/*!
 * Bootstrap  v5.2.0 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,:after,:before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0}address,p{margin-bottom:1rem}address{font-style:normal;line-height:inherit}ul{padding-left:2rem}dl,ul{margin-bottom:1rem;margin-top:0}ul ul{margin-bottom:0}dt{font-weight:700}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}a{color:var(--bs-link-color);text-decoration:underline}a:hover{color:var(--bs-link-hover-color)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code{word-wrap:break-word;color:var(--bs-code-color);font-family:var(--bs-font-monospace);font-size:1em;font-size:.875em}a>code{color:inherit}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{border:0 solid;border-color:inherit;text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}textarea{resize:vertical}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}iframe{border:0}summary{cursor:pointer;display:list-item}[hidden]{display:none!important}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote>:last-child{margin-bottom:0}.img-fluid{height:auto;max-width:100%}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:#6c757d;font-size:.875em}.container,.container-fluid,.container-md{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container,.container-md{max-width:720px}}@media(min-width:992px){.container,.container-md{max-width:960px}}@media(min-width:1200px){.container,.container-md{max-width:1140px}}@media(min-width:1400px){.container,.container-md{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0 0%}.col-auto{flex:0 0 auto;width:auto}.col-6{flex:0 0 auto;width:50%}.col-12{flex:0 0 auto;width:100%}@media(min-width:576px){.col-sm-12{flex:0 0 auto;width:100%}}@media(min-width:768px){.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-6{flex:0 0 auto;width:50%}.col-md-8{flex:0 0 auto;width:66.66666667%}.offset-md-2{margin-left:16.66666667%}}@media(min-width:992px){.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}}@media(min-width:1200px){.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-12{flex:0 0 auto;width:100%}}.table{--bs-table-color:var(--bs-body-color);--bs-table-bg:transparent;--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:rgba(0,0,0,.05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(0,0,0,.075);border-color:var(--bs-table-border-color);color:var(--bs-table-color);margin-bottom:1rem;vertical-align:top;width:100%}.table>:not(caption)>*>*{background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);padding:.5rem}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}.form-text{color:#6c757d;font-size:.875em;margin-top:.25rem}.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.375rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:#fff;border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);color:#212529;outline:0}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::-webkit-file-upload-button{-webkit-margin-end:.75rem;background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{-webkit-margin-end:.75rem;background-color:#e9ecef;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;color:#212529;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .75rem;pointer-events:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}.form-select{-moz-padding-start:calc(.75rem - 3px);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;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 5 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:1px solid #ced4da;border-radius:.375rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem 2.25rem .375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media(prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);outline:0}.form-select[size]:not([size="1"]){background-image:none;padding-right:.75rem}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.dropdown{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{border-bottom:0;border-left:.3em solid transparent;border-right:.3em solid transparent;border-top:.3em solid;content:"";display:inline-block;margin-left:.255em;vertical-align:.255em}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:#212529;--bs-dropdown-bg:#fff;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:0.375rem;--bs-dropdown-border-width:1px;--bs-dropdown-inner-border-radius:calc(0.375rem - 1px);--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:0.5rem;--bs-dropdown-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-dropdown-link-color:#212529;--bs-dropdown-link-hover-color:#1e2125;--bs-dropdown-link-hover-bg:#e9ecef;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.5rem;background-clip:padding-box;background-color:var(--bs-dropdown-bg);border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);color:var(--bs-dropdown-color);display:none;font-size:var(--bs-dropdown-font-size);list-style:none;margin:0;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);position:absolute;text-align:left;z-index:1000}.dropdown-item{background-color:transparent;border:0;clear:both;color:var(--bs-dropdown-link-color);display:block;font-weight:400;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);text-align:inherit;text-decoration:none;white-space:nowrap;width:100%}.dropdown-item:focus,.dropdown-item:hover{background-color:var(--bs-dropdown-link-hover-bg);color:var(--bs-dropdown-link-hover-color)}.dropdown-item.active,.dropdown-item:active{background-color:var(--bs-dropdown-link-active-bg);color:var(--bs-dropdown-link-active-color);text-decoration:none}.dropdown-item.disabled,.dropdown-item:disabled{background-color:transparent;color:var(--bs-dropdown-link-disabled-color);pointer-events:none}.dropdown-menu.show{display:block}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:#6c757d;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{color:var(--bs-nav-link-color);display:block;font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link.disabled{color:var(--bs-nav-link-disabled-color);cursor:default;pointer-events:none}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:0.5rem;--bs-navbar-color:rgba(0,0,0,.55);--bs-navbar-hover-color:rgba(0,0,0,.7);--bs-navbar-disabled-color:rgba(0,0,0,.3);--bs-navbar-active-color:rgba(0,0,0,.9);--bs-navbar-brand-padding-y:0.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(0,0,0,.9);--bs-navbar-brand-hover-color:rgba(0,0,0,.9);--bs-navbar-nav-link-padding-x:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");--bs-navbar-toggler-border-color:rgba(0,0,0,.1);--bs-navbar-toggler-border-radius:0.375rem;--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);position:relative}.navbar>.container,.navbar>.container-fluid,.navbar>.container-md{align-items:center;display:flex;flex-wrap:inherit;justify-content:space-between}.navbar-brand{color:var(--bs-navbar-brand-color);font-size:var(--bs-navbar-brand-font-size);margin-right:var(--bs-navbar-brand-margin-end);padding-bottom:var(--bs-navbar-brand-padding-y);padding-top:var(--bs-navbar-brand-padding-y);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link.active,.navbar-nav .show>.nav-link{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-toggler{background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);color:var(--bs-navbar-color);font-size:var(--bs-navbar-toggler-font-size);line-height:1;padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);outline:0;text-decoration:none}.navbar-toggler-icon{background-image:var(--bs-navbar-toggler-icon-bg);background-position:50%;background-repeat:no-repeat;background-size:100%;display:inline-block;height:1.5em;vertical-align:middle;width:1.5em}.pagination{--bs-pagination-padding-x:0.75rem;--bs-pagination-padding-y:0.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:#fff;--bs-pagination-border-width:1px;--bs-pagination-border-color:#dee2e6;--bs-pagination-border-radius:0.375rem;--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:#e9ecef;--bs-pagination-hover-border-color:#dee2e6;--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:#e9ecef;--bs-pagination-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:#6c757d;--bs-pagination-disabled-bg:#fff;--bs-pagination-disabled-border-color:#dee2e6;list-style:none;padding-left:0}.page-link{background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);color:var(--bs-pagination-color);display:block;font-size:var(--bs-pagination-font-size);padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);position:relative;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color);color:var(--bs-pagination-hover-color);z-index:2}.page-link:focus{background-color:var(--bs-pagination-focus-bg);box-shadow:var(--bs-pagination-focus-box-shadow);color:var(--bs-pagination-focus-color);outline:0;z-index:3}.active>.page-link,.page-link.active{background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color);color:var(--bs-pagination-active-color);z-index:3}.disabled>.page-link,.page-link.disabled{background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color);color:var(--bs-pagination-disabled-color);pointer-events:none}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item:first-child .page-link{border-bottom-left-radius:var(--bs-pagination-border-radius);border-top-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-bottom-right-radius:var(--bs-pagination-border-radius);border-top-right-radius:var(--bs-pagination-border-radius)}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:1px solid var(--bs-alert-border-color);--bs-alert-border-radius:0.375rem;background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);color:var(--bs-alert-color);margin-bottom:var(--bs-alert-margin-bottom);padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);position:relative}.alert-danger{--bs-alert-color:#842029;--bs-alert-bg:#f8d7da;--bs-alert-border-color:#f5c2c7}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.btn-close{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.375rem;box-sizing:content-box;color:#000;height:1em;opacity:.5;padding:.25em;width:1em}.btn-close:hover{color:#000;opacity:.75;text-decoration:none}.btn-close:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1;outline:0}.btn-close.disabled,.btn-close:disabled{opacity:.25;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:0.5rem;--bs-modal-color: ;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:0.5rem;--bs-modal-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,.075);--bs-modal-inner-border-radius:calc(0.5rem - 1px);--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:1px;--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:1px;display:none;outline:0;overflow-x:hidden;overflow-y:auto;z-index:var(--bs-modal-zindex)}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:0.5;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}@media(min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15)}}@-webkit-keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-border{to{transform:rotate(1turn)}}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.offcanvas{--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color: ;--bs-offcanvas-bg:#fff;--bs-offcanvas-border-width:1px;--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:0 0.125rem 0.25rem rgba(0,0,0,.075);background-clip:padding-box;background-color:var(--bs-offcanvas-bg);bottom:0;color:var(--bs-offcanvas-color);display:flex;flex-direction:column;max-width:100%;outline:0;position:fixed;transition:transform .3s ease-in-out;visibility:hidden;z-index:1045}@media(prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);left:0;top:0;transform:translateX(-100%);width:var(--bs-offcanvas-width)}.offcanvas.show:not(.hiding){transform:none}.offcanvas.show{visibility:visible}.offcanvas-backdrop{background-color:#000;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:1040}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{align-items:center;display:flex;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{margin-bottom:calc(var(--bs-offcanvas-padding-y)*-.5);margin-right:calc(var(--bs-offcanvas-padding-x)*-.5);margin-top:calc(var(--bs-offcanvas-padding-y)*-.5);padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5)}.offcanvas-body{flex-grow:1;overflow-y:auto;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.placeholder{background-color:currentcolor;cursor:wait;display:inline-block;min-height:1em;opacity:.5;vertical-align:middle}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}@-webkit-keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-none{display:none!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.w-100{width:100%!important}.mw-100{max-width:100%!important}.flex-fill{flex:1 1 auto!important}.justify-content-start{justify-content:flex-start!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-center{align-items:center!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-3{margin-bottom:1rem!important;margin-top:1rem!important}.my-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-5{margin-bottom:3rem!important;margin-top:3rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.me-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.ms-auto{margin-left:auto!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:3rem!important;padding-right:3rem!important}.py-2{padding-bottom:.5rem!important;padding-top:.5rem!important}.py-5{padding-bottom:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pb-1{padding-bottom:.25rem!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fw-normal{font-weight:400!important}.fw-semibold{font-weight:600!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.rounded-circle{border-radius:50%!important}@media(min-width:576px){.d-sm-flex{display:flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.justify-content-sm-between{justify-content:space-between!important}.align-items-sm-center{align-items:center!important}}@media(min-width:768px){.d-md-block{display:block!important}.d-md-none{display:none!important}.justify-content-md-end{justify-content:flex-end!important}.me-md-4{margin-right:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}}@media(min-width:992px){.mb-lg-5{margin-bottom:3rem!important}.pb-lg-5{padding-bottom:3rem!important}}@media(min-width:1200px){.fs-3{font-size:1.75rem!important}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;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")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0}.swiper,.swiper-wrapper{position:relative;z-index:1}.swiper-wrapper{box-sizing:content-box;display:flex;transform:translateZ(0)}.swiper-slide,.swiper-wrapper{height:100%;transition-property:transform;width:100%}.swiper-slide{flex-shrink:0;position:relative}:root{--swiper-navigation-size:44px}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}@-webkit-keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}html{scroll-padding-top:120px}@media(max-width:576px){html{scroll-padding-top:82px}}@media(min-width:1200px){.container,.container-md{max-width:1280px}}a{color:#ef6c00;text-decoration:none}a:hover{color:#ed6c1f}.sticky{position:-webkit-sticky;position:-moz-sticky;position:-o-sticky;position:-ms-sticky;position:sticky;top:1rem;z-index:1}.font-white{color:#fff}.bg-orange{background-color:#ef6c00}.font-orange{color:#ef6c00!important}.post-edit-link{color:#ef6c00;transition:color .3s}.post-edit-link:hover{opacity:.8}img.lazyload:not([src]){visibility:hidden}.lazyload,.lazyloading{opacity:0}.lazyloaded{opacity:1;transition:opacity .2s}.piano-blocked{align-items:center;background-color:#ef6c00;color:#fff;display:flex;font-size:24px;font-weight:500;padding:50px 20px}.piano-blocked:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg class='feather feather-alert-circle' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='M12 8v4m0 4h.01'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:80px;margin-right:20px;width:80px}@media(max-width:576px){.piano-blocked{font-size:20px}.piano-blocked:before{flex-basis:40%}}a.triggers,button.triggers{background-color:transparent;border:none;text-decoration:none}a.triggers *,button.triggers *{transition:color .3s}a.triggers i,button.triggers i{color:#666;font-size:19px}a.triggers.comments-link,a.triggers.save-article,button.triggers.comments-link,button.triggers.save-article{align-items:center;display:inline-flex}a.triggers.comments-link i,a.triggers.save-article i,button.triggers.comments-link i,button.triggers.save-article i{pointer-events:none}a.triggers.comments-link span,a.triggers.save-article span,button.triggers.comments-link span,button.triggers.save-article span{color:#666;font-size:12px;margin-left:3px}a.triggers.comments-link:hover i,a.triggers.comments-link:hover span,a.triggers.save-article:hover i,a.triggers.save-article:hover span,button.triggers.comments-link:hover i,button.triggers.comments-link:hover span,button.triggers.save-article:hover i,button.triggers.save-article:hover span{color:#ef6c00}@font-face{font-display:swap;font-family:Noto Sans;font-style:normal;font-weight:400;src:local(""),url(../fonts/noto-sans-v27-latin-regular.woff2) format("woff2"),url(../fonts/noto-sans-v27-latin-regular.woff) format("woff")}@font-face{font-display:swap;font-family:Noto Sans;font-style:normal;font-weight:500;src:local(""),url(../fonts/noto-sans-v27-latin-500.woff2) format("woff2"),url(../fonts/noto-sans-v27-latin-500.woff) format("woff")}@font-face{font-display:swap;font-family:Noto Sans;font-style:normal;font-weight:700;src:local(""),url(../fonts/noto-sans-v27-latin-700.woff2) format("woff2"),url(../fonts/noto-sans-v27-latin-700.woff) format("woff")}@font-face{font-display:swap;font-family:Noto Sans;font-style:normal;font-weight:600;src:local(""),url(../fonts/noto-sans-v27-latin-600.woff2) format("woff2"),url(../fonts/noto-sans-v27-latin-600.woff) format("woff")}@font-face{font-display:swap;font-family:Noto Sans;font-style:normal;font-weight:800;src:local(""),url(../fonts/noto-sans-v27-latin-800.woff2) format("woff2"),url(../fonts/noto-sans-v27-latin-800.woff) format("woff")}@font-face{font-display:swap;font-family:EB Garamond;font-style:normal;font-weight:400;src:local(""),url(../fonts/eb-garamond-v26-latin-regular.woff2) format("woff2"),url(../fonts/eb-garamond-v26-latin-regular.woff) format("woff")}@font-face{font-display:swap;font-family:EB Garamond;font-style:normal;font-weight:500;src:local(""),url(../fonts/eb-garamond-v26-latin-500.woff2) format("woff2"),url(../fonts/eb-garamond-v26-latin-500.woff) format("woff")}@font-face{font-display:swap;font-family:EB Garamond;font-style:normal;font-weight:700;src:local(""),url(../fonts/eb-garamond-v26-latin-700.woff2) format("woff2"),url(../fonts/eb-garamond-v26-latin-700.woff) format("woff")}.h1,.h2,.h3,.h4,.h5,.h6,a,h1,h2,h3,h4,h5,h6,p{font-family:Noto Sans,sans-serif}.lined-copy{align-items:center;color:#666;display:flex;font-size:14px;font-weight:500;justify-content:center;margin-bottom:30px;text-align:center;width:100%}.lined-copy:after,.lined-copy:before{border-top:1px solid #ef6c00;content:"";flex:1 0 20px;margin:0 20px 0 0}.lined-copy:after{margin:0 0 0 20px}.lined-copy.short{margin:0 auto 30px;max-width:300px}.login-box{align-items:center;display:flex;height:34px;width:220px}@media(max-width:576px){.login-box{margin-bottom:15px;margin-left:auto;margin-right:auto;overflow-y:hidden}}.pn-header{width:100%}.ml-manual-widget-container{height:200px;margin-left:auto!important;margin-right:auto!important;max-width:860px}@media(max-width:576px){.ml-manual-widget-container{height:300px}}.excerpt-cropped{max-height:200px}@media(max-width:576px){.member-container{order:6}}.entry-content-ma-account{height:950px;margin-top:75px}.member-special #content{background:#42b3bc;margin:15px auto;max-width:1275px;min-height:733px}@media only screen and (max-width:1200px){.member-special #content{max-height:957px;max-width:100%}}.member-50 #content{background:#ef6c00;margin:15px auto;max-width:1275px;min-height:686px}@media only screen and (max-width:1200px){.member-50 #content{max-height:864px;max-width:100%}}.membership-promotion #content{background:#fff;min-height:1667px;width:100%!important}@media only screen and (max-width:1200px){.membership-promotion #content{max-height:1244px;max-width:100%}}.membership-renew #content{background:#fff;margin:15px auto;max-width:1275px;min-height:1350px}@media only screen and (max-width:1200px){.membership-renew #content{max-height:2150px;max-width:100%}}.membership-discount #content{background:#fff;margin:15px auto;max-width:1275px;min-height:1500px}@media only screen and (max-width:1200px){.membership-discount #content{max-height:820px;max-width:100%}}.website-special #content{background:#ef6c00;margin:15px auto;max-width:1275px;min-height:719px}@media only screen and (max-width:1200px){.website-special #content{max-height:900px;max-width:100%}}.promo-50 #content{background:#ef6c00;margin:15px auto;max-width:1275px;min-height:719px}@media only screen and (max-width:1200px){.promo-50 #content{max-height:950px;max-width:100%}}.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2 .tp-close{border-left:0;border-right:0}.tp-modal .tp-close{border-radius:0!important;height:64px!important;right:0!important;top:0!important;width:64px!important}.tp-modal .tp-close,.tp-modal .tp-close:active,.tp-modal .tp-close:focus,.tp-modal .tp-close:hover{border:0!important;box-shadow:none!important}.tp-modal .tp-close.tp-active{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m13.51 7.208-.706-.708-2.798 2.798L7.207 6.5l-.707.707 2.798 2.799L6.503 12.8l.707.707 2.796-2.795 2.792 2.792.707-.707-2.792-2.792 2.798-2.798z' fill='%23000' fill-opacity='.4'/%3E%3C/svg%3E") 50% no-repeat}.excerpt-cropped{max-height:165px;overflow-y:hidden}.member-container{position:relative}.member-container--show:before{background-image:linear-gradient(0deg,#fff 0,#fff 30%,hsla(0,0%,100%,0));bottom:100%;content:"";height:100px;left:0;position:absolute;right:0;width:100%}.piano-hide{display:none!important}.wp-elementor-page .wp-elementor-page__content .elementor-section-wrap .elementor-section.elementor-top-section{background-color:#f2f2f2}.wp-elementor-page .wp-elementor-page__content .elementor-section-wrap .elementor-section .elementor-container{align-items:center!important}.wp-elementor-page .wp-elementor-page__content .elementor-section-wrap .elementor-section .elementor-container .elementor-widget-wrap{margin-top:20px!important;text-align:center}.wp-elementor-page .wp-elementor-page__content .elementor-section-wrap .elementor-section .elementor-container .elementor-widget-wrap .elementor-widget-heading{color:#404040;font-family:Noto Sans,sans-serif!important;font-size:40px;font-weight:700;line-height:1;margin-bottom:0}.wp-elementor-page .wp-elementor-page__content .elementor-section-wrap .elementor-section .elementor-container .elementor-widget-wrap .elementor-widget-heading .h2,.wp-elementor-page .wp-elementor-page__content .elementor-section-wrap .elementor-section .elementor-container .elementor-widget-wrap .elementor-widget-heading h2{font-size:40px;margin-bottom:2px}.wp-elementor-page .wp-elementor-page__content .elementor-section-wrap .elementor-section .elementor-container .elementor-widget-wrap .elementor-widget-heading .h3,.wp-elementor-page .wp-elementor-page__content .elementor-section-wrap .elementor-section .elementor-container .elementor-widget-wrap .elementor-widget-heading h3{color:#404040;font-size:24px;font-weight:600;text-align:left}.wp-elementor-page .wp-elementor-page__content .elementor-section-wrap .elementor-section .elementor-container .elementor-widget-wrap .elementor-widget-text-editor p{color:#7a7a7a;font-family:Noto Sans,sans-serif!important;font-size:16px;font-weight:400}.wp-elementor-page .wp-elementor-page__content .elementor-section-wrap .elementor-section .elementor-container .elementor-widget-wrap .elementor-element-188b3be .elementor-heading-title,.wp-elementor-page .wp-elementor-page__content .elementor-section-wrap .elementor-section .elementor-container .elementor-widget-wrap .elementor-element-673e801 .elementor-heading-title,.wp-elementor-page .wp-elementor-page__content .elementor-section-wrap .elementor-section .elementor-container .elementor-widget-wrap .elementor-element-9a7b7d7 .elementor-heading-title{color:#7a7a7a;font-size:16px;font-weight:600;letter-spacing:0;text-align:left}.wp-elementor-page .wp-elementor-page__content .elementor-section-wrap .elementor-section .elementor-container .elementor-widget-wrap .elementor-element-00db7a1.elementor-widget-text-editor p,.wp-elementor-page .wp-elementor-page__content .elementor-section-wrap .elementor-section .elementor-container .elementor-widget-wrap .elementor-element-23ef80e.elementor-widget-text-editor p,.wp-elementor-page .wp-elementor-page__content .elementor-section-wrap .elementor-section .elementor-container .elementor-widget-wrap .elementor-element-b9c82d7.elementor-widget-text-editor p{color:#7a7a7a;font-family:Noto Sans,sans-serif!important;font-size:14px;font-weight:700;text-align:left}.wp-elementor-page .wp-elementor-page__content .elementor-section-wrap .elementor-section .elementor-container .elementor-widget-wrap .elementor-element-9b99064.elementor-widget-text-editor,.wp-elementor-page .wp-elementor-page__content .elementor-section-wrap .elementor-section .elementor-container .elementor-widget-wrap .elementor-element-ecbac92.elementor-widget-text-editor{align-items:flex-start;text-align:left}header.site-header{background-color:#fff;border-bottom:1px dotted #aeaeae;position:-webkit-sticky;position:sticky;top:0;z-index:5002}header.site-header nav.navbar{background-color:#fff;justify-content:space-between;padding:10px 0}@media(max-width:576px){header.site-header nav.navbar{padding:10px 15px}}header.site-header nav.navbar .navbar-brand{margin:0}header.site-header nav.navbar .navbar-brand img{max-width:269px}@media(max-width:576px){header.site-header nav.navbar .navbar-brand img{max-width:200px}}header.site-header nav.navbar .nav-spacer{flex:0 0 calc(50% - 269px);max-width:0 0 calc(50% - 269px)}header.site-header nav.navbar .nav-spacer.nav-spacer--menu .login-box.tablet-login-box{display:none;visibility:hidden}@media(max-width:576px){header.site-header nav.navbar .nav-spacer{flex:0 0 calc(50% - 200px);max-width:0 0 calc(50% - 200px)}}@media(max-width:768px){header.site-header nav.navbar .nav-spacer.nav-spacer--menu .secondary-menu{display:none}header.site-header nav.navbar .nav-spacer.nav-spacer--menu .login-box.tablet-login-box{display:block;margin-left:auto;visibility:visible}}@media(max-width:1024px){header.site-header nav.navbar .nav-spacer.nav-spacer--menu .secondary-menu{display:none}header.site-header nav.navbar .nav-spacer.nav-spacer--menu .login-box.tablet-login-box{display:block;margin-left:auto;visibility:visible}}header.site-header nav.navbar .navbar-toggler{border:none;box-shadow:none!important;outline:none!important;padding:0;text-align:left}header.site-header nav.navbar .navbar-toggler .navbar-toggler-icon{background-image:url(../images/menu.svg)}header.site-header nav.navbar .offcanvas-backdrop{z-index:5001}header.site-header nav.navbar .offcanvas{z-index:5002}header.site-header nav.navbar .offcanvas .offcanvas-header{justify-content:flex-end}header.site-header nav.navbar .offcanvas .offcanvas-header .btn-close{box-shadow:none;outline:none}header.site-header nav.navbar .offcanvas .offcanvas-header a{display:none;margin-left:auto;margin-right:auto}@media(max-width:576px){header.site-header nav.navbar .offcanvas .offcanvas-header a{display:block}}header.site-header nav.navbar .offcanvas .offcanvas-body{padding:16px 20px}header.site-header nav.navbar .offcanvas .offcanvas-body .navbar-nav li.nav-item.dropdown .dropdown-toggle{color:#666;font-size:20px;font-weight:500;padding-left:40px;position:relative}header.site-header nav.navbar .offcanvas .offcanvas-body .navbar-nav li.nav-item.dropdown .dropdown-toggle:after,header.site-header nav.navbar .offcanvas .offcanvas-body .navbar-nav li.nav-item.dropdown .dropdown-toggle:before{background-color:#ef6c00;border:0;border-radius:20px;content:"";line-height:0;margin:0;position:absolute;transform:translateY(-50%) rotate(0deg);transition:transform .25s ease-out;vertical-align:0}header.site-header nav.navbar .offcanvas .offcanvas-body .navbar-nav li.nav-item.dropdown .dropdown-toggle:before{height:24px;left:11px;top:50%;width:2px}header.site-header nav.navbar .offcanvas .offcanvas-body .navbar-nav li.nav-item.dropdown .dropdown-toggle:after{height:2px;left:0;top:50%;width:24px}header.site-header nav.navbar .offcanvas .offcanvas-body .navbar-nav li.nav-item.dropdown .dropdown-toggle[aria-expanded=true]:before{transform:translateY(-50%) rotate(90deg)}header.site-header nav.navbar .offcanvas .offcanvas-body .navbar-nav li.nav-item.dropdown .dropdown-menu{border:0;display:block;margin:0;max-height:0;overflow:hidden;padding:0 0 0 40px;transition:all .3s;visibility:hidden}header.site-header nav.navbar .offcanvas .offcanvas-body .navbar-nav li.nav-item.dropdown .dropdown-menu.show{max-height:800px;visibility:visible}header.site-header nav.navbar .offcanvas .offcanvas-body .navbar-nav li.nav-item.dropdown .dropdown-menu li a.dropdown-item{background-color:transparent!important;color:#666;font-size:18px;padding:5px 0;transition:color .3s}header.site-header nav.navbar .offcanvas .offcanvas-body .navbar-nav li.nav-item.dropdown .dropdown-menu li a.dropdown-item.active,header.site-header nav.navbar .offcanvas .offcanvas-body .navbar-nav li.nav-item.dropdown .dropdown-menu li a.dropdown-item:hover{color:#ef6c00}header.site-header nav.navbar .offcanvas .offcanvas-body .navbar-nav li.nav-item.indented{padding-left:40px}header.site-header nav.navbar .offcanvas .offcanvas-body .navbar-nav li.nav-item.indented a.nav-link{font-size:20px;font-weight:500}header.site-header nav.navbar .offcanvas .offcanvas-body .footer-socialLinks{justify-content:space-evenly}header.site-header nav.navbar .offcanvas .offcanvas-body .footer-socialLinks i.fab{color:#666;flex:1 1 0}header.site-header nav.navbar .offcanvas .offcanvas-body .footer-socialLinks i.fab:hover{color:#ef6c00!important}header.site-header nav.navbar .offcanvas .offcanvas-body .footer-badges{background-color:#ef6c00;border-radius:10px;flex-wrap:wrap;justify-content:center;margin-bottom:40px;padding:25px 0 40px;width:100%}header.site-header nav.navbar .offcanvas .offcanvas-body .footer-badges .h5,header.site-header nav.navbar .offcanvas .offcanvas-body .footer-badges h5{color:#fff;flex:0 0 100%;font-size:20px;font-weight:700;max-width:100%;text-align:center}header.site-header nav.navbar .offcanvas .offcanvas-body .footer-badges img{filter:blur(0)!important}header.site-header nav.navbar .offcanvas .offcanvas-body .login-box{display:flex;padding-bottom:30px;padding-top:30px;width:100%}@media(min-width:768px){header.site-header nav.navbar .offcanvas .offcanvas-body .login-box{display:none}}header.site-header nav.navbar .offcanvas .offcanvas-body::-webkit-scrollbar{display:none}header.site-header nav.navbar .offcanvas .offcanvas-body{-ms-overflow-style:none;scrollbar-width:none}header.site-header nav.navbar .navbar-nav{padding-bottom:20px}header.site-header nav.navbar .navbar-nav:not(:last-child){border-bottom:1px dotted #aeaeae;margin-bottom:30px}header.site-header nav.navbar .navbar-nav .h5,header.site-header nav.navbar .navbar-nav h5{color:#666;font-size:15px;font-weight:600;margin-bottom:15px;text-transform:uppercase}header.site-header nav.navbar .navbar-nav li.nav-item a.nav-link{align-items:center;color:#666;display:flex;font-size:18px;transition:color .3s}header.site-header nav.navbar .navbar-nav li.nav-item a.nav-link.active,header.site-header nav.navbar .navbar-nav li.nav-item a.nav-link.active>i,header.site-header nav.navbar .navbar-nav li.nav-item a.nav-link:hover,header.site-header nav.navbar .navbar-nav li.nav-item a.nav-link:hover>i{color:#ef6c00}header.site-header nav.navbar .navbar-nav li.nav-item a.nav-link.active svg,header.site-header nav.navbar .navbar-nav li.nav-item a.nav-link.active svg path,header.site-header nav.navbar .navbar-nav li.nav-item a.nav-link:hover svg,header.site-header nav.navbar .navbar-nav li.nav-item a.nav-link:hover svg path{fill:#ef6c00}header.site-header nav.navbar .navbar-nav li.nav-item a.nav-link.active>div,header.site-header nav.navbar .navbar-nav li.nav-item a.nav-link:hover>div{filter:grayscale(0) invert(0)}header.site-header nav.navbar .navbar-nav li.nav-item a.nav-link svg{fill:#666;height:16px;margin-right:5px;transition:fill .3s;width:23px}header.site-header nav.navbar .navbar-nav li.nav-item a.nav-link svg path{transition:fill .3s}header.site-header nav.navbar .navbar-nav li.nav-item a.nav-link>i{color:#666;font-size:16px;margin-right:5px;transition:color .3s}header.site-header nav.navbar .navbar-nav li.nav-item a.nav-link>div{filter:grayscale(1) invert(1);margin-right:5px;transition:filter .3s}header.site-header nav.navbar.navbar--complex{flex-wrap:wrap}header.site-header nav.navbar.navbar--complex .navbar-brand{flex:0 0 100%;max-width:100%;order:1;text-align:center}header.site-header nav.navbar.navbar--complex .nav-spacer{flex:0 0 auto;max-width:100%}header.site-header nav.navbar.navbar--complex .nav-spacer--toggler{order:2}header.site-header nav.navbar.navbar--complex .nav-spacer--menu{flex-grow:1;order:3}header.site-header nav.navbar.navbar--complex .secondary-menu{align-items:center;flex-direction:row;flex-grow:1;flex-wrap:wrap;justify-content:space-between;margin-left:1.4vw;padding:0}@media(max-width:576px){header.site-header nav.navbar.navbar--complex .secondary-menu{justify-content:center;margin-left:0}}header.site-header nav.navbar.navbar--complex .secondary-menu.navbar-nav li.nav-item:not(:last-child){margin-right:1.4vw}@media(max-width:576px){header.site-header nav.navbar.navbar--complex .secondary-menu.navbar-nav li.nav-item:not(.auth-item){display:none}}header.site-header nav.navbar.navbar--complex .secondary-menu.navbar-nav li.nav-item.nav-item--btn{margin-left:auto}@media(max-width:576px){header.site-header nav.navbar.navbar--complex .secondary-menu.navbar-nav li.nav-item.nav-item--btn{margin-left:0}}header.site-header nav.navbar.navbar--complex .secondary-menu.navbar-nav li.nav-item.dropdown>.dropdown-menu{border:none;border-radius:0;box-shadow:0 2px 4px 2px rgba(0,0,0,.25);padding:0}header.site-header nav.navbar.navbar--complex .secondary-menu.navbar-nav li.nav-item.dropdown>.dropdown-menu li:not(:last-child){border-bottom:1px dotted #aeaeae}header.site-header nav.navbar.navbar--complex .secondary-menu.navbar-nav li.nav-item.dropdown>.dropdown-menu li a.dropdown-item{background-color:transparent!important;font-size:13px;font-weight:600;padding:10px;text-transform:uppercase;transition:color .3s}header.site-header nav.navbar.navbar--complex .secondary-menu.navbar-nav li.nav-item.dropdown>.dropdown-menu li a.dropdown-item:hover{color:#ef6c00}header.site-header nav.navbar.navbar--complex .secondary-menu.navbar-nav li.nav-item a.nav-link{font-size:15px;font-weight:600;text-transform:uppercase}header.site-header nav.navbar.navbar--complex .secondary-menu.navbar-nav li.nav-item a.nav-link.dropdown-toggle:after{background-image:url(../images/chevron-down.svg);background-position:100%;background-repeat:no-repeat;background-size:10px 10px;border:none!important;height:10px;margin-bottom:4px;width:10px}header.site-header nav.navbar.navbar--complex .secondary-menu.navbar-nav .dropdown-menu{position:absolute}@media(max-width:576px){header.site-header nav.navbar.navbar--complex{justify-content:center}header.site-header nav.navbar.navbar--complex .navbar-brand{flex:0 0 auto;order:2}header.site-header nav.navbar.navbar--complex .nav-spacer--toggler{left:15px;order:1;position:absolute;top:25px}header.site-header nav.navbar.navbar--complex .nav-spacer--menu{display:none;flex-grow:1;order:3}}.fflag{background-image:url(../images/flagSprite42.png);background-repeat:no-repeat;background-size:100% 49494%;box-sizing:content-box;display:inline-block;overflow:hidden;position:relative;vertical-align:middle}.fflag-CH{box-shadow:none!important}.fflag-AT{background-position:center .8958%}.fflag-DK{background-position:center 2.6674%}.fflag-FR{background-position:center 3.5542%}.fflag-DE{background-position:center 3.7759%}.fflag-IT{background-position:center 5.3298%}.fflag-NO{background-position:center 8.2099%}.fflag-ES{background-position:left 10.2052%}.fflag-SE{background-position:center 10.4269%}.fflag-CH{background-position:center 10.6486%}.fflag.ff-sm{height:11px;width:18px}@media(max-width:576px){.article-page header.site-header{background-color:#fff;border-bottom:none}.article-page header.site-header nav.navbar{background-color:transparent}.article-page header.site-header nav.navbar .navbar-toggler .navbar-toggler-icon{background-image:url(../images/menu.svg)}}.site-footer{background-color:#fafafa;border-top:1px dotted #aeaeae}.site-footer.dark{background-color:#404040}.site-footer.dark *{color:#fff!important}.site-footer.dark img{filter:brightness(0) invert(1)}.site-footer.dark .footer-copyright{background-color:#fff}.site-footer.dark .footer-copyright *{color:#666!important}.site-footer .footer-links{padding:35px 0 25px}.site-footer .footer-copyright{background-color:#ef6c00;padding:15px 0}.site-footer .footer-copyright .container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}@media(max-width:576px){.site-footer .footer-copyright .container{justify-content:center}}.site-footer .footer-copyright *{color:#fff!important}.site-footer .footer-copyright p{font-size:14px;margin:0}.site-footer .footer-copyright .dp-links{display:inline-flex}@media(max-width:576px){.site-footer .footer-copyright .dp-links{margin-top:10px}}.site-footer .footer-copyright .dp-links>*{background:transparent;border:none;box-shadow:none;color:#fff;font-size:14px;outline:none;position:relative;text-decoration:none}.site-footer .footer-copyright .dp-links>:hover{text-decoration:underline}.site-footer .footer-copyright .dp-links>:not(:last-child){margin-right:25px}.site-footer .footer-copyright .dp-links>:not(:last-child):after{content:"•";left:calc(100% + 10px);position:absolute;top:50%;transform:translateY(-50%)}.footer-socialLinks{align-items:center;display:flex;gap:15px;list-style:none;margin-top:15px;padding-left:0}.footer-socialLinks li a{display:block;height:35px;width:30px}.footer-socialLinks i.fa-solid,.footer-socialLinks i.fab{font-size:35px}.footer-socialLinks i.fa-solid:hover,.footer-socialLinks i.fab:hover{color:#ef6c00!important}.footer-badges{align-items:center;display:flex;margin-top:10px}.footer-badges img{filter:blur(0)!important}@media(max-width:576px){.footer-column{margin-bottom:0}}.footer-column.footer-column__general{max-width:220px}.footer-column.footer-column__subscribe{display:flex;flex-direction:column;height:100%;margin-left:auto;max-width:416px}.footer-column .footer-logo{margin-bottom:20px;max-width:211px}.footer-column .h4,.footer-column h4{color:#ef6c00!important;font-size:16px;font-weight:600;margin-bottom:25px}@media(max-width:576px){.footer-column .h4,.footer-column h4{margin-bottom:15px}}.footer-column .footer-badges{align-items:center;display:flex}.footer-column .footer-badges img{filter:blur(0)}.footer-column .footer-info{color:#666;font-size:15px;font-weight:500;line-height:1.5;margin:0}.footer-column .footer-terms{font-size:11px;font-weight:300;line-height:21px}.footer-column .footer-terms a{text-decoration:underline}.footer-column .footer-nav a{color:#888;display:block;font-size:14px;font-weight:600;margin:8px 0;text-decoration:none;transition:color .3s}.footer-column .footer-nav a:hover{color:#ef6c00!important}.tl-form{box-shadow:0 2px 4px 2px rgba(0,0,0,.25);max-width:511px;padding:40px 4vw;width:90%}.tl-form.tl-form-comments{box-shadow:none;max-width:100%;padding:0;width:100%}.tl-form.tl-form--contact{box-shadow:none;max-width:900px;padding:0;width:100%}.tl-form.tl-form--contact .tl-btn.medium{min-width:172px}.tl-form .h5,.tl-form h5{color:#666;font-size:18px;font-weight:400;text-align:center}.tl-form .h6,.tl-form h6{align-items:center;color:#666;display:flex;font-size:15px;justify-content:center;margin-bottom:30px;text-align:center;width:100%}.tl-form .h6:after,.tl-form .h6:before,.tl-form h6:after,.tl-form h6:before{border-top:1px solid #d2d2d2;content:"";flex:1 0 20px;margin:0 20px 0 0}.tl-form .h6:after,.tl-form h6:after{margin:0 0 0 20px}.tl-form .form-group{margin-bottom:1.5rem}.tl-form .form-error{color:red!important;font-size:14px}.tl-form label{color:#666;font-size:15px;margin-bottom:12px}.tl-form input:not([type=checkbox]):not([type=radio]):not([type=submit]),.tl-form select,.tl-form textarea{border:1px solid #e6e6e6;border-radius:5px;color:#393939!important;display:block;font-size:15px;font-weight:300;outline:none!important;padding:11px 20px;transition:box-shadow .3s;width:100%}.tl-form input:not([type=checkbox]):not([type=radio]):not([type=submit]):focus,.tl-form select:focus,.tl-form textarea:focus{box-shadow:0 4px 18px 0 rgba(0,0,0,.25)}.tl-form input:not([type=checkbox]):not([type=radio]):not([type=submit])::-moz-placeholder,.tl-form select::-moz-placeholder,.tl-form textarea::-moz-placeholder{color:#aeaeae}.tl-form input:not([type=checkbox]):not([type=radio]):not([type=submit]):-ms-input-placeholder,.tl-form select:-ms-input-placeholder,.tl-form textarea:-ms-input-placeholder{color:#aeaeae}.tl-form input:not([type=checkbox]):not([type=radio]):not([type=submit])::placeholder,.tl-form select::placeholder,.tl-form textarea::placeholder{color:#aeaeae}.tl-form textarea{border-radius:5px}.hide-slot{display:none;height:0;overflow:hidden}.hp-new{margin:0 auto;max-width:1320px;width:100%}.block-title{align-items:center;border-bottom:1px dotted #aeaeae;color:#393939;display:flex;font-size:19px;font-weight:700;margin-bottom:20px;padding:6px 0;position:relative;text-transform:uppercase}.block-title,.block-title a{font-family:EB Garamond,serif}.block-title a{color:#393939!important}.block-title a:hover{color:#ef6c00!important}body.archive .hp-new__block{margin-bottom:15px;margin-top:0}.hp-new__block{margin-bottom:15px}.hp-new__block:first-child{margin-top:30px}.hp-new__block>.block-title.h2:before,.hp-new__block>h2.block-title:before{background-color:#f74448;content:"";display:block;height:14px;margin-right:5px;width:14px}.hp-new__container{display:grid;gap:20px 20px;grid-auto-flow:row;height:auto}@media(max-width:576px){.hp-new__container{gap:25px 15px}}.hp-new__container .hp-new__article{min-width:300px}@media (min-width:1200px){.hp-new__container .hp-new__article.bottom-border{border-bottom:1.5px dotted #aeaeae}}.hp-new__container .hp-new__article.hp-new__article--mpu{align-items:flex-start;display:flex;justify-content:center}.hp-new__container .hp-new__article--1{grid-area:article-1}.hp-new__container .hp-new__article--4{grid-area:article-4}.hp-new__container .hp-new__article--2{grid-area:article-2-hero}.hp-new__container .hp-new__article--3{grid-area:article-3}.hp-new__container .hp-new__article--6{grid-area:article-6}.hp-new__container .hp-new__article--5{grid-area:article-5}.hp-new__container .hp-new__article--7{grid-area:article-7}.hp-new__container .hp-new__article--8{grid-area:article-8}.hp-new__container .hp-new__article--9{grid-area:article-9}.hp-new__container .hp-new__article--10{grid-area:article-10}.hp-new__container .hp-new__article--11{grid-area:article-11}.hp-new__container .hp-new__article--12{grid-area:article-12}.hp-new__container .hp-new__article--13{grid-area:article-13}.hp-new__container .hp-new__article--14{grid-area:article-14}.hp-new__container.hp-new__layout1{grid-template-areas:"article-1 article-2-hero article-2-hero article-3" "article-1 article-2-hero article-2-hero article-3" "article-4 article-2-hero article-2-hero article-6" "article-4 article-5 article-5 article-6";grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,minmax(150px,1fr))}@media (max-width:1024px){.hp-new__container.hp-new__layout1{grid-template-areas:"article-1 article-2-hero article-2-hero" "article-1 article-2-hero article-2-hero" "article-3 article-2-hero article-2-hero" "article-3 article-4 article-4" "article-5 article-6 article-6";grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(5,1fr)}}@media (max-width:576px){.hp-new__container.hp-new__layout1{grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content);grid-template-areas:"article-2-hero" "article-2-hero" "article-1" "article-1" "article-3" "article-3" "article-4" "article-4" "article-5" "article-6";grid-template-columns:1fr;grid-template-rows:unset}}.hp-new__container.hp-new__layout2{grid-template-areas:"article-1 article-2-hero article-2-hero article-3" "article-1 article-2-hero article-2-hero article-3" "article-6 article-2-hero article-2-hero article-5" "article-6 article-4 article-4 article-5";grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:repeat(4,minmax(150px,1fr))}@media (max-width:1024px){.hp-new__container.hp-new__layout2{grid-template-areas:"article-1 article-2-hero article-2-hero" "article-1 article-2-hero article-2-hero" "article-6 article-2-hero article-2-hero" "article-6 article-3 article-3" "article-4 article-5 article-5";grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(5,1fr)}}@media (max-width:576px){.hp-new__container.hp-new__layout2{grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content);grid-template-areas:"article-2-hero" "article-2-hero" "article-1" "article-1" "article-3" "article-3" "article-6" "article-6" "article-4" "article-5";grid-template-columns:1fr;grid-template-rows:unset}}.hp-new__container.hp-new__layout3{grid-template-areas:"article-1 article-2-hero article-2-hero article-3" "article-1 article-2-hero article-2-hero article-3" "article-4 article-2-hero article-2-hero article-6" "article-4 article-5 article-5 article-6";grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:repeat(4,minmax(150px,1fr))}@media (max-width:1024px){.hp-new__container.hp-new__layout3{grid-template-areas:"article-1 article-2-hero article-2-hero" "article-1 article-2-hero article-2-hero" "article-3 article-2-hero article-2-hero" "article-3 article-4 article-4" "article-5 article-6 article-6";grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(5,1fr)}}@media (max-width:576px){.hp-new__container.hp-new__layout3{grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content);grid-template-areas:"article-2-hero" "article-2-hero" "article-1" "article-1" "article-3" "article-3" "article-4" "article-4" "article-5" "article-6";grid-template-columns:1fr;grid-template-rows:unset}}.hp-new__container.hp-new__layout4{grid-template-areas:"article-1 article-2-hero article-2-hero article-3" "article-1 article-2-hero article-2-hero article-6" "article-4 article-2-hero article-2-hero article-7" "article-4 article-5 article-5 article-8";grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,minmax(150px,1fr))}@media (max-width:1024px){.hp-new__container.hp-new__layout4{grid-template-areas:"article-1 article-2-hero article-2-hero" "article-1 article-2-hero article-2-hero" "article-3 article-2-hero article-2-hero" "article-3 article-4 article-4" "article-5 article-6 article-6" "article-7 article-8 article-8";grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(6,1fr)}}@media (max-width:576px){.hp-new__container.hp-new__layout4{grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content);grid-template-areas:"article-2-hero" "article-2-hero" "article-1" "article-1" "article-3" "article-3" "article-4" "article-4" "article-5" "article-6" "article-7" "article-8";grid-template-columns:1fr;grid-template-rows:unset}}.hp-new__container.hp-new__layout10,.hp-new__container.hp-new__layout11,.hp-new__container.hp-new__layout12,.hp-new__container.hp-new__layout5,.hp-new__container.hp-new__layout6,.hp-new__container.hp-new__layout7,.hp-new__container.hp-new__layout8{grid-template-areas:"article-1 article-2-hero article-3 article-4" "article-1 article-2-hero article-3 article-4";grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);height:auto}@media (max-width:1024px){.hp-new__container.hp-new__layout10,.hp-new__container.hp-new__layout11,.hp-new__container.hp-new__layout12,.hp-new__container.hp-new__layout5,.hp-new__container.hp-new__layout6,.hp-new__container.hp-new__layout7,.hp-new__container.hp-new__layout8{grid-template-areas:"article-1 article-2-hero" "article-3 article-4";grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}}@media (max-width:576px){.hp-new__container.hp-new__layout10,.hp-new__container.hp-new__layout11,.hp-new__container.hp-new__layout12,.hp-new__container.hp-new__layout5,.hp-new__container.hp-new__layout6,.hp-new__container.hp-new__layout7,.hp-new__container.hp-new__layout8{grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content);grid-template-areas:"article-1" "article-2-hero" "article-3" "article-4";grid-template-columns:1fr;grid-template-rows:unset}.hp-new__container.hp-new__layout6{grid-template-areas:"article-4" "article-3" "article-2-hero" "article-1"}}.hp-new__container.hp-new__layout13,.hp-new__container.hp-new__layout9{grid-template-areas:"article-1 article-1 article-1 article-1" "article-1 article-1 article-1 article-1";grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);height:auto;min-height:250px;padding:15px 0}.hp-new__container.hp-new__layout14{grid-template-areas:"article-1 article-2-hero article-2-hero article-3" "article-1 article-2-hero article-2-hero article-3" "article-6 article-2-hero article-2-hero article-14" "article-6 article-4 article-4 article-14" "article-13 article-7 article-7 article-5" "article-13 article-10 article-10 article-5" "article-9 article-11 article-11 article-8" "article-9 article-12 article-12 article-8";grid-template-columns:repeat(4,1fr);grid-template-rows:auto;margin-top:15px}@media (max-width:1024px){.hp-new__container.hp-new__layout14{grid-auto-rows:minmax(130px,auto);grid-template-areas:"article-1 article-2-hero article-2-hero" "article-1 article-2-hero article-2-hero" "article-3 article-2-hero article-2-hero" "article-3 article-4 article-4" "article-13 article-6 article-6" "article-13 article-8 article-8" "article-5 article-9 article-9" "article-5 article-10 article-10" "article-7 article-11 article-11" "article-7 article-12 article-12";grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(10,minmax(130px,auto))}.hp-new__container.hp-new__layout14 .hp-new__article--14{display:none}}@media (max-width:576px){.hp-new__container.hp-new__layout14{grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content);grid-template-areas:"article-2-hero" "article-2-hero" "article-1" "article-3" "article-4" "article-13" "article-5" "article-6" "article-7" "article-14" "article-8" "article-9" "article-10" "article-11" "article-12";grid-template-columns:1fr;grid-template-rows:unset}}.hp-new__container.hp-new__layout15{grid-template-areas:"article-1 article-2-hero article-2-hero article-3" "article-1 article-2-hero article-2-hero article-3" "article-4 article-2-hero article-2-hero article-6" "article-4 article-5 article-5 article-6" "article-7 article-8 article-8 article-9" "article-7 article-10 article-10 article-9";grid-template-columns:repeat(4,1fr);grid-template-rows:auto;margin-top:15px}@media (max-width:1024px){.hp-new__container.hp-new__layout15{grid-auto-rows:minmax(130px,auto);grid-template-areas:"article-1 article-2-hero article-2-hero" "article-1 article-2-hero article-2-hero" "article-3 article-2-hero article-2-hero" "article-3 article-5 article-5" "article-4 article-6 article-6" "article-4 article-7 article-7" "article-8 article-9 article-9" "article-8 article-10 article-10";grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(8,minmax(130px,auto))}}@media (max-width:576px){.hp-new__container.hp-new__layout15{grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content);grid-template-areas:"article-2-hero" "article-2-hero" "article-1" "article-3" "article-4" "article-5" "article-6" "article-7" "article-8" "article-9" "article-10";grid-template-columns:1fr;grid-template-rows:unset}}.hp-new__container .article{border-bottom:none;height:100%;margin:0;padding-bottom:0}.hp-new__container .article p{font-size:16px;font-weight:400}.hp-new__container .hp-new__article--desktopNoImage .article-card .article-card__media{display:none}.hp-new__container .hp-new__article--desktopNoImage .article-card .article-card__content .article-card__meta .member__type:has(+a.article-card__comments)+a.article-card__comments{position:relative;right:36px}.hp-new__container .hp-new__article--desktopNoImage .article-card .article-card__content .article-card__meta .member__type.members{margin-bottom:20px}.hp-new__container .hp-new__article--desktopNoImage .article-card .article-card__content .article-card__meta .member__type.members:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.11 0C5.42 0 0 5.42 0 12.11c0 6.689 5.42 12.109 12.11 12.109 6.689 0 12.109-5.42 12.109-12.11C24.219 5.42 18.799 0 12.109 0Zm0 4.688a4.297 4.297 0 1 1 0 8.593 4.297 4.297 0 0 1 0-8.594Zm0 16.796a9.357 9.357 0 0 1-7.154-3.33c.918-1.728 2.715-2.92 4.81-2.92.117 0 .234.02.346.054a6.464 6.464 0 0 0 1.997.337 6.44 6.44 0 0 0 1.997-.337c.113-.034.23-.054.347-.054 2.095 0 3.892 1.192 4.81 2.92a9.357 9.357 0 0 1-7.154 3.33Z' fill='%2342B3BC'/%3E%3C/svg%3E");background-position:50% 50%;background-repeat:no-repeat;border-radius:100%;content:"";padding:18px;position:absolute;right:0;top:-2px}@media(max-width:1024px){.hp-new__container .hp-new__article--desktopNoImage .article-card .article-card__content .article-card__meta .member__type.members:after{display:none}}@media (min-width:577px)and (max-width:1024px){.hp-new__container .hp-new__article--tabletNoImage .article-card__media{display:none}.hp-new__container .hp-new__article--tabletRight .article-card{display:flex;justify-content:space-between}.hp-new__container .hp-new__article--tabletRight .article-card .article-card__media{flex:0 0 40%;height:105px;margin-left:15px;margin-right:0;max-width:105px;order:2;padding:0}.hp-new__container .hp-new__article--tabletRight .article-card .article-card__content{order:1}.hp-new__container .hp-new__article--mobileRight.hp-new__article--desktopNoImage.hp-new__article--tabletImage .article-card .article-card__media,.hp-new__container .hp-new__article--tabletImageBlock .article-card--imgSide{display:block}.hp-new__container .hp-new__article--tabletImageBlock .article-card--imgSide .article-card__media{flex:0 0 100%;height:20vh;margin-right:0;max-height:190px;max-width:100%}}@media (max-width:576px){.hp-new__block{margin-bottom:30px}.hp-new__container .hp-new__article--mobileImage .article-card .article-card__media{display:block}.hp-new__container .hp-new__article{border-bottom:1px dotted #aeaeae}.hp-new__container .hp-new__article--commercial,.hp-new__container .hp-new__article.bottom-border{border-bottom:none}.hp-new__container .hp-new__article:not(.hp-new__article--hero) .article{padding:10px 1rem 10px 0}.hp-new__container .hp-new__article--mobileRight .article-card{align-items:center;display:flex}.hp-new__container .hp-new__article--mobileRight .article-card .article-card__media{flex:0 0 50%;height:105px;margin-left:15px;max-width:105px;order:2;padding:0}.hp-new__container .hp-new__article--mobileRight .article-card .article-card__content{order:1}}.archive-layout{display:grid;gap:20px}.archive-layout__articles{display:flex;flex-direction:column;gap:20px}.archive-layout>:first-child,.archive-layout>:last-child{min-width:300px}.archive-layout .article-card.article-card--imgSide:not(:last-child){border-bottom:1.5px dotted #aeaeae}.archive-layout .article-card.article-card--imgSide .article-card__comments{margin-left:auto;margin-right:10px}@media (min-width:1024px){.archive-layout{grid-template-columns:repeat(4,minmax(0,1fr))}.archive-layout>:nth-child(2){grid-column:span 2/span 2}}@media (max-width:576px){.archive-layout .article-card .small,.archive-layout .article-card small{display:none}}.tl-btn{background-color:#ef6c00;border:1px solid transparent;border-radius:3px;color:#fff;display:inline-block;font-size:18px;min-width:80px;padding:11px 30px;text-align:center;text-decoration:none;transition:all .3s}.tl-btn:hover{background-color:#e16703;color:#fff}.tl-btn.small{font-size:12px;font-weight:600;padding:8px 15px}.tl-btn.podcast-btn{box-shadow:1px 2px 4px 2px rgba(0,0,0,.102);font-size:14px;font-weight:700;max-width:265px;padding:18px;text-align:center;text-transform:uppercase}@media(max-width:576px){.tl-btn.podcast-btn{margin:0 auto}}.tl-btn.medium{font-size:15px;font-weight:500;padding:8px 20px}.tl-btn.white{background-color:#fff;color:#666;transition:all .3s}.tl-btn.white:hover{border:1px solid transparent;color:#ef6c00!important}.tl-btn.secondary{background-color:#42b3bc}.tl-btn.secondary:hover{background-color:#fff;border:1px solid #42b3bc;color:#42b3bc!important}.tl-btn.dark{background-color:#404040;border:1px solid #404040}.tl-btn.dark:hover{background-color:#212121;border:1px solid #212121;color:#fff!important}.tl-btn.black{background-color:#000;border:1px solid #000}.tl-btn.black:hover{background-color:#404040;border:1px solid #404040;color:#fff!important}.back-btn{display:inline-block;font-weight:700;margin-bottom:20px;text-transform:uppercase}.article-card{position:relative}.article-card.article--members .article-card__media:after{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.11 0C5.42 0 0 5.42 0 12.11c0 6.689 5.42 12.109 12.11 12.109 6.689 0 12.109-5.42 12.109-12.11C24.219 5.42 18.799 0 12.109 0Zm0 4.688a4.297 4.297 0 1 1 0 8.593 4.297 4.297 0 0 1 0-8.594Zm0 16.796a9.357 9.357 0 0 1-7.154-3.33c.918-1.728 2.715-2.92 4.81-2.92.117 0 .234.02.346.054a6.464 6.464 0 0 0 1.997.337 6.44 6.44 0 0 0 1.997-.337c.113-.034.23-.054.347-.054 2.095 0 3.892 1.192 4.81 2.92a9.357 9.357 0 0 1-7.154 3.33Z' fill='%2342B3BC'/%3E%3C/svg%3E");background-size:25px 25px}.article-card.article--members .article-card__media:after,.article-card.article--paywall-free:after{background-position:50%;background-repeat:no-repeat;border-radius:100%;content:"";display:block;height:23px;position:absolute;right:10px;top:6px;width:23px}.article-card.article--paywall-free:after{background-color:#42b3bc;background-image:url(../images/unlock.svg);padding:10px}@media(max-width:576px){.article-card.article--paywall-free:after{top:50px}}.article-card.article--commercial{background-color:#f2f2f2}.article-card.article--commercial .article-card__content{padding:5px 10px}.article-card .article-card__media{display:block;height:50vh;max-height:390px;position:relative}@media(max-width:576px){.article-card .article-card__media{max-height:230px}}.article-card .article-card__media img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.article-card .article-card__content{flex-grow:1;padding-bottom:15px}.article-card .article-card__content .article-card__meta{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;padding-top:5px}.article-card .article-card__content .article-card__meta .tag{color:#ef6c00;font-family:Noto Sans,serif;font-size:12px;font-weight:500;text-decoration:none;text-transform:uppercase;transition:color .3s}.article-card .article-card__content .article-card__meta .tag:hover{color:#888}.article-card .article-card__content .article-card__meta span.date{color:#888;font-size:14px}.article-card .article-card__content .h3,.article-card .article-card__content h3{color:#393939;font-family:EB Garamond,serif;font-size:24px;font-weight:600;margin:0 0 5px;transition:color .3s}.article-card .article-card__content .h3>a,.article-card .article-card__content h3>a{color:inherit;font-family:inherit;font-size:inherit;text-decoration:none;transition:color .3s}.article-card .article-card__content .h3>a:not(.post-edit-link):hover,.article-card .article-card__content h3>a:not(.post-edit-link):hover{color:#ef6c00}.article-card .article-card__content p{color:#393939;font-size:15px;margin:15px 0 0}@media(max-width:1024px){.article-card .article-card__content p{display:none}}.article-card.article-card--hero .article-card__content .h3,.article-card.article-card--hero .article-card__content h3{font-size:28px}@media(max-width:576px){.article-card.article-card--hero .article-card__content .h3,.article-card.article-card--hero .article-card__content h3{font-size:24px}}.article-card.article-card--hero .article-card__members,.article-card.article-card--hero .article-card__paywall{align-items:center;background-color:#42b3bc;color:#fff;display:flex;font-style:italic;font-weight:800;padding:6px 15px;position:absolute;right:0;top:0}.article-card.article-card--hero .article-card__media:after,.article-card.article-card--hero.article--paywall-free:after{display:none}.article-card.article-card--regular .article-card__media{max-height:190px}.article-card.article-card--imgSide{display:flex;justify-content:flex-start}.article-card.article-card--imgSide .article-card__media{flex:0 0 40%;height:105px;margin-right:15px;max-width:105px;padding:0}.article-card.article-card--imgSide.article--paywall-free:after{top:0}@media(max-width:576px){.article-card.article-card--imgSide .article-card__media{flex:0 0 50%;margin-right:0}.article-card.article-card--imgSide.article--paywall-free:after{top:60px}}.article-card__comments{align-items:center;color:#ef6c00;font-size:12px}.article-card__comments i{color:#ef6c00;font-size:12px;margin-right:2px}.archive-layout .article-card .article-card__media,.author-page .article-card .article-card__media,.member-saved-articles .article-card .article-card__media,.notfound .article-card .article-card__media,.tl-archive--search .article-card .article-card__media{margin-right:10px}.archive-layout .article-card .article-card__content .h3,.archive-layout .article-card .article-card__content h3,.author-page .article-card .article-card__content .h3,.author-page .article-card .article-card__content h3,.member-saved-articles .article-card .article-card__content .h3,.member-saved-articles .article-card .article-card__content h3,.notfound .article-card .article-card__content .h3,.notfound .article-card .article-card__content h3,.tl-archive--search .article-card .article-card__content .h3,.tl-archive--search .article-card .article-card__content h3{text-align:left}.archive-layout .article-card .article-card__content .article-card__meta,.author-page .article-card .article-card__content .article-card__meta,.member-saved-articles .article-card .article-card__content .article-card__meta,.notfound .article-card .article-card__content .article-card__meta,.tl-archive--search .article-card .article-card__content .article-card__meta{padding-top:0}.archive-layout .article-card.article-card--imgSide.article--paywall-free:after,.author-page .article-card.article-card--imgSide.article--paywall-free:after,.member-saved-articles .article-card.article-card--imgSide.article--paywall-free:after,.notfound .article-card.article-card--imgSide.article--paywall-free:after,.tl-archive--search .article-card.article-card--imgSide.article--paywall-free:after{left:70px;right:unset;top:6px!important}.tl-ad-container{background-color:#fafafa;min-height:310.2px}.tl-ad-container,.tl-ad-container .ad-container{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center;width:100%}.tl-ad-container .ad-container{margin:5px auto 15px;max-width:995px;min-height:262px}.tl-ad-heading{color:#545454;display:block;font-size:11px;font-weight:400;margin-bottom:auto;padding:15px 0 0;text-align:center;text-transform:uppercase}@media(max-width:576px){body.paid-user .hp-new__article--mpu{display:none;height:0;opacity:0;overflow:hidden;visibility:hidden}}.hero{background-color:#ef6c00;color:#fff;padding:60px 0;position:relative}.hero>*{color:inherit}.hero .h3,.hero h3{font-family:EB Garamond,serif;font-size:30px;font-weight:700}.hero p{font-size:18px}@media(max-width:576px){.hero .h3,.hero h3{font-size:25px}.hero p{font-size:16px}.hero img{margin-top:20px}}.hero--slider{height:100vh;max-height:372px}@media(max-width:576px){.hero--slider{max-height:85vh}}.tl-slider--simple{overflow:hidden}.tl-slider--simple .swiper-slide{background-color:#ef6c00}.tl-slider__pagination{text-align:center}.tl-slider__pagination .swiper-pagination-bullet-active{background:#fff;opacity:1;transition-delay:0s;width:33px}.tl-slider__pagination.orange .swiper-pagination-bullet-active{background:#ef6c00}@-webkit-keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.pagination{align-items:center;display:flex;justify-content:center;margin-top:40px;padding:10px 0}.pagination.simple a{color:#fff;margin:0 10px;min-width:112px}@media(max-width:576px){.pagination.simple a{font-size:14px}}.pagination li{margin:0 5px}.pagination li:first-child>*,.pagination li:last-child>*{font-size:45px;margin-bottom:7px}.pagination li>*{align-items:center;background-color:transparent;border-radius:50%;color:#666;display:flex;font-family:Noto Sans,sans-serif;font-size:18px;font-weight:500;height:25px;justify-content:center;transition:all .3s;width:25px}.pagination li.disabled{opacity:.7}.pagination li a:hover,.pagination li.active span{background-color:#ef6c00;color:#fff}.pagination li:first-child a:hover,.pagination li:last-child a:hover{background-color:transparent;color:#ef6c00}@media(max-width:576px){.pagination li{margin:0 3px}.pagination li>*{font-size:16px;height:22px;width:22px}}.modal{background-color:rgba(0,0,0,.4);display:block;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:2}.modal .modal-container{background-color:#f2f2f2;border:1px solid #888;border-radius:8px;margin:15% auto;padding:20px;width:50%}.modal .modal-container .modal-wrapper{text-align:center}.modal .modal-container .modal-wrapper .h2,.modal .modal-container .modal-wrapper h2{color:#404040;font-size:1.9em;font-weight:500;letter-spacing:.01em;line-height:1.5;margin-bottom:30px}.modal .modal-container .modal-wrapper .h2 span,.modal .modal-container .modal-wrapper h2 span{font-size:20px}.modal .modal-container .modal-wrapper button{background-color:#404040;border:none;border-radius:2rem;color:#fff;cursor:pointer;font-size:14px;font-weight:500;line-height:24px;padding:12px 18px;width:200px}.modal .modal-container .modal-wrapper button:hover{background-color:#212121}@media(max-width:576px){.modal .modal-container .modal-wrapper .h2,.modal .modal-container .modal-wrapper h2{font-size:1.5em;margin-bottom:8px}.modal .modal-container{width:80%}}body .smartbanner{background:#ef6c00}body .smartbanner .smartbanner__icon{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:52px 52px;height:58px;width:58px}body .smartbanner .smartbanner__exit{opacity:.8}body .smartbanner .smartbanner__exit:after,body .smartbanner .smartbanner__exit:before{background:#fff}body .smartbanner .smartbanner__info{color:#fff;left:98px}body .smartbanner .smartbanner__info__author,body .smartbanner .smartbanner__info__price{opacity:.8}body .smartbanner .smartbanner__button{background:#fff;border-radius:100px;color:#ef6c00;font-size:12px;font-weight:600;min-width:10%;padding:2px 15px}.searchbox-activate{color:#666;cursor:pointer;font-size:20px;transition:color .3s}.searchbox-activate:hover{color:#ef6c00}.search-nav-container{height:24px;margin-left:1vw;order:2;width:20px}@media(max-width:576px){.search-nav-container{margin-top:4px;order:3;position:absolute;right:15px;top:25px}}.searchbox{align-items:center;background-color:rgba(0,0,0,.5);display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;padding:30px 10px;position:fixed;right:0;top:0;width:100vw;z-index:9999}.searchbox__group{background-color:#fff;border:1px solid #aeaeae;border-radius:5px;display:flex;margin:0 auto;max-width:500px;padding:10px 20px;width:70vw}.searchbox__icon{align-items:center;display:flex;margin-right:10px}.searchbox__icon i{color:#adaaaa;font-size:20px}.searchbox__input{flex-grow:1}.searchbox__input input{border:none;box-shadow:none!important;font-size:18px;outline:none!important;width:100%}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter-from{opacity:0}.article-single{padding:48px 0}@media(max-width:576px){.article-single{padding:0 0 30px}.article-single .mobile-full-width{padding:0}}.article-single__main{display:flex;flex-direction:column;position:relative}.article-single__main.article-single__main--short{height:850px;overflow:hidden}.article-single__main.article-single__main--short:after{background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.3) 40%,hsla(0,0%,100%,.98) 60%,hsla(0,0%,100%,.98));bottom:0;content:"";height:100%;left:0;pointer-events:none;position:absolute;width:100%}.article-single__main.article-single__main--short .tl-btn--readmore{bottom:1rem;left:50%;position:absolute;transform:translateX(-50%);z-index:1}.article-single__main .tag-wrapper{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.article-single__main .tag-wrapper img{height:38px;-o-object-fit:contain;object-fit:contain;width:180px}.article-single__main .tag-wrapper span{background-color:#42b3bc;color:#fff;display:block;font-style:italic;font-weight:400;padding:5px 15px}@media(max-width:576px){.article-single__main .tag-wrapper img{margin:0 10px;order:1}.article-single__main .tag-wrapper>a,.article-single__main .tag-wrapper>span{order:2}}.article-single__main .tag{color:#ef6c00;font-family:Noto Sans,serif;font-size:14px;font-weight:500;text-transform:capitalize}.article-single__main .tag.tag--partner{text-transform:none!important}@media(max-width:576px){.article-single__main .tag{font-size:14px;text-transform:uppercase}}.article-single__main .h1,.article-single__main h1{color:#393939;font-family:EB Garamond,serif;font-size:40px;font-weight:700;margin-bottom:20px}@media(max-width:576px){.article-single__main .h1,.article-single__main h1{font-size:30px;line-height:1.3}}.article-single__main .meta{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px;min-height:50px}@media(max-width:576px){.article-single__main .meta{flex-wrap:wrap;margin-bottom:0;min-height:110px}}.article-single__main .meta .article-single__social{align-items:center;display:flex;height:30px;justify-content:space-between}.article-single__main .meta .article-single__social>div{align-items:center;display:flex}.article-single__main .meta .article-single__social a.tl-btn{display:none;font-weight:400}@media(max-width:576px){.article-single__main .meta .article-single__social{margin-top:20px;width:100%}.article-single__main .meta .article-single__social a.tl-btn{display:inline-block}}.article-single__main .meta .article-single__social .copy{background-color:transparent;background-image:url(../images/share-icon.svg);background-position:0;background-repeat:no-repeat;background-size:14.88px 18.27px;border:none;color:#666;cursor:pointer;display:none;font-size:14px;margin-right:7px;padding:0 6px 0 18px}@media(max-width:576px){.article-single__main .meta .article-single__social .copy{background-image:url(../images/share-icon-dark.png);display:block}}.article-single__main .meta .article-single__social ul{align-items:center;display:inline-flex;justify-content:center;list-style:none;margin:0;padding:0}@media(max-width:576px){.article-single__main .meta .article-single__social ul li:not(:has(.comments-link)):not(:has(.save-article)){display:none}}.article-single__main .meta .article-single__social ul li{margin:2px 5px}.article-single__main .meta .article-single__social ul li a,.article-single__main .meta .article-single__social ul li button{background-color:transparent;border:none;text-decoration:none}.article-single__main .meta .article-single__social ul li a *,.article-single__main .meta .article-single__social ul li button *{transition:color .3s}.article-single__main .meta .article-single__social ul li a i,.article-single__main .meta .article-single__social ul li button i{color:#666;font-size:19px}.article-single__main .meta .article-single__social ul li a i.fa-facebook-f:hover,.article-single__main .meta .article-single__social ul li button i.fa-facebook-f:hover{color:#4267b2}.article-single__main .meta .article-single__social ul li a i.fa-twitter:hover,.article-single__main .meta .article-single__social ul li button i.fa-twitter:hover{color:#1da1f2}.article-single__main .meta .article-single__social ul li a i.fa-linkedin-in:hover,.article-single__main .meta .article-single__social ul li button i.fa-linkedin-in:hover{color:#0072b1}.article-single__main .meta .article-single__social ul li a.comments-link,.article-single__main .meta .article-single__social ul li a.save-article,.article-single__main .meta .article-single__social ul li button.comments-link,.article-single__main .meta .article-single__social ul li button.save-article{align-items:center;display:inline-flex}.article-single__main .meta .article-single__social ul li a.comments-link i,.article-single__main .meta .article-single__social ul li a.save-article i,.article-single__main .meta .article-single__social ul li button.comments-link i,.article-single__main .meta .article-single__social ul li button.save-article i{pointer-events:none}.article-single__main .meta .article-single__social ul li a.comments-link span,.article-single__main .meta .article-single__social ul li a.save-article span,.article-single__main .meta .article-single__social ul li button.comments-link span,.article-single__main .meta .article-single__social ul li button.save-article span{color:#666;font-size:12px;margin-left:3px}.article-single__main .meta .article-single__social ul li a.comments-link:hover i,.article-single__main .meta .article-single__social ul li a.comments-link:hover span,.article-single__main .meta .article-single__social ul li a.save-article:hover i,.article-single__main .meta .article-single__social ul li a.save-article:hover span,.article-single__main .meta .article-single__social ul li button.comments-link:hover i,.article-single__main .meta .article-single__social ul li button.comments-link:hover span,.article-single__main .meta .article-single__social ul li button.save-article:hover i,.article-single__main .meta .article-single__social ul li button.save-article:hover span{color:#ef6c00}.article-single__main .meta .article-single__social .app-btn{width:0}@media(max-width:576px){.article-single__main .meta .article-single__social .app-btn{height:37px;width:200px}}.article-single__main .article-single__feature{color:#afafaf;font-family:Noto Sans,sans-serif!important;font-size:14px;width:100%}@media(max-width:576px){.article-single__main .article-single__feature{font-size:12px}}.article-single__main .article-single__feature img{max-height:550px;min-height:550px;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:576px){.article-single__main .article-single__feature img{max-height:300px;min-height:300px;-o-object-fit:cover;object-fit:cover}}.article-single__main .article-single__feature .figure-img{margin-bottom:10px}.article-single__main .article-single__feature .figure-caption{color:#afafaf;font-family:Noto Sans,sans-serif!important;font-size:14px;font-weight:400;line-height:21px;text-align:start}@media(max-width:576px){.article-single__main .article-single__feature .figure-caption{padding:0 10px}}.article-single__main .article-single__excerpt{font-family:EB Garamond,serif;font-size:26px;font-weight:700;line-height:1.62;margin-bottom:20px}@media(max-width:576px){.article-single__main .article-single__excerpt{font-size:20px;line-height:1.5}}.article-single__main .article-single__snippet{font-family:EB Garamond,serif;font-size:26px;font-weight:700;line-height:1.62;margin-bottom:20px}.article-single__main .article-single__snippet a{font-family:EB Garamond,serif;text-decoration:none}@media(max-width:576px){.article-single__main .article-single__snippet{font-size:23px;line-height:1.8;order:5;padding-left:10px;padding-right:10px}}.article-single__main .article-single__content *{font-family:EB Garamond,serif}.article-single__main .article-single__content .h2,.article-single__main .article-single__content h2{font-size:26px;font-weight:700}@media(max-width:576px){.article-single__main .article-single__content .h2,.article-single__main .article-single__content h2{font-size:23px}}.article-single__main .article-single__content .h3:not(.tl-ad-container h3):not(.tl-ad-container .h3),.article-single__main .article-single__content h3:not(.tl-ad-container h3):not(.tl-ad-container .h3){font-size:inherit;font-weight:700}.article-single__main .article-single__content .tl-ad-container .h3,.article-single__main .article-single__content .tl-ad-container h3{font-family:Noto Sans,sans-serif}.article-single__main .article-single__content img{display:block;height:auto;max-width:100%;-o-object-fit:cover;object-fit:cover}.article-single__main .article-single__content a{font-family:EB Garamond,serif}.article-single__main .article-single__content a span,.article-single__main .article-single__content a strong{color:#ef6c00!important}.article-single__main .article-single__content p,.article-single__main .article-single__content>div,.article-single__main .article-single__content>div.ml-manual-widget-container,.article-single__main .article-single__content>div.tl-ad-container{color:#393939;font-family:EB Garamond,serif;font-size:23px;font-weight:400;line-height:1.62;margin-bottom:30px}.article-single__main .article-single__content p:has(+ul),.article-single__main .article-single__content>div:has(+ul){margin-bottom:10px}.article-single__main .article-single__content p b,.article-single__main .article-single__content>div b{font-family:EB Garamond,serif;font-size:26px;margin-top:20px}.article-single__main .article-single__content p span,.article-single__main .article-single__content>div span{color:#393939;font-family:EB Garamond,serif;font-size:23px;font-weight:400;line-height:1.62}.article-single__main .article-single__content p img,.article-single__main .article-single__content>div img{margin:0 auto}.article-single__main .article-single__content p strong,.article-single__main .article-single__content>div strong{font-weight:700}@media(max-width:576px){.article-single__main .article-single__content p,.article-single__main .article-single__content>div{font-size:18px;line-height:1.8;margin-bottom:20px}.article-single__main .article-single__content p span,.article-single__main .article-single__content>div span{margin-bottom:20px}}.article-single__main .article-single__content>div{margin-bottom:0}.article-single__main .article-single__content>div:has(img)+div{text-align:center}.article-single__main .article-single__content>div:has(img)+div span{color:#afafaf;font-family:Noto Sans,sans-serif!important;font-size:14px!important;font-weight:400;line-height:21px;text-align:start}.article-single__main .article-single__content>div:has(img)+div span i{font-family:Noto Sans,sans-serif!important;font-style:normal}.article-single__main .article-single__content>div:has(img)+div span i a{font-family:Noto Sans,sans-serif!important}.article-single__main .article-single__content .post-thumbnail-credit{color:#afafaf;font-family:Noto Sans,sans-serif;font-size:12px;margin:-20px 0 20px}.article-single__main .article-single__content>div:has(div.post-thumbnail-credit) .post-thumbnail-credit{font-size:14px;text-align:center}.article-single__main .article-single__content ul li{color:#393939;font-family:EB Garamond,serif;font-size:23px;font-weight:400;line-height:1.62;margin-bottom:30px}@media(max-width:576px){.article-single__main .article-single__content ul li{font-size:18px}}.article-single__main .article-single__author{align-items:center;display:flex}.article-single__main .article-single__author img{margin-right:9px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.article-single__main .article-single__author>div span{color:#666;display:block;font-size:11px;font-weight:500}.article-single__main .article-single__author>div span strong{font-size:13px;font-weight:600}.article-single__main .article-single__author>div span strong a{color:#666;text-decoration:underline;transition:all .3s}.article-single__main .article-single__author>div span strong a:hover{color:#ef6c00;-webkit-text-decoration-color:#ef6c00;text-decoration-color:#ef6c00}.article-single__main .article-single__author>div .article__published{-moz-column-gap:6px;column-gap:6px;display:flex;flex-direction:row}.article-single__main .article-single__author>div .article__published span{color:#666;display:block;font-size:11px;font-weight:500}@media(max-width:768px){.article-single__main .article-single__author>div .article__published{flex-direction:column;row-gap:3px}}.article-single__main .article-single__tags{align-items:center;display:flex;flex-wrap:wrap;padding:10px 0}.article-single__main .article-single__tags .block-title{margin:0 30px 0 0}.article-single__main .article-single__worth .article-card .article-card__media{max-height:135px}@media(max-width:768px){.article-single__main .article-single__worth .article-card{margin-bottom:30px}.article-single__main .article-single__worth .article-card .article-card__media{max-height:190px}}.article-single__main .article-single__comments{margin:40px 0}.article-single__main .article-single__comments .comment-save-message{color:#ef6c00;font-size:18px;font-weight:700}@media(max-width:576px){.article-single__main .article-single__comments .comment-save-message{font-size:16px}}.article-single__main .article-single__comments .comments-title-block{align-items:center;border-bottom:1px dotted #aeaeae;display:flex;justify-content:space-between}.article-single__main .article-single__comments .comments-title-block .block-title{border:0}.article-single__main .article-single__comments .comments-title-block span{align-items:center;color:#393939;display:inline-flex}.article-single__main .article-single__comments .comments-title-block span:before{color:#393939;content:"Show";font-family:EB Garamond,serif;font-size:15px;font-weight:700;text-transform:uppercase;transition:color .3s}.article-single__main .article-single__comments .comments-title-block span i{font-size:12px;margin-left:3px;transition:all .3s}.article-single__main .article-single__comments .comments-title-block:hover span i,.article-single__main .article-single__comments .comments-title-block:hover span:before{color:#ef6c00}.article-single__main .article-single__comments .comments-title-block[aria-expanded=true] span:before{content:"Hide"}.article-single__main .article-single__comments .comments-title-block[aria-expanded=true] span i{transform:scaleY(-1)}.article-single__main .article-single__comments .comments-collapsible>div:first-child{padding-top:15px}.article-single__main .article-single__comments .comments-collapsible>div:first-child.comment-wrapper--intro{display:none;font-size:14px}.article-single__main .article-single__comments .comments-list>.comment-wrapper{margin-bottom:20px}.article-single__main .article-single__comments .comments-list:has(*){padding:30px 0}.article-single__main .article-single__comments .comments-list .author-wrapper{align-items:center;display:flex;justify-content:space-between}.article-single__main .article-single__comments .comments-list .author-wrapper .comment-reply .add-comment-reply{background-color:transparent;border:none;transition:opacity .3s}.article-single__main .article-single__comments .comments-list .author-wrapper .comment-reply .add-comment-reply svg{fill:#666;height:19.44px;width:25px}.article-single__main .article-single__comments .comments-list .author-wrapper .comment-reply .add-comment-reply i{color:#666;font-size:25px}.article-single__main .article-single__comments .comments-list .author-wrapper .comment-reply .add-comment-reply:hover{opacity:.8}.article-single__main .article-single__comments .comments-list .comment-wrapper{background-color:#f2f2f2;border-radius:5px;color:#393939;padding:20px}.article-single__main .article-single__comments .comments-list .comment{color:#666;font-size:15px;font-weight:400;margin-top:15px}.article-single__main .article-single__comments .comments-list .comment>*{color:inherit;font-size:inherit}.article-single__main .article-single__comments .comments-list .comment>a{color:#ef6c00}.article-single__main .article-single__comments .comments-list .comment-replies{border-top:1px solid #393939;list-style:none;margin-top:10px}@media(max-width:576px){.article-single__main .article-single__comments .comments-list .comment-replies{padding-left:5px}}.article-single__main .article-single__comments .comments-list .comment-replies .comment-wrapper{border:none;border-radius:0;padding:20px 20px 0}.article-single__main .article-single__comments .comments-list .comment-replies .comment-wrapper .comment{border-bottom:1px dotted #393939;padding-bottom:20px}@media(max-width:576px){.article-single__main .article-single__comments .post-comment-btn{width:100%}.article-single__main .tags-block{margin-top:0}.article-single__main .article-single__feature{order:1}.article-single__main .meta{margin-bottom:20px;order:2}.article-single__main .meta .article-single__social{height:37px;margin-top:15px}.article-single__main .tag-wrapper{order:3}.article-single__main .h1,.article-single__main h1{order:4}.article-single__main .article-single__excerpt,.article-single__main .tl-ad-container{order:5}.article-single__main .article-single__content{order:6}.article-single__main .article-single__content>:not(.ad-container):not(.elementor){padding-left:10px;padding-right:10px}.article-single__main .article-single__comments,.article-single__main .article-single__tags,.article-single__main .article-single__worth{order:7}.article-single__main .article-single__comments,.article-single__main .article-single__excerpt,.article-single__main .article-single__tags,.article-single__main .article-single__worth,.article-single__main .h1,.article-single__main .meta,.article-single__main .tag,.article-single__main h1{padding-left:10px;padding-right:10px}}.article-single__side{display:flex;flex-direction:column;margin-left:auto;max-width:405px}@media(max-width:1024px){.article-single__side{margin-top:40px;max-width:100%}}@media(max-width:576px){.article-single__side .tl-ad-container{order:1}.article-single__side .article-single__related{margin-top:10px;order:2}}.article-single__side .article-single__related,.article-single__side .article-single__related .article-card--imgSide{margin-bottom:10px}.article-single__side .article-single__related .article-card--imgSide .article-card__media{height:92px;max-width:136px}.article-single__side .article-single__related .article-card--imgSide .article-card__media img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:576px){.article-single__side .article-single__related .article-card--imgSide .article-card__media{height:105px;margin-right:5px;max-width:105px}}.article-single__side .article-single__related .article-card--imgSide .article-single__content{padding-bottom:10px}.article-single.article-single--sponsored .article-single__main{margin:0 auto;max-width:1070px}.article-single.article-single--sponsored .article-single__main .h1,.article-single.article-single--sponsored .article-single__main h1{font-size:46px}@media(max-width:576px){.article-single.article-single--sponsored .article-single__main .h1,.article-single.article-single--sponsored .article-single__main h1{font-size:30px;line-height:1.3}}.article-single.article-single--sponsored .article-single__main .partner-breadcrumb{color:#b5b5b5;font-size:15px;margin-bottom:15px}.article-single.article-single--sponsored .article-single__main .partner-breadcrumb>*{color:inherit;font-size:inherit}.article-single.article-single--sponsored .article-single__main .partner-breadcrumb>a{color:#666;text-transform:capitalize}.article-single.article-single--sponsored .article-single__main .partner-breadcrumb>a:hover{text-decoration:underline}@media(max-width:576px){.article-single.article-single--sponsored .article-single__main .partner-breadcrumb{font-size:12px;margin-bottom:5px;order:2;padding-left:10px;padding-right:10px}}.article-single.article-single--sponsored .article-single__main .article-single__excerpt{font-size:23px;line-height:1.8;margin-bottom:5px}.article-single.article-single--sponsored .article-single__main .article-single__content p{font-size:23px;line-height:1.8}.article-single.article-single--sponsored .article-single__main .article-single__content p span{-webkit-text-decoration-color:#ef6c00!important;text-decoration-color:#ef6c00!important}.article-single.article-single--sponsored .article-single__main .article-single__content u{text-decoration:underline;-webkit-text-decoration-color:#ef6c00;text-decoration-color:#ef6c00}.article-single.article-single--sponsored .article-single__main .tag{text-transform:uppercase}@media(max-width:576px){.article-single.article-single--sponsored .article-single__main .tag{font-size:14px}}.article-single.article-single--sponsored .article-single__main .article-single__author>div span{font-size:14px}@media(max-width:576px){.article-single.article-single--sponsored .article-single__main .article-single__author>div span{font-size:12px}}.article-single.article-single--sponsored .article-single__main .sponsor-signoff{color:#ef6c00;margin-top:20px}@media(max-width:576px){.article-single.article-single--sponsored .article-single__main .sponsor-signoff{order:7;padding-left:10px;padding-right:10px}}.article-single.article-single--elementor .article-single__main .article-single__content *{font-family:inherit}.article-single.article-single--elementor .article-single__main .article-single__content img{display:initial}.article-single.article-single--elementor .article-single__main .article-single__content .post-thumbnail-credit{color:#afafaf;font-family:Noto Sans,sans-serif;font-size:12px;margin-top:-25px}.article-single.article-single--elementor .article-single__main .article-single__content a{font-family:inherit}.article-single.article-single--elementor .article-single__main .article-single__content>div{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin-bottom:inherit}.article-single.article-single--elementor .article-single__main .article-single__content>div strong{font-weight:bolder}.article-single.article-single--elementor .article-single__main .article-single__content p{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:1.62;margin-bottom:10px}.article-single.article-single--elementor .article-single__main .article-single__content p b{font-family:inherit;font-size:inherit;margin-top:inherit}.article-single.article-single--elementor .article-single__main .article-single__content p span{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}@media(max-width:576px){.article-single.article-single--elementor .article-single__main .article-single__content p{font-size:inherit;margin-bottom:10px}.article-single.article-single--elementor .article-single__main .article-single__content p span{font-size:inherit;margin-bottom:inherit}}.read-also-recs{min-height:300px}.article-page--elementor footer{margin-top:25px}.tl-archive .tl-archive__headline{border-bottom:1px dotted #aeaeae;padding:10px 0}.tl-archive .tl-archive__headline>.container{align-items:center;display:flex;justify-content:space-between}@media(max-width:576px){.tl-archive .tl-archive__headline>.container{flex-wrap:wrap}}.tl-archive .tl-archive__headline .title .h1,.tl-archive .tl-archive__headline .title h1{color:#393939;font-family:EB Garamond,serif;font-size:19px;font-weight:700;margin-bottom:0;text-transform:uppercase}.tl-archive .tl-archive__headline .title span{color:#666;font-size:14px}.tl-archive.tl-archive--seo .tl-archive__headline{align-items:center;display:flex;justify-content:space-between}@media(max-width:576px){.tl-archive.tl-archive--seo .tl-archive__headline{flex-wrap:wrap}}.tl-archive.tl-archive--search .sort>span{font-weight:700}.tl-archive.tl-archive--search .sort .dropdown-toggle:first-letter{text-transform:uppercase}.tl-archive--news ul{list-style:none}.tl-archive--news ul .year{font-size:20px;font-weight:700}.tl-archive--news ul .year .months{padding-left:20px}.tl-archive--news ul .year .months li{font-size:14px;font-weight:400;line-height:1.2;margin-bottom:12px}.seo-page-side-articles .article-card .article-card__content .article-card__meta{margin-bottom:0;padding-top:0}.tags-block{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.tags-block a{color:#ef6c00;font-size:14px;text-decoration:none;text-transform:uppercase}.tags-block a:not(:last-child){margin-right:20px}.tags-block a:hover{text-decoration:underline}.tags-block p{color:#393939;font-size:14px;margin-bottom:0;text-decoration:none;text-transform:uppercase}.tags-block p:not(:last-child){margin-right:20px}.tags-block p:hover{text-decoration:underline}@media(max-width:576px){.tags-block{justify-content:flex-start;margin-top:10px}.tags-block a{margin:3px 0}.tags-block a:not(:last-child){margin-right:10px}.tags-block p{margin:3px 0}.tags-block p:not(:last-child){margin-right:10px}}.jobs .jobs__header{background-image:url(../images/jobs-header.webp);background-position:0;background-repeat:no-repeat;background-size:cover;color:#fff;height:80vh;max-height:226px;overflow:hidden;text-align:center}.jobs .jobs__header>*{color:inherit}.jobs .jobs__header .h1,.jobs .jobs__header h1{font-family:Noto Sans,sans-serif;font-size:36px;font-weight:800;line-height:1.2;margin:26px 0;text-transform:uppercase}@media(max-width:768px){.jobs .jobs__header .h1,.jobs .jobs__header h1{font-size:30px}}.jobs .jobs__header .h3,.jobs .jobs__header h3{font-family:Noto Sans,sans-serif;font-size:28px;font-weight:400;margin-bottom:20px}@media(max-width:768px){.jobs .jobs__header .h3,.jobs .jobs__header h3{font-size:20px}}.jobs .jobs__header .tl-btn{margin-bottom:30px}.jobs .jobs__content{padding-bottom:1.5rem;padding-top:1.5rem}.jobs .jobs__content .jobs-copy p{color:#212529;font-family:Noto Sans;font-size:14px;line-height:28px;margin:auto;width:85%}.jobs .jobs__content .jobs__group{margin-bottom:10px}.jobs .jobs__content .jobs__group .h3,.jobs .jobs__content .jobs__group h3{font-family:EB Garamond,serif;font-size:1.8em;font-weight:500;margin-bottom:50px;text-align:center}.jobs .jobs__content .jobs__grid{display:flex;flex-flow:row wrap;justify-content:space-between;margin:0 40px}@media(max-width:576px){.jobs .jobs__content .jobs__grid{justify-content:center}}.jobs .jobs__content .jobs__grid .jobs__item{align-items:center;background-size:cover;border-radius:4px;color:#fff;display:flex;font-family:EB Garamond,serif;font-size:2em;font-weight:400;height:200px;justify-content:center;margin-bottom:25px;text-align:center;text-decoration:none;text-shadow:1px 1px #414141;width:240px}.jobs .jobs__content .jobs__grid .jobs__list-column{margin-bottom:25px;text-align:left;width:240px}.jobs .jobs__content .jobs__grid .jobs__list-column>a{color:#1976d2;display:block;font-size:14px;line-height:170%;text-decoration:none}.properties__main{padding:15px}@media(max-width:576px){.properties__main{padding:15px 0}}.properties__main a{color:#ef6c00;text-decoration:none}.properties-header-bg{background-size:cover;-moz-column-gap:20px;column-gap:20px;display:flex;height:700px;justify-content:center;padding:10px 20px}@media(max-width:576px){.properties-header-bg{height:800px}}.properties-header-search-form{background:hsla(0,0%,100%,.85);border-radius:5px;padding:30px 40px;width:600px}@media(max-width:768px){.properties-header-search-form{margin:0}}.properties-header-search-form .h1,.properties-header-search-form h1{color:#393939;font-family:Arial,Helvetica,sans-serif;font-family:Noto Sans,sans-serif;font-size:30px;font-weight:700;line-height:30px;margin-bottom:15px;text-align:left}.properties__form-wrapper{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.properties__form-wrapper label{color:#666;font-family:Noto Sans,sans-serif;font-size:16px;font-weight:400;line-height:16px}.properties__form-wrapper input,.properties__form-wrapper select{background-color:#fff;border:1px solid #c7c7c7;border-radius:50px;box-shadow:0 4px 18px rgba(0,0,0,.1);color:#666;font-size:15px;line-height:15px;padding:10px;width:75%}.properties__form-buttons{align-items:center;-moz-column-gap:30px;column-gap:30px;display:flex;flex-direction:row;justify-content:center;padding:20px 0}@media(max-width:576px){.properties__form-buttons{-moz-column-gap:0;column-gap:0;flex-direction:column;row-gap:30px}}.properties__form-buttons .properties__clear-btn,.properties__form-buttons .properties__search-btn{border:none;font-family:Noto Sans,sans-serif;outline:none}.properties__form-buttons .properties__search-btn{background-color:#ef6c00;border-radius:50px;box-shadow:0 4px 18px rgba(0,0,0,.1);color:#fff;font-size:16px;font-weight:800;padding:10px 0;text-transform:uppercase;width:150px}@media(max-width:576px){.properties__form-buttons .properties__search-btn{font-size:16px}}.properties__form-buttons .properties__clear-btn{background:none;color:#666;font-size:16px;text-decoration:underline}.properties__partner-logos{margin:20px 0}.properties__partner-logos .h3,.properties__partner-logos h3{color:#666;font-size:16px;margin-bottom:30px}.properties__partner-logos .properties__partner-logos-wrapper{align-items:center;-moz-column-gap:50px;column-gap:50px;display:flex;flex-wrap:wrap;row-gap:20px}.properties-bottom-description,.properties-header-search-description{background-color:hsla(0,0%,93%,.9);border-radius:5px;padding:20px;width:50%}@media(max-width:768px){.properties-header-search-description{display:none}}@media(max-width:1024px){.properties-header-search-description{display:none}}.properties-bottom-description .h2,.properties-bottom-description h2,.properties-bottom-description p,.properties-header-search-description .h2,.properties-header-search-description h2,.properties-header-search-description p{color:#393939;font-family:Noto Sans,sans-serif;font-size:14px;line-height:20px}.properties-bottom-description .h2,.properties-bottom-description h2,.properties-header-search-description .h2,.properties-header-search-description h2{font-weight:700;margin-bottom:8px}.properties-item{border-bottom:1px dotted #aeaeae;box-sizing:border-box;display:flex;height:auto!important;margin-top:25px;padding-bottom:25px;position:relative;width:100%}@media(max-width:768px){.properties-item{display:block;height:500px}}@media(max-width:1024px){.properties-item{flex-direction:column;height:800px;justify-content:center}}.properties-item a{display:flex}@media(max-width:1024px){.properties-item a{width:100%}}.properties-item a img{height:151px;width:227px}@media(max-width:768px){.properties-item a img{max-width:100%;width:100%}}@media(max-width:1024px){.properties-item a img{height:300px;width:100%}}.properties-item a img.properties-item-sponsored-image{-o-object-fit:contain;object-fit:contain}.properties-item .properties-item-content{padding-left:10px;width:80%}@media(max-width:768px){.properties-item .properties-item-content{padding-left:0;width:100%}}@media(max-width:1024px){.properties-item .properties-item-content{padding-left:0;width:100%}}.properties-item .properties-item-content .h2,.properties-item .properties-item-content h2{margin-bottom:30px;max-width:550px;white-space:wrap}@media(max-width:768px){.properties-item .properties-item-content .h2,.properties-item .properties-item-content h2{padding-bottom:15px;padding-top:1rem}}@media(max-width:1024px){.properties-item .properties-item-content .h2,.properties-item .properties-item-content h2{margin-top:30px}}.properties-item .properties-item-content .h2 a,.properties-item .properties-item-content h2 a{color:#393939;font-size:26px;font-weight:700;line-height:26px}@media(max-width:768px){.properties-item .properties-item-content .h2 a,.properties-item .properties-item-content h2 a{font-size:20px}}.properties-item .properties-item-content .properties-item-content-info{display:flex;flex-wrap:wrap;justify-content:space-between}@media(max-width:768px){.properties-item .properties-item-content .properties-item-content-info{display:block}}.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-1{width:20%}@media(max-width:768px){.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-1{width:50%}}.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-1 .properties-item-content-info-1-row{display:flex}.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-1 .properties-item-content-info-1-row .properties-item-content-info-1-row-right{text-align:right}@media(max-width:768px){.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-1 .properties-item-content-info-1-row .properties-item-content-info-1-row-right{min-width:50%;text-align:left}}.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-1 .properties-item-content-info-1-row .properties-item-content-info-1-row-left{padding-left:5px;text-align:left}.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-1 .properties-item-content-info-1-row .properties-item-content-info-1-row-left.properties-item-content-info-1-row-left-location{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-2{font-size:12px;padding-left:20px;padding-right:20px;width:50%}@media(max-width:768px){.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-2{padding:.5rem 0;width:100%}}@media(max-width:1024px){.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-2{padding:15px 0}}.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-2 p{display:inline}.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-2 p:after{content:"..."}.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-2 a{display:inline}.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-3{text-align:center;width:30%}@media(max-width:1024px){.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-3{display:block;position:relative;text-align:center;width:100%}}.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-3 .propertis-item-content-info-3-currency-wrapper{margin-bottom:30px}@media(max-width:1024px){.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-3 .propertis-item-content-info-3-currency-wrapper{margin-bottom:10px}}.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-3 .propertis-item-content-info-3-currency-wrapper .properties-item-content-info-3-currency,.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-3 .propertis-item-content-info-3-currency-wrapper .properties-item-content-info-3-price{color:#393939;font-family:Noto Sans,sans-serif;font-size:30px;font-weight:800;line-height:30px}@media(max-width:768px){.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-3 .propertis-item-content-info-3-currency-wrapper .properties-item-content-info-3-currency,.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-3 .propertis-item-content-info-3-currency-wrapper .properties-item-content-info-3-price{font-size:22px;line-height:22px}}.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-3 .properties-item-content-info-3-button{align-items:center;background:none repeat scroll 0 0 #f57000;border:0;border-radius:50px;box-shadow:1px 1px 2px rgba(0,0,0,.2);color:#fff!important;font-size:16px;font-weight:700;justify-content:center;margin:0 auto;padding:8px;text-align:center;text-transform:uppercase;width:200px!important}.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-3 .properties-item-content-info-3-button:hover{color:#fff}@media(max-width:576px){.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-3 .properties-item-content-info-3-button{padding:5px 15px}}@media(max-width:768px){.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-3 .properties-item-content-info-3-button{margin-left:auto;margin-right:auto;width:auto}}.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-3 .properties-item-content-info-3-img-link{display:block;margin-left:auto;margin-right:auto}.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-3 .properties-item-content-info-3-img,.properties-item .properties-item-content .properties-item-content-info .properties-item-content-info-3 .properties-item-content-info-3-img-link .properties-item-content-info-3-img{height:100%;margin-right:10px;margin-top:15px;max-height:35px;max-width:100%;-o-object-fit:contain;object-fit:contain}.properties-bottom-description{display:none}@media only screen and (max-width:767px){.properties-header-bg{display:block}.properties-header-search-form{max-width:100%}.properties-header-search-form input[type=text]{width:190px}}@media only screen and (max-width:576px){.properties-header-bg{padding:0}.properties-header-search-form{height:100%;margin:0}.properties-item-content-info-3-button{padding:5px 15px}.properties-item-content-info-3{display:block;position:relative}.properties-header-search-description{display:none}.properties-bottom-description{display:block;margin:20px auto;width:90%}}.aboutus .aboutus__team nav{flex-direction:column}@media(max-width:768px){.aboutus .aboutus__team nav{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;margin-bottom:30px}}.aboutus .aboutus__team nav .nav-link{background-color:transparent;border:none;color:#707070;font-size:18px;font-weight:400;line-height:30px;position:relative;text-align:left;transition:color .3s}.aboutus .aboutus__team nav .nav-link:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.83.14c1.368-.026 2.565.405 3.64 1.18 1.265.911 2.37 2.015 3.252 3.343 1.605 2.418 1.67 4.987.353 7.502-1.555 2.969-3.797 5.317-6.603 6.986-2.53 1.505-5.023 1.268-7.351-.57a13.26 13.26 0 0 1-2.942-3.23c-1.363-2.11-1.563-4.402-.501-6.67 1.648-3.52 4.215-6.15 7.534-7.94a5.137 5.137 0 0 1 2.619-.6Zm-4.936 9.99v5.558c0 .4.072.478.453.478 2.107.003 4.213.002 6.32 0 .393 0 .522-.135.527-.55.005-.53.005-1.062 0-1.593-.004-.422-.101-.523-.495-.524-1.278 0-2.555-.01-3.832.007-.307.005-.404-.083-.401-.411.013-1.817.006-3.635.006-5.452 0-.991.003-1.982-.002-2.974-.002-.478-.108-.583-.552-.585h-1.48c-.5 0-.544.045-.544.56v5.486Z' fill='%23EF6C00'/%3E%3C/svg%3E");background-size:12px 13.26px;content:"";display:inline-block;height:13.26px;left:-2px;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .3s;width:12px}.aboutus .aboutus__team nav .nav-link.active,.aboutus .aboutus__team nav .nav-link:hover{color:#393939;font-weight:700}.aboutus .aboutus__team nav .nav-link.active:before,.aboutus .aboutus__team nav .nav-link:hover:before{opacity:1}.aboutus .aboutus__team .aboutus__teamgrid{align-items:stretch;display:flex;flex-wrap:wrap;justify-content:space-around}.aboutus .aboutus__team .aboutus__teamgrid .aboutus__member{margin-bottom:30px;max-width:310px;text-align:center}@media(max-width:1024px){.aboutus .aboutus__team .aboutus__teamgrid .aboutus__member{max-width:250px}}.aboutus .aboutus__team .aboutus__teamgrid .aboutus__member img{border-radius:50%;filter:grayscale(1);height:150px;-o-object-fit:cover;object-fit:cover;width:150px}.aboutus .aboutus__team .aboutus__teamgrid .aboutus__member .h4,.aboutus .aboutus__team .aboutus__teamgrid .aboutus__member h4{color:#42b3bc;font-size:21px;font-weight:700;margin:11px 0 0}.aboutus .aboutus__team .aboutus__teamgrid .aboutus__member span.position{font-size:13px;font-weight:500;text-transform:uppercase}.aboutus .aboutus__team .aboutus__teamgrid .aboutus__member .social-media{align-items:center;display:flex;justify-content:center;margin:19px 0 13px}.aboutus .aboutus__team .aboutus__teamgrid .aboutus__member .social-media>a{margin:3px}.aboutus .aboutus__team .aboutus__teamgrid .aboutus__member .social-media>a i{color:#aeaeae;font-size:17px;transition:color .3s}.aboutus .aboutus__team .aboutus__teamgrid .aboutus__member .social-media>a:hover i{color:#42b3bc}.aboutus .aboutus__team .aboutus__teamgrid .aboutus__member p{font-size:14px;margin:0}.aboutus .aboutus__testimonials{position:relative}.aboutus .aboutus__testimonials .swiper-wrapper{height:auto}.aboutus .aboutus__testimonials .swiper-slide{background-color:#fff}.aboutus .aboutus__testimonials blockquote{font-family:EB Garamond,serif;font-size:18px;font-weight:700;margin:0 auto 20px;max-width:950px;text-align:center}@media(max-width:576px){.aboutus .aboutus__testimonials blockquote{font-size:16px}}.aboutus .tl-btn.secondary{background-color:#404040;border:none}.aboutus .tl-btn.secondary:hover{background-color:#212121;color:#fff!important}.contact .contact__departments nav{flex-direction:column}@media(max-width:768px){.contact .contact__departments nav{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly}}.contact .contact__departments nav .nav-link{background-color:transparent;border:none;color:#ef6c00;font-size:18px;font-weight:400;margin:0 auto 30px;max-width:140px;opacity:.5;padding:0;text-align:center;transition:opacity .3s}@media(max-width:576px){.contact .contact__departments nav .nav-link{flex:0 0 48%;justify-content:center;max-width:150px}}.contact .contact__departments nav .nav-link img{border-radius:50%;display:block;height:112px;margin:0 auto 10px;-o-object-fit:cover;object-fit:cover;pointer-events:none;width:112px}.contact .contact__departments nav .nav-link.active,.contact .contact__departments nav .nav-link:hover{opacity:1}.contact .tl-btn.secondary{background-color:#404040}.account .account__menu{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.account .account__menu .account__menu-left ul{align-items:center;display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.account .account__menu .account__menu-left ul li{display:flex;margin-bottom:5px}.account .account__menu .account__menu-left ul li:not(:last-child):after{content:"   ·   "}.account .account__menu .account__menu-left ul li a{color:#ef6c00}.account .account__menu .account__menu-left ul li a.active-link{color:#42b3bc}.account .account__menu .account__menu-right .account-buttons{width:300px}.account .entry-content-ma-account{margin-top:30px}.static-page .block-title{font-size:30px}@media(max-width:576px){.static-page .block-title{font-size:28px}}.static-page .spacer{padding:60px 0}@media(max-width:576px){.static-page .spacer{padding:40px 0}}.static-page__body a{color:#ef6c00}.membership{padding:20px 0}.membership .h1,.membership h1{font-family:Garmond;font-size:35px;font-weight:500;padding:15px 0}.business-directory .container .business-directory__header{margin-bottom:30px}.business-directory .container .business-directory__header .h1,.business-directory .container .business-directory__header h1,.business-directory .container .business-directory__header span{font-family:inherit}.business-directory .container .business-directory__header .h1,.business-directory .container .business-directory__header h1{font-size:2.5rem;font-weight:400}.business-directory .container .business-directory__header span{color:#212121;display:block;font-size:1.25rem}.business-directory .container .business-directory__header>span{margin:20px 0 30px}.business-directory .container .business-directory__header .business-directory__filter{background-color:#eee;padding:18px 22px}@media(max-width:576px){.business-directory .container .business-directory__header .business-directory__filter{padding:10px 6px}.business-directory .container .business-directory__header .business-directory__filter select{width:190px}}.business-directory .container .business-directory__header .business-directory__filter .sort-directories{align-items:center;background-color:transparent;border:none;display:inline-flex;padding:0;position:relative}.business-directory .container .business-directory__header .business-directory__filter .sort-directories *{font-size:1rem}.business-directory .container .business-directory__header .business-directory__filter .sort-directories:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.375 0c.166 0 .325.071.442.198A.703.703 0 0 1 5 .675v7.82l2.682-2.899a.625.625 0 0 1 .203-.146.586.586 0 0 1 .682.146.723.723 0 0 1 0 .956l-3.75 4.05a.625.625 0 0 1-.202.146.585.585 0 0 1-.682-.146l-3.75-4.05a.723.723 0 0 1 0-.956.586.586 0 0 1 .682-.146.625.625 0 0 1 .203.146L3.75 8.495V.675c0-.18.066-.35.183-.477A.602.602 0 0 1 4.375 0Z' fill='%23393939'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:10px;margin-left:5px;width:10px}.business-directory .container .business-directory__header .business-directory__filter .sort-directories[data-asc=false]:after{transform:scaleY(-1)}@media(max-width:576px){.business-directory .container .business-directory__header{margin-bottom:0}}.business-directory .container .business-directory__row .directory{margin:40px 0 60px}@media(max-width:576px){.business-directory .container .business-directory__row .directory{margin:40px 0}}.business-directory .container .business-directory__row .directory .h2,.business-directory .container .business-directory__row .directory h2{color:#212121;font-size:2rem;font-weight:400;margin-bottom:25px}@media(max-width:576px){.business-directory .container .business-directory__row .directory .h2,.business-directory .container .business-directory__row .directory h2{font-size:1.6rem;margin-bottom:15px}}.business-directory .container .business-directory__row .directory .directory-items{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}.business-directory .container .business-directory__row .directory .directory-items .directory-item{background-color:#fff;border-radius:5px;box-shadow:0 2px 17px 2px rgba(0,0,0,.251);display:flex;padding:22px 28px;width:100%}.business-directory .container .business-directory__row .directory .directory-items .directory-item .directory-item__image{margin-right:50px}.business-directory .container .business-directory__row .directory .directory-items .directory-item .directory-item__image img{border-radius:8px;height:120px;-o-object-fit:contain;object-fit:contain;width:120px}.business-directory .container .business-directory__row .directory .directory-items .directory-item .directory-item__content .h5,.business-directory .container .business-directory__row .directory .directory-items .directory-item .directory-item__content h5{color:#ef6c00;display:block;font-size:1.125rem;font-weight:700}.business-directory .container .business-directory__row .directory .directory-items .directory-item .directory-item__content .h5>a,.business-directory .container .business-directory__row .directory .directory-items .directory-item .directory-item__content h5>a{color:inherit;font-size:inherit}.business-directory .container .business-directory__row .directory .directory-items .directory-item .directory-item__content p{font-size:.875rem;margin-top:10px}.business-directory .container .business-directory__row .directory .directory-items .directory-item .directory-item__content>a{font-size:.875rem;text-decoration:underline}@media(max-width:576px){.business-directory .container .business-directory__row .directory .directory-items .directory-item{align-items:center;flex-direction:column}.business-directory .container .business-directory__row .directory .directory-items .directory-item .directory-item__image{margin:0}.business-directory .container .business-directory__row .directory .directory-items .directory-item .directory-item__content{margin-top:10px;width:100%}.business-directory .container .business-directory__row .directory .directory-items .directory-item .directory-item__content .h5,.business-directory .container .business-directory__row .directory .directory-items .directory-item .directory-item__content h5{text-align:center}}.rental-cities{margin:0 auto}.rental-cities .h2,.rental-cities h2{color:#404040;margin-bottom:30px}.rental-cities .rental-cities__header{max-width:1020px;padding:30px 0}.rental-cities .rental-cities__header .h1,.rental-cities .rental-cities__header h1{font-family:eb garamond,serif;font-size:35px;margin-bottom:2rem}.rental-cities .rental-cities__header p{line-height:2rem}.rental-cities .rental-cities__cards{align-items:center;display:flex;flex-wrap:wrap}.rental-cities .rental-cities__cards .rental-card{font-size:26px;height:225px;margin-bottom:30px;margin-right:30px;padding-top:113px;text-align:center;text-shadow:2px 2px 4px #000;text-transform:capitalize;width:256px}.rental-cities .rental-cities__cards .rental-card:hover{color:#fff;filter:opacity(.8)}@media(max-width:576px){.rental-cities .rental-cities__cards{justify-content:center}}.seo{padding:30px 0}.seo .seo-main .seo-main__content p,.seo .seo-main .seo-main__content ul{color:#666;font-family:Noto Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.7}.seo .seo-main .seo-main__content .h1,.seo .seo-main .seo-main__content .h2,.seo .seo-main .seo-main__content .h3,.seo .seo-main .seo-main__content .h4,.seo .seo-main .seo-main__content .h5,.seo .seo-main .seo-main__content .h6,.seo .seo-main .seo-main__content h1,.seo .seo-main .seo-main__content h2,.seo .seo-main .seo-main__content h3,.seo .seo-main .seo-main__content h4,.seo .seo-main .seo-main__content h5,.seo .seo-main .seo-main__content h6{color:#666;font-family:EB Garamond;font-size:20px;font-weight:700;line-height:1.7}.seo .seo-main .seo-main__content div{padding:20px 0}.member-games .games-wrapper{margin-bottom:100px;min-height:500px}.member-games .game-card{border-radius:3px;display:flex;flex-direction:column;margin-bottom:20px;overflow:hidden}.member-games .game-card__thumbnail{align-items:center;background-color:#ef6c00;display:flex;height:200px;justify-content:center}.member-games .game-card__thumbnail.sudoku{background-color:#404040}.member-games .game-card__thumbnail.wordrow{background-color:#1565c0}.member-games .game-card__thumbnail.wordsearch{background-color:#ef6c00}.member-games .game-card__thumbnail.crossword{background-color:#eee}.member-games .game-card__thumbnail img{height:auto;max-width:100px;width:100%}.member-games .game-card__feature{border:1px dotted #aeaeae;border-top:none;padding:20px}.member-games .game-card__feature .h4,.member-games .game-card__feature h4{color:#393939;font-family:EB Garamond;font-size:24px;font-weight:700;line-height:20px}.member-games .game-card__feature span{border-bottom:1px solid #ef6c00;color:#666;display:block;font-size:14px;font-weight:500;line-height:20px;margin-bottom:8px;margin-top:14px;padding-bottom:10px}.member-games .game-card__feature p{color:#404040;font-size:13px;font-weight:400;line-height:20px}.member-games .game-card__feature .tl-btn{background-color:#212121;border-radius:3px;display:block;font-size:16px;font-weight:700;margin:30px auto 0;max-width:250px;padding:8px;text-transform:uppercase;width:100%}.member-games .game-card__feature .tl-btn:hover{background-color:#000}.advertise-bg{background-attachment:scroll;background-image:url(../images/awu-bg.webp);background-position:bottom;background-repeat:no-repeat;background-size:cover;height:440px;margin-bottom:130px;text-align:center}.advertise-intro-text{padding-top:70px}.advertise-intro-lead-in{color:#fff;font-family:EB Garamond,"Droid Serif",-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:50px;font-style:italic;line-height:45px;margin-bottom:50px;padding:0 30px}.advertise-contact-us-btn{background-color:#ef6c00;border-color:#ef6c00;border-radius:40px;color:#fff;font-size:18px;padding:20px 40px;text-decoration:none;text-transform:uppercase}.advertise-contact-us-btn:hover{background:linear-gradient(180deg,#e0481a 0,#ef6c00);color:#fff;text-decoration:none}.advertise-navigation-1{display:flex;flex-flow:row wrap;justify-content:space-between;margin-bottom:180px;padding:0 30px}.advertise-navigation-1-item{background-size:cover;border-radius:4px;display:block;height:255px;margin-top:20px;text-align:center;width:255px}.advertise-navigation-1-item a img{max-width:255px}.advertise-about,.advertise-clients,.advertise-how-to-help,.advertise-options{text-align:center}.advertise-about .h2,.advertise-about h2,.advertise-clients .h2,.advertise-clients h2,.advertise-how-to-help .h2,.advertise-how-to-help h2,.advertise-options .h2,.advertise-options h2{color:#212529;font-family:Noto Sans,Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:40px;font-weight:700;margin-bottom:15px;margin-top:0;text-transform:uppercase}.advertise-about .h3,.advertise-about h3,.advertise-clients .h3,.advertise-clients h3,.advertise-how-to-help .h3,.advertise-how-to-help h3,.advertise-options .h3,.advertise-options h3{font-family:Noto Sans,Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1.8em;font-style:italic;font-weight:400;margin-bottom:75px;text-transform:none}.advertise-how-to-help p{color:#212529;font-family:Noto Sans,EB Garamond,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:20.8px;font-weight:500;line-height:1.75;padding-bottom:10px}ul.disc{list-style-type:disc}.timeline{list-style:none;padding:0;position:relative}.timeline:before{background-color:#e9ecef;bottom:0;content:"";left:40px;margin-left:-1.5px;position:absolute;top:0;width:2px}.timeline>li{margin-bottom:50px;min-height:50px;position:relative}.timeline>li:after,.timeline>li:before{content:" ";display:table}.timeline>li:after{clear:both}.timeline>li .timeline-panel{float:right;padding:0 20px 0 100px;position:relative;text-align:left;width:100%}.timeline>li .timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto}.timeline>li .timeline-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto}.timeline>li .timeline-image{border:7px solid #e9ecef;border-radius:100%;height:80px;left:0;margin-left:0;position:absolute;text-align:center;width:80px;z-index:50}.timeline>li .timeline-image img{border-radius:50%!important;height:auto;max-width:100%}.timeline>li .timeline-image .h4,.timeline>li .timeline-image h4{font-size:10px;line-height:14px;margin-top:12px}.timeline>li.timeline-inverted>.timeline-panel{float:right;padding:0 20px 0 100px;text-align:left}.timeline>li.timeline-inverted>.timeline-panel:before{border-left-width:0;border-right-width:15px;left:-15px;right:auto}.timeline>li.timeline-inverted>.timeline-panel:after{border-left-width:0;border-right-width:14px;left:-14px;right:auto}.timeline>li:last-child{height:0;margin-bottom:0}.timeline .timeline-heading .h4,.timeline .timeline-heading h4{color:inherit;margin-top:0}.timeline .timeline-heading .subheading.h4,.timeline .timeline-heading h4.subheading{font-size:26px;font-weight:700;line-height:1.2;text-transform:none}.timeline .timeline-body>ul li,.timeline .timeline-heading .subheading.h4,.timeline .timeline-heading h4.subheading{font-family:EB Garamond,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.timeline .timeline-body>ul li{font-size:20px;font-weight:500;line-height:1.5}.timeline .timeline-body>p,.timeline .timeline-body>ul{margin-bottom:0}@media(min-width:768px){.timeline:before{left:50%}.timeline>li{margin-bottom:100px;min-height:100px}.timeline>li .timeline-panel{float:left;padding:0 20px 20px 30px;text-align:left;width:41%}.timeline>li .timeline-image{height:100px;left:50%;margin-left:-50px;width:100px}.timeline>li .timeline-image .h4,.timeline>li .timeline-image h4{font-size:13px;line-height:18px;margin-top:16px}.timeline>li.timeline-inverted>.timeline-panel{float:right;padding:0 30px 20px 20px;text-align:left}.timeline>li.timeline-inverted>.timeline-panel>.timeline-heading{text-align:right}}@media(min-width:992px){.timeline>li{min-height:150px}.timeline>li .timeline-panel{padding:0 20px 20px}.timeline>li .timeline-image{height:150px;margin-left:-75px;width:150px}.timeline>li .timeline-image .h4,.timeline>li .timeline-image h4{font-size:18px;line-height:26px;margin-top:30px}.timeline>li.timeline-inverted>.timeline-panel{padding:0 20px 20px}}@media(min-width:1200px){.timeline>li{min-height:170px}.timeline>li .timeline-panel{padding:0 20px 20px 100px}.timeline>li .timeline-image{height:170px;margin-left:-85px;width:170px}.timeline>li .timeline-image .h4,.timeline>li .timeline-image h4{margin-top:40px}.timeline>li.timeline-inverted>.timeline-panel{padding:0 100px 20px 20px}}.advertise-options-trusting{background-color:#6c757d;margin-top:100px}.advertise-options-trusting-short{margin:0 auto;padding:0 15px;text-align:center}.advertise-options-trusting-short p{color:#fff;font-family:EB Garamond,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:25px;font-weight:700;letter-spacing:1px;padding:24px 0}.advertise-options{margin-top:100px}.advertise-options .h2,.advertise-options h2{text-transform:unset}.advertise-options-item{display:flex;justify-content:space-between;margin-bottom:50px}.advertise-options-item-img{width:36%}.advertise-options-item-img img{height:auto;width:100%}.advertise-options-item-content{text-align:left;width:62%}.advertise-options-item-content .h3,.advertise-options-item-content h3,.advertise-options-process-title .h3,.advertise-options-process-title h3{font-family:EB Garamond,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:30px;font-style:unset;font-weight:700;letter-spacing:1px;margin-bottom:0;margin-top:0}.advertise-options-item-content p{color:#212529;font-family:Noto Sans,EB Garamond,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:400;line-height:1.75;margin-bottom:10px;margin-top:0}.advertise-options-item-content p a{color:#ef6c00;text-decoration:none}.advertise-options-item-content ul li{color:#212529;font-family:Noto Sans,EB Garamond,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-weight:400;line-height:1.5}.advertise-options-process{display:flex;justify-content:space-between;margin-bottom:60px;margin-top:30px}.advertise-options-process-item{padding:10px;text-align:center;width:32%}.advertise-options-process-item .h3,.advertise-options-process-item h3{font-family:EB Garamond,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:28px;font-style:unset;font-weight:700;letter-spacing:1px;line-height:1.2;margin-bottom:15px}.advertise-options-process-item p{font-family:Noto Sans,EB Garamond,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.75;margin-top:0}.advertise-options-process-item-1,.advertise-options-process-item-3{background-color:#343a40}.advertise-options-testimonial{display:flex;margin-bottom:40px;padding:0 100px}.advertise-options-testimonial-svg{max-width:6.3%;width:100%}.advertise-options-testimonial-quote{font-size:24px;font-weight:500}.advertise-options-testimonial-quote,.advertise-options-testimonial-source{font-family:EB Garamond,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.2;padding:0 40px}.advertise-options-testimonial-source{font-size:23px;font-weight:700;margin-bottom:140px}.advertise-options-download{background-color:#6c757d}.advertise-options-download-short{display:flex;margin:0 auto}.advertise-options-download-short p{font-family:EB Garamond,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:25px;font-weight:700;letter-spacing:1px;margin:24px 0}.advertise-options-download-short-form-container{padding:24px 0;width:40%}.advertise-options-download-short-form-input{border:0;border-radius:0;font-family:Noto Sans,EB Garamond,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;height:56px;max-height:56px;max-width:400px;min-height:40px;padding-left:10px;width:100%}.advertise-options-download #pricing-response .alert-danger{min-height:41px}.advertise-clients{margin-top:100px}.advertise-clients-items{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:70px;margin-top:150px}.advertise-clients-item{margin:0 10px 30px 0;max-width:calc(33.33333% - 10px)}.advertise-clients-item a{display:flex}.advertise-clients-item a img{max-height:180px;max-width:380px;min-height:260px;-o-object-fit:cover;object-fit:cover;width:100%}.advertise-clients-item-caption{background-color:#6c757d!important;font-family:EB Garamond,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:25px;font-weight:700;letter-spacing:1px;max-width:380px;padding:25px;text-align:center;text-transform:none}.advertise-contact{background-color:#212529;background-image:url(../images/map-image.webp);background-position:50%;background-repeat:no-repeat;padding:100px 0}.advertise-contact-headlines{text-align:center}.advertise-contact-headlines .h2,.advertise-contact-headlines h2{font-family:Noto Sans,Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:40px;font-weight:700;text-transform:uppercase}.advertise-contact-headlines .h3,.advertise-contact-headlines h3{font-family:Noto Sans,EB Garamond,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1.5em;font-weight:700;margin-bottom:20px;padding:0 1.5em}.advertise-contact-content{display:flex;flex-wrap:wrap;justify-content:space-between}.advertise-contact-content-left,.advertise-contact-content-right{width:49%}.advertise-contact-content-form-group{margin-bottom:25px}.advertise-contact-content-form-group input,.advertise-contact-content-form-group textarea{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:2.5px;color:#495057;display:block;font-family:Noto Sans,EB Garamond,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:16px;font-weight:400;line-height:1.5;padding:20px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}.advertise-contact-content-form-group textarea{height:248px}.advertise-contact-content-send{text-align:center}.advertise-contact-content-send-button{background-color:#ed6c1f;border:1px solid #ed6c1f;border-radius:40px;color:#fff;cursor:pointer;font-family:Noto Sans,Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:18px;font-weight:700;padding:20px 40px;text-transform:uppercase}.advertise-contact-content-send button:hover{background:linear-gradient(to bottom,#e0481a 0,var(--color-primary) 100%)}.advertise-contact-content-note{margin-top:20px;text-align:center}.advertise-contact-content-note .h3,.advertise-contact-content-note h3{color:#fff;font-family:EB Garamond,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1.7em;padding:0 1.5em}.advertise-satisfied{margin-top:100px;text-align:center}.advertise-satisfied .h3,.advertise-satisfied h3{font-family:Noto Sans,Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1.8em;font-style:italic;font-weight:400;margin-bottom:75px;text-transform:none}.advertise-satisfied-items{display:flex;flex-wrap:wrap;margin-bottom:70px;margin-top:150px}.advertise-satisfied-item{margin-bottom:30px;max-width:33%;width:33%}.advertise-satisfied-item img{height:auto;max-height:110px;max-width:70%}@media (max-width:767px){.advertise-contact-content{display:block}.advertise-contact-content-left,.advertise-contact-content-right{padding:0 15px;width:100%}.advertise-options-testimonial{padding:0 10px}.advertise-clients-items{display:block}.advertise-clients-item{max-width:100%;padding:0 15px}.advertise-options-download-short{display:block;padding:0 15px}.advertise-options-download-short-form-container{width:100%}.advertise-options-item{display:block;padding:0 15px}.advertise-options-item-content,.advertise-options-item-img{width:100%}.advertise-options-process{display:block;margin:0 15px}.advertise-options-process-item{margin-top:20px;width:100%}.advertise-options-process-item-3{margin-bottom:25px}.advertise-navigation-1{margin-bottom:70px}.advertise-navigation-1-item{height:160px;width:150px}.advertise-navigation-1-item a img{max-width:150px}.advertise-intro-lead-in{font-size:30px;line-height:28px}.advertise-contact-content-send-button,.advertise-contact-us-btn{font-size:16px;padding:14px 32px}.advertise-bg{height:328px;margin-bottom:50px}.advertise-about .h2,.advertise-about h2,.advertise-clients .h2,.advertise-clients h2,.advertise-how-to-help .h2,.advertise-how-to-help h2,.advertise-options .h2,.advertise-options h2{font-size:34px}.advertise-about .h3,.advertise-about h3,.advertise-clients .h3,.advertise-clients h3,.advertise-how-to-help .h3,.advertise-how-to-help h3,.advertise-options .h3,.advertise-options h3{font-size:1.5em;margin-bottom:35px}.advertise-clients,.advertise-clients-items,.advertise-options,.advertise-options-trusting,.advertise-satisfied,.advertise-satisfied-items{margin-top:70px}.advertise-options-item-content .h3,.advertise-options-item-content h3{margin:10px 0}.advertise-options-process-item .h3,.advertise-options-process-item h3{margin-bottom:15px}.advertise-options-item-img{margin-top:20px}.advertise-options-testimonial-source{margin-bottom:70px}}@media (max-width:576px){.advertise-contact-content{display:block}.advertise-contact-content-left,.advertise-contact-content-right{padding:0 15px;width:100%}.advertise-options-testimonial{padding:0 10px}.advertise-clients-items{display:block}.advertise-clients-item{max-width:100%;padding:0 15px}.advertise-options-download-short{display:block;padding:0 15px}.advertise-options-download-short-form-container{width:100%}.advertise-options-item{display:block;padding:0 15px}.advertise-options-item-content,.advertise-options-item-img{width:100%}.advertise-options-process{display:block;margin:0 15px}.advertise-options-process-item{margin-top:20px;width:100%}.advertise-options-process-item-3{margin-bottom:25px}.advertise-navigation-1{margin-bottom:100px;padding:0 15px}.advertise-navigation-1-item{height:160px;width:150px}.advertise-navigation-1-item a img{max-width:150px}.advertise-intro-lead-in{font-size:20px;line-height:28px}.advertise-bg{height:328px}.advertise-options-testimonial-quote{padding:0 20px}}.notfound{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;padding:20px}.notfound.notfound__forums{align-items:flex-start;display:block}.notfound.notfound__forums .h3,.notfound.notfound__forums h3{flex-basis:100%;max-width:100%}.notfound.notfound__forums p{color:#212529}@media(max-width:768px){.notfound{flex-direction:column;justify-content:center;padding:10px}}.notfound.error-500{height:100vh}.notfound .notfound-content{max-width:550px;text-align:left;width:50%}@media(max-width:768px){.notfound .notfound-content{text-align:center;width:100%}}.notfound .notfound-content .h1,.notfound .notfound-content h1{font-size:80px;font-weight:700}@media(max-width:768px){.notfound .notfound-content .h1,.notfound .notfound-content h1{font-size:40px}}.notfound .notfound-content .h2,.notfound .notfound-content h2{font-size:45px;font-weight:700}.notfound .notfound-content .h3,.notfound .notfound-content h3{margin-bottom:.8rem!important;margin-top:.7rem!important}.notfound .notfound-content .notfound-list{list-style:none;padding-left:0}.notfound .notfound-content p{color:#666}.notfound .notfound-image img{max-width:500px;width:100%}@media(max-width:768px){.notfound .notfound-image img{max-width:300px}}.entry-content-ma-account{height:100%}.entry-content-ma-account .newsletters__heading{padding-bottom:20px}.entry-content-ma-account .newsletters__heading .h3,.entry-content-ma-account .newsletters__heading h3{color:#666;font-family:EB Garamond;font-weight:600}.entry-content-ma-account .newsletters__heading p{color:#666;font-size:16px;font-weight:400}.entry-content-ma-account .newsletters__body{gap:30px;margin-bottom:15px}@media(max-width:576px){.entry-content-ma-account .newsletters__body{margin:0 15px}}.entry-content-ma-account .newsletters__body div{border:1px solid #e6e6e6;border-radius:3px;max-width:310px;min-height:310px;padding:30px;position:relative}@media(max-width:576px){.entry-content-ma-account .newsletters__body div{max-width:none;width:100%}}.entry-content-ma-account .newsletters__body div .h5,.entry-content-ma-account .newsletters__body div h5{color:#393939;font-family:EB Garamond;font-size:24px;font-weight:700;line-height:20px}.entry-content-ma-account .newsletters__body div span{border-bottom:1px solid #ef6c00;color:#666;display:block;font-size:14px;font-weight:500;line-height:20px;margin-bottom:8px;margin-top:14px;padding-bottom:10px}.entry-content-ma-account .newsletters__body div p{color:#404040;font-size:13px;font-weight:400;line-height:20px}.entry-content-ma-account .newsletters__body div .newsletter-btn{bottom:17px;display:block;font-size:16px;position:absolute;text-transform:uppercase;width:250px}.entry-content-ma-account .newsletters__body div.membership-plus{background-color:#1565c0;color:#fff;position:relative}.entry-content-ma-account .newsletters__body div.membership-plus:before{background-color:#404040;color:#fff;content:"MEMBERSHIP+";display:inline-block;font-size:12px;font-weight:700;left:50%;line-height:1;padding:6.5px 23px;position:absolute;top:0;transform:translate(-50%,-50%)}.entry-content-ma-account .newsletters__body div.membership-plus .h5,.entry-content-ma-account .newsletters__body div.membership-plus h5,.entry-content-ma-account .newsletters__body div.membership-plus p,.entry-content-ma-account .newsletters__body div.membership-plus span{color:#fff}.entry-content-ma-account .newsletters__body div.membership-plus span{border-bottom:1px solid #fff}.entry-content-ma-account .newsletters__body div.membership-plus .newsletter-btn{background-color:#404040}.entry-content-ma-account .newsletters__body div.membership-plus .newsletter-btn:hover{background-color:#666}.entry-content-ma-account .newsletters__footer{align-items:center;display:flex;justify-content:flex-end;margin:30px 0;width:100%}.entry-content-ma-account .newsletters__footer div{align-items:center;display:flex}.entry-content-ma-account .newsletters__footer div a{color:#666;font-family:Noto Sans,sans-serif;font-size:16px;font-weight:600;line-height:20px;text-decoration:underline}.entry-content-ma-account .newsletter-btn{background-color:#ef6c00;border-radius:3px;color:#fff;display:block;font-size:13px;font-weight:700;padding:8px;text-align:center;transition:background .15s ease-in-out;width:130px}.entry-content-ma-account .newsletter-btn:hover{background-color:#e16703}.entry-content-ma-account .newsletter-btn.unsubscribe{background-color:#404040}.podcasts .podcasts__copy{margin-bottom:30px}.podcasts .podcasts__main .podcasts__single{background-color:#1565c0;border-radius:15px;color:#fff;margin-bottom:5vw;overflow:hidden;padding:20px 30px}.podcasts .podcasts__main .podcasts__single>*{color:#fff;display:flex;flex-direction:column;justify-content:center}.podcasts .podcasts__main .podcasts__single img{max-width:300px}.podcasts .podcasts__main .podcasts__single .podcasts__single__content *{color:#fff;font-size:14px;font-weight:600;max-width:505px}.podcasts .podcasts__main .podcasts__single .podcasts__single__content .h6,.podcasts .podcasts__main .podcasts__single .podcasts__single__content h6{font-weight:700}.podcasts .podcasts__main .podcasts__single .podcasts__single__content p{margin:0}.podcasts .podcasts__main .podcasts__single .podcasts__single__content ul{margin:20px 0}@media(max-width:576px){.podcasts .podcasts__main .podcasts__single .podcasts__single__content{margin-bottom:30px}}.author-page{padding:40px 0 60px}.author-page .author-info{align-items:center;display:flex;padding-bottom:35px}@media(max-width:576px){.author-page .author-info{flex-direction:column}}.author-page .author-info .author-thumbnail{border-radius:50%;flex-basis:50%;height:150px;margin-right:30px;max-width:155px;min-width:150px;overflow:hidden}.author-page .author-info .author-thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media(max-width:576px){.author-page .author-info .author-thumbnail{flex-basis:100%;margin:0 0 20px;width:150px}.author-page .author-info .author-thumbnail img{height:150px}}.author-page .author-info .author-bio .h1,.author-page .author-info .author-bio h1{font-family:EB Garamond,serif;font-size:21px;font-weight:600;line-height:1}.author-page .author-info .author-bio span{display:block;font-size:13px;font-weight:500;margin-bottom:15px;text-transform:uppercase}.author-page .author-info .author-bio p{font-size:14px}.author-page .author-info .author-bio>a{font-size:16px}.author-page .author-info .author-bio>a span{display:inline;font-size:16px;font-weight:400}@media(max-width:576px){.author-page .author-info .author-bio{text-align:center}}.author-page .author-links{list-style:none;margin-bottom:30px;padding:0}.author-page .author-links li{border-bottom:1px dotted #aeaeae;padding:10px 0}.author-page .author-portfolio .h2,.author-page .author-portfolio h2{font-family:EB Garamond,serif;font-size:21px;font-weight:600;line-height:1;margin:15px 0 25px}

/*# sourceMappingURL=app.css.map*/