.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-regular,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-brands:before,.fa-regular:before,.fa-solid:before,.fa:before,.fab:before,.far:before,.fas:before{content:var(--fa)}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-0{--fa:"0"}.fa-1{--fa:"1"}.fa-2{--fa:"2"}.fa-3{--fa:"3"}.fa-4{--fa:"4"}.fa-5{--fa:"5"}.fa-6{--fa:"6"}.fa-7{--fa:"7"}.fa-8{--fa:"8"}.fa-9{--fa:"9"}.fa-fill-drip{--fa:""}.fa-arrows-to-circle{--fa:""}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:""}.fa-at{--fa:"@"}.fa-trash-alt,.fa-trash-can{--fa:""}.fa-text-height{--fa:""}.fa-user-times,.fa-user-xmark{--fa:""}.fa-stethoscope{--fa:""}.fa-comment-alt,.fa-message{--fa:""}.fa-info{--fa:""}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:""}.fa-explosion{--fa:""}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:""}.fa-wave-square{--fa:""}.fa-ring{--fa:""}.fa-building-un{--fa:""}.fa-dice-three{--fa:""}.fa-calendar-alt,.fa-calendar-days{--fa:""}.fa-anchor-circle-check{--fa:""}.fa-building-circle-arrow-right{--fa:""}.fa-volleyball,.fa-volleyball-ball{--fa:""}.fa-arrows-up-to-line{--fa:""}.fa-sort-desc,.fa-sort-down{--fa:""}.fa-circle-minus,.fa-minus-circle{--fa:""}.fa-door-open{--fa:""}.fa-right-from-bracket,.fa-sign-out-alt{--fa:""}.fa-atom{--fa:""}.fa-soap{--fa:""}.fa-heart-music-camera-bolt,.fa-icons{--fa:""}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:""}.fa-bridge-circle-check{--fa:""}.fa-pump-medical{--fa:""}.fa-fingerprint{--fa:""}.fa-hand-point-right{--fa:""}.fa-magnifying-glass-location,.fa-search-location{--fa:""}.fa-forward-step,.fa-step-forward{--fa:""}.fa-face-smile-beam,.fa-smile-beam{--fa:""}.fa-flag-checkered{--fa:""}.fa-football,.fa-football-ball{--fa:""}.fa-school-circle-exclamation{--fa:""}.fa-crop{--fa:""}.fa-angle-double-down,.fa-angles-down{--fa:""}.fa-users-rectangle{--fa:""}.fa-people-roof{--fa:""}.fa-people-line{--fa:""}.fa-beer,.fa-beer-mug-empty{--fa:""}.fa-diagram-predecessor{--fa:""}.fa-arrow-up-long,.fa-long-arrow-up{--fa:""}.fa-burn,.fa-fire-flame-simple{--fa:""}.fa-male,.fa-person{--fa:""}.fa-laptop{--fa:""}.fa-file-csv{--fa:""}.fa-menorah{--fa:""}.fa-truck-plane{--fa:""}.fa-record-vinyl{--fa:""}.fa-face-grin-stars,.fa-grin-stars{--fa:""}.fa-bong{--fa:""}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:""}.fa-arrow-down-up-across-line{--fa:""}.fa-spoon,.fa-utensil-spoon{--fa:""}.fa-jar-wheat{--fa:""}.fa-envelopes-bulk,.fa-mail-bulk{--fa:""}.fa-file-circle-exclamation{--fa:""}.fa-circle-h,.fa-hospital-symbol{--fa:""}.fa-pager{--fa:""}.fa-address-book,.fa-contact-book{--fa:""}.fa-strikethrough{--fa:""}.fa-k{--fa:"K"}.fa-landmark-flag{--fa:""}.fa-pencil,.fa-pencil-alt{--fa:""}.fa-backward{--fa:""}.fa-caret-right{--fa:""}.fa-comments{--fa:""}.fa-file-clipboard,.fa-paste{--fa:""}.fa-code-pull-request{--fa:""}.fa-clipboard-list{--fa:""}.fa-truck-loading,.fa-truck-ramp-box{--fa:""}.fa-user-check{--fa:""}.fa-vial-virus{--fa:""}.fa-sheet-plastic{--fa:""}.fa-blog{--fa:""}.fa-user-ninja{--fa:""}.fa-person-arrow-up-from-line{--fa:""}.fa-scroll-torah,.fa-torah{--fa:""}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:""}.fa-toggle-off{--fa:""}.fa-archive,.fa-box-archive{--fa:""}.fa-person-drowning{--fa:""}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:""}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:""}.fa-spray-can{--fa:""}.fa-truck-monster{--fa:""}.fa-w{--fa:"W"}.fa-earth-africa,.fa-globe-africa{--fa:""}.fa-rainbow{--fa:""}.fa-circle-notch{--fa:""}.fa-tablet-alt,.fa-tablet-screen-button{--fa:""}.fa-paw{--fa:""}.fa-cloud{--fa:""}.fa-trowel-bricks{--fa:""}.fa-face-flushed,.fa-flushed{--fa:""}.fa-hospital-user{--fa:""}.fa-tent-arrow-left-right{--fa:""}.fa-gavel,.fa-legal{--fa:""}.fa-binoculars{--fa:""}.fa-microphone-slash{--fa:""}.fa-box-tissue{--fa:""}.fa-motorcycle{--fa:""}.fa-bell-concierge,.fa-concierge-bell{--fa:""}.fa-pen-ruler,.fa-pencil-ruler{--fa:""}.fa-people-arrows,.fa-people-arrows-left-right{--fa:""}.fa-mars-and-venus-burst{--fa:""}.fa-caret-square-right,.fa-square-caret-right{--fa:""}.fa-cut,.fa-scissors{--fa:""}.fa-sun-plant-wilt{--fa:""}.fa-toilets-portable{--fa:""}.fa-hockey-puck{--fa:""}.fa-table{--fa:""}.fa-magnifying-glass-arrow-right{--fa:""}.fa-digital-tachograph,.fa-tachograph-digital{--fa:""}.fa-users-slash{--fa:""}.fa-clover{--fa:""}.fa-mail-reply,.fa-reply{--fa:""}.fa-star-and-crescent{--fa:""}.fa-house-fire{--fa:""}.fa-minus-square,.fa-square-minus{--fa:""}.fa-helicopter{--fa:""}.fa-compass{--fa:""}.fa-caret-square-down,.fa-square-caret-down{--fa:""}.fa-file-circle-question{--fa:""}.fa-laptop-code{--fa:""}.fa-swatchbook{--fa:""}.fa-prescription-bottle{--fa:""}.fa-bars,.fa-navicon{--fa:""}.fa-people-group{--fa:""}.fa-hourglass-3,.fa-hourglass-end{--fa:""}.fa-heart-broken,.fa-heart-crack{--fa:""}.fa-external-link-square-alt,.fa-square-up-right{--fa:""}.fa-face-kiss-beam,.fa-kiss-beam{--fa:""}.fa-film{--fa:""}.fa-ruler-horizontal{--fa:""}.fa-people-robbery{--fa:""}.fa-lightbulb{--fa:""}.fa-caret-left{--fa:""}.fa-circle-exclamation,.fa-exclamation-circle{--fa:""}.fa-school-circle-xmark{--fa:""}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:""}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:""}.fa-unlock-alt,.fa-unlock-keyhole{--fa:""}.fa-cloud-showers-heavy{--fa:""}.fa-headphones-alt,.fa-headphones-simple{--fa:""}.fa-sitemap{--fa:""}.fa-circle-dollar-to-slot,.fa-donate{--fa:""}.fa-memory{--fa:""}.fa-road-spikes{--fa:""}.fa-fire-burner{--fa:""}.fa-flag{--fa:""}.fa-hanukiah{--fa:""}.fa-feather{--fa:""}.fa-volume-down,.fa-volume-low{--fa:""}.fa-comment-slash{--fa:""}.fa-cloud-sun-rain{--fa:""}.fa-compress{--fa:""}.fa-wheat-alt,.fa-wheat-awn{--fa:""}.fa-ankh{--fa:""}.fa-hands-holding-child{--fa:""}.fa-asterisk{--fa:"*"}.fa-check-square,.fa-square-check{--fa:""}.fa-peseta-sign{--fa:""}.fa-header,.fa-heading{--fa:""}.fa-ghost{--fa:""}.fa-list,.fa-list-squares{--fa:""}.fa-phone-square-alt,.fa-square-phone-flip{--fa:""}.fa-cart-plus{--fa:""}.fa-gamepad{--fa:""}.fa-circle-dot,.fa-dot-circle{--fa:""}.fa-dizzy,.fa-face-dizzy{--fa:""}.fa-egg{--fa:""}.fa-house-medical-circle-xmark{--fa:""}.fa-campground{--fa:""}.fa-folder-plus{--fa:""}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:""}.fa-paint-brush,.fa-paintbrush{--fa:""}.fa-lock{--fa:""}.fa-gas-pump{--fa:""}.fa-hot-tub,.fa-hot-tub-person{--fa:""}.fa-map-location,.fa-map-marked{--fa:""}.fa-house-flood-water{--fa:""}.fa-tree{--fa:""}.fa-bridge-lock{--fa:""}.fa-sack-dollar{--fa:""}.fa-edit,.fa-pen-to-square{--fa:""}.fa-car-side{--fa:""}.fa-share-alt,.fa-share-nodes{--fa:""}.fa-heart-circle-minus{--fa:""}.fa-hourglass-2,.fa-hourglass-half{--fa:""}.fa-microscope{--fa:""}.fa-sink{--fa:""}.fa-bag-shopping,.fa-shopping-bag{--fa:""}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:""}.fa-mitten{--fa:""}.fa-person-rays{--fa:""}.fa-users{--fa:""}.fa-eye-slash{--fa:""}.fa-flask-vial{--fa:""}.fa-hand,.fa-hand-paper{--fa:""}.fa-om{--fa:""}.fa-worm{--fa:""}.fa-house-circle-xmark{--fa:""}.fa-plug{--fa:""}.fa-chevron-up{--fa:""}.fa-hand-spock{--fa:""}.fa-stopwatch{--fa:""}.fa-face-kiss,.fa-kiss{--fa:""}.fa-bridge-circle-xmark{--fa:""}.fa-face-grin-tongue,.fa-grin-tongue{--fa:""}.fa-chess-bishop{--fa:""}.fa-face-grin-wink,.fa-grin-wink{--fa:""}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:""}.fa-road-circle-check{--fa:""}.fa-dice-five{--fa:""}.fa-rss-square,.fa-square-rss{--fa:""}.fa-land-mine-on{--fa:""}.fa-i-cursor{--fa:""}.fa-stamp{--fa:""}.fa-stairs{--fa:""}.fa-i{--fa:"I"}.fa-hryvnia,.fa-hryvnia-sign{--fa:""}.fa-pills{--fa:""}.fa-face-grin-wide,.fa-grin-alt{--fa:""}.fa-tooth{--fa:""}.fa-v{--fa:"V"}.fa-bangladeshi-taka-sign{--fa:""}.fa-bicycle{--fa:""}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:""}.fa-head-side-cough-slash{--fa:""}.fa-ambulance,.fa-truck-medical{--fa:""}.fa-wheat-awn-circle-exclamation{--fa:""}.fa-snowman{--fa:""}.fa-mortar-pestle{--fa:""}.fa-road-barrier{--fa:""}.fa-school{--fa:""}.fa-igloo{--fa:""}.fa-joint{--fa:""}.fa-angle-right{--fa:""}.fa-horse{--fa:""}.fa-q{--fa:"Q"}.fa-g{--fa:"G"}.fa-notes-medical{--fa:""}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:""}.fa-dong-sign{--fa:""}.fa-capsules{--fa:""}.fa-poo-bolt,.fa-poo-storm{--fa:""}.fa-face-frown-open,.fa-frown-open{--fa:""}.fa-hand-point-up{--fa:""}.fa-money-bill{--fa:""}.fa-bookmark{--fa:""}.fa-align-justify{--fa:""}.fa-umbrella-beach{--fa:""}.fa-helmet-un{--fa:""}.fa-bullseye{--fa:""}.fa-bacon{--fa:""}.fa-hand-point-down{--fa:""}.fa-arrow-up-from-bracket{--fa:""}.fa-folder,.fa-folder-blank{--fa:""}.fa-file-medical-alt,.fa-file-waveform{--fa:""}.fa-radiation{--fa:""}.fa-chart-simple{--fa:""}.fa-mars-stroke{--fa:""}.fa-vial{--fa:""}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:""}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:""}.fa-e{--fa:"E"}.fa-pen-alt,.fa-pen-clip{--fa:""}.fa-bridge-circle-exclamation{--fa:""}.fa-user{--fa:""}.fa-school-circle-check{--fa:""}.fa-dumpster{--fa:""}.fa-shuttle-van,.fa-van-shuttle{--fa:""}.fa-building-user{--fa:""}.fa-caret-square-left,.fa-square-caret-left{--fa:""}.fa-highlighter{--fa:""}.fa-key{--fa:""}.fa-bullhorn{--fa:""}.fa-globe{--fa:""}.fa-synagogue{--fa:""}.fa-person-half-dress{--fa:""}.fa-road-bridge{--fa:""}.fa-location-arrow{--fa:""}.fa-c{--fa:"C"}.fa-tablet-button{--fa:""}.fa-building-lock{--fa:""}.fa-pizza-slice{--fa:""}.fa-money-bill-wave{--fa:""}.fa-area-chart,.fa-chart-area{--fa:""}.fa-house-flag{--fa:""}.fa-person-circle-minus{--fa:""}.fa-ban,.fa-cancel{--fa:""}.fa-camera-rotate{--fa:""}.fa-air-freshener,.fa-spray-can-sparkles{--fa:""}.fa-star{--fa:""}.fa-repeat{--fa:""}.fa-cross{--fa:""}.fa-box{--fa:""}.fa-venus-mars{--fa:""}.fa-arrow-pointer,.fa-mouse-pointer{--fa:""}.fa-expand-arrows-alt,.fa-maximize{--fa:""}.fa-charging-station{--fa:""}.fa-shapes,.fa-triangle-circle-square{--fa:""}.fa-random,.fa-shuffle{--fa:""}.fa-person-running,.fa-running{--fa:""}.fa-mobile-retro{--fa:""}.fa-grip-lines-vertical{--fa:""}.fa-spider{--fa:""}.fa-hands-bound{--fa:""}.fa-file-invoice-dollar{--fa:""}.fa-plane-circle-exclamation{--fa:""}.fa-x-ray{--fa:""}.fa-spell-check{--fa:""}.fa-slash{--fa:""}.fa-computer-mouse,.fa-mouse{--fa:""}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:""}.fa-shop-slash,.fa-store-alt-slash{--fa:""}.fa-server{--fa:""}.fa-virus-covid-slash{--fa:""}.fa-shop-lock{--fa:""}.fa-hourglass-1,.fa-hourglass-start{--fa:""}.fa-blender-phone{--fa:""}.fa-building-wheat{--fa:""}.fa-person-breastfeeding{--fa:""}.fa-right-to-bracket,.fa-sign-in-alt{--fa:""}.fa-venus{--fa:""}.fa-passport{--fa:""}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:""}.fa-heart-pulse,.fa-heartbeat{--fa:""}.fa-people-carry,.fa-people-carry-box{--fa:""}.fa-temperature-high{--fa:""}.fa-microchip{--fa:""}.fa-crown{--fa:""}.fa-weight-hanging{--fa:""}.fa-xmarks-lines{--fa:""}.fa-file-prescription{--fa:""}.fa-weight,.fa-weight-scale{--fa:""}.fa-user-friends,.fa-user-group{--fa:""}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:""}.fa-chess-knight{--fa:""}.fa-face-laugh-squint,.fa-laugh-squint{--fa:""}.fa-wheelchair{--fa:""}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:""}.fa-toggle-on{--fa:""}.fa-person-walking,.fa-walking{--fa:""}.fa-l{--fa:"L"}.fa-fire{--fa:""}.fa-bed-pulse,.fa-procedures{--fa:""}.fa-shuttle-space,.fa-space-shuttle{--fa:""}.fa-face-laugh,.fa-laugh{--fa:""}.fa-folder-open{--fa:""}.fa-heart-circle-plus{--fa:""}.fa-code-fork{--fa:""}.fa-city{--fa:""}.fa-microphone-alt,.fa-microphone-lines{--fa:""}.fa-pepper-hot{--fa:""}.fa-unlock{--fa:""}.fa-colon-sign{--fa:""}.fa-headset{--fa:""}.fa-store-slash{--fa:""}.fa-road-circle-xmark{--fa:""}.fa-user-minus{--fa:""}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:""}.fa-champagne-glasses,.fa-glass-cheers{--fa:""}.fa-clipboard{--fa:""}.fa-house-circle-exclamation{--fa:""}.fa-file-arrow-up,.fa-file-upload{--fa:""}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:""}.fa-bath,.fa-bathtub{--fa:""}.fa-underline{--fa:""}.fa-user-edit,.fa-user-pen{--fa:""}.fa-signature{--fa:""}.fa-stroopwafel{--fa:""}.fa-bold{--fa:""}.fa-anchor-lock{--fa:""}.fa-building-ngo{--fa:""}.fa-manat-sign{--fa:""}.fa-not-equal{--fa:""}.fa-border-style,.fa-border-top-left{--fa:""}.fa-map-location-dot,.fa-map-marked-alt{--fa:""}.fa-jedi{--fa:""}.fa-poll,.fa-square-poll-vertical{--fa:""}.fa-mug-hot{--fa:""}.fa-battery-car,.fa-car-battery{--fa:""}.fa-gift{--fa:""}.fa-dice-two{--fa:""}.fa-chess-queen{--fa:""}.fa-glasses{--fa:""}.fa-chess-board{--fa:""}.fa-building-circle-check{--fa:""}.fa-person-chalkboard{--fa:""}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:""}.fa-hand-back-fist,.fa-hand-rock{--fa:""}.fa-caret-square-up,.fa-square-caret-up{--fa:""}.fa-cloud-showers-water{--fa:""}.fa-bar-chart,.fa-chart-bar{--fa:""}.fa-hands-bubbles,.fa-hands-wash{--fa:""}.fa-less-than-equal{--fa:""}.fa-train{--fa:""}.fa-eye-low-vision,.fa-low-vision{--fa:""}.fa-crow{--fa:""}.fa-sailboat{--fa:""}.fa-window-restore{--fa:""}.fa-plus-square,.fa-square-plus{--fa:""}.fa-torii-gate{--fa:""}.fa-frog{--fa:""}.fa-bucket{--fa:""}.fa-image{--fa:""}.fa-microphone{--fa:""}.fa-cow{--fa:""}.fa-caret-up{--fa:""}.fa-screwdriver{--fa:""}.fa-folder-closed{--fa:""}.fa-house-tsunami{--fa:""}.fa-square-nfi{--fa:""}.fa-arrow-up-from-ground-water{--fa:""}.fa-glass-martini-alt,.fa-martini-glass{--fa:""}.fa-square-binary{--fa:""}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:""}.fa-columns,.fa-table-columns{--fa:""}.fa-lemon{--fa:""}.fa-head-side-mask{--fa:""}.fa-handshake{--fa:""}.fa-gem{--fa:""}.fa-dolly,.fa-dolly-box{--fa:""}.fa-smoking{--fa:""}.fa-compress-arrows-alt,.fa-minimize{--fa:""}.fa-monument{--fa:""}.fa-snowplow{--fa:""}.fa-angle-double-right,.fa-angles-right{--fa:""}.fa-cannabis{--fa:""}.fa-circle-play,.fa-play-circle{--fa:""}.fa-tablets{--fa:""}.fa-ethernet{--fa:""}.fa-eur,.fa-euro,.fa-euro-sign{--fa:""}.fa-chair{--fa:""}.fa-check-circle,.fa-circle-check{--fa:""}.fa-circle-stop,.fa-stop-circle{--fa:""}.fa-compass-drafting,.fa-drafting-compass{--fa:""}.fa-plate-wheat{--fa:""}.fa-icicles{--fa:""}.fa-person-shelter{--fa:""}.fa-neuter{--fa:""}.fa-id-badge{--fa:""}.fa-marker{--fa:""}.fa-face-laugh-beam,.fa-laugh-beam{--fa:""}.fa-helicopter-symbol{--fa:""}.fa-universal-access{--fa:""}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:""}.fa-lari-sign{--fa:""}.fa-volcano{--fa:""}.fa-person-walking-dashed-line-arrow-right{--fa:""}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:""}.fa-viruses{--fa:""}.fa-square-person-confined{--fa:""}.fa-user-tie{--fa:""}.fa-arrow-down-long,.fa-long-arrow-down{--fa:""}.fa-tent-arrow-down-to-line{--fa:""}.fa-certificate{--fa:""}.fa-mail-reply-all,.fa-reply-all{--fa:""}.fa-suitcase{--fa:""}.fa-person-skating,.fa-skating{--fa:""}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:""}.fa-camera-retro{--fa:""}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:""}.fa-arrow-right-to-file,.fa-file-import{--fa:""}.fa-external-link-square,.fa-square-arrow-up-right{--fa:""}.fa-box-open{--fa:""}.fa-scroll{--fa:""}.fa-spa{--fa:""}.fa-location-pin-lock{--fa:""}.fa-pause{--fa:""}.fa-hill-avalanche{--fa:""}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:""}.fa-bomb{--fa:""}.fa-registered{--fa:""}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:""}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:""}.fa-subscript{--fa:""}.fa-diamond-turn-right,.fa-directions{--fa:""}.fa-burst{--fa:""}.fa-house-laptop,.fa-laptop-house{--fa:""}.fa-face-tired,.fa-tired{--fa:""}.fa-money-bills{--fa:""}.fa-smog{--fa:""}.fa-crutch{--fa:""}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:""}.fa-palette{--fa:""}.fa-arrows-turn-right{--fa:""}.fa-vest{--fa:""}.fa-ferry{--fa:""}.fa-arrows-down-to-people{--fa:""}.fa-seedling,.fa-sprout{--fa:""}.fa-arrows-alt-h,.fa-left-right{--fa:""}.fa-boxes-packing{--fa:""}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:""}.fa-group-arrows-rotate{--fa:""}.fa-bowl-food{--fa:""}.fa-candy-cane{--fa:""}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:""}.fa-cloud-bolt,.fa-thunderstorm{--fa:""}.fa-remove-format,.fa-text-slash{--fa:""}.fa-face-smile-wink,.fa-smile-wink{--fa:""}.fa-file-word{--fa:""}.fa-file-powerpoint{--fa:""}.fa-arrows-h,.fa-arrows-left-right{--fa:""}.fa-house-lock{--fa:""}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:""}.fa-children{--fa:""}.fa-blackboard,.fa-chalkboard{--fa:""}.fa-user-alt-slash,.fa-user-large-slash{--fa:""}.fa-envelope-open{--fa:""}.fa-handshake-alt-slash,.fa-handshake-simple-slash{--fa:""}.fa-mattress-pillow{--fa:""}.fa-guarani-sign{--fa:""}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:""}.fa-fire-extinguisher{--fa:""}.fa-cruzeiro-sign{--fa:""}.fa-greater-than-equal{--fa:""}.fa-shield-alt,.fa-shield-halved{--fa:""}.fa-atlas,.fa-book-atlas{--fa:""}.fa-virus{--fa:""}.fa-envelope-circle-check{--fa:""}.fa-layer-group{--fa:""}.fa-arrows-to-dot{--fa:""}.fa-archway{--fa:""}.fa-heart-circle-check{--fa:""}.fa-house-chimney-crack,.fa-house-damage{--fa:""}.fa-file-archive,.fa-file-zipper{--fa:""}.fa-square{--fa:""}.fa-glass-martini,.fa-martini-glass-empty{--fa:""}.fa-couch{--fa:""}.fa-cedi-sign{--fa:""}.fa-italic{--fa:""}.fa-table-cells-column-lock{--fa:""}.fa-church{--fa:""}.fa-comments-dollar{--fa:""}.fa-democrat{--fa:""}.fa-z{--fa:"Z"}.fa-person-skiing,.fa-skiing{--fa:""}.fa-road-lock{--fa:""}.fa-a{--fa:"A"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:""}.fa-feather-alt,.fa-feather-pointed{--fa:""}.fa-p{--fa:"P"}.fa-snowflake{--fa:""}.fa-newspaper{--fa:""}.fa-ad,.fa-rectangle-ad{--fa:""}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:""}.fa-filter-circle-xmark{--fa:""}.fa-locust{--fa:""}.fa-sort,.fa-unsorted{--fa:""}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:""}.fa-person-dress-burst{--fa:""}.fa-money-check-alt,.fa-money-check-dollar{--fa:""}.fa-vector-square{--fa:""}.fa-bread-slice{--fa:""}.fa-language{--fa:""}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:""}.fa-filter{--fa:""}.fa-question{--fa:"?"}.fa-file-signature{--fa:""}.fa-arrows-alt,.fa-up-down-left-right{--fa:""}.fa-house-chimney-user{--fa:""}.fa-hand-holding-heart{--fa:""}.fa-puzzle-piece{--fa:""}.fa-money-check{--fa:""}.fa-star-half-alt,.fa-star-half-stroke{--fa:""}.fa-code{--fa:""}.fa-glass-whiskey,.fa-whiskey-glass{--fa:""}.fa-building-circle-exclamation{--fa:""}.fa-magnifying-glass-chart{--fa:""}.fa-arrow-up-right-from-square,.fa-external-link{--fa:""}.fa-cubes-stacked{--fa:""}.fa-krw,.fa-won,.fa-won-sign{--fa:""}.fa-virus-covid{--fa:""}.fa-austral-sign{--fa:""}.fa-f{--fa:"F"}.fa-leaf{--fa:""}.fa-road{--fa:""}.fa-cab,.fa-taxi{--fa:""}.fa-person-circle-plus{--fa:""}.fa-chart-pie,.fa-pie-chart{--fa:""}.fa-bolt-lightning{--fa:""}.fa-sack-xmark{--fa:""}.fa-file-excel{--fa:""}.fa-file-contract{--fa:""}.fa-fish-fins{--fa:""}.fa-building-flag{--fa:""}.fa-face-grin-beam,.fa-grin-beam{--fa:""}.fa-object-ungroup{--fa:""}.fa-poop{--fa:""}.fa-location-pin,.fa-map-marker{--fa:""}.fa-kaaba{--fa:""}.fa-toilet-paper{--fa:""}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:""}.fa-eject{--fa:""}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:""}.fa-plane-circle-check{--fa:""}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:""}.fa-object-group{--fa:""}.fa-chart-line,.fa-line-chart{--fa:""}.fa-mask-ventilator{--fa:""}.fa-arrow-right{--fa:""}.fa-map-signs,.fa-signs-post{--fa:""}.fa-cash-register{--fa:""}.fa-person-circle-question{--fa:""}.fa-h{--fa:"H"}.fa-tarp{--fa:""}.fa-screwdriver-wrench,.fa-tools{--fa:""}.fa-arrows-to-eye{--fa:""}.fa-plug-circle-bolt{--fa:""}.fa-heart{--fa:""}.fa-mars-and-venus{--fa:""}.fa-home-user,.fa-house-user{--fa:""}.fa-dumpster-fire{--fa:""}.fa-house-crack{--fa:""}.fa-cocktail,.fa-martini-glass-citrus{--fa:""}.fa-face-surprise,.fa-surprise{--fa:""}.fa-bottle-water{--fa:""}.fa-circle-pause,.fa-pause-circle{--fa:""}.fa-toilet-paper-slash{--fa:""}.fa-apple-alt,.fa-apple-whole{--fa:""}.fa-kitchen-set{--fa:""}.fa-r{--fa:"R"}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:""}.fa-cube{--fa:""}.fa-bitcoin-sign{--fa:""}.fa-shield-dog{--fa:""}.fa-solar-panel{--fa:""}.fa-lock-open{--fa:""}.fa-elevator{--fa:""}.fa-money-bill-transfer{--fa:""}.fa-money-bill-trend-up{--fa:""}.fa-house-flood-water-circle-arrow-right{--fa:""}.fa-poll-h,.fa-square-poll-horizontal{--fa:""}.fa-circle{--fa:""}.fa-backward-fast,.fa-fast-backward{--fa:""}.fa-recycle{--fa:""}.fa-user-astronaut{--fa:""}.fa-plane-slash{--fa:""}.fa-trademark{--fa:""}.fa-basketball,.fa-basketball-ball{--fa:""}.fa-satellite-dish{--fa:""}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:""}.fa-mobile-alt,.fa-mobile-screen-button{--fa:""}.fa-volume-high,.fa-volume-up{--fa:""}.fa-users-rays{--fa:""}.fa-wallet{--fa:""}.fa-clipboard-check{--fa:""}.fa-file-audio{--fa:""}.fa-burger,.fa-hamburger{--fa:""}.fa-wrench{--fa:""}.fa-bugs{--fa:""}.fa-rupee,.fa-rupee-sign{--fa:""}.fa-file-image{--fa:""}.fa-circle-question,.fa-question-circle{--fa:""}.fa-plane-departure{--fa:""}.fa-handshake-slash{--fa:""}.fa-book-bookmark{--fa:""}.fa-code-branch{--fa:""}.fa-hat-cowboy{--fa:""}.fa-bridge{--fa:""}.fa-phone-alt,.fa-phone-flip{--fa:""}.fa-truck-front{--fa:""}.fa-cat{--fa:""}.fa-anchor-circle-exclamation{--fa:""}.fa-truck-field{--fa:""}.fa-route{--fa:""}.fa-clipboard-question{--fa:""}.fa-panorama{--fa:""}.fa-comment-medical{--fa:""}.fa-teeth-open{--fa:""}.fa-file-circle-minus{--fa:""}.fa-tags{--fa:""}.fa-wine-glass{--fa:""}.fa-fast-forward,.fa-forward-fast{--fa:""}.fa-face-meh-blank,.fa-meh-blank{--fa:""}.fa-parking,.fa-square-parking{--fa:""}.fa-house-signal{--fa:""}.fa-bars-progress,.fa-tasks-alt{--fa:""}.fa-faucet-drip{--fa:""}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:""}.fa-ban-smoking,.fa-smoking-ban{--fa:""}.fa-terminal{--fa:""}.fa-mobile-button{--fa:""}.fa-house-medical-flag{--fa:""}.fa-basket-shopping,.fa-shopping-basket{--fa:""}.fa-tape{--fa:""}.fa-bus-alt,.fa-bus-simple{--fa:""}.fa-eye{--fa:""}.fa-face-sad-cry,.fa-sad-cry{--fa:""}.fa-audio-description{--fa:""}.fa-person-military-to-person{--fa:""}.fa-file-shield{--fa:""}.fa-user-slash{--fa:""}.fa-pen{--fa:""}.fa-tower-observation{--fa:""}.fa-file-code{--fa:""}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:""}.fa-bus{--fa:""}.fa-heart-circle-xmark{--fa:""}.fa-home-lg,.fa-house-chimney{--fa:""}.fa-window-maximize{--fa:""}.fa-face-frown,.fa-frown{--fa:""}.fa-prescription{--fa:""}.fa-shop,.fa-store-alt{--fa:""}.fa-floppy-disk,.fa-save{--fa:""}.fa-vihara{--fa:""}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:""}.fa-sort-asc,.fa-sort-up{--fa:""}.fa-comment-dots,.fa-commenting{--fa:""}.fa-plant-wilt{--fa:""}.fa-diamond{--fa:""}.fa-face-grin-squint,.fa-grin-squint{--fa:""}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:""}.fa-chart-diagram{--fa:""}.fa-bacterium{--fa:""}.fa-hand-pointer{--fa:""}.fa-drum-steelpan{--fa:""}.fa-hand-scissors{--fa:""}.fa-hands-praying,.fa-praying-hands{--fa:""}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:""}.fa-biohazard{--fa:""}.fa-location,.fa-location-crosshairs{--fa:""}.fa-mars-double{--fa:""}.fa-child-dress{--fa:""}.fa-users-between-lines{--fa:""}.fa-lungs-virus{--fa:""}.fa-face-grin-tears,.fa-grin-tears{--fa:""}.fa-phone{--fa:""}.fa-calendar-times,.fa-calendar-xmark{--fa:""}.fa-child-reaching{--fa:""}.fa-head-side-virus{--fa:""}.fa-user-cog,.fa-user-gear{--fa:""}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:""}.fa-door-closed{--fa:""}.fa-shield-virus{--fa:""}.fa-dice-six{--fa:""}.fa-mosquito-net{--fa:""}.fa-file-fragment{--fa:""}.fa-bridge-water{--fa:""}.fa-person-booth{--fa:""}.fa-text-width{--fa:""}.fa-hat-wizard{--fa:""}.fa-pen-fancy{--fa:""}.fa-digging,.fa-person-digging{--fa:""}.fa-trash{--fa:""}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:""}.fa-book-medical{--fa:""}.fa-poo{--fa:""}.fa-quote-right,.fa-quote-right-alt{--fa:""}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:""}.fa-cubes{--fa:""}.fa-divide{--fa:""}.fa-tenge,.fa-tenge-sign{--fa:""}.fa-headphones{--fa:""}.fa-hands-holding{--fa:""}.fa-hands-clapping{--fa:""}.fa-republican{--fa:""}.fa-arrow-left{--fa:""}.fa-person-circle-xmark{--fa:""}.fa-ruler{--fa:""}.fa-align-left{--fa:""}.fa-dice-d6{--fa:""}.fa-restroom{--fa:""}.fa-j{--fa:"J"}.fa-users-viewfinder{--fa:""}.fa-file-video{--fa:""}.fa-external-link-alt,.fa-up-right-from-square{--fa:""}.fa-table-cells,.fa-th{--fa:""}.fa-file-pdf{--fa:""}.fa-bible,.fa-book-bible{--fa:""}.fa-o{--fa:"O"}.fa-medkit,.fa-suitcase-medical{--fa:""}.fa-user-secret{--fa:""}.fa-otter{--fa:""}.fa-female,.fa-person-dress{--fa:""}.fa-comment-dollar{--fa:""}.fa-briefcase-clock,.fa-business-time{--fa:""}.fa-table-cells-large,.fa-th-large{--fa:""}.fa-book-tanakh,.fa-tanakh{--fa:""}.fa-phone-volume,.fa-volume-control-phone{--fa:""}.fa-hat-cowboy-side{--fa:""}.fa-clipboard-user{--fa:""}.fa-child{--fa:""}.fa-lira-sign{--fa:""}.fa-satellite{--fa:""}.fa-plane-lock{--fa:""}.fa-tag{--fa:""}.fa-comment{--fa:""}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:""}.fa-envelope{--fa:""}.fa-angle-double-up,.fa-angles-up{--fa:""}.fa-paperclip{--fa:""}.fa-arrow-right-to-city{--fa:""}.fa-ribbon{--fa:""}.fa-lungs{--fa:""}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:""}.fa-litecoin-sign{--fa:""}.fa-border-none{--fa:""}.fa-circle-nodes{--fa:""}.fa-parachute-box{--fa:""}.fa-indent{--fa:""}.fa-truck-field-un{--fa:""}.fa-hourglass,.fa-hourglass-empty{--fa:""}.fa-mountain{--fa:""}.fa-user-doctor,.fa-user-md{--fa:""}.fa-circle-info,.fa-info-circle{--fa:""}.fa-cloud-meatball{--fa:""}.fa-camera,.fa-camera-alt{--fa:""}.fa-square-virus{--fa:""}.fa-meteor{--fa:""}.fa-car-on{--fa:""}.fa-sleigh{--fa:""}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:""}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:""}.fa-water{--fa:""}.fa-calendar-check{--fa:""}.fa-braille{--fa:""}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:""}.fa-landmark{--fa:""}.fa-truck{--fa:""}.fa-crosshairs{--fa:""}.fa-person-cane{--fa:""}.fa-tent{--fa:""}.fa-vest-patches{--fa:""}.fa-check-double{--fa:""}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:""}.fa-money-bill-wheat{--fa:""}.fa-cookie{--fa:""}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:""}.fa-hard-drive,.fa-hdd{--fa:""}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:""}.fa-dumbbell{--fa:""}.fa-list-alt,.fa-rectangle-list{--fa:""}.fa-tarp-droplet{--fa:""}.fa-house-medical-circle-check{--fa:""}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:""}.fa-calendar-plus{--fa:""}.fa-plane-arrival{--fa:""}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:""}.fa-subway,.fa-train-subway{--fa:""}.fa-chart-gantt{--fa:""}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:""}.fa-crop-alt,.fa-crop-simple{--fa:""}.fa-money-bill-1,.fa-money-bill-alt{--fa:""}.fa-left-long,.fa-long-arrow-alt-left{--fa:""}.fa-dna{--fa:""}.fa-virus-slash{--fa:""}.fa-minus,.fa-subtract{--fa:""}.fa-chess{--fa:""}.fa-arrow-left-long,.fa-long-arrow-left{--fa:""}.fa-plug-circle-check{--fa:""}.fa-street-view{--fa:""}.fa-franc-sign{--fa:""}.fa-volume-off{--fa:""}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:""}.fa-cog,.fa-gear{--fa:""}.fa-droplet-slash,.fa-tint-slash{--fa:""}.fa-mosque{--fa:""}.fa-mosquito{--fa:""}.fa-star-of-david{--fa:""}.fa-person-military-rifle{--fa:""}.fa-cart-shopping,.fa-shopping-cart{--fa:""}.fa-vials{--fa:""}.fa-plug-circle-plus{--fa:""}.fa-place-of-worship{--fa:""}.fa-grip-vertical{--fa:""}.fa-hexagon-nodes{--fa:""}.fa-arrow-turn-up,.fa-level-up{--fa:""}.fa-u{--fa:"U"}.fa-square-root-alt,.fa-square-root-variable{--fa:""}.fa-clock,.fa-clock-four{--fa:""}.fa-backward-step,.fa-step-backward{--fa:""}.fa-pallet{--fa:""}.fa-faucet{--fa:""}.fa-baseball-bat-ball{--fa:""}.fa-s{--fa:"S"}.fa-timeline{--fa:""}.fa-keyboard{--fa:""}.fa-caret-down{--fa:""}.fa-clinic-medical,.fa-house-chimney-medical{--fa:""}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:""}.fa-mobile-android-alt,.fa-mobile-screen{--fa:""}.fa-plane-up{--fa:""}.fa-piggy-bank{--fa:""}.fa-battery-3,.fa-battery-half{--fa:""}.fa-mountain-city{--fa:""}.fa-coins{--fa:""}.fa-khanda{--fa:""}.fa-sliders,.fa-sliders-h{--fa:""}.fa-folder-tree{--fa:""}.fa-network-wired{--fa:""}.fa-map-pin{--fa:""}.fa-hamsa{--fa:""}.fa-cent-sign{--fa:""}.fa-flask{--fa:""}.fa-person-pregnant{--fa:""}.fa-wand-sparkles{--fa:""}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:""}.fa-ticket{--fa:""}.fa-power-off{--fa:""}.fa-long-arrow-alt-right,.fa-right-long{--fa:""}.fa-flag-usa{--fa:""}.fa-laptop-file{--fa:""}.fa-teletype,.fa-tty{--fa:""}.fa-diagram-next{--fa:""}.fa-person-rifle{--fa:""}.fa-house-medical-circle-exclamation{--fa:""}.fa-closed-captioning{--fa:""}.fa-hiking,.fa-person-hiking{--fa:""}.fa-venus-double{--fa:""}.fa-images{--fa:""}.fa-calculator{--fa:""}.fa-people-pulling{--fa:""}.fa-n{--fa:"N"}.fa-cable-car,.fa-tram{--fa:""}.fa-cloud-rain{--fa:""}.fa-building-circle-xmark{--fa:""}.fa-ship{--fa:""}.fa-arrows-down-to-line{--fa:""}.fa-download{--fa:""}.fa-face-grin,.fa-grin{--fa:""}.fa-backspace,.fa-delete-left{--fa:""}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:""}.fa-file-circle-check{--fa:""}.fa-forward{--fa:""}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:""}.fa-face-meh,.fa-meh{--fa:""}.fa-align-center{--fa:""}.fa-book-dead,.fa-book-skull{--fa:""}.fa-drivers-license,.fa-id-card{--fa:""}.fa-dedent,.fa-outdent{--fa:""}.fa-heart-circle-exclamation{--fa:""}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:""}.fa-calendar-week{--fa:""}.fa-laptop-medical{--fa:""}.fa-b{--fa:"B"}.fa-file-medical{--fa:""}.fa-dice-one{--fa:""}.fa-kiwi-bird{--fa:""}.fa-arrow-right-arrow-left,.fa-exchange{--fa:""}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:""}.fa-cutlery,.fa-utensils{--fa:""}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:""}.fa-mill-sign{--fa:""}.fa-bowl-rice{--fa:""}.fa-skull{--fa:""}.fa-broadcast-tower,.fa-tower-broadcast{--fa:""}.fa-truck-pickup{--fa:""}.fa-long-arrow-alt-up,.fa-up-long{--fa:""}.fa-stop{--fa:""}.fa-code-merge{--fa:""}.fa-upload{--fa:""}.fa-hurricane{--fa:""}.fa-mound{--fa:""}.fa-toilet-portable{--fa:""}.fa-compact-disc{--fa:""}.fa-file-arrow-down,.fa-file-download{--fa:""}.fa-caravan{--fa:""}.fa-shield-cat{--fa:""}.fa-bolt,.fa-zap{--fa:""}.fa-glass-water{--fa:""}.fa-oil-well{--fa:""}.fa-vault{--fa:""}.fa-mars{--fa:""}.fa-toilet{--fa:""}.fa-plane-circle-xmark{--fa:""}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:""}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:""}.fa-sun{--fa:""}.fa-guitar{--fa:""}.fa-face-laugh-wink,.fa-laugh-wink{--fa:""}.fa-horse-head{--fa:""}.fa-bore-hole{--fa:""}.fa-industry{--fa:""}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:""}.fa-arrows-turn-to-dots{--fa:""}.fa-florin-sign{--fa:""}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:""}.fa-less-than{--fa:"<"}.fa-angle-down{--fa:""}.fa-car-tunnel{--fa:""}.fa-head-side-cough{--fa:""}.fa-grip-lines{--fa:""}.fa-thumbs-down{--fa:""}.fa-user-lock{--fa:""}.fa-arrow-right-long,.fa-long-arrow-right{--fa:""}.fa-anchor-circle-xmark{--fa:""}.fa-ellipsis,.fa-ellipsis-h{--fa:""}.fa-chess-pawn{--fa:""}.fa-first-aid,.fa-kit-medical{--fa:""}.fa-person-through-window{--fa:""}.fa-toolbox{--fa:""}.fa-hands-holding-circle{--fa:""}.fa-bug{--fa:""}.fa-credit-card,.fa-credit-card-alt{--fa:""}.fa-automobile,.fa-car{--fa:""}.fa-hand-holding-hand{--fa:""}.fa-book-open-reader,.fa-book-reader{--fa:""}.fa-mountain-sun{--fa:""}.fa-arrows-left-right-to-line{--fa:""}.fa-dice-d20{--fa:""}.fa-truck-droplet{--fa:""}.fa-file-circle-xmark{--fa:""}.fa-temperature-arrow-up,.fa-temperature-up{--fa:""}.fa-medal{--fa:""}.fa-bed{--fa:""}.fa-h-square,.fa-square-h{--fa:""}.fa-podcast{--fa:""}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:""}.fa-bell{--fa:""}.fa-superscript{--fa:""}.fa-plug-circle-xmark{--fa:""}.fa-star-of-life{--fa:""}.fa-phone-slash{--fa:""}.fa-paint-roller{--fa:""}.fa-hands-helping,.fa-handshake-angle{--fa:""}.fa-location-dot,.fa-map-marker-alt{--fa:""}.fa-file{--fa:""}.fa-greater-than{--fa:">"}.fa-person-swimming,.fa-swimmer{--fa:""}.fa-arrow-down{--fa:""}.fa-droplet,.fa-tint{--fa:""}.fa-eraser{--fa:""}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:""}.fa-person-burst{--fa:""}.fa-dove{--fa:""}.fa-battery-0,.fa-battery-empty{--fa:""}.fa-socks{--fa:""}.fa-inbox{--fa:""}.fa-section{--fa:""}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:""}.fa-envelope-open-text{--fa:""}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:""}.fa-wine-bottle{--fa:""}.fa-chess-rook{--fa:""}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:""}.fa-dharmachakra{--fa:""}.fa-hotdog{--fa:""}.fa-blind,.fa-person-walking-with-cane{--fa:""}.fa-drum{--fa:""}.fa-ice-cream{--fa:""}.fa-heart-circle-bolt{--fa:""}.fa-fax{--fa:""}.fa-paragraph{--fa:""}.fa-check-to-slot,.fa-vote-yea{--fa:""}.fa-star-half{--fa:""}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:""}.fa-chain,.fa-link{--fa:""}.fa-assistive-listening-systems,.fa-ear-listen{--fa:""}.fa-tree-city{--fa:""}.fa-play{--fa:""}.fa-font{--fa:""}.fa-table-cells-row-lock{--fa:""}.fa-rupiah-sign{--fa:""}.fa-magnifying-glass,.fa-search{--fa:""}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:""}.fa-diagnoses,.fa-person-dots-from-line{--fa:""}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:""}.fa-naira-sign{--fa:""}.fa-cart-arrow-down{--fa:""}.fa-walkie-talkie{--fa:""}.fa-file-edit,.fa-file-pen{--fa:""}.fa-receipt{--fa:""}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:""}.fa-suitcase-rolling{--fa:""}.fa-person-circle-exclamation{--fa:""}.fa-chevron-down{--fa:""}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:""}.fa-skull-crossbones{--fa:""}.fa-code-compare{--fa:""}.fa-list-dots,.fa-list-ul{--fa:""}.fa-school-lock{--fa:""}.fa-tower-cell{--fa:""}.fa-down-long,.fa-long-arrow-alt-down{--fa:""}.fa-ranking-star{--fa:""}.fa-chess-king{--fa:""}.fa-person-harassing{--fa:""}.fa-brazilian-real-sign{--fa:""}.fa-landmark-alt,.fa-landmark-dome{--fa:""}.fa-arrow-up{--fa:""}.fa-television,.fa-tv,.fa-tv-alt{--fa:""}.fa-shrimp{--fa:""}.fa-list-check,.fa-tasks{--fa:""}.fa-jug-detergent{--fa:""}.fa-circle-user,.fa-user-circle{--fa:""}.fa-user-shield{--fa:""}.fa-wind{--fa:""}.fa-car-burst,.fa-car-crash{--fa:""}.fa-y{--fa:"Y"}.fa-person-snowboarding,.fa-snowboarding{--fa:""}.fa-shipping-fast,.fa-truck-fast{--fa:""}.fa-fish{--fa:""}.fa-user-graduate{--fa:""}.fa-adjust,.fa-circle-half-stroke{--fa:""}.fa-clapperboard{--fa:""}.fa-circle-radiation,.fa-radiation-alt{--fa:""}.fa-baseball,.fa-baseball-ball{--fa:""}.fa-jet-fighter-up{--fa:""}.fa-diagram-project,.fa-project-diagram{--fa:""}.fa-copy{--fa:""}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:""}.fa-hand-sparkles{--fa:""}.fa-grip,.fa-grip-horizontal{--fa:""}.fa-share-from-square,.fa-share-square{--fa:""}.fa-child-combatant,.fa-child-rifle{--fa:""}.fa-gun{--fa:""}.fa-phone-square,.fa-square-phone{--fa:""}.fa-add,.fa-plus{--fa:"+"}.fa-expand{--fa:""}.fa-computer{--fa:""}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:""}.fa-arrows,.fa-arrows-up-down-left-right{--fa:""}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:""}.fa-peso-sign{--fa:""}.fa-building-shield{--fa:""}.fa-baby{--fa:""}.fa-users-line{--fa:""}.fa-quote-left,.fa-quote-left-alt{--fa:""}.fa-tractor{--fa:""}.fa-trash-arrow-up,.fa-trash-restore{--fa:""}.fa-arrow-down-up-lock{--fa:""}.fa-lines-leaning{--fa:""}.fa-ruler-combined{--fa:""}.fa-copyright{--fa:""}.fa-equals{--fa:"="}.fa-blender{--fa:""}.fa-teeth{--fa:""}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:""}.fa-map{--fa:""}.fa-rocket{--fa:""}.fa-photo-film,.fa-photo-video{--fa:""}.fa-folder-minus{--fa:""}.fa-hexagon-nodes-bolt{--fa:""}.fa-store{--fa:""}.fa-arrow-trend-up{--fa:""}.fa-plug-circle-minus{--fa:""}.fa-sign,.fa-sign-hanging{--fa:""}.fa-bezier-curve{--fa:""}.fa-bell-slash{--fa:""}.fa-tablet,.fa-tablet-android{--fa:""}.fa-school-flag{--fa:""}.fa-fill{--fa:""}.fa-angle-up{--fa:""}.fa-drumstick-bite{--fa:""}.fa-holly-berry{--fa:""}.fa-chevron-left{--fa:""}.fa-bacteria{--fa:""}.fa-hand-lizard{--fa:""}.fa-notdef{--fa:""}.fa-disease{--fa:""}.fa-briefcase-medical{--fa:""}.fa-genderless{--fa:""}.fa-chevron-right{--fa:""}.fa-retweet{--fa:""}.fa-car-alt,.fa-car-rear{--fa:""}.fa-pump-soap{--fa:""}.fa-video-slash{--fa:""}.fa-battery-2,.fa-battery-quarter{--fa:""}.fa-radio{--fa:""}.fa-baby-carriage,.fa-carriage-baby{--fa:""}.fa-traffic-light{--fa:""}.fa-thermometer{--fa:""}.fa-vr-cardboard{--fa:""}.fa-hand-middle-finger{--fa:""}.fa-percent,.fa-percentage{--fa:"%"}.fa-truck-moving{--fa:""}.fa-glass-water-droplet{--fa:""}.fa-display{--fa:""}.fa-face-smile,.fa-smile{--fa:""}.fa-thumb-tack,.fa-thumbtack{--fa:""}.fa-trophy{--fa:""}.fa-person-praying,.fa-pray{--fa:""}.fa-hammer{--fa:""}.fa-hand-peace{--fa:""}.fa-rotate,.fa-sync-alt{--fa:""}.fa-spinner{--fa:""}.fa-robot{--fa:""}.fa-peace{--fa:""}.fa-cogs,.fa-gears{--fa:""}.fa-warehouse{--fa:""}.fa-arrow-up-right-dots{--fa:""}.fa-splotch{--fa:""}.fa-face-grin-hearts,.fa-grin-hearts{--fa:""}.fa-dice-four{--fa:""}.fa-sim-card{--fa:""}.fa-transgender,.fa-transgender-alt{--fa:""}.fa-mercury{--fa:""}.fa-arrow-turn-down,.fa-level-down{--fa:""}.fa-person-falling-burst{--fa:""}.fa-award{--fa:""}.fa-ticket-alt,.fa-ticket-simple{--fa:""}.fa-building{--fa:""}.fa-angle-double-left,.fa-angles-left{--fa:""}.fa-qrcode{--fa:""}.fa-clock-rotate-left,.fa-history{--fa:""}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:""}.fa-arrow-right-from-file,.fa-file-export{--fa:""}.fa-shield,.fa-shield-blank{--fa:""}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:""}.fa-comment-nodes{--fa:""}.fa-house-medical{--fa:""}.fa-golf-ball,.fa-golf-ball-tee{--fa:""}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:""}.fa-house-chimney-window{--fa:""}.fa-pen-nib{--fa:""}.fa-tent-arrow-turn-left{--fa:""}.fa-tents{--fa:""}.fa-magic,.fa-wand-magic{--fa:""}.fa-dog{--fa:""}.fa-carrot{--fa:""}.fa-moon{--fa:""}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:""}.fa-cheese{--fa:""}.fa-yin-yang{--fa:""}.fa-music{--fa:""}.fa-code-commit{--fa:""}.fa-temperature-low{--fa:""}.fa-biking,.fa-person-biking{--fa:""}.fa-broom{--fa:""}.fa-shield-heart{--fa:""}.fa-gopuram{--fa:""}.fa-earth-oceania,.fa-globe-oceania{--fa:""}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:""}.fa-hashtag{--fa:"#"}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:""}.fa-oil-can{--fa:""}.fa-t{--fa:"T"}.fa-hippo{--fa:""}.fa-chart-column{--fa:""}.fa-infinity{--fa:""}.fa-vial-circle-check{--fa:""}.fa-person-arrow-down-to-line{--fa:""}.fa-voicemail{--fa:""}.fa-fan{--fa:""}.fa-person-walking-luggage{--fa:""}.fa-arrows-alt-v,.fa-up-down{--fa:""}.fa-cloud-moon-rain{--fa:""}.fa-calendar{--fa:""}.fa-trailer{--fa:""}.fa-bahai,.fa-haykal{--fa:""}.fa-sd-card{--fa:""}.fa-dragon{--fa:""}.fa-shoe-prints{--fa:""}.fa-circle-plus,.fa-plus-circle{--fa:""}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:""}.fa-hand-holding{--fa:""}.fa-plug-circle-exclamation{--fa:""}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:""}.fa-clone{--fa:""}.fa-person-walking-arrow-loop-left{--fa:""}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:""}.fa-fire-alt,.fa-fire-flame-curved{--fa:""}.fa-tornado{--fa:""}.fa-file-circle-plus{--fa:""}.fa-book-quran,.fa-quran{--fa:""}.fa-anchor{--fa:""}.fa-border-all{--fa:""}.fa-angry,.fa-face-angry{--fa:""}.fa-cookie-bite{--fa:""}.fa-arrow-trend-down{--fa:""}.fa-feed,.fa-rss{--fa:""}.fa-draw-polygon{--fa:""}.fa-balance-scale,.fa-scale-balanced{--fa:""}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:""}.fa-shower{--fa:""}.fa-desktop,.fa-desktop-alt{--fa:""}.fa-m{--fa:"M"}.fa-table-list,.fa-th-list{--fa:""}.fa-comment-sms,.fa-sms{--fa:""}.fa-book{--fa:""}.fa-user-plus{--fa:""}.fa-check{--fa:""}.fa-battery-4,.fa-battery-three-quarters{--fa:""}.fa-house-circle-check{--fa:""}.fa-angle-left{--fa:""}.fa-diagram-successor{--fa:""}.fa-truck-arrow-right{--fa:""}.fa-arrows-split-up-and-left{--fa:""}.fa-fist-raised,.fa-hand-fist{--fa:""}.fa-cloud-moon{--fa:""}.fa-briefcase{--fa:""}.fa-person-falling{--fa:""}.fa-image-portrait,.fa-portrait{--fa:""}.fa-user-tag{--fa:""}.fa-rug{--fa:""}.fa-earth-europe,.fa-globe-europe{--fa:""}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:""}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:""}.fa-baht-sign{--fa:""}.fa-book-open{--fa:""}.fa-book-journal-whills,.fa-journal-whills{--fa:""}.fa-handcuffs{--fa:""}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:""}.fa-database{--fa:""}.fa-mail-forward,.fa-share{--fa:""}.fa-bottle-droplet{--fa:""}.fa-mask-face{--fa:""}.fa-hill-rockslide{--fa:""}.fa-exchange-alt,.fa-right-left{--fa:""}.fa-paper-plane{--fa:""}.fa-road-circle-exclamation{--fa:""}.fa-dungeon{--fa:""}.fa-align-right{--fa:""}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:""}.fa-life-ring{--fa:""}.fa-hands,.fa-sign-language,.fa-signing{--fa:""}.fa-calendar-day{--fa:""}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:""}.fa-arrows-up-down,.fa-arrows-v{--fa:""}.fa-face-grimace,.fa-grimace{--fa:""}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:""}.fa-level-down-alt,.fa-turn-down{--fa:""}.fa-person-walking-arrow-right{--fa:""}.fa-envelope-square,.fa-square-envelope{--fa:""}.fa-dice{--fa:""}.fa-bowling-ball{--fa:""}.fa-brain{--fa:""}.fa-band-aid,.fa-bandage{--fa:""}.fa-calendar-minus{--fa:""}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:""}.fa-gifts{--fa:""}.fa-hotel{--fa:""}.fa-earth-asia,.fa-globe-asia{--fa:""}.fa-id-card-alt,.fa-id-card-clip{--fa:""}.fa-magnifying-glass-plus,.fa-search-plus{--fa:""}.fa-thumbs-up{--fa:""}.fa-user-clock{--fa:""}.fa-allergies,.fa-hand-dots{--fa:""}.fa-file-invoice{--fa:""}.fa-window-minimize{--fa:""}.fa-coffee,.fa-mug-saucer{--fa:""}.fa-brush{--fa:""}.fa-file-half-dashed{--fa:""}.fa-mask{--fa:""}.fa-magnifying-glass-minus,.fa-search-minus{--fa:""}.fa-ruler-vertical{--fa:""}.fa-user-alt,.fa-user-large{--fa:""}.fa-train-tram{--fa:""}.fa-user-nurse{--fa:""}.fa-syringe{--fa:""}.fa-cloud-sun{--fa:""}.fa-stopwatch-20{--fa:""}.fa-square-full{--fa:""}.fa-magnet{--fa:""}.fa-jar{--fa:""}.fa-note-sticky,.fa-sticky-note{--fa:""}.fa-bug-slash{--fa:""}.fa-arrow-up-from-water-pump{--fa:""}.fa-bone{--fa:""}.fa-table-cells-row-unlock{--fa:""}.fa-user-injured{--fa:""}.fa-face-sad-tear,.fa-sad-tear{--fa:""}.fa-plane{--fa:""}.fa-tent-arrows-down{--fa:""}.fa-exclamation{--fa:"!"}.fa-arrows-spin{--fa:""}.fa-print{--fa:""}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:""}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"$"}.fa-x{--fa:"X"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:""}.fa-users-cog,.fa-users-gear{--fa:""}.fa-person-military-pointing{--fa:""}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:""}.fa-umbrella{--fa:""}.fa-trowel{--fa:""}.fa-d{--fa:"D"}.fa-stapler{--fa:""}.fa-masks-theater,.fa-theater-masks{--fa:""}.fa-kip-sign{--fa:""}.fa-hand-point-left{--fa:""}.fa-handshake-alt,.fa-handshake-simple{--fa:""}.fa-fighter-jet,.fa-jet-fighter{--fa:""}.fa-share-alt-square,.fa-square-share-nodes{--fa:""}.fa-barcode{--fa:""}.fa-plus-minus{--fa:""}.fa-video,.fa-video-camera{--fa:""}.fa-graduation-cap,.fa-mortar-board{--fa:""}.fa-hand-holding-medical{--fa:""}.fa-person-circle-check{--fa:""}.fa-level-up-alt,.fa-turn-up{--fa:""}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(./fa-brands-400-D_cYUPeE.woff2) format("woff2"),url(./fa-brands-400-D1LuMI3I.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero{--fa:""}.fa-hooli{--fa:""}.fa-yelp{--fa:""}.fa-cc-visa{--fa:""}.fa-lastfm{--fa:""}.fa-shopware{--fa:""}.fa-creative-commons-nc{--fa:""}.fa-aws{--fa:""}.fa-redhat{--fa:""}.fa-yoast{--fa:""}.fa-cloudflare{--fa:""}.fa-ups{--fa:""}.fa-pixiv{--fa:""}.fa-wpexplorer{--fa:""}.fa-dyalog{--fa:""}.fa-bity{--fa:""}.fa-stackpath{--fa:""}.fa-buysellads{--fa:""}.fa-first-order{--fa:""}.fa-modx{--fa:""}.fa-guilded{--fa:""}.fa-vnv{--fa:""}.fa-js-square,.fa-square-js{--fa:""}.fa-microsoft{--fa:""}.fa-qq{--fa:""}.fa-orcid{--fa:""}.fa-java{--fa:""}.fa-invision{--fa:""}.fa-creative-commons-pd-alt{--fa:""}.fa-centercode{--fa:""}.fa-glide-g{--fa:""}.fa-drupal{--fa:""}.fa-jxl{--fa:""}.fa-dart-lang{--fa:""}.fa-hire-a-helper{--fa:""}.fa-creative-commons-by{--fa:""}.fa-unity{--fa:""}.fa-whmcs{--fa:""}.fa-rocketchat{--fa:""}.fa-vk{--fa:""}.fa-untappd{--fa:""}.fa-mailchimp{--fa:""}.fa-css3-alt{--fa:""}.fa-reddit-square,.fa-square-reddit{--fa:""}.fa-vimeo-v{--fa:""}.fa-contao{--fa:""}.fa-square-font-awesome{--fa:""}.fa-deskpro{--fa:""}.fa-brave{--fa:""}.fa-sistrix{--fa:""}.fa-instagram-square,.fa-square-instagram{--fa:""}.fa-battle-net{--fa:""}.fa-the-red-yeti{--fa:""}.fa-hacker-news-square,.fa-square-hacker-news{--fa:""}.fa-edge{--fa:""}.fa-threads{--fa:""}.fa-napster{--fa:""}.fa-snapchat-square,.fa-square-snapchat{--fa:""}.fa-google-plus-g{--fa:""}.fa-artstation{--fa:""}.fa-markdown{--fa:""}.fa-sourcetree{--fa:""}.fa-google-plus{--fa:""}.fa-diaspora{--fa:""}.fa-foursquare{--fa:""}.fa-stack-overflow{--fa:""}.fa-github-alt{--fa:""}.fa-phoenix-squadron{--fa:""}.fa-pagelines{--fa:""}.fa-algolia{--fa:""}.fa-red-river{--fa:""}.fa-creative-commons-sa{--fa:""}.fa-safari{--fa:""}.fa-google{--fa:""}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:""}.fa-atlassian{--fa:""}.fa-linkedin-in{--fa:""}.fa-digital-ocean{--fa:""}.fa-nimblr{--fa:""}.fa-chromecast{--fa:""}.fa-evernote{--fa:""}.fa-hacker-news{--fa:""}.fa-creative-commons-sampling{--fa:""}.fa-adversal{--fa:""}.fa-creative-commons{--fa:""}.fa-watchman-monitoring{--fa:""}.fa-fonticons{--fa:""}.fa-weixin{--fa:""}.fa-shirtsinbulk{--fa:""}.fa-codepen{--fa:""}.fa-git-alt{--fa:""}.fa-lyft{--fa:""}.fa-rev{--fa:""}.fa-windows{--fa:""}.fa-wizards-of-the-coast{--fa:""}.fa-square-viadeo,.fa-viadeo-square{--fa:""}.fa-meetup{--fa:""}.fa-centos{--fa:""}.fa-adn{--fa:""}.fa-cloudsmith{--fa:""}.fa-opensuse{--fa:""}.fa-pied-piper-alt{--fa:""}.fa-dribbble-square,.fa-square-dribbble{--fa:""}.fa-codiepie{--fa:""}.fa-node{--fa:""}.fa-mix{--fa:""}.fa-steam{--fa:""}.fa-cc-apple-pay{--fa:""}.fa-scribd{--fa:""}.fa-debian{--fa:""}.fa-openid{--fa:""}.fa-instalod{--fa:""}.fa-files-pinwheel{--fa:""}.fa-expeditedssl{--fa:""}.fa-sellcast{--fa:""}.fa-square-twitter,.fa-twitter-square{--fa:""}.fa-r-project{--fa:""}.fa-delicious{--fa:""}.fa-freebsd{--fa:""}.fa-vuejs{--fa:""}.fa-accusoft{--fa:""}.fa-ioxhost{--fa:""}.fa-fonticons-fi{--fa:""}.fa-app-store{--fa:""}.fa-cc-mastercard{--fa:""}.fa-itunes-note{--fa:""}.fa-golang{--fa:""}.fa-kickstarter,.fa-square-kickstarter{--fa:""}.fa-grav{--fa:""}.fa-weibo{--fa:""}.fa-uncharted{--fa:""}.fa-firstdraft{--fa:""}.fa-square-youtube,.fa-youtube-square{--fa:""}.fa-wikipedia-w{--fa:""}.fa-rendact,.fa-wpressr{--fa:""}.fa-angellist{--fa:""}.fa-galactic-republic{--fa:""}.fa-nfc-directional{--fa:""}.fa-skype{--fa:""}.fa-joget{--fa:""}.fa-fedora{--fa:""}.fa-stripe-s{--fa:""}.fa-meta{--fa:""}.fa-laravel{--fa:""}.fa-hotjar{--fa:""}.fa-bluetooth-b{--fa:""}.fa-square-letterboxd{--fa:""}.fa-sticker-mule{--fa:""}.fa-creative-commons-zero{--fa:""}.fa-hips{--fa:""}.fa-css{--fa:""}.fa-behance{--fa:""}.fa-reddit{--fa:""}.fa-discord{--fa:""}.fa-chrome{--fa:""}.fa-app-store-ios{--fa:""}.fa-cc-discover{--fa:""}.fa-wpbeginner{--fa:""}.fa-confluence{--fa:""}.fa-shoelace{--fa:""}.fa-mdb{--fa:""}.fa-dochub{--fa:""}.fa-accessible-icon{--fa:""}.fa-ebay{--fa:""}.fa-amazon{--fa:""}.fa-unsplash{--fa:""}.fa-yarn{--fa:""}.fa-square-steam,.fa-steam-square{--fa:""}.fa-500px{--fa:""}.fa-square-vimeo,.fa-vimeo-square{--fa:""}.fa-asymmetrik{--fa:""}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:""}.fa-gratipay{--fa:""}.fa-apple{--fa:""}.fa-hive{--fa:""}.fa-gitkraken{--fa:""}.fa-keybase{--fa:""}.fa-apple-pay{--fa:""}.fa-padlet{--fa:""}.fa-amazon-pay{--fa:""}.fa-github-square,.fa-square-github{--fa:""}.fa-stumbleupon{--fa:""}.fa-fedex{--fa:""}.fa-phoenix-framework{--fa:""}.fa-shopify{--fa:""}.fa-neos{--fa:""}.fa-square-threads{--fa:""}.fa-hackerrank{--fa:""}.fa-researchgate{--fa:""}.fa-swift{--fa:""}.fa-angular{--fa:""}.fa-speakap{--fa:""}.fa-angrycreative{--fa:""}.fa-y-combinator{--fa:""}.fa-empire{--fa:""}.fa-envira{--fa:""}.fa-google-scholar{--fa:""}.fa-gitlab-square,.fa-square-gitlab{--fa:""}.fa-studiovinari{--fa:""}.fa-pied-piper{--fa:""}.fa-wordpress{--fa:""}.fa-product-hunt{--fa:""}.fa-firefox{--fa:""}.fa-linode{--fa:""}.fa-goodreads{--fa:""}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:""}.fa-jsfiddle{--fa:""}.fa-sith{--fa:""}.fa-themeisle{--fa:""}.fa-page4{--fa:""}.fa-hashnode{--fa:""}.fa-react{--fa:""}.fa-cc-paypal{--fa:""}.fa-squarespace{--fa:""}.fa-cc-stripe{--fa:""}.fa-creative-commons-share{--fa:""}.fa-bitcoin{--fa:""}.fa-keycdn{--fa:""}.fa-opera{--fa:""}.fa-itch-io{--fa:""}.fa-umbraco{--fa:""}.fa-galactic-senate{--fa:""}.fa-ubuntu{--fa:""}.fa-draft2digital{--fa:""}.fa-stripe{--fa:""}.fa-houzz{--fa:""}.fa-gg{--fa:""}.fa-dhl{--fa:""}.fa-pinterest-square,.fa-square-pinterest{--fa:""}.fa-xing{--fa:""}.fa-blackberry{--fa:""}.fa-creative-commons-pd{--fa:""}.fa-playstation{--fa:""}.fa-quinscape{--fa:""}.fa-less{--fa:""}.fa-blogger-b{--fa:""}.fa-opencart{--fa:""}.fa-vine{--fa:""}.fa-signal-messenger{--fa:""}.fa-paypal{--fa:""}.fa-gitlab{--fa:""}.fa-typo3{--fa:""}.fa-reddit-alien{--fa:""}.fa-yahoo{--fa:""}.fa-dailymotion{--fa:""}.fa-affiliatetheme{--fa:""}.fa-pied-piper-pp{--fa:""}.fa-bootstrap{--fa:""}.fa-odnoklassniki{--fa:""}.fa-nfc-symbol{--fa:""}.fa-mintbit{--fa:""}.fa-ethereum{--fa:""}.fa-speaker-deck{--fa:""}.fa-creative-commons-nc-eu{--fa:""}.fa-patreon{--fa:""}.fa-avianex{--fa:""}.fa-ello{--fa:""}.fa-gofore{--fa:""}.fa-bimobject{--fa:""}.fa-brave-reverse{--fa:""}.fa-facebook-f{--fa:""}.fa-google-plus-square,.fa-square-google-plus{--fa:""}.fa-web-awesome{--fa:""}.fa-mandalorian{--fa:""}.fa-first-order-alt{--fa:""}.fa-osi{--fa:""}.fa-google-wallet{--fa:""}.fa-d-and-d-beyond{--fa:""}.fa-periscope{--fa:""}.fa-fulcrum{--fa:""}.fa-cloudscale{--fa:""}.fa-forumbee{--fa:""}.fa-mizuni{--fa:""}.fa-schlix{--fa:""}.fa-square-xing,.fa-xing-square{--fa:""}.fa-bandcamp{--fa:""}.fa-wpforms{--fa:""}.fa-cloudversify{--fa:""}.fa-usps{--fa:""}.fa-megaport{--fa:""}.fa-magento{--fa:""}.fa-spotify{--fa:""}.fa-optin-monster{--fa:""}.fa-fly{--fa:""}.fa-square-bluesky{--fa:""}.fa-aviato{--fa:""}.fa-itunes{--fa:""}.fa-cuttlefish{--fa:""}.fa-blogger{--fa:""}.fa-flickr{--fa:""}.fa-viber{--fa:""}.fa-soundcloud{--fa:""}.fa-digg{--fa:""}.fa-tencent-weibo{--fa:""}.fa-letterboxd{--fa:""}.fa-symfony{--fa:""}.fa-maxcdn{--fa:""}.fa-etsy{--fa:""}.fa-facebook-messenger{--fa:""}.fa-audible{--fa:""}.fa-think-peaks{--fa:""}.fa-bilibili{--fa:""}.fa-erlang{--fa:""}.fa-x-twitter{--fa:""}.fa-cotton-bureau{--fa:""}.fa-dashcube{--fa:""}.fa-42-group,.fa-innosoft{--fa:""}.fa-stack-exchange{--fa:""}.fa-elementor{--fa:""}.fa-pied-piper-square,.fa-square-pied-piper{--fa:""}.fa-creative-commons-nd{--fa:""}.fa-palfed{--fa:""}.fa-superpowers{--fa:""}.fa-resolving{--fa:""}.fa-xbox{--fa:""}.fa-square-web-awesome-stroke{--fa:""}.fa-searchengin{--fa:""}.fa-tiktok{--fa:""}.fa-facebook-square,.fa-square-facebook{--fa:""}.fa-renren{--fa:""}.fa-linux{--fa:""}.fa-glide{--fa:""}.fa-linkedin{--fa:""}.fa-hubspot{--fa:""}.fa-deploydog{--fa:""}.fa-twitch{--fa:""}.fa-flutter{--fa:""}.fa-ravelry{--fa:""}.fa-mixer{--fa:""}.fa-lastfm-square,.fa-square-lastfm{--fa:""}.fa-vimeo{--fa:""}.fa-mendeley{--fa:""}.fa-uniregistry{--fa:""}.fa-figma{--fa:""}.fa-creative-commons-remix{--fa:""}.fa-cc-amazon-pay{--fa:""}.fa-dropbox{--fa:""}.fa-instagram{--fa:""}.fa-cmplid{--fa:""}.fa-upwork{--fa:""}.fa-facebook{--fa:""}.fa-gripfire{--fa:""}.fa-jedi-order{--fa:""}.fa-uikit{--fa:""}.fa-fort-awesome-alt{--fa:""}.fa-phabricator{--fa:""}.fa-ussunnah{--fa:""}.fa-earlybirds{--fa:""}.fa-trade-federation{--fa:""}.fa-autoprefixer{--fa:""}.fa-whatsapp{--fa:""}.fa-square-upwork{--fa:""}.fa-slideshare{--fa:""}.fa-google-play{--fa:""}.fa-viadeo{--fa:""}.fa-line{--fa:""}.fa-google-drive{--fa:""}.fa-servicestack{--fa:""}.fa-simplybuilt{--fa:""}.fa-bitbucket{--fa:""}.fa-imdb{--fa:""}.fa-deezer{--fa:""}.fa-raspberry-pi{--fa:""}.fa-jira{--fa:""}.fa-docker{--fa:""}.fa-screenpal{--fa:""}.fa-bluetooth{--fa:""}.fa-gitter{--fa:""}.fa-d-and-d{--fa:""}.fa-microblog{--fa:""}.fa-cc-diners-club{--fa:""}.fa-gg-circle{--fa:""}.fa-pied-piper-hat{--fa:""}.fa-kickstarter-k{--fa:""}.fa-yandex{--fa:""}.fa-readme{--fa:""}.fa-html5{--fa:""}.fa-sellsy{--fa:""}.fa-square-web-awesome{--fa:""}.fa-sass{--fa:""}.fa-wirsindhandwerk,.fa-wsh{--fa:""}.fa-buromobelexperte{--fa:""}.fa-salesforce{--fa:""}.fa-octopus-deploy{--fa:""}.fa-medapps{--fa:""}.fa-ns8{--fa:""}.fa-pinterest-p{--fa:""}.fa-apper{--fa:""}.fa-fort-awesome{--fa:""}.fa-waze{--fa:""}.fa-bluesky{--fa:""}.fa-cc-jcb{--fa:""}.fa-snapchat,.fa-snapchat-ghost{--fa:""}.fa-fantasy-flight-games{--fa:""}.fa-rust{--fa:""}.fa-wix{--fa:""}.fa-behance-square,.fa-square-behance{--fa:""}.fa-supple{--fa:""}.fa-webflow{--fa:""}.fa-rebel{--fa:""}.fa-css3{--fa:""}.fa-staylinked{--fa:""}.fa-kaggle{--fa:""}.fa-space-awesome{--fa:""}.fa-deviantart{--fa:""}.fa-cpanel{--fa:""}.fa-goodreads-g{--fa:""}.fa-git-square,.fa-square-git{--fa:""}.fa-square-tumblr,.fa-tumblr-square{--fa:""}.fa-trello{--fa:""}.fa-creative-commons-nc-jp{--fa:""}.fa-get-pocket{--fa:""}.fa-perbyte{--fa:""}.fa-grunt{--fa:""}.fa-weebly{--fa:""}.fa-connectdevelop{--fa:""}.fa-leanpub{--fa:""}.fa-black-tie{--fa:""}.fa-themeco{--fa:""}.fa-python{--fa:""}.fa-android{--fa:""}.fa-bots{--fa:""}.fa-free-code-camp{--fa:""}.fa-hornbill{--fa:""}.fa-js{--fa:""}.fa-ideal{--fa:""}.fa-git{--fa:""}.fa-dev{--fa:""}.fa-sketch{--fa:""}.fa-yandex-international{--fa:""}.fa-cc-amex{--fa:""}.fa-uber{--fa:""}.fa-github{--fa:""}.fa-php{--fa:""}.fa-alipay{--fa:""}.fa-youtube{--fa:""}.fa-skyatlas{--fa:""}.fa-firefox-browser{--fa:""}.fa-replyd{--fa:""}.fa-suse{--fa:""}.fa-jenkins{--fa:""}.fa-twitter{--fa:""}.fa-rockrms{--fa:""}.fa-pinterest{--fa:""}.fa-buffer{--fa:""}.fa-npm{--fa:""}.fa-yammer{--fa:""}.fa-btc{--fa:""}.fa-dribbble{--fa:""}.fa-stumbleupon-circle{--fa:""}.fa-internet-explorer{--fa:""}.fa-stubber{--fa:""}.fa-telegram,.fa-telegram-plane{--fa:""}.fa-old-republic{--fa:""}.fa-odysee{--fa:""}.fa-square-whatsapp,.fa-whatsapp-square{--fa:""}.fa-node-js{--fa:""}.fa-edge-legacy{--fa:""}.fa-slack,.fa-slack-hash{--fa:""}.fa-medrt{--fa:""}.fa-usb{--fa:""}.fa-tumblr{--fa:""}.fa-vaadin{--fa:""}.fa-quora{--fa:""}.fa-square-x-twitter{--fa:""}.fa-reacteurope{--fa:""}.fa-medium,.fa-medium-m{--fa:""}.fa-amilia{--fa:""}.fa-mixcloud{--fa:""}.fa-flipboard{--fa:""}.fa-viacoin{--fa:""}.fa-critical-role{--fa:""}.fa-sitrox{--fa:""}.fa-discourse{--fa:""}.fa-joomla{--fa:""}.fa-mastodon{--fa:""}.fa-airbnb{--fa:""}.fa-wolf-pack-battalion{--fa:""}.fa-buy-n-large{--fa:""}.fa-gulp{--fa:""}.fa-creative-commons-sampling-plus{--fa:""}.fa-strava{--fa:""}.fa-ember{--fa:""}.fa-canadian-maple-leaf{--fa:""}.fa-teamspeak{--fa:""}.fa-pushed{--fa:""}.fa-wordpress-simple{--fa:""}.fa-nutritionix{--fa:""}.fa-wodu{--fa:""}.fa-google-pay{--fa:""}.fa-intercom{--fa:""}.fa-zhihu{--fa:""}.fa-korvue{--fa:""}.fa-pix{--fa:""}.fa-steam-symbol{--fa:""}*{margin:0}html{block-size:100%;box-sizing:border-box;overflow-wrap:break-word;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}html *,html *:before,html *:after{box-sizing:inherit}html:focus-within{scroll-behavior:smooth}html,body{block-size:100%}body{background-color:var(--main-bg);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;line-height:1.5;text-rendering:optimizeSpeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}ul,ol{padding:0}img,picture,svg,video,canvas,audio,iframe,embed,object{display:block;max-inline-size:100%}input,button,textarea,select,table{font:inherit}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;color:inherit;padding:0;text-align:inherit}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}:focus-visible{outline-color:Highlight;outline-color:-webkit-focus-ring-color;outline-offset:2px;outline-style:dotted;outline-width:2px}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@font-face{font-display:fallback;font-family:Verlag Bold;font-style:normal;font-weight:400;src:url(./Verlag%20Bold-BDIHrp9j.otf) format("opentype")}@font-face{font-display:fallback;font-family:Canela Thin;font-style:normal;font-weight:400;src:url(../assets/fonts/canela-thin.otf) format("opentype")}@font-face{font-display:fallback;font-family:Burgess Regular;font-style:normal;font-weight:400;src:url(./burgess-regular-DDv9A19d.otf) format("opentype")}@font-face{font-display:fallback;font-family:Burgess Italic;font-style:normal;font-weight:400;src:url(./burgess-italic-D2poTqux.otf) format("opentype")}@font-face{font-display:fallback;font-family:icons;font-style:normal;font-weight:400;src:url(./icons-DDT68cwZ.eot) format("embedded-opentype"),url(./icons-BYDcpoN1.svg) format("svg"),url(./icons-Dzm-5NtL.ttf) format("truetype"),url(./icons-BD-R77hZ.woff) format("woff"),url(./icons-DDT68cwZ.eot) format("eot"),url(./icons-CBpzUiiB.otf) format("opentype")}[class^=icon-],[class*=" icon-"]{font-family:icons!important;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none}:where(h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,p,.paragraph,ul,ol,pre,table,figure,blockquote,form,fieldset,dl,address,details,hr,aside,video)+*{-webkit-margin-before:var(--flow-space);margin-block-start:var(--flow-space)}html.logged-in .nojq{inset-block:auto 0!important}.ab-sub-wrapper{inset-block-end:32px}html.logged-in{margin-block:0 var(--wp-admin--admin-bar--height)!important}@media screen and (max-width: 782px){.ab-sub-wrapper{inset-block-end:46px}html.logged-in{-webkit-margin-after:46px!important;margin-block-end:46px!important}}body,.paragraph,p{color:var(--color-text);font-family:Burgess Regular,Georgia,serif;font-size:var(--font-size-body);font-weight:initial;line-height:1.5}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{--flow-space: 2.5rem;font-family:Canela Thin,Georgia,serif;font-weight:500;line-height:1.3}h1,.h1{--flow-space: 3.75rem;font-size:2.375rem;font-weight:700}@media (min-width: 480px){h1,.h1{font-size:3.125rem}}h2,.h2{font-size:2.1875rem;font-weight:700}@media (min-width: 480px){h2,.h2{font-size:2.5625rem}}h3,.h3{font-size:1.9375rem;line-height:1.4}@media (min-width: 480px){h3,.h3{font-size:2.1875rem}}h4,.h4{font-size:1.625rem;line-height:1.4}@media (min-width: 480px){h4,.h4{font-size:1.825rem}}h5,.h5{font-size:1.375rem;line-height:1.5}@media (min-width: 480px){h5,.h5{font-size:1.5rem}}h6,.h6{color:var(--color-text-muted);font-size:1.0625rem;line-height:1.5}a{color:var(--color-accent);text-underline-offset:.3ex}hr{--flow-space: var(--component-spacing);border:0;margin-block:var(--flow-space);margin-inline:auto}hr:after{background-color:var(--color-border);block-size:2px;content:"";display:block}kbd,code{background:var(--color-background-secondary);border-radius:4px;display:inline-block;font-size:.95em;padding-block:0;padding-inline:.375em;word-break:break-word}img{block-size:initial;inline-size:100%}.wp-block-image img{inline-size:initial}figcaption{color:var(--color-text-muted);font-size:var(--font-size-body-small);-webkit-margin-before:.25rem;margin-block-start:.25rem}blockquote,.blockquote{-webkit-border-start:5px solid var(--color-accent);border-inline-start:5px solid var(--color-accent);display:block;font-size:1.44rem;font-style:normal;font-weight:500;line-height:calc(1em + .75rem);margin-block:var(--flow-space);margin-inline:2.5rem 0;-webkit-padding-start:.8rem;padding-inline-start:.8rem}blockquote cite,.blockquote cite{color:var(--color-text-muted);display:block;font-size:var(--font-size-body);font-style:normal;-webkit-margin-before:.25rem;margin-block-start:.25rem}small{font-size:var(--font-size-body-small)}ul:not([class]),ol:not([class]){--item-spacing: .66em;-webkit-padding-start:1.5rem;padding-inline-start:1.5rem}ul:not([class]) li+li,ol:not([class]) li+li{-webkit-margin-before:var(--item-spacing);margin-block-start:var(--item-spacing)}ul:not([class]) li>ul,ul:not([class]) li ol,ol:not([class]) li>ul,ol:not([class]) li ol{--item-spacing: .33em;-webkit-margin-before:var(--item-spacing);margin-block-start:var(--item-spacing)}table{border-collapse:collapse;border-spacing:0;color:var(--color-text);font-size:var(--font-size-body-small);inline-size:100%;max-inline-size:100%}table caption{caption-side:bottom;color:var(--color-text-muted);-webkit-margin-before:calc(var(--flow-space) / 2);margin-block-start:calc(var(--flow-space) / 2);text-align:start}table td,table th{padding-block:.9rem;padding-inline:1rem;text-align:inherit;vertical-align:top}table th{color:var(--color-text-muted);font-weight:500}table td{min-inline-size:25ch}table thead{background-color:var(--color-background-secondary);-webkit-border-after:solid 1px var(--color-border);border-block-end:solid 1px var(--color-border)}table tr:nth-child(2n){-webkit-border-after:solid 1px var(--color-border);border-block-end:solid 1px var(--color-border);-webkit-border-before:solid 1px var(--color-border);border-block-start:solid 1px var(--color-border)}.button,.wp-block-button>.wp-block-button__link{--button-background-color: var(--color-accent);--button-border-color: var(--color-accent);--button-border-width: 2px;--button-border-radius: 0;--button-font-weight: 700;--button-text-color: var(--color-background);--button-padding-inline: calc(1.125rem - var(--button-border-width));--button-padding-block: calc(.625rem - var(--button-border-width));-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--button-background-color);border:solid var(--button-border-width) var(--button-border-color);border-radius:var(--button-border-radius);color:var(--button-text-color);cursor:pointer;display:inline-block;font:inherit;font-weight:var(--button-font-weight);letter-spacing:0;padding-block:var(--button-padding-block);padding-inline:var(--button-padding-inline);text-align:center;text-decoration:none}.button:disabled,.button--disabled,.wp-block-button>.wp-block-button__link:disabled,.wp-block-button>.wp-block-button__link--disabled{cursor:default;opacity:.5;pointer-events:none}.button--outlined,.wp-block-button>.wp-block-button__link--outlined{--button-text-color: var(--color-accent);--button-background-color: transparent}.button--text,.wp-block-button>.wp-block-button__link--text{--button-background-color: transparent;--button-text-color: var(--color-accent);border:0;padding:0}.wp-block-button{color:var(--button-text-color)}.wp-block-button.is-style-outline{--button-text-color: var(--color-accent)}.wp-block-button.is-style-outline .wp-block-button__link{--button-text-color: var(--color-accent);border:solid var(--button-border-width) var(--color-accent);color:var(--button-text-color);padding-block:var(--button-padding-block);padding-inline:var(--button-padding-inline)}form{margin:0}fieldset{border:0;padding:0}legend{color:var(--color-text);font-size:var(--font-size-body);font-weight:700;padding:0}label{color:var(--color-text-muted);font-size:var(--font-size-body-small);font-weight:500;-webkit-margin-before:0;margin-block-start:0}[type=tel],[type=url],[type=text],[type=date],[type=email],[type=search],[type=number],[type=password],textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:2px solid var(--color-border-secondary);border-radius:0;caret-color:var(--color-text);color:var(--color-text);font-size:var(--font-size-body-small);max-inline-size:100%;padding-block:.75rem;padding-inline:.625rem;transition:border-color .3s ease-in-out}[type=tel]::placeholder,[type=url]::placeholder,[type=text]::placeholder,[type=date]::placeholder,[type=email]::placeholder,[type=search]::placeholder,[type=number]::placeholder,[type=password]::placeholder,textarea::placeholder,select::placeholder{color:var(--color-border-secondary)}[type=tel]:disabled,[type=url]:disabled,[type=text]:disabled,[type=date]:disabled,[type=email]:disabled,[type=search]:disabled,[type=number]:disabled,[type=password]:disabled,textarea:disabled,select:disabled{cursor:default;opacity:.5;pointer-events:none}[type=tel]:invalid,[type=url]:invalid,[type=text]:invalid,[type=date]:invalid,[type=email]:invalid,[type=search]:invalid,[type=number]:invalid,[type=password]:invalid,textarea:invalid,select:invalid{border-color:var(--color-error)}select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='38' fill='none'%3E%3Crect width='38' height='38' fill='rgba(255, 255, 255, 0.7)' rx='19'/%3E%3Cpath stroke='rgba(48, 48, 48, 1)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M8.846 15.846 19 26l10.153-10.154'/%3E%3C/svg%3E");background-position:calc(100% - .75rem) center;background-repeat:no-repeat;background-size:1.75rem;line-height:1.5;-webkit-padding-end:54px;padding-inline-end:54px}option{color:initial}textarea{inline-size:100%;min-block-size:150px;resize:vertical;vertical-align:top}[type=checkbox],[type=radio]{accent-color:var(--color-accent);block-size:20px;display:inline-block;inline-size:20px;-webkit-margin-before:4px;margin-block-start:4px;-webkit-margin-end:8px;margin-inline-end:8px;vertical-align:top}[type=checkbox]+label,[type=radio]+label{color:var(--color-text);display:inline-block;font:inherit;inline-size:calc(100% - 33px)}flynt-component{display:block;position:relative}.pageWrapper{display:grid;grid-template-columns:100%;grid-template-rows:auto 1fr auto;min-block-size:100%}.componentSpacing{margin-block:var(--component-spacing);margin-inline:0}.componentSpacing[data-theme]{margin:0;padding-block:var(--component-spacing);padding-inline:0}.wp-block-post-content>.alignfull{margin-inline:auto;max-inline-size:var(--content-max-width-full)!important}.groupContainer{display:inline-flex;flex-wrap:wrap;gap:var(--flow-space)}.container{margin-inline:auto;max-inline-size:calc(var(--content-max-width-full) + var(--container-spacing) * 2);padding-inline:var(--container-spacing)}.container[data-size=full]{padding-inline:0}[data-size=medium]{max-inline-size:var(--content-max-width)}[data-size=wide]{max-inline-size:var(--content-max-width-wide)}[data-size=full]{max-inline-size:100%}[data-align=left]{margin-inline:unset}[data-align=center]{margin-inline:auto}[data-text-align=left]{text-align:start}[data-text-align=center]{text-align:center}[data-flow=layout]>*+*{-webkit-margin-before:calc(var(--component-spacing) / 2);margin-block-start:calc(var(--component-spacing) / 2)}[data-flow=content]>*+*{-webkit-margin-before:var(--flow-space);margin-block-start:var(--flow-space)}@media (max-width: 990px){[data-size=wide] p,[data-size=wide] .paragraph,[data-size=wide] h1,[data-size=wide] h2,[data-size=wide] h3,[data-size=wide] h4,[data-size=wide] h5,[data-size=wide] h6,[data-size=wide] .h1,[data-size=wide] .h2,[data-size=wide] .h3,[data-size=wide] .h4,[data-size=wide] .h5,[data-size=wide] .h6,[data-size=full] p,[data-size=full] .paragraph,[data-size=full] h1,[data-size=full] h2,[data-size=full] h3,[data-size=full] h4,[data-size=full] h5,[data-size=full] h6,[data-size=full] .h1,[data-size=full] .h2,[data-size=full] .h3,[data-size=full] .h4,[data-size=full] .h5,[data-size=full] .h6,[data-text-align=center] p,[data-text-align=center] .paragraph,[data-text-align=center] h1,[data-text-align=center] h2,[data-text-align=center] h3,[data-text-align=center] h4,[data-text-align=center] h5,[data-text-align=center] h6,[data-text-align=center] .h1,[data-text-align=center] .h2,[data-text-align=center] .h3,[data-text-align=center] .h4,[data-text-align=center] .h5,[data-text-align=center] .h6{text-wrap:balance}[data-size=wide] p br,[data-size=wide] .paragraph br,[data-size=wide] h1 br,[data-size=wide] h2 br,[data-size=wide] h3 br,[data-size=wide] h4 br,[data-size=wide] h5 br,[data-size=wide] h6 br,[data-size=wide] .h1 br,[data-size=wide] .h2 br,[data-size=wide] .h3 br,[data-size=wide] .h4 br,[data-size=wide] .h5 br,[data-size=wide] .h6 br,[data-size=full] p br,[data-size=full] .paragraph br,[data-size=full] h1 br,[data-size=full] h2 br,[data-size=full] h3 br,[data-size=full] h4 br,[data-size=full] h5 br,[data-size=full] h6 br,[data-size=full] .h1 br,[data-size=full] .h2 br,[data-size=full] .h3 br,[data-size=full] .h4 br,[data-size=full] .h5 br,[data-size=full] .h6 br,[data-text-align=center] p br,[data-text-align=center] .paragraph br,[data-text-align=center] h1 br,[data-text-align=center] h2 br,[data-text-align=center] h3 br,[data-text-align=center] h4 br,[data-text-align=center] h5 br,[data-text-align=center] h6 br,[data-text-align=center] .h1 br,[data-text-align=center] .h2 br,[data-text-align=center] .h3 br,[data-text-align=center] .h4 br,[data-text-align=center] .h5 br,[data-text-align=center] .h6 br{display:none}}.scrollableTableWrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.visuallyHidden,.visuallyHidden-focusable{block-size:1px;clip:rect(0,0,0,0);inline-size:1px;margin:-1px;overflow:hidden;position:absolute;transition:none!important;white-space:nowrap}.visuallyHidden-focusable:focus-visible{background-color:var(--color-background);block-size:auto;box-shadow:0 0 20px #0000001a;clip:auto;color:var(--color-text);font-size:1rem;inline-size:auto;inset-block-start:0;inset-inline-start:0;outline-offset:-3px;padding-block:.75rem;padding-inline:1rem;text-decoration:none;z-index:100000}.boxPadding{padding-block:var(--box-spacing);padding-inline:var(--box-spacing)}.boxBorder{border:solid 2px var(--color-border)}[data-theme]{background-color:var(--color-background);color:var(--color-text)}@media screen and (max-width: 1200px){.mainHeader{min-block-size:44px!important}}.mainContent{inline-size:100%;margin-block:0;margin-inline:auto;max-inline-size:1400px}@media screen and (max-width: 1440px){.mainContent{padding-inline:8rem}}@media screen and (max-width: 1200px){.mainContent{padding-inline:0}}@media print{.mainContent{max-inline-size:100%}}.mainHeader{-webkit-margin-after:0;margin-block-end:0}@media screen and (max-width: 1200px){.mainHeader{-webkit-margin-after:0;margin-block-end:0;min-block-size:55px}}html.home .mainHeader{-webkit-margin-after:2rem;margin-block-end:2rem;min-block-size:190px}@media screen and (max-width: 1200px){html.home .mainHeader{min-block-size:55px}}.pageWrapper{background:#f6f6f6}@media print{.pageWrapper{background:none transparent!important}}.mainFooter{background:#fff}@media screen and (min-width: 1200px){.show--desktop{display:block}}@media screen and (min-width: 1200px){.hide--desktop{display:none}}@media screen and (min-width: 1024px){.hide--tablet-landscape{display:none}}.slick-prev,.slick-next{background:transparent;block-size:20px;border:0;color:transparent;cursor:pointer;display:block;font-size:0;inline-size:20px;inset-block-start:50%;line-height:0;outline:none;padding:0;position:absolute;transform:translateY(-50%)}.slick-dots>li{display:inline-block;margin-block:0;margin-inline:3px}.slick-dots{line-height:0;list-style:none;margin:0;padding:0;pointer-events:none;position:absolute;text-align:center}.slick-dots>li button{background:#dedede;block-size:7px;border:0;border-radius:50%;color:transparent;cursor:pointer;display:block;inline-size:7px;outline:0;padding:0;pointer-events:all}.slick-dots>li.slick-active button{background:#666}.slick-initialized .slick-slide{block-size:auto}flynt-component[name=BlockAgent] .agent{display:flex;-webkit-margin-after:30px;margin-block-end:30px}flynt-component[name=BlockAgent] .agent__image{block-size:100px;border-radius:50%;inline-size:100px;-webkit-margin-end:10px;margin-inline-end:10px;overflow:hidden}flynt-component[name=BlockAgent] .agent__image img{block-size:100%;inline-size:100%;object-fit:cover}flynt-component[name=BlockAgent] .agent p{-webkit-margin-after:5px;margin-block-end:5px}flynt-component[name=BlockAgent] .agent__byline{display:none}flynt-component[name=BlockAgent] .agent__name{color:#0d4442;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;letter-spacing:1.3px;line-height:1;text-transform:uppercase}flynt-component[name=BlockAgent] .agent__position{color:#8faca4;font-family:Burgess Italic,Georgia,serif;font-size:12px;line-height:1}flynt-component[name=BlockAgent] .agent__office{font-family:Burgess Regular,Georgia,serif;font-size:12px;line-height:1}flynt-component[name=BlockAgent] .agent__phone{display:block;font-family:Verlag Bold,Arial,sans-serif;font-size:13px;line-height:1;-webkit-margin-after:5px;margin-block-end:5px;-webkit-margin-before:0;margin-block-start:0}flynt-component[name=BlockAgent] .agent__phone--office{display:inline-block;vertical-align:top}flynt-component[name=BlockAgent] .agent__phone span{font-family:Burgess Regular,Georgia,serif;font-size:12px;-webkit-margin-end:5px;margin-inline-end:5px}flynt-component[name=BlockAgent] .agent__ext{display:inline-block;font-family:Verlag Bold,Arial,sans-serif;font-size:13px;line-height:1;-webkit-margin-after:5px;margin-block-end:5px;-webkit-margin-start:5px;margin-inline-start:5px;vertical-align:top}flynt-component[name=BlockAgent] .agent__ext span{font-family:Burgess Regular,Georgia,serif;font-size:12px;-webkit-margin-end:5px;margin-inline-end:5px}flynt-component[name=BlockAgent] .agent__email{display:block;font-family:Burgess Regular,Georgia,serif;font-size:12px;line-height:1;-webkit-margin-before:0;margin-block-start:0}flynt-component[name=BlockAgent] .agent__website{block-size:25px;display:inline-block;font-size:9px;line-height:25px;-webkit-margin-before:10px;margin-block-start:10px}flynt-component[name=BlockAgent] .agent__website span{display:none}@media screen and (min-width: 700px){flynt-component[name=BlockAgent] .agent__image{block-size:120px;inline-size:120px}}flynt-component[name=BlockAnchor]{outline:none}flynt-component[name=BlockGetInTouch] .block-get-in-touch{background:#fff;border:1px solid #dedede;inline-size:500px;inset-block-start:50%;inset-inline-end:0;padding-block:35px 40px;padding-inline:30px;position:fixed;transform:translateY(-50%) translate(100%);transition:transform .3s ease-in-out;z-index:9}flynt-component[name=BlockGetInTouch] .block-get-in-touch.open{transform:translateY(-50%) translate(0)}flynt-component[name=BlockGetInTouch] .block-get-in-touch h4{background:#fff;block-size:46px;-webkit-border-after:0;border-block-end:0;-webkit-border-before:1px solid #dedede;border-block-start:1px solid #dedede;border-inline:1px solid #dedede;border-radius:2px 2px 0 0;color:var(--main-text);cursor:pointer;inline-size:160px;inset-block-start:0;inset-inline-start:-46px;line-height:46px;position:absolute;transform:rotate(-90deg) translate(-35%) translateY(-57px)}flynt-component[name=BlockGetInTouch] .block-get-in-touch h4,flynt-component[name=BlockGetInTouch] .block-get-in-touch h5{font-family:Verlag Bold,Arial,sans-serif;font-size:12px;letter-spacing:2.2px;text-align:center;text-transform:uppercase}flynt-component[name=BlockGetInTouch] .block-get-in-touch h5{-webkit-border-after:1px solid #dedede;border-block-end:1px solid #dedede;color:#0d4442;margin-block:0 40px;margin-inline:0;padding-block:0 15px;padding-inline:0}flynt-component[name=BlockGetInTouch] .block-get-in-touch p{font-size:20px;line-height:1.5;-webkit-margin-after:10px;margin-block-end:10px}flynt-component[name=BlockGetInTouch] .block-get-in-touch .modal_bottom{color:var(--main-text);padding-block:0;padding-inline:20px}flynt-component[name=BlockGetInTouch] .block-get-in-touch .email,flynt-component[name=BlockGetInTouch] .block-get-in-touch .phone{font-size:12px;-webkit-margin-before:0;margin-block-start:0}flynt-component[name=BlockGetInTouch] .block-get-in-touch .email a,flynt-component[name=BlockGetInTouch] .block-get-in-touch .phone a{color:var(--main-text);line-height:30px;text-decoration:none}flynt-component[name=BlockGetInTouch] .block-get-in-touch .icon-email,flynt-component[name=BlockGetInTouch] .block-get-in-touch .icon-phone{display:inline-block;inline-size:17px;-webkit-margin-end:12px;margin-inline-end:12px}flynt-component[name=BlockGetInTouch] .block-get-in-touch .icon-close{cursor:pointer;inset-block-start:30px;inset-inline-end:30px;-webkit-margin-before:0;margin-block-start:0;position:absolute}@media (min-width: 1024px){flynt-component[name=BlockImageText] .container{align-items:center;display:flex;gap:var(--column-gap);justify-content:space-around}flynt-component[name=BlockImageText] .container>*{flex-basis:50%;-webkit-margin-before:0;margin-block-start:0}flynt-component[name=BlockImageText] .container[data-image-position=left]{flex-direction:row}flynt-component[name=BlockImageText] .container[data-image-position=right]{flex-direction:row-reverse}}flynt-component[name=BlockLifestyle] .section__lifestyle{-webkit-border-after:1px solid var(--soft-border);border-block-end:1px solid var(--soft-border);-webkit-border-before:1px solid var(--soft-border);border-block-start:1px solid var(--soft-border);margin-block:0;margin-inline:auto;max-inline-size:1400px;padding-block:30px;padding-inline:30px}@media screen and (max-width: 768px){flynt-component[name=BlockLifestyle] .section__lifestyle{padding-block:15px 0;padding-inline:0}}@media screen and (min-width: 1024px){flynt-component[name=BlockLifestyle] .section__lifestyle{margin-block:0 50px;margin-inline:auto}}@media print{flynt-component[name=BlockLifestyle] .section__lifestyle{margin-block:0 50px;margin-inline:auto;max-inline-size:100%}}flynt-component[name=BlockLifestyle] .section__lifestyle .lifestyle__links,flynt-component[name=BlockLifestyle] .section__lifestyle .lifestyle__carousel{display:flex;justify-content:space-between;margin-block:0;margin-inline:auto;max-inline-size:1800px;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:auto}flynt-component[name=BlockLifestyle] .section__lifestyle .lifestyle__links::-webkit-scrollbar,flynt-component[name=BlockLifestyle] .section__lifestyle .lifestyle__carousel::-webkit-scrollbar{display:none}@media screen and (min-width: 700px){flynt-component[name=BlockLifestyle] .section__lifestyle .lifestyle__links,flynt-component[name=BlockLifestyle] .section__lifestyle .lifestyle__carousel{justify-content:center}}@media print{flynt-component[name=BlockLifestyle] .section__lifestyle .lifestyle__links,flynt-component[name=BlockLifestyle] .section__lifestyle .lifestyle__carousel{justify-content:center;max-inline-size:100%}}@media screen and (max-width: 700px){flynt-component[name=BlockLifestyle] .section__lifestyle .lifestyle__links{display:none}}flynt-component[name=BlockLifestyle] .section__lifestyle .lifestyle__carousel{display:block;min-block-size:100px}@media screen and (min-width: 700px){flynt-component[name=BlockLifestyle] .section__lifestyle .lifestyle__carousel{display:none}}@media print{flynt-component[name=BlockLifestyle] .section__lifestyle .lifestyle__carousel{display:none}}flynt-component[name=BlockLifestyle] .section__lifestyle .h3{color:#0d4442;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;letter-spacing:2px;line-height:40px;-webkit-margin-after:20px;margin-block-end:20px;text-align:center;text-transform:uppercase}@media screen and (min-width: 1024px){flynt-component[name=BlockLifestyle] .section__lifestyle .h3{color:#666;font-family:Canela Thin,Georgia,serif;font-size:30px;letter-spacing:1px;-webkit-margin-after:30px;margin-block-end:30px;text-transform:none}}@media print{flynt-component[name=BlockLifestyle] .section__lifestyle .h3{color:#0d4442!important;font-size:12px;letter-spacing:2px;line-height:40px;-webkit-margin-after:20px;margin-block-end:20px;text-transform:uppercase!important}}flynt-component[name=BlockLifestyle] .section__lifestyle .tag{display:block;margin-block:0;margin-inline:10px;min-inline-size:auto;text-align:center;text-decoration:none}@media screen and (min-width: 700px){flynt-component[name=BlockLifestyle] .section__lifestyle .tag{margin-block:0;margin-inline:25px}}@media print{flynt-component[name=BlockLifestyle] .section__lifestyle .tag{margin-block:0;margin-inline:25px}}flynt-component[name=BlockLifestyle] .section__lifestyle .tag svg{block-size:44px;display:block;inline-size:44px;margin-inline:auto}flynt-component[name=BlockLifestyle] .section__lifestyle .tag .tag__label{color:#0d4442;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;letter-spacing:2px;-webkit-margin-after:20px;margin-block-end:20px;text-align:center;text-transform:uppercase}@media screen and (max-width: 1024px){flynt-component[name=BlockLifestyle] .section__lifestyle .tag .tag__label{font-size:8px;letter-spacing:1.3px;line-height:1.5}}@media print{flynt-component[name=BlockLifestyle] .section__lifestyle .tag .tag__label{color:#0d4442!important;font-size:8px;letter-spacing:1.3px;line-height:1.5}}flynt-component[name=BlockLifestyle] .section__lifestyle .slick-dots{inline-size:100%;inset-block-end:5px}@media screen and (max-width: 1024px){flynt-component[name=BlockLifestyle] .section__lifestyle .slick-dots{display:none!important}}@media print{flynt-component[name=BlockLifestyle] .section__lifestyle .slick-dots{display:none!important}}flynt-component[name=BlockMap]{display:flex;flex-wrap:wrap;max-inline-size:760px}flynt-component[name=BlockMap] .map__info{background-color:#fff;inline-size:100%;order:1;padding-block:40px;padding-inline:40px}flynt-component[name=BlockMap] .map__title{color:#0d4442;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;line-height:1;-webkit-margin-after:15px;margin-block-end:15px;text-transform:uppercase}flynt-component[name=BlockMap] .map__address{font-family:Burgess Regular,Georgia,serif;font-size:12px;line-height:1.2;-webkit-margin-after:14px;margin-block-end:14px}flynt-component[name=BlockMap] .map__address a{display:flex}flynt-component[name=BlockMap] .map__address span{font-size:17px;inline-size:18px;-webkit-margin-before:-5px;margin-block-start:-5px;-webkit-margin-end:10px;margin-inline-end:10px}flynt-component[name=BlockMap] .map__phone{display:block;font-family:Burgess Regular,Georgia,serif;font-size:12px;-webkit-margin-before:-5px;margin-block-start:-5px}flynt-component[name=BlockMap] .map__phone span{font-size:17px;-webkit-margin-end:10px;margin-inline-end:10px}flynt-component[name=BlockMap] .map__website{display:block;font-family:Burgess Regular,Georgia,serif;font-size:12px}flynt-component[name=BlockMap] .map__website span{font-size:17px;-webkit-margin-end:10px;margin-inline-end:10px}flynt-component[name=BlockMap] .map__map{background-color:#dedede}flynt-component[name=BlockMap] .map__map img{max-inline-size:100%}@media screen and (min-width: 700px){flynt-component[name=BlockMap]{flex-wrap:nowrap}flynt-component[name=BlockMap] .map__info{flex-basis:50%;inline-size:auto;order:0}flynt-component[name=BlockMap] .map__map{flex-basis:50%}}flynt-component[name=BlockNewsletter]{-webkit-border-after:1px solid #dedede;border-block-end:1px solid #dedede;-webkit-border-before:1px solid #dedede;border-block-start:1px solid #dedede;-webkit-margin-before:-1px;margin-block-start:-1px;padding-block:30px;padding-inline:30px;text-align:center}@media screen and (min-width: 1024px){flynt-component[name=BlockNewsletter]{-webkit-margin-after:50px;margin-block-end:50px;padding-block:45px 35px;padding-inline:0}}flynt-component[name=BlockNewsletter] input[type=text],flynt-component[name=BlockNewsletter] input[type=email]{text-transform:uppercase}flynt-component[name=BlockNewsletter] h3{color:var(--main-green);font-family:Canela Thin,Georgia,serif;font-size:30px;font-weight:100;line-height:1;margin-block:0 5px;margin-inline:0}@media screen and (min-width: 1200px){flynt-component[name=BlockNewsletter] h3{margin-block:0 15px;margin-inline:0}}flynt-component[name=BlockNewsletter] p{color:var(--main-text);font-size:13px;font-weight:100;margin-block:5px 15px}@media screen and (min-width: 1200px){flynt-component[name=BlockNewsletter] p{font-size:20px;margin-block:0 25px;margin-inline:0}}flynt-component[name=BlockNewsletter] .newsletter-inner{margin-block:0;margin-inline:auto;max-inline-size:500px}flynt-component[name=BlockNewsletter] .error .newsletter__email{border:1px solid #ad192b}flynt-component[name=BlockNewsletter] .error-message{color:#ad192b;font-family:Verlag Bold,Arial,sans-serif;font-size:9px;font-weight:100;inset-block-start:-20px;inset-inline-start:0;letter-spacing:1.5px;position:absolute;text-transform:uppercase}flynt-component[name=BlockNewsletter] .newsletter{display:flex;justify-content:center;position:relative}@media screen and (max-width: 700px){flynt-component[name=BlockNewsletter] .newsletter{padding-inline:2rem}}flynt-component[name=BlockNewsletter] .newsletter__email{background:#fff;border:1px solid var(--soft-border);color:var(--black);flex:0 0 77%;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;font-weight:400;letter-spacing:2px;line-height:12px;padding-block:12px;padding-inline:1.3rem}flynt-component[name=BlockNewsletter] .newsletter__email:focus{outline:none}@media (pointer: coarse){flynt-component[name=BlockNewsletter] .newsletter__email{block-size:42px;font-size:16px}}@media screen and (pointer: coarse) and (max-width: 700px){flynt-component[name=BlockNewsletter] .newsletter__email{font-size:10px;line-height:30px}}@media print{flynt-component[name=BlockNewsletter] .newsletter__email{font-size:12px}}flynt-component[name=BlockNewsletter] .newsletter__submit{background-color:#8faca4;block-size:42px;border:0;color:#fff;cursor:pointer;flex:0 0 23%;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;letter-spacing:3px;line-height:46px;padding-block:0;padding-inline:24px;text-transform:uppercase}@media screen and (max-width: 700px){flynt-component[name=BlockNewsletter] .newsletter__submit{block-size:42px;font-size:10px;line-height:42px}}html.error404 .mainContent{max-inline-size:100%}@media screen and (max-width: 1440px){html.error404 .mainContent{padding-inline:0}}html.error404 .blockNotFound--container{align-items:center;background-position:center center!important;background-size:cover!important;display:flex;flex-flow:column;justify-content:center;min-block-size:96vh}html.error404 .blockNotFound--inner{max-inline-size:600px;text-align:center}html.error404 .blockNotFound--button{background:#fff;border:1px solid var(--soft-border);color:var(--main-text);font-family:Verlag Bold,Arial,sans-serif;font-size:10px;inline-size:150px;letter-spacing:2px;line-height:42px;-webkit-margin-before:0;margin-block-start:0;padding-block:2px;text-transform:uppercase}html.error404 h3{color:#fff;font-size:50px;line-height:60px;-webkit-margin-after:20px;margin-block-end:20px}@media screen and (max-width: 991px){html.error404 h3{font-size:30px;line-height:40px}}flynt-component[name=BlockPostFooter] .tags{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;padding:0}flynt-component[name=BlockPostFooter] .tags .tag{display:inline-block}flynt-component[name=BlockPostFooter] .author{display:flex;flex-direction:column;gap:calc(var(--flow-space) / 2);text-align:start}@media (min-width: 480px){flynt-component[name=BlockPostFooter] .author{flex-direction:row;gap:var(--flow-space)}}flynt-component[name=BlockPostFooter] .author .avatar-image{border-radius:50%;inline-size:64px}@media (min-width: 480px){flynt-component[name=BlockPostFooter] .author .avatar-image{inline-size:96px}}flynt-component[name=BlockPostFooter] .author .details{--flow-space: .5rem;display:flex;flex:1;flex-direction:column;justify-content:center}flynt-component[name=BlockPostHeader][data-thumbnail=false]{-webkit-margin-after:var(--component-spacing);margin-block-end:var(--component-spacing)}flynt-component[name=BlockPostHeader]>.container{padding-block:var(--component-spacing);padding-inline:var(--container-spacing)}flynt-component[name=BlockPostHeader] .content *+*{--flow-space: 2rem}flynt-component[name=BlockPostHeader] .meta{align-items:center;display:flex;flex-wrap:wrap;font-size:var(--font-size-body-small)}flynt-component[name=BlockPostHeader] .meta>*:not(:last-child):after{background-color:var(--color-accent);block-size:2px;content:"";display:inline-block;inline-size:8px;margin-block:0;margin-inline:.5rem;vertical-align:middle}flynt-component[name=BlockPostHeader] .meta a{color:var(--color-text);text-decoration:none}flynt-component[name=BlockPostHeader] .meta .author{align-items:center;display:flex;text-decoration:none}flynt-component[name=BlockPostHeader] .meta .author .avatar{block-size:32px;border-radius:100%;inline-size:32px;-webkit-margin-end:.75rem;margin-inline-end:.75rem}@media (min-width: 480px){flynt-component[name=BlockPostHeader] .meta .author .avatar{block-size:48px;inline-size:48px}}flynt-component[name=BlockPostHeader] flynt-component[name=BlockImage]{margin-block:calc(-1 * var(--component-spacing) / 2) calc(var(--component-spacing) / 2)}flynt-component[name=BlockRelatedListings]{-webkit-border-before:1px solid #dedede;border-block-start:1px solid #dedede;overflow:hidden;-webkit-padding-before:20px;padding-block-start:20px}flynt-component[name=BlockRelatedListings] .listings{display:flex;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:scroll}flynt-component[name=BlockRelatedListings] .listings::-webkit-scrollbar{display:none}flynt-component[name=BlockRelatedListings] .tag__title{color:#0d4442;font-size:12px;-webkit-margin-after:20px;margin-block-end:20px;text-align:center}flynt-component[name=BlockRelatedListings] .listing{-webkit-margin-end:50px;margin-inline-end:50px;min-inline-size:250px;-webkit-overflow-scrolling:touch}flynt-component[name=BlockRelatedListings] .listing__image img{inline-size:100%;max-inline-size:100%}flynt-component[name=BlockRelatedListings] figcaption{-webkit-margin-before:3px;margin-block-start:3px}flynt-component[name=BlockRelatedListings] figcaption .address{font-family:Burgess Regular,Georgia,serif;font-size:14px;line-height:1.2;-webkit-margin-after:3px;margin-block-end:3px}flynt-component[name=BlockRelatedListings] figcaption .neighborhood{font-family:Verlag Bold,Arial,sans-serif;font-size:11px;letter-spacing:1.5px;line-height:1.4;text-transform:uppercase}@media screen and (min-width: 1024px){flynt-component[name=BlockRelatedListings] .tag__title{text-align:start}}flynt-component[name=BlockRelatedNeighborhoods]{-webkit-border-before:1px solid #dedede;border-block-start:1px solid #dedede;-webkit-padding-before:20px;padding-block-start:20px}flynt-component[name=BlockRelatedNeighborhoods] .tags__title{color:#0d4442;font-size:11px;-webkit-margin-after:20px;margin-block-end:20px}flynt-component[name=BlockRelatedNeighborhoods] .tags__tag{background-color:#fff;-webkit-margin-after:20px;margin-block-end:20px;-webkit-margin-end:20px;margin-inline-end:20px}@media screen and (min-width: 1200px){flynt-component[name=BlockRelatedNeighborhoods] .tags__title{font-size:12px}}flynt-component[name=BlockShareSidebar]{display:block}@media screen and (max-width: 1200px){flynt-component[name=BlockShareSidebar]{display:none}}@media print{flynt-component[name=BlockShareSidebar]{display:none}}flynt-component[name=BlockShareSidebar] .sidebar-container{background:#fff;inset-block-start:50%;inset-inline-start:0;padding-block:0;padding-inline:10px;position:fixed;transform:translateY(-50%)}flynt-component[name=BlockShareSidebar] .icon{align-items:center;block-size:40px;-webkit-border-after:1px solid #dedede;border-block-end:1px solid #dedede;cursor:pointer;display:flex;font-size:14px;inline-size:18px;justify-content:center;text-decoration:none}flynt-component[name=BlockShareSidebar] .icon:last-child{-webkit-border-after:0;border-block-end:0}flynt-component[name=BlockShareSidebar] .icon-email{font-size:14px}:root,[data-theme=reset]{--color-accent: hsla(212, 100%, 45%, 1);--color-background: hsla(0, 0%, 100%, 1);--color-background-secondary: hsla(0, 0%, 19%, .08);--color-border: hsl(0, 0%, 90%);--color-border-secondary: hsl(0, 0%, 19%, .68);--color-text: #666;--color-text-muted: hsla(0, 0%, 19%, .8);--color-error: hsl(343, 98%, 46%)}[data-theme=light]{--color-background: hsl(212, 76%, 97%);--color-text: #666;--color-border: hsla(212, 100%, 15%, .7);--color-border-secondary: var(--color-border)}[data-theme=dark]{--color-accent: hsla(79, 100%, 60%, 1);--color-background: hsla(212, 100%, 15%, 1);--color-background-secondary: hsl(228, 56%, 98%, .06);--color-border-secondary: hsl(0, 0%, 90%, .68);--color-text: hsla(0, 0%, 100%, 1);--color-text-muted: hsl(0, 0%, 100%, .8)}:root{--font-family-heading: "Canela Thin", Georgia, serif;--font-family-text: "Burgess Regular", Georgia, serif;--font-family-condensed: "Verlag Bold", Arial, sans-serif;--font-size-body: 1.125rem;--font-size-body-small: 1rem;--flow-space: 1.5625rem;--column-gap: clamp(2.5rem, 2.5vw + 1.75rem, 3.75rem);--content-max-width: 700px;--content-max-width-wide: 900px;--content-max-width-full: 1200px;--box-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--container-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--component-spacing: clamp(3rem, 6.5vw + 1.05rem, 6.25rem);--main-green: #0d4442;--main-mint: #8faca4;--main-bg: #f6f6f6;--main-text: #666;--soft-border: #dedede;--main-white: #fff;--soft-green: #8faca4;--transparent: #0000;--white: #fff;--off-white: #f6f6f6;--black: #000;--red: #ad192b;--emerald: #0d4442;--light-emerald: #2d5451;--mint: #8faca4;--gray: #666;--light-gray: #dedede;--green: #008000}.share-overlay{block-size:100%;display:none;inline-size:100%;inset-block-start:0;position:fixed;z-index:10}.share-overlay .success-response{display:none;padding-block:50px;padding-inline:0}.share-overlay .show-success .share-email-container{display:none}.share-overlay .show-success .success-response,.share-overlay.active,.share-overlay.active.email .overlay-container.email-share,.share-overlay.active.link .overlay-container.link-share{display:block}.share-overlay.email .share-item{margin-block:0 30px;margin-inline:0}.share-overlay h2{color:#0d4442;font-family:Canela Thin,Georgia,serif;font-size:30px;font-weight:100;line-height:2rem;text-align:center}.share-overlay p{font-family:Burgess Regular,Georgia,serif;font-size:20px;font-weight:100;text-align:center}.share-overlay h3{-webkit-border-after:1px solid #dedede;border-block-end:1px solid #dedede;color:#0d4442;font-family:Canela Thin,Georgia,serif;font-size:20px;font-weight:100;line-height:1;-webkit-padding-after:20px;padding-block-end:20px}.share-overlay h3 .icon-link,.share-overlay h3 .icon-email{margin-block:0;margin-inline:0 22px}.share-overlay h3 .icon-link:before,.share-overlay h3 .icon-email:before{color:#0d4442;font-size:14px}.share-overlay label{font-family:Verlag Bold,Arial,sans-serif;font-size:12px;font-weight:700;letter-spacing:2.2px;line-height:1.25;text-transform:uppercase}.share-overlay input,.share-overlay div[contenteditable]{inline-size:100%}.share-overlay input:focus,.share-overlay div[contenteditable]:focus{outline:0}.share-overlay input[type=text],.share-overlay input[type=email],.share-overlay div[contenteditable][type=text],.share-overlay div[contenteditable][type=email]{border:1px solid #dedede;color:#0d4442;font-family:Burgess Regular,Georgia,serif;font-size:15px;padding-block:10px;padding-inline:10px}.share-overlay input{block-size:46px}.share-overlay div[contenteditable]{border:1px solid #dedede;color:#0d4442;font-family:Burgess Regular,Georgia,serif;font-size:15px;line-height:1.33;-webkit-margin-before:0;margin-block-start:0;max-block-size:200px;min-block-size:46px;overflow:auto;padding-block:11px;padding-inline:11px}.share-overlay .form-group{display:flex;flex-flow:column;justify-content:space-around;padding-block:20px;padding-inline:0;text-align:start}.share-overlay .overlay-bg{background:#f6f6f6;block-size:100%;inline-size:100%;opacity:.9}.share-overlay .share-item{border:1px solid #dedede;display:flex;flex-flow:row wrap;margin-block:30px 20px;margin-inline:0;padding-block:20px;padding-inline:20px}.share-overlay .share-image{background:#666;block-size:107px;inline-size:160px}.share-overlay .share-image img{block-size:100%;inline-size:100%;object-fit:cover}.share-overlay .share-title{color:#0d4442;font-family:Verlag Bold,Arial,sans-serif;font-size:11px;font-weight:700;text-transform:uppercase}.share-overlay .share-description{color:#666;font-family:Canela Thin,Georgia,serif;font-size:18px;font-weight:100;line-height:1.28}.share-overlay .share-text{inline-size:210px;padding-block:0;padding-inline:20px}.share-overlay .bitly-link{-webkit-border-after:1px solid #dedede;border-block-end:1px solid #dedede;-webkit-border-before:0;border-block-start:0;border-inline:0;color:#0d4442;font-family:Burgess Regular,Georgia,serif;font-size:20px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.5;margin-block:30px;margin-inline:0}.share-overlay ::selection{background:#0d4442;color:#fff}.share-overlay .link-text h4{text-align:center}.share-overlay h4,.share-overlay .link-text{color:#666;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;font-weight:700;letter-spacing:2.2px;line-height:1.25;text-transform:uppercase}.share-overlay .overlay-container{background-color:#fff;border:1px solid #dedede;display:none;inset-block-start:50%;inset-inline-start:50%;padding-block:30px;padding-inline:30px;position:absolute;transform:translate(-50%) translateY(-50%)}.share-overlay .overlay-container.link-share{inline-size:500px;max-block-size:500px}.share-overlay .overlay-container.email-share{inline-size:500px}.share-overlay .overlay-container .icon-close{cursor:pointer;inset-block-start:30px;inset-inline-end:30px;position:absolute}.wpcf7-submit{display:none}.field{position:relative}.wpcf7-form-control-wrap{display:block}input.wpcf7-not-valid{border:1px solid #ad192b}.wpcf7-response-output.wpcf7-validation-errors,.wpcf7-response-output.wpcf7-mail-sent-ok{display:none!important}span.wpcf7-not-valid-tip{color:#ad192b;font-family:Verlag Bold,Arial,sans-serif;font-size:9px;font-weight:100;inset-block-start:-30px;inset-inline-end:0;letter-spacing:1.5px;position:absolute;text-transform:uppercase}input[type=submit].wpcf7-submit{display:none}.glide{position:relative;width:100%;box-sizing:border-box}.glide *{box-sizing:inherit}.glide__track{overflow:hidden}.glide__slides{position:relative;width:100%;list-style:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d;touch-action:pan-Y;overflow:hidden;margin:0;padding:0;white-space:nowrap;display:flex;flex-wrap:nowrap;will-change:transform}.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide__slide{width:100%;height:100%;flex-shrink:0;white-space:normal;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide--rtl{direction:rtl}.glide__arrow{position:absolute;display:block;top:50%;z-index:2;color:#fff;text-transform:uppercase;padding:9px 12px;background-color:transparent;border:2px solid rgba(255,255,255,.5);border-radius:4px;box-shadow:0 .25em .5em #0000001a;text-shadow:0 .25em .5em rgba(0,0,0,.1);opacity:1;cursor:pointer;transition:opacity .15s ease,border .3s ease-in-out;transform:translateY(-50%);line-height:1}.glide__arrow:focus{outline:none}.glide__arrow:hover{border-color:#fff}.glide__arrow--left{left:2em}.glide__arrow--right{right:2em}.glide__arrow--disabled{opacity:.33}.glide__bullets{position:absolute;z-index:2;bottom:2em;left:50%;display:inline-flex;list-style:none;transform:translate(-50%)}.glide__bullet{background-color:#ffffff80;width:9px;height:9px;padding:0;border-radius:50%;border:2px solid transparent;transition:all .3s ease-in-out;cursor:pointer;line-height:0;box-shadow:0 .25em .5em #0000001a;margin:0 .25em}.glide__bullet:focus{outline:none}.glide__bullet:hover,.glide__bullet:focus{border:2px solid white;background-color:#ffffff80}.glide__bullet--active{background-color:#fff}.glide--swipeable{cursor:grab;cursor:-webkit-grab}.glide--dragging{cursor:grabbing;cursor:-webkit-grabbing}flynt-component[name=BlockSlideshowCover]{inline-size:100%;margin-block:0 40px;margin-inline:auto;max-inline-size:700px}flynt-component[name=BlockSlideshowCover] .main-image-container{cursor:pointer;position:relative}flynt-component[name=BlockSlideshowCover] .main-image-overlay{background-color:#ffffff80;block-size:100%;inline-size:100%;inset-block-start:0;inset-inline-start:0;position:absolute}flynt-component[name=BlockSlideshowCover] .main-image-overlay .btn{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}flynt-component[name=BlockSlideshowCover] .main-image{block-size:100%;inline-size:100%;max-block-size:400px;object-fit:cover}flynt-component[name=BlockSlideshowCover] .thumbnails{align-items:center;display:flex;inline-size:100%;-webkit-margin-before:8px;margin-block-start:8px;overflow:hidden;position:relative}flynt-component[name=BlockSlideshowCover] .thumbnails img{block-size:75px;-webkit-margin-end:8px;margin-inline-end:8px;max-inline-size:100px;object-fit:cover}flynt-component[name=BlockSlideshowCover] .thumbnail-count{background-color:#8faca4;block-size:75px;flex-shrink:0;inline-size:75px;-webkit-margin-end:7px;margin-inline-end:7px;position:relative}flynt-component[name=BlockSlideshowCover] .thumbnail-count__text{color:#f6f6f6;display:flex;flex-direction:column;inline-size:100%;inset-block-start:50%;position:absolute;text-align:center;transform:translateY(-50%)}flynt-component[name=BlockSlideshowCover] .thumbnail-count__text h4{font-size:40px;line-height:1}flynt-component[name=BlockSlideshowCover] .thumbnail-count__text span{font-size:12px;line-height:1;margin-block:0}flynt-component[name=BlockSlideshowCover] .slider-modal{background-color:#f6f6f6;block-size:100%;-webkit-border-before:10px solid #0d4442;border-block-start:10px solid #0d4442;display:none;inline-size:100%;inset-block-start:0;inset-inline-start:0;position:fixed;z-index:9999}flynt-component[name=BlockSlideshowCover] .slider-modal.active{display:block}flynt-component[name=BlockSlideshowCover] .slider-modal__close{cursor:pointer;display:block;-webkit-margin-before:25px;margin-block-start:25px;-webkit-margin-start:25px;margin-inline-start:25px}flynt-component[name=BlockSlideshowCover] .glide{inline-size:calc(100% - 60px);inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}@media screen and (min-width: 700px){flynt-component[name=BlockSlideshowCover] .glide{max-inline-size:1000px}}flynt-component[name=BlockSlideshowCover] .glide__arrows{display:none;inline-size:calc(100% + 140px);inset-block-start:50%;inset-inline-start:-70px;justify-content:space-between;position:absolute;transform:translateY(-50%)}flynt-component[name=BlockSlideshowCover] .glide__arrows i{cursor:pointer}@media screen and (min-width: 1200px){flynt-component[name=BlockSlideshowCover] .glide__arrows{display:flex}}flynt-component[name=BlockSlideshowCover] .glide__bullets{display:flex;inset-block-end:-2rem;justify-content:center;-webkit-margin-before:25px;margin-block-start:25px}flynt-component[name=BlockSlideshowCover] .glide__bullet{background-color:#666;block-size:7px;border-radius:50%;display:inline-block;inline-size:7px;-webkit-margin-end:7px;margin-inline-end:7px;opacity:.6}flynt-component[name=BlockSlideshowCover] .glide__bullet--active{opacity:1}flynt-component[name=BlockSlideshowCover] .glide__slide img{block-size:calc(66.66vw - 60px);inline-size:100%;-webkit-margin-after:10px;margin-block-end:10px;max-block-size:600px;object-fit:contain}flynt-component[name=BlockSlideshowCover] .slide-caption{text-align:center}flynt-component[name=BlockSpacer][data-status=collapse]{-webkit-margin-before:calc(-1 * var(--component-spacing) + var(--percentage-distance) * var(--component-spacing) / 100);margin-block-start:calc(-1 * var(--component-spacing) + var(--percentage-distance) * var(--component-spacing) / 100)}flynt-component[name=BlockSpacer][data-status=expand]{-webkit-margin-before:calc(var(--percentage-distance) * var(--component-spacing) / 100);margin-block-start:calc(var(--percentage-distance) * var(--component-spacing) / 100)}flynt-component[name=BlockSpacer][data-status=expand][data-theme]{-webkit-margin-before:0;margin-block-start:0;-webkit-padding-before:calc(var(--percentage-distance) * var(--component-spacing) / 100);padding-block-start:calc(var(--percentage-distance) * var(--component-spacing) / 100)}flynt-component[name=BlockSpacer][data-theme][data-status=collapse]+.componentSpacing[data-theme]{-webkit-margin-before:0;margin-block-start:0;-webkit-padding-before:0;padding-block-start:0}flynt-component[name=BlockSpacer][data-theme][data-status=expand]+.componentSpacing[data-theme]{-webkit-margin-before:calc(-1 * var(--component-spacing));margin-block-start:calc(-1 * var(--component-spacing));-webkit-padding-before:0;padding-block-start:0}flynt-component[name=BlockTags]{-webkit-border-before:1px solid #dedede;border-block-start:1px solid #dedede;-webkit-padding-before:20px;padding-block-start:20px}flynt-component[name=BlockTags] .tags__title{color:#0d4442;font-size:11px;-webkit-margin-after:20px;margin-block-end:20px}flynt-component[name=BlockTags] .tags__tag{background-color:#f6f6f6;-webkit-margin-after:20px;margin-block-end:20px;-webkit-margin-end:20px;margin-inline-end:20px}@media screen and (min-width: 1200px){flynt-component[name=BlockTags] .tags__title{font-size:12px}}flynt-component[name=BlockVideo] video{inline-size:100%}flynt-component[name=BlockVideo] iframe{aspect-ratio:16/9;inline-size:100%;max-inline-size:100%;min-block-size:45vh}flynt-component[name=BlockVideoOembed] .video{position:relative}flynt-component[name=BlockVideoOembed] .video-player{block-size:0;inline-size:100%;inset-block-start:0;-webkit-margin-before:0;margin-block-start:0;-webkit-padding-after:56.25%;padding-block-end:56.25%;position:absolute;z-index:10}flynt-component[name=BlockVideoOembed] .video-player[data-state=isLoading] .video-loader{display:block}flynt-component[name=BlockVideoOembed] .video-player[data-state=isLoading] .video-playButton{display:none}flynt-component[name=BlockVideoOembed] .video-player[data-state=isLoaded] .video-loader,flynt-component[name=BlockVideoOembed] .video-player[data-state=isLoaded] .video-playButton{display:none}flynt-component[name=BlockVideoOembed] .video-player[data-state=isLoaded] iframe{display:block}flynt-component[name=BlockVideoOembed] .video iframe{block-size:100%;display:none;inline-size:100%;inset-block-start:0;inset-inline-start:0;position:absolute}flynt-component[name=BlockVideoOembed] .figure{-webkit-margin-after:0;margin-block-end:0}flynt-component[name=BlockVideoOembed] .figure-image-svg{aspect-ratio:16/9}flynt-component[name=BlockVideoOembed] .figure[data-state=isHidden]{visibility:hidden}flynt-component[name=BlockVideoOembed] .video-playButton{--button-width: 60px;--button-height: 60px;block-size:100%;cursor:pointer;display:block;inline-size:100%;inset-block-start:0;inset-inline-start:0;outline:0;position:absolute;z-index:2}flynt-component[name=BlockVideoOembed] .video-playButton:before,flynt-component[name=BlockVideoOembed] .video-playButton:after{content:"";inset-block-start:50%;inset-inline-start:50%;position:absolute;transition:.3s ease-in-out;translate:-50% -50%;will-change:translate}flynt-component[name=BlockVideoOembed] .video-playButton:before{background-color:var(--color-accent);block-size:var(--button-width);border-radius:50%;inline-size:var(--button-width)}@media (min-width: 991px){flynt-component[name=BlockVideoOembed] .video-playButton:before{--button-width: 80px;--button-height: 80px}}flynt-component[name=BlockVideoOembed] .video-playButton:after{-webkit-border-after:12px solid transparent;border-block-end:12px solid transparent;-webkit-border-before:12px solid transparent;border-block-start:12px solid transparent;-webkit-border-start:18px solid var(--color-background);border-inline-start:18px solid var(--color-background);inset-inline-start:calc(50% + 2px)}@media (min-width: 991px){flynt-component[name=BlockVideoOembed] .video-playButton:after{border-block-end-width:17px;border-block-start-width:17px;border-inline-start-width:27px;inset-inline-start:calc(50% + 4px)}}flynt-component[name=BlockVideoOembed] .video-playButton:hover:before,flynt-component[name=BlockVideoOembed] .video-playButton:hover:after{scale:1.1;translate:-50% -50%}flynt-component[name=BlockVideoOembed] [data-video-size=small] .video-playButton:before{--button-width: 60px;--button-height: 60px}flynt-component[name=BlockVideoOembed] [data-video-size=small] .video-playButton:after{-webkit-border-after:12px solid transparent;border-block-end:12px solid transparent;-webkit-border-before:12px solid transparent;border-block-start:12px solid transparent;-webkit-border-start:18px solid var(--color-background);border-inline-start:18px solid var(--color-background);inset-inline-start:calc(50% + 3px)}flynt-component[name=BlockVideoOembed] :root,flynt-component[name=BlockVideoOembed] [data-theme=reset]{--color-accent: hsla(212, 100%, 45%, 1);--color-background: hsla(0, 0%, 100%, 1);--color-background-secondary: hsla(0, 0%, 19%, .08);--color-border: hsl(0, 0%, 90%);--color-border-secondary: hsl(0, 0%, 19%, .68);--color-text: #666;--color-text-muted: hsla(0, 0%, 19%, .8);--color-error: hsl(343, 98%, 46%)}flynt-component[name=BlockVideoOembed] [data-theme=light]{--color-background: hsl(212, 76%, 97%);--color-text: #666;--color-border: hsla(212, 100%, 15%, .7);--color-border-secondary: var(--color-border)}flynt-component[name=BlockVideoOembed] [data-theme=dark]{--color-accent: hsla(79, 100%, 60%, 1);--color-background: hsla(212, 100%, 15%, 1);--color-background-secondary: hsl(228, 56%, 98%, .06);--color-border-secondary: hsl(0, 0%, 90%, .68);--color-text: hsla(0, 0%, 100%, 1);--color-text-muted: hsl(0, 0%, 100%, .8)}flynt-component[name=BlockVideoOembed] :root{--font-family-heading: "Canela Thin", Georgia, serif;--font-family-text: "Burgess Regular", Georgia, serif;--font-family-condensed: "Verlag Bold", Arial, sans-serif;--font-size-body: 1.125rem;--font-size-body-small: 1rem;--flow-space: 1.5625rem;--column-gap: clamp(2.5rem, 2.5vw + 1.75rem, 3.75rem);--content-max-width: 700px;--content-max-width-wide: 900px;--content-max-width-full: 1200px;--box-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--container-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--component-spacing: clamp(3rem, 6.5vw + 1.05rem, 6.25rem);--main-green: #0d4442;--main-mint: #8faca4;--main-bg: #f6f6f6;--main-text: #666;--soft-border: #dedede;--main-white: #fff;--soft-green: #8faca4;--transparent: #0000;--white: #fff;--off-white: #f6f6f6;--black: #000;--red: #ad192b;--emerald: #0d4442;--light-emerald: #2d5451;--mint: #8faca4;--gray: #666;--light-gray: #dedede;--green: #008000}flynt-component[name=BlockVideoOembed] .video-loader{animation:loading 1.1s infinite linear;-webkit-border-after:4px solid rgba(255,255,255,.2);border-block-end:4px solid rgba(255,255,255,.2);-webkit-border-before:4px solid rgba(255,255,255,.2);border-block-start:4px solid rgba(255,255,255,.2);-webkit-border-end:4px solid rgba(255,255,255,.2);border-inline-end:4px solid rgba(255,255,255,.2);-webkit-border-start:4px solid #fff;border-inline-start:4px solid #fff;display:none;inset-block-start:50%;inset-inline-start:50%;-webkit-margin-before:-30px;margin-block-start:-30px;-webkit-margin-start:-30px;margin-inline-start:-30px;position:absolute;text-indent:-9999em;z-index:1}@media (min-width: 991px){flynt-component[name=BlockVideoOembed] .video-loader{-webkit-margin-before:-50px;margin-block-start:-50px;-webkit-margin-start:-50px;margin-inline-start:-50px}}flynt-component[name=BlockVideoOembed] .video-loader,flynt-component[name=BlockVideoOembed] .video-loader:after{block-size:60px;border-radius:50%;inline-size:60px}@media (min-width: 991px){flynt-component[name=BlockVideoOembed] .video-loader,flynt-component[name=BlockVideoOembed] .video-loader:after{block-size:100px;inline-size:100px}}@keyframes loading{0%{rotate:0deg}to{rotate:360deg}}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#f6f6f6;color:#666;font-family:Financier Light,Georgia,Times,serif;font-size:20px;font-weight:400;line-height:1.35;margin:0;text-align:start}[tabindex="-1"]:focus{outline:0!important}hr{block-size:0;box-sizing:content-box;overflow:visible}h1,h2,h3,h4,h5,h6{margin-block:0 0}p{margin-block:0 10px}abbr[title],abbr[data-original-title]{-webkit-border-after:0;border-block-end:0;cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;-webkit-margin-after:1rem;margin-block-end:1rem}ol,ul,dl{margin-block:0}ol ol,ul ul,ol ul,ul ol{-webkit-margin-after:0;margin-block-end:0}dt{font-weight:400}dd{-webkit-margin-after:.5rem;margin-block-end:.5rem;-webkit-margin-start:0;margin-inline-start:0}blockquote{margin-block:0 1rem;margin-inline:0}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{inset-block-end:-.25em}sup{inset-block-start:-.5em}a{background-color:transparent;color:inherit;text-decoration:none;-webkit-text-decoration-skip:objects}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:Financier Light,Georgia,Times,serif;font-size:1em}pre{margin-block:0 1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0}img{border-style:none;vertical-align:middle}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{caption-side:bottom;color:#000;padding-block:0;text-align:start}th{text-align:inherit}label{display:inline-block;-webkit-margin-after:10px;margin-block-end:10px}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{border:0;margin:0;min-inline-size:0;padding:0}legend{color:inherit;display:block;font-size:1.5rem;inline-size:100%;line-height:inherit;-webkit-margin-after:.5rem;margin-block-end:.5rem;max-inline-size:100%;padding:0;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{block-size:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}summary{cursor:pointer;display:list-item}template{display:none}[hidden]{display:none}@font-face{font-display:fallback;font-family:Verlag Bold;font-style:normal;font-weight:400;src:url(../../Components/DocumentDefault/Fonts/Verlag\ Bold.otf) format("opentype")}@font-face{font-display:fallback;font-family:Canela Thin;font-style:normal;font-weight:400;src:url(../../Components/DocumentDefault/Fonts/Canela-Thin.otf) format("opentype")}@font-face{font-display:fallback;font-family:Burgess Regular;font-style:normal;font-weight:400;src:url(../../Components/DocumentDefault/Fonts/burgess-regular.otf) format("opentype")}@font-face{font-display:fallback;font-family:Burgess Italic;font-style:normal;font-weight:400;src:url(../../Components/DocumentDefault/Fonts/burgess-italic.otf) format("opentype")}body{font-family:Burgess Regular,Georgia,serif;font-size:20px;line-height:30px}h1,h2,h3,h4,h5,h6{font-weight:400}.h2,h2{font-family:Canela Thin,Georgia,serif;font-size:30px;line-height:40px}@media only screen and (min-width: 700px){.h2,h2{font-size:50px;line-height:60px}}.h3,h3{font-family:Canela Thin,Georgia,serif;font-size:13px;line-height:20px}@media only screen and (min-width: 700px){.h3,h3{font-size:30px;line-height:40px}}.h4{font-family:Verlag Bold,Arial,sans-serif;font-size:12px;letter-spacing:2px;line-height:12px;text-transform:uppercase}.h5{font-family:Burgess Regular,Georgia,serif;font-size:20px;line-height:30px}.h6{font-family:Burgess Italic,Georgia,serif;font-size:15px;line-height:20px}p,.text{font-family:Burgess Regular,Georgia,serif;font-size:15px;line-height:20px}a{color:inherit;text-decoration:none}input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #dedede;outline:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{box-shadow:0 0 0 30px #fff inset!important}input[type=text],input[type=email]{border-radius:2px 0 0 2px;font-family:Verlag Bold,Arial,sans-serif;font-size:10px;inline-size:100%;letter-spacing:1.7px;max-inline-size:315px;padding-block:0;padding-inline:20px}@media only screen and (min-width: 1024px){input[type=text],input[type=email]{block-size:46px;font-size:12px;max-inline-size:385px}}@media only screen and (min-width: 1200px){input[type=text],input[type=email]{max-inline-size:none}}input[type=submit],button[type=submit],.btn--signup{background-color:#8faca4;border:0;border-radius:0 2px 2px 0;color:#fff;background-color:#fff;block-size:42px;border:1px solid #dedede;color:#666;cursor:pointer;display:inline-block;font-family:Verlag Bold,Arial,sans-serif;font-size:10px;letter-spacing:2px;line-height:42px;padding-block:0;padding-inline:20px;text-transform:uppercase}@media only screen and (min-width: 1024px){input[type=submit],button[type=submit],.btn--signup{block-size:46px;font-size:12px;line-height:46px;padding-block:0;padding-inline:24px}}body{background-color:#f6f6f6}body.-hide-overflow,body.-is-open-menu{overflow:hidden}main{margin-block:100px 50px}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul{padding:0}.hide--all{display:none}@media only screen and (min-width: 700px){.hide--tablet{display:none}}@media only screen and (min-width: 1024px){.hide--tablet-landscape{display:none}}@media only screen and (min-width: 1200px){.hide--desktop{display:none}}@media only screen and (min-width: 400px){.show--mobile{display:block}}@media only screen and (min-width: 700px){.show--tablet{display:block}}@media only screen and (min-width: 1024px){.show--tablet-landscape{display:block}}@media only screen and (min-width: 1200px){.show--desktop{display:block}}@media only screen and (min-width: 1600px){.show--desktop-wide{display:block}}@media print{*{transition:none!important}body,.header{background-color:#fff}}.btn{background-color:#fff;block-size:42px;border:1px solid #dedede;color:#666;cursor:pointer;display:inline-block;font-family:Verlag Bold,Arial,sans-serif;font-size:10px;letter-spacing:2px;line-height:42px;padding-block:0;padding-inline:20px;text-transform:uppercase}.btn--home{border:2px solid #8faca4;color:#0d4442}.btn--primary{background-color:#8faca4;border:0;border-radius:2px;color:#fff}.btn--disabled{background-color:#f6f6f6;border:1px solid #dedede;color:#dedede;cursor:default;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.text-link{display:inline-block;font-family:Verlag Bold,Arial,sans-serif;font-size:10px;letter-spacing:1.7px;line-height:3.5;text-transform:uppercase}@media only screen and (min-width: 1024px){.text-link{font-size:12px;letter-spacing:2px}}.tag__lifestyle{display:block;font-size:44px}.tag__lifestyle .tag__label{color:#0d4442;display:block;font-family:Verlag Bold,Arial,sans-serif;font-size:8px;letter-spacing:1.3px;line-height:1.5;-webkit-margin-before:8px;margin-block-start:8px;text-transform:uppercase}.tag__lifestyle--active .tag__label:after{background-color:#0d4442;block-size:7px;border-radius:50%;content:"";display:block;inline-size:7px;margin-block:5px 0;margin-inline:auto}.tag__lifestyle--linear{display:inline-block;-webkit-margin-end:10px;margin-inline-end:10px}.tag__lifestyle--linear.tag__label{display:inline-block}@media only screen and (min-width: 1024px){.tag__lifestyle--active{display:none}.tag__lifestyle--active .tag__label{text-decoration:underline}.tag__lifestyle--active .tag__label:after{display:none}.tag__lifestyle .tag__label{font-size:12px;letter-spacing:2px;-webkit-margin-before:10px;margin-block-start:10px}}.tag__neighborhood{background-color:#f6f6f6}@font-face{font-family:icons;font-style:normal;font-weight:400;src:url(../../Components/DocumentDefault/Fonts/icons.eot?vjypz0);src:url(../../Components/DocumentDefault/Fonts/icons.eot?vjypz0#iefix) format("embedded-opentype"),url(../../Components/DocumentDefault/Fonts/icons.ttf?vjypz0) format("truetype"),url(../../Components/DocumentDefault/Fonts/icons.woff?vjypz0) format("woff"),url(../../Components/DocumentDefault/Fonts/icons.svg?vjypz0#icons) format("svg")}[class^=icon-],[class*=" icon-"]{font-family:icons!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none}.icon-logo-byhl-gray:before{color:#666;content:""}.icon-logo-hl:before{color:#0d4442;content:""}.icon-logo-horse:before{color:#2d5451;content:""}.icon-logo-northofnyc-mobile:before{color:#2d5451;content:""}.icon-logo-northofnyc:before{color:#2d5451;content:""}.icon-facebook:before{color:#666;content:""}.icon-instagram:before{color:#666;content:""}.icon-pinterest:before{color:#666;content:""}.icon-twitter:before{color:#666;content:""}.icon-youtube:before{color:#666;content:""}.icon-lifestyle-cosmopolitan:before{color:#0d4442;content:""}.icon-lifestyle-equestrian:before{color:#2d5451;content:""}.icon-lifestyle-locavore:before{color:#2d5451;content:""}.icon-lifestyle-trailblazer:before{color:#2d5451;content:""}.icon-lifestyle-villager:before{color:#2d5451;content:""}.icon-lifestyle-waterfronter:before{color:#004c45;content:""}.icon-arrow-down:before{color:#666;content:""}.icon-arrow-up:before{color:#666;content:""}.icon-arrow-left:before{color:#666;content:""}.icon-arrow-right:before{color:#666;content:""}.icon-arrow:before{color:#666;content:""}.icon-close:before{color:inherit;content:""}.icon-email:before{color:#666;content:""}.icon-export:before{color:#666;content:""}.icon-hamburger:before{color:#666;content:"";font-size:18px}.icon-link:before{color:#666;content:""}.icon-map:before{color:#666;content:""}.icon-phone:before{color:#666;content:""}.icon-pin:before{color:#666;content:""}.icon-print:before{color:#666;content:""}.icon-search:before{color:inherit;content:""}.icon-web:before{color:#666;content:""}.icon-app-store:before{color:#999;content:""}.icon-google-play:before{color:#999;content:""}flynt-component[name=GridImageText] .grid{--grid-columns: 1;display:grid;gap:var(--column-gap);grid-template-columns:repeat(var(--grid-columns),minmax(300px,1fr));list-style:none;padding:0}@media (min-width: 991px){flynt-component[name=GridImageText] .grid[data-max-columns="1"]{margin-inline:auto;max-inline-size:calc(50% - var(--flow-space))}}@media (min-width: 991px){flynt-component[name=GridImageText] .grid[data-max-columns="2"],flynt-component[name=GridImageText] .grid[data-max-columns="3"],flynt-component[name=GridImageText] .grid[data-max-columns="4"]{--grid-columns: 2}}@media (min-width: 1024px){flynt-component[name=GridImageText] .grid[data-max-columns="2"],flynt-component[name=GridImageText] .grid[data-max-columns="3"],flynt-component[name=GridImageText] .grid[data-max-columns="4"]{max-inline-size:-webkit-max-content;max-inline-size:-moz-max-content;max-inline-size:max-content}}@media (min-width: 1024px){flynt-component[name=GridImageText] .grid[data-max-columns="3"]{--grid-columns: 3}}@media (min-width: 1024px){flynt-component[name=GridImageText] .grid[data-max-columns="4"]{--grid-columns: 4}}flynt-component[name=GridImageText] .grid[data-card=true]{--column-gap: var(--flow-space)}flynt-component[name=GridImageText] .grid[data-card=true] .content{-webkit-margin-before:0;margin-block-start:0}flynt-component[name=GridImageText] .item ul{list-style-position:outside;list-style-type:initial;-webkit-padding-start:0;padding-inline-start:0}flynt-component[name=GridImageText] .item ul li{-webkit-margin-start:1em;margin-inline-start:1em}flynt-component[name=GridImageText] .item .figure-image-svg{aspect-ratio:3/2}flynt-component[name=GridPosts] .posts_group__container{padding-block:3rem;padding-inline:2rem}@media screen and (max-width: 1024px){flynt-component[name=GridPosts] .posts_group__container{inline-size:100%;padding-block:0;padding-inline:0}}@media print{flynt-component[name=GridPosts] .posts_group__container{inline-size:100%;padding-block:0;padding-inline:0}}flynt-component[name=GridPosts] .posts_group__list{align-items:center;display:flex;flex-flow:row;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width: 1024px){flynt-component[name=GridPosts] .posts_group__list{flex-flow:column;inline-size:100%}}@media print{flynt-component[name=GridPosts] .posts_group__list{flex-flow:column;inline-size:100%}}flynt-component[name=GridPosts] :root,flynt-component[name=GridPosts] [data-theme=reset]{--color-accent: hsla(212, 100%, 45%, 1);--color-background: hsla(0, 0%, 100%, 1);--color-background-secondary: hsla(0, 0%, 19%, .08);--color-border: hsl(0, 0%, 90%);--color-border-secondary: hsl(0, 0%, 19%, .68);--color-text: #666;--color-text-muted: hsla(0, 0%, 19%, .8);--color-error: hsl(343, 98%, 46%)}flynt-component[name=GridPosts] [data-theme=light]{--color-background: hsl(212, 76%, 97%);--color-text: #666;--color-border: hsla(212, 100%, 15%, .7);--color-border-secondary: var(--color-border)}flynt-component[name=GridPosts] [data-theme=dark]{--color-accent: hsla(79, 100%, 60%, 1);--color-background: hsla(212, 100%, 15%, 1);--color-background-secondary: hsl(228, 56%, 98%, .06);--color-border-secondary: hsl(0, 0%, 90%, .68);--color-text: hsla(0, 0%, 100%, 1);--color-text-muted: hsl(0, 0%, 100%, .8)}flynt-component[name=GridPosts] :root{--font-family-heading: "Canela Thin", Georgia, serif;--font-family-text: "Burgess Regular", Georgia, serif;--font-family-condensed: "Verlag Bold", Arial, sans-serif;--font-size-body: 1.125rem;--font-size-body-small: 1rem;--flow-space: 1.5625rem;--column-gap: clamp(2.5rem, 2.5vw + 1.75rem, 3.75rem);--content-max-width: 700px;--content-max-width-wide: 900px;--content-max-width-full: 1200px;--box-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--container-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--component-spacing: clamp(3rem, 6.5vw + 1.05rem, 6.25rem);--main-green: #0d4442;--main-mint: #8faca4;--main-bg: #f6f6f6;--main-text: #666;--soft-border: #dedede;--main-white: #fff;--soft-green: #8faca4;--transparent: #0000;--white: #fff;--off-white: #f6f6f6;--black: #000;--red: #ad192b;--emerald: #0d4442;--light-emerald: #2d5451;--mint: #8faca4;--gray: #666;--light-gray: #dedede;--green: #008000}flynt-component[name=GridPosts] .post_card__container{flex:0 0 30.5%}@media screen and (max-width: 1024px){flynt-component[name=GridPosts] .post_card__container{-webkit-border-before:1px solid var(--soft-border);border-block-start:1px solid var(--soft-border);flex:0 0 100%;inline-size:100%}}@media print{flynt-component[name=GridPosts] .post_card__container{-webkit-border-before:1px solid var(--soft-border);border-block-start:1px solid var(--soft-border);flex:0 0 100%;inline-size:100%}}flynt-component[name=GridPosts] .post_card__container-inner{background:var(--main-white)}@media screen and (max-width: 1024px){flynt-component[name=GridPosts] .post_card__container-inner{background:var(--transparent);padding-block:1.88rem;padding-inline:3.13rem}}@media screen and (max-width: 700px){flynt-component[name=GridPosts] .post_card__container-inner{padding-block:1.25rem;padding-inline:1.88rem}}@media print{flynt-component[name=GridPosts] .post_card__container-inner{padding-block:1.25rem;padding-inline:1.88rem}}flynt-component[name=GridPosts] .post_card__container-inner .post_card__image-container{max-block-size:260px;overflow:hidden}@media screen and (max-width: 1024px){flynt-component[name=GridPosts] .post_card__container-inner .post_card__image-container{flex:0 0 50%;max-block-size:100%;overflow:hidden}}@media print{flynt-component[name=GridPosts] .post_card__container-inner .post_card__image-container{flex:0 0 50%;max-block-size:100%;overflow:hidden}}flynt-component[name=GridPosts] .post_card__container-inner .post_card__image-container img{block-size:260px;object-fit:cover}@media screen and (max-width: 1024px){flynt-component[name=GridPosts] .post_card__container-inner .post_card__image-container img{block-size:100%;max-block-size:100%;object-fit:cover}}@media print{flynt-component[name=GridPosts] .post_card__container-inner .post_card__image-container img{block-size:100%;max-block-size:100%;object-fit:cover}}flynt-component[name=GridPosts] .post_card__container-inner .post_card__link{text-decoration:none}@media screen and (max-width: 1024px){flynt-component[name=GridPosts] .post_card__container-inner .post_card__link{align-items:flex-start;display:flex;flex-flow:row-reverse;justify-content:space-between}}@media print{flynt-component[name=GridPosts] .post_card__container-inner .post_card__link{align-items:flex-start;display:flex;flex-flow:row-reverse;justify-content:space-between}}flynt-component[name=GridPosts] .post_card__container-inner .post_card__content{background:var(--main-white);min-block-size:250px;padding-block:3rem;padding-inline:1rem;position:relative;text-align:center;z-index:5}@media screen and (max-width: 1024px){flynt-component[name=GridPosts] .post_card__container-inner .post_card__content{background:var(--transparent);flex:0 0 48%;min-block-size:unset;padding-block:0;padding-inline:0;text-align:start}}@media print{flynt-component[name=GridPosts] .post_card__container-inner .post_card__content{background:var(--transparent);flex:0 0 48%;min-block-size:unset;padding-block:0;padding-inline:0;text-align:start}}flynt-component[name=GridPosts] .post_card__container-inner .post_card__content .post_card__label{color:var(--main-green);font-family:Verlag Bold,Arial,sans-serif;font-size:11px;letter-spacing:1.8px;line-height:11px;margin-block:0 11px;margin-inline:0;text-transform:uppercase}flynt-component[name=GridPosts] .post_card__container-inner .post_card__content h3{color:var(--main-text);font-size:30px;font-weight:100;line-height:1.28}@media screen and (max-width: 700px){flynt-component[name=GridPosts] .post_card__container-inner .post_card__content h3{font-size:18px}}@media print{flynt-component[name=GridPosts] .post_card__container-inner .post_card__content h3{font-size:18px}}flynt-component[name=GridPosts] .post_card__container-inner .post_card__content .post_card__byline{color:var(--main-mint);font-size:15px;font-style:italic;line-height:17px;-webkit-margin-before:1rem;margin-block-start:1rem}@media screen and (max-width: 700px){flynt-component[name=GridPosts] .post_card__container-inner .post_card__content .post_card__byline{font-size:13px;-webkit-margin-before:0;margin-block-start:0}}flynt-component[name=GridPosts] .post_card__container-inner .post_card__content .post_card__byline span{color:var(--main-text);font-style:normal}flynt-component[name=GridPostsArchive] .archive-layout{-webkit-padding-after:4rem;padding-block-end:4rem}flynt-component[name=GridPostsArchive] .posts_group__container{padding-inline:1rem}@media screen and (max-width: 700px){flynt-component[name=GridPostsArchive] .posts_group__container{-webkit-margin-before:0;margin-block-start:0}}@media screen and (max-width: 1024px){flynt-component[name=GridPostsArchive] .posts_group__container{inline-size:100%;padding-block:0;padding-inline:0}}@media print{flynt-component[name=GridPostsArchive] .posts_group__container{inline-size:100%;padding-block:0;padding-inline:0}}flynt-component[name=GridPostsArchive] .posts_group__list{align-items:center;display:flex;flex-flow:row;flex-wrap:wrap;gap:35px;justify-content:flex-start}@media screen and (max-width: 1024px){flynt-component[name=GridPostsArchive] .posts_group__list{flex-flow:column;gap:0;inline-size:100%}}@media print{flynt-component[name=GridPostsArchive] .posts_group__list{flex-flow:column;inline-size:100%}}flynt-component[name=GridPostsArchive] .landing_title{-webkit-border-after:1px solid #dedede;border-block-end:1px solid #dedede;-webkit-margin-after:40px;margin-block-end:40px;max-inline-size:1370px;padding-block:35px}@media screen and (max-width: 1024px){flynt-component[name=GridPostsArchive] .landing_title{-webkit-margin-after:0;margin-block-end:0;padding-block:20px}}@media print{flynt-component[name=GridPostsArchive] .landing_title{inline-size:100%;max-inline-size:100%}}flynt-component[name=GridPostsArchive] .landing_title h1{color:var(--main-text);font-family:Canela Thin,Georgia,serif;font-size:50px;font-weight:300;letter-spacing:1px;line-height:1.2;text-transform:none}@media screen and (max-width: 1024px){flynt-component[name=GridPostsArchive] .landing_title h1{font-family:Verlag Bold,Arial,sans-serif;font-size:12px;font-weight:400;text-transform:uppercase}}flynt-component[name=GridPostsArchive] .landing_title--description{color:var(--main-text);font-size:20px;margin-block:30px 40px}@media screen and (max-width: 1024px){flynt-component[name=GridPostsArchive] .landing_title--description{font-size:20px;margin-block:25px 10px}}@media screen and (max-width: 768px){flynt-component[name=GridPostsArchive] .landing_title--description{font-size:14px;margin-block:20px 5px}}flynt-component[name=GridPostsArchive] .landing_title_lifestyle{-webkit-border-after:0;border-block-end:0;-webkit-margin-after:0;margin-block-end:0;-webkit-padding-after:0;padding-block-end:0}flynt-component[name=GridPostsArchive] .landing_title_lifestyle .section__lifestyle{-webkit-border-after:1px solid #dedede;border-block-end:1px solid #dedede}flynt-component[name=GridPostsArchive] .landing_title_lifestyle h1{color:var(--main-text);font-family:Canela Thin,Georgia,serif;font-size:50px;font-weight:300;letter-spacing:1px;line-height:1.2;text-transform:none}@media screen and (max-width: 1024px){flynt-component[name=GridPostsArchive] .landing_title_lifestyle h1{font-family:Canela Thin;font-size:30px;font-weight:100!important;text-transform:none}}flynt-component[name=GridPostsArchive] .landing_title_lifestyle .landing_title--description{color:var(--main-text);font-size:20px;margin-block:30px 40px}@media screen and (max-width: 1024px){flynt-component[name=GridPostsArchive] .landing_title_lifestyle .landing_title--description{font-size:14px;margin-block:0 15px}}flynt-component[name=GridPostsArchive] .landing_title_lifestyle .fixed{background:#f6f6f6;inline-size:100%;inset-block-start:45px;inset-inline-start:0;max-inline-size:100%;-webkit-padding-before:20px!important;padding-block-start:20px!important;position:fixed;z-index:9}@media screen and (min-width: 1200px){flynt-component[name=GridPostsArchive] .landing_title_lifestyle .fixed{inset-block-start:60px}}@media screen and (min-width: 1480px){flynt-component[name=GridPostsArchive] .landing_title_lifestyle .fixed{inset-block-start:70px}}flynt-component[name=GridPostsArchive] .post_card__container{flex:0 0 29.5%;-webkit-margin-after:1.5rem;margin-block-end:1.5rem}@media screen and (max-width: 1024px){flynt-component[name=GridPostsArchive] .post_card__container{-webkit-border-before:1px solid var(--soft-border);border-block-start:1px solid var(--soft-border);flex:0 0 100%;inline-size:100%;-webkit-margin-after:0;margin-block-end:0}flynt-component[name=GridPostsArchive] .post_card__container:first-child{-webkit-border-before:0;border-block-start:0}}@media screen and (max-width: 700px){flynt-component[name=GridPostsArchive] .post_card__container{-webkit-margin-after:0;margin-block-end:0}}@media print{flynt-component[name=GridPostsArchive] .post_card__container{-webkit-border-before:1px solid var(--soft-border);border-block-start:1px solid var(--soft-border);flex:0 0 100%;inline-size:100%}flynt-component[name=GridPostsArchive] .post_card__container:first-child{-webkit-border-before:0;border-block-start:0}}flynt-component[name=GridPostsArchive] .post_card__container-inner{background:var(--main-white)}@media screen and (max-width: 1024px){flynt-component[name=GridPostsArchive] .post_card__container-inner{background:var(--transparent);padding-block:1.88rem;padding-inline:3.13rem}}@media screen and (max-width: 700px){flynt-component[name=GridPostsArchive] .post_card__container-inner{padding-block:1.25rem;padding-inline:1.88rem}}@media print{flynt-component[name=GridPostsArchive] .post_card__container-inner{padding-block:1.25rem;padding-inline:1.88rem}}flynt-component[name=GridPostsArchive] .post_card__container-inner .post_card__image-container{max-block-size:260px;overflow:hidden}@media screen and (max-width: 1024px){flynt-component[name=GridPostsArchive] .post_card__container-inner .post_card__image-container{flex:0 0 50%;max-block-size:100%;overflow:hidden}}@media print{flynt-component[name=GridPostsArchive] .post_card__container-inner .post_card__image-container{flex:0 0 50%;max-block-size:100%;overflow:hidden}}flynt-component[name=GridPostsArchive] .post_card__container-inner .post_card__image-container img,flynt-component[name=GridPostsArchive] .post_card__container-inner .post_card__image-container iframe{block-size:260px;max-block-size:260px;min-block-size:260px;object-fit:cover}@media screen and (max-width: 1024px){flynt-component[name=GridPostsArchive] .post_card__container-inner .post_card__image-container img,flynt-component[name=GridPostsArchive] .post_card__container-inner .post_card__image-container iframe{block-size:100%;max-block-size:100%;min-block-size:unset;object-fit:contain}}@media print{flynt-component[name=GridPostsArchive] .post_card__container-inner .post_card__image-container img,flynt-component[name=GridPostsArchive] .post_card__container-inner .post_card__image-container iframe{block-size:100%;max-block-size:100%;object-fit:cover}}flynt-component[name=GridPostsArchive] .post_card__container-inner .post_card__link{text-decoration:none}@media screen and (max-width: 1024px){flynt-component[name=GridPostsArchive] .post_card__container-inner .post_card__link{align-items:flex-start;display:flex;flex-flow:row-reverse;justify-content:space-between}}@media print{flynt-component[name=GridPostsArchive] .post_card__container-inner .post_card__link{align-items:flex-start;display:flex;flex-flow:row-reverse;justify-content:space-between}}flynt-component[name=GridPostsArchive] .post_card__container-inner .post_card__content{background:var(--main-white);min-block-size:250px;padding-block:3rem;padding-inline:1rem;position:relative;text-align:center;z-index:5}@media screen and (max-width: 1024px){flynt-component[name=GridPostsArchive] .post_card__container-inner .post_card__content{background:var(--transparent);flex:0 0 48%;min-block-size:unset;padding-block:0;padding-inline:0;text-align:start}}@media print{flynt-component[name=GridPostsArchive] .post_card__container-inner .post_card__content{background:var(--transparent);flex:0 0 48%;min-block-size:unset;padding-block:0;padding-inline:0;text-align:start}}flynt-component[name=GridPostsArchive] .post_card__container-inner .post_card__content .post_card__label{color:var(--main-green);font-family:Verlag Bold,Arial,sans-serif;font-size:11px;letter-spacing:1.8px;line-height:11px;margin-block:0 11px;margin-inline:0;text-transform:uppercase}flynt-component[name=GridPostsArchive] .post_card__container-inner .post_card__content h3{color:var(--main-text);font-size:30px;font-weight:100;line-height:1.28}@media screen and (max-width: 1024px){flynt-component[name=GridPostsArchive] .post_card__container-inner .post_card__content h3{font-size:25px}}@media screen and (max-width: 700px){flynt-component[name=GridPostsArchive] .post_card__container-inner .post_card__content h3{font-size:18px}}@media print{flynt-component[name=GridPostsArchive] .post_card__container-inner .post_card__content h3{font-size:18px}}flynt-component[name=GridPostsArchive] .post_card__container-inner .post_card__content .post_card__byline{color:var(--main-mint);font-size:15px;font-style:italic;line-height:17px;-webkit-margin-before:1rem;margin-block-start:1rem}@media screen and (max-width: 700px){flynt-component[name=GridPostsArchive] .post_card__container-inner .post_card__content .post_card__byline{font-size:13px;-webkit-margin-before:0;margin-block-start:0}}@media print{flynt-component[name=GridPostsArchive] .post_card__container-inner .post_card__content .post_card__byline{font-size:13px;-webkit-margin-before:0;margin-block-start:0}}flynt-component[name=GridPostsArchive] .post_card__container-inner .post_card__content .post_card__byline span{color:var(--main-text);font-style:normal}flynt-component[name=GridPostsArchive] .filter{display:flex;flex-wrap:wrap;gap:var(--flow-space);justify-content:center;list-style:none;padding:0}flynt-component[name=GridPostsArchive] .pagination{align-items:center;display:flex;justify-content:center;-webkit-margin-after:50px;margin-block-end:50px}flynt-component[name=GridPostsArchive] .pagination__page{color:#999;display:block;font-family:Verlag Bold,Arial,sans-serif;font-size:13px;font-weight:700;inline-size:16px;margin-block:0;margin-inline:10px;text-align:center;text-decoration:none}flynt-component[name=GridPostsArchive] .pagination__page--active{border:1px solid #dedede;border-radius:2px;inline-size:38px;line-height:38px;margin:0}flynt-component[name=GridPostsArchive] .pagination__page--dots{margin:0}flynt-component[name=GridPostsArchive] .pagination__prev{-webkit-margin-end:40px;margin-inline-end:40px}flynt-component[name=GridPostsArchive] .pagination__next{-webkit-margin-start:40px;margin-inline-start:40px}flynt-component[name=GridPostsArchive] .pagination__btn{background-color:#8faca4;block-size:42px;border:0;border-radius:2px;color:#fff;display:inline-block;font-family:Verlag Bold,Arial,sans-serif;font-size:10px;letter-spacing:2px;line-height:42px;padding-block:0;padding-inline:20px;text-decoration:none;text-transform:uppercase}flynt-component[name=GridPostsArchive] .pagination .disabled{background-color:#f6f6f6;border:1px solid #dedede;color:#dedede;cursor:default;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width: 480px){flynt-component[name=GridPostsArchive] .pagination-container{overflow-x:auto;padding-block:0;padding-inline:1rem}}flynt-component[name=GridPostsArchive] :root,flynt-component[name=GridPostsArchive] [data-theme=reset]{--color-accent: hsla(212, 100%, 45%, 1);--color-background: hsla(0, 0%, 100%, 1);--color-background-secondary: hsla(0, 0%, 19%, .08);--color-border: hsl(0, 0%, 90%);--color-border-secondary: hsl(0, 0%, 19%, .68);--color-text: #666;--color-text-muted: hsla(0, 0%, 19%, .8);--color-error: hsl(343, 98%, 46%)}flynt-component[name=GridPostsArchive] [data-theme=light]{--color-background: hsl(212, 76%, 97%);--color-text: #666;--color-border: hsla(212, 100%, 15%, .7);--color-border-secondary: var(--color-border)}flynt-component[name=GridPostsArchive] [data-theme=dark]{--color-accent: hsla(79, 100%, 60%, 1);--color-background: hsla(212, 100%, 15%, 1);--color-background-secondary: hsl(228, 56%, 98%, .06);--color-border-secondary: hsl(0, 0%, 90%, .68);--color-text: hsla(0, 0%, 100%, 1);--color-text-muted: hsl(0, 0%, 100%, .8)}flynt-component[name=GridPostsArchive] :root{--font-family-heading: "Canela Thin", Georgia, serif;--font-family-text: "Burgess Regular", Georgia, serif;--font-family-condensed: "Verlag Bold", Arial, sans-serif;--font-size-body: 1.125rem;--font-size-body-small: 1rem;--flow-space: 1.5625rem;--column-gap: clamp(2.5rem, 2.5vw + 1.75rem, 3.75rem);--content-max-width: 700px;--content-max-width-wide: 900px;--content-max-width-full: 1200px;--box-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--container-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--component-spacing: clamp(3rem, 6.5vw + 1.05rem, 6.25rem);--main-green: #0d4442;--main-mint: #8faca4;--main-bg: #f6f6f6;--main-text: #666;--soft-border: #dedede;--main-white: #fff;--soft-green: #8faca4;--transparent: #0000;--white: #fff;--off-white: #f6f6f6;--black: #000;--red: #ad192b;--emerald: #0d4442;--light-emerald: #2d5451;--mint: #8faca4;--gray: #666;--light-gray: #dedede;--green: #008000}flynt-component[name=GridPostsArchive] .section__lifestyle{margin-block:0;margin-inline:auto;max-inline-size:1400px;padding-block:0;padding-inline:30px}@media print{flynt-component[name=GridPostsArchive] .section__lifestyle{inline-size:100%;max-inline-size:100%}}flynt-component[name=GridPostsArchive] .section__lifestyle .lifestyle__links,flynt-component[name=GridPostsArchive] .section__lifestyle .lifestyle__carousel{display:flex;justify-content:space-between;margin-block:0;margin-inline:auto;max-inline-size:1800px;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:auto}flynt-component[name=GridPostsArchive] .section__lifestyle .lifestyle__links::-webkit-scrollbar,flynt-component[name=GridPostsArchive] .section__lifestyle .lifestyle__carousel::-webkit-scrollbar{display:none}@media screen and (min-width: 700px){flynt-component[name=GridPostsArchive] .section__lifestyle .lifestyle__links,flynt-component[name=GridPostsArchive] .section__lifestyle .lifestyle__carousel{justify-content:center}}@media print{flynt-component[name=GridPostsArchive] .section__lifestyle .lifestyle__links,flynt-component[name=GridPostsArchive] .section__lifestyle .lifestyle__carousel{inline-size:100%;justify-content:space-between;max-inline-size:100%}}@media screen and (max-width: 700px){flynt-component[name=GridPostsArchive] .section__lifestyle .lifestyle__links{display:none}}flynt-component[name=GridPostsArchive] .section__lifestyle .lifestyle__carousel{display:flex;min-block-size:100px}@media screen and (max-width: 700px){flynt-component[name=GridPostsArchive] .section__lifestyle .lifestyle__carousel{min-block-size:80px}}@media screen and (min-width: 700px){flynt-component[name=GridPostsArchive] .section__lifestyle .lifestyle__carousel{display:none}}@media print{flynt-component[name=GridPostsArchive] .section__lifestyle .lifestyle__carousel{display:none}}flynt-component[name=GridPostsArchive] .section__lifestyle .h3{color:#0d4442;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;letter-spacing:2px;line-height:40px;-webkit-margin-after:20px;margin-block-end:20px;text-align:center;text-transform:uppercase}@media screen and (min-width: 1024px){flynt-component[name=GridPostsArchive] .section__lifestyle .h3{color:#666;font-family:Canela Thin,Georgia,serif;font-size:30px;letter-spacing:1px;-webkit-margin-after:30px;margin-block-end:30px;text-transform:none}}flynt-component[name=GridPostsArchive] .section__lifestyle .tag{display:block;margin-block:0;margin-inline:10px;min-inline-size:auto;text-align:center;text-decoration:none}@media screen and (min-width: 700px){flynt-component[name=GridPostsArchive] .section__lifestyle .tag{margin-block:0;margin-inline:25px}}flynt-component[name=GridPostsArchive] .section__lifestyle .tag svg{block-size:44px;display:block;inline-size:44px;margin-inline:auto}flynt-component[name=GridPostsArchive] .section__lifestyle .tag .tag__label{color:#0d4442;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;letter-spacing:2px;-webkit-margin-after:20px;margin-block-end:20px;text-align:center;text-transform:uppercase}@media screen and (max-width: 1024px){flynt-component[name=GridPostsArchive] .section__lifestyle .tag .tag__label{font-size:8px;letter-spacing:1.3px;line-height:1.5}}flynt-component[name=GridPostsArchive] .section__lifestyle .slick-dots{inline-size:100%;inset-block-end:5px}@media print{flynt-component[name=GridPostsArchive] .section__lifestyle .slick-dots{display:none}}flynt-component[name=GridPostsLatest] .grid{--grid-item-width: calc((var(--content-max-width-full) - 2 * var(--flow-space)) / 3);display:grid;gap:var(--flow-space);grid-template-columns:repeat(auto-fit,min(var(--grid-item-width),100%));justify-content:center;list-style:none;padding:0}flynt-component[name=GridPostsLatest] .post .link{block-size:100%;color:currentColor;display:flex;flex-direction:column;font-weight:initial;text-decoration:none}flynt-component[name=GridPostsLatest] .post .figure{margin:0}flynt-component[name=GridPostsLatest] .post .content{color:var(--color-text);flex-grow:1;-webkit-margin-before:0;margin-block-start:0}flynt-component[name=GridPostsLatest] .post .footer{align-items:center;display:flex;inline-size:100%;justify-content:space-between;padding-block:0 var(--box-spacing);padding-inline:var(--box-spacing);position:relative}flynt-component[name=GridPostsLatest] .post .footer .readingTime{color:var(--color-text-muted)}flynt-component[name=GridSearchResults] .search-results{display:grid;grid-column-gap:20px;grid-row-gap:20px;grid-template-columns:1fr 1fr 1fr}flynt-component[name=HeaderText] .h3{color:#0d4442;font-size:25px;line-height:1.2;-webkit-margin-after:5px;margin-block-end:5px}flynt-component[name=HeaderText] .h3 a{text-decoration:underline;-webkit-text-decoration-skip:edges;text-decoration-skip:edges}flynt-component[name=HeaderText] p{color:var(--main-text);font-size:15px;line-height:1.33}flynt-component[name=HeaderText] p:empty{display:none}flynt-component[name=HeaderText] p:last-child{-webkit-margin-after:0;margin-block-end:0}flynt-component[name=HeaderText] p a{color:var(--main-text);text-decoration:underline}@media screen and (min-width: 700px){flynt-component[name=HeaderText] .h3{font-size:30px;line-height:1.5;-webkit-margin-after:15px;margin-block-end:15px}flynt-component[name=HeaderText] p{font-size:20px;line-height:1.5}}@media screen and (min-width: 1200px){flynt-component[name=HeaderText] .h3{-webkit-margin-after:15px;margin-block-end:15px}}flynt-component[name=HeroHomepage] .header-hero{-webkit-padding-before:33%;padding-block-start:33%;position:relative}@media screen and (max-width: 768px){flynt-component[name=HeroHomepage] .header-hero{-webkit-padding-before:40%!important;padding-block-start:40%!important}}@media print{flynt-component[name=HeroHomepage] .header-hero{-webkit-padding-before:0;padding-block-start:0}}flynt-component[name=HeroHomepage] .header-hero picture{block-size:100%;object-fit:cover}flynt-component[name=HeroHomepage] .header-hero img{block-size:100%;inline-size:100%;object-fit:cover}flynt-component[name=HeroHomepage] .header-hero svg g{fill:#fff}flynt-component[name=HeroHomepage] .header-hero-wrapper,flynt-component[name=HeroHomepage] .cta-hero-container-wrapper{block-size:100%;inline-size:100%;inset-block-start:0;inset-inline-start:0;position:absolute}flynt-component[name=HeroHomepage] .header-logo-container{align-items:center;display:flex;flex-flow:column;gap:15px;inset-block-start:60%;inset-inline-start:50%;justify-content:center;position:absolute;transform:translate(-50%) translateY(-50%)}flynt-component[name=HeroHomepage] .cta-heroes-container{padding-block:30px 0;padding-inline:30px}@media screen and (max-width: 768px){flynt-component[name=HeroHomepage] .cta-heroes-container{padding-block:30px 0!important;padding-inline:30px!important}}flynt-component[name=HeroHomepage] .cta-hero-container{margin-block:0 30px;margin-inline:0;-webkit-padding-before:45%;padding-block-start:45%;position:relative}@media screen and (max-width: 768px){flynt-component[name=HeroHomepage] .cta-hero-container{margin-block:0 30px!important;-webkit-padding-before:45%!important;padding-block-start:45%!important}}flynt-component[name=HeroHomepage] .cta-hero-container picture{block-size:100%;object-fit:cover}flynt-component[name=HeroHomepage] .cta-hero-container img{block-size:100%;inline-size:100%;object-fit:cover}flynt-component[name=HeroHomepage] .horse_logo{margin-block:8px 0;margin-inline:0}flynt-component[name=HeroHomepage] .cta-hero__link{background:#f6f6f6;border:4px solid #8faca4;color:#0d4442;display:flex;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;inline-size:280px;inset-block-start:50%;inset-inline-start:50%;letter-spacing:2px;min-block-size:50px;position:absolute;text-align:center;text-transform:uppercase;transform:translate(-50%) translateY(-50%)}flynt-component[name=HeroHomepage] .cta-hero__link span{align-items:center;display:flex;font-style:normal;line-height:1.8;margin:0;padding-block:8px;padding-inline:0;text-align:start}flynt-component[name=HeroHomepage] .cta-hero__link span.cta-icon{padding-block:0;padding-inline:0 16px}flynt-component[name=HeroHomepage] .cta-hero-inner{display:flex;margin-block:0;margin-inline:auto;padding-block:0;padding-inline:11px}@media screen and (max-width: 700px){flynt-component[name=HeroHomepage] .header-hero{-webkit-padding-before:33%;padding-block-start:33%}flynt-component[name=HeroHomepage] .cta-hero-container{-webkit-padding-before:36%;padding-block-start:36%}flynt-component[name=HeroHomepage] .cta-heroes-container{padding-block:50px 0;padding-inline:50px}flynt-component[name=HeroHomepage] .cta-hero-container{margin-block:0 50px;margin-inline:0}}flynt-component[name=Image]{display:flex!important;flex-direction:column;justify-content:center}flynt-component[name=Image] .image__figure{align-self:start}flynt-component[name=Image] .image__figure:nth-child(2){-webkit-margin-before:40px;margin-block-start:40px}flynt-component[name=Image] .image__figure img{max-inline-size:100%}flynt-component[name=Image] .image__caption{color:#8faca4;font-size:11px;-webkit-margin-before:5px;margin-block-start:5px}@media screen and (min-width: 700px){flynt-component[name=Image]{flex-direction:row}flynt-component[name=Image] .image__figure:nth-child(2){-webkit-margin-before:0;margin-block-start:0;-webkit-margin-start:30px;margin-inline-start:30px}}@media screen and (min-width: 1200px){flynt-component[name=Image] .image__figure:nth-child(2){-webkit-margin-after:0;margin-block-end:0;-webkit-margin-start:50px;margin-inline-start:50px}flynt-component[name=Image] .image__caption{font-size:13px;-webkit-margin-before:10px;margin-block-start:10px}}flynt-component[name=LayoutHome] .pageWrapper{block-size:100%}flynt-component[name=LayoutHome] .pageWrapper{display:flex;flex-direction:column}flynt-component[name=LayoutHome] .mainContent{flex:1 0 auto;margin-block:0}flynt-component[name=LayoutHome] .header{background-color:transparent}flynt-component[name=LayoutHome] .header .header__utils--hamburger{color:#fff}flynt-component[name=LayoutHome] .header .header__utils--hamburger:before{color:#fff}flynt-component[name=LayoutHome] .header .header__utils--search,flynt-component[name=LayoutHome] .header .header__utils--map{visibility:hidden}flynt-component[name=LayoutHome] .header__logos{visibility:hidden}flynt-component[name=LayoutHome] .header.-is-condensed{background-color:#f6f6f6}flynt-component[name=LayoutHome] .header.-is-condensed .header__utils--hamburger{color:#666}flynt-component[name=LayoutHome] .header.-is-condensed .header__utils--hamburger:before{color:#666}flynt-component[name=LayoutHome] .header.-is-condensed .header__utils--search,flynt-component[name=LayoutHome] .header.-is-condensed .header__utils--map{visibility:visible}flynt-component[name=LayoutHome] .header.-is-condensed .header__logos{visibility:visible}@media screen and (min-width: 1200px){flynt-component[name=LayoutHome] .header{background-color:#f6f6f6;display:block;display:flex}flynt-component[name=LayoutHome] .header .header__utils--hamburger{color:#666}flynt-component[name=LayoutHome] .header .header__utils--hamburger:before{color:#666}flynt-component[name=LayoutHome] .header .header__utils--search,flynt-component[name=LayoutHome] .header .header__utils--map{visibility:visible}flynt-component[name=LayoutHome] .header .header__logos{visibility:visible}flynt-component[name=LayoutHome] .header.-is-condensed~.mainContent{-webkit-padding-before:265px;padding-block-start:265px}flynt-component[name=LayoutHome] .mainContent{padding-block:50px 0;padding-inline:170px}}flynt-component[name=LayoutJourney]{inline-size:100%}flynt-component[name=LayoutJourney],flynt-component[name=LayoutJourney] .pageWrapper{block-size:100%;position:relative}flynt-component[name=LayoutJourney] .layout-journey-map-container{block-size:70vh;inline-size:100vw}flynt-component[name=LayoutJourney] .gm-bundled-control{display:none}@media screen and (min-width: 1200px){flynt-component[name=LayoutJourney] .layout-journey-map-container{block-size:100vh;inline-size:calc(100vw - 620px);inset-inline-end:0;-webkit-margin-before:0;margin-block-start:0;position:absolute}flynt-component[name=LayoutJourney] .gm-bundled-control{display:block}}@media print{flynt-component[name=LayoutJourney] .pageWrapper{display:flex;flex-direction:column-reverse}flynt-component[name=LayoutJourney] .layout-journey-map-container{block-size:485px!important;inline-size:745px!important;-webkit-margin-before:100px;margin-block-start:100px;position:relative}flynt-component[name=LayoutJourney] .journey__heading{background-color:#fff;border:0;inset-block-start:0;inset-inline-start:0;position:fixed}flynt-component[name=LayoutJourney] .journey__share,flynt-component[name=LayoutJourney] .journey__description,flynt-component[name=LayoutJourney] .journey .scroll-band,flynt-component[name=LayoutJourney] .journey [is=flynt-block-agent],flynt-component[name=LayoutJourney] .poi__description{display:none}flynt-component[name=LayoutJourney] h2{line-height:35px}flynt-component[name=LayoutJourney] .journey{block-size:auto;margin:0;padding:0;position:relative}flynt-component[name=LayoutJourney] .journey-list--inner{counter-reset:poi;display:flex;flex-flow:row wrap}flynt-component[name=LayoutJourney] .journey .poi{-webkit-border-after:0;border-block-end:0;inline-size:33%;opacity:1}flynt-component[name=LayoutJourney] .journey .poi__title{-webkit-margin-before:0;margin-block-start:0}flynt-component[name=LayoutJourney] .journey .poi__pin,flynt-component[name=LayoutJourney] .poi__pin{background-position-x:-2px;background-position-y:-1px;block-size:34px;inline-size:28px;position:relative}flynt-component[name=LayoutJourney] .poi__pin:before{color:#fff;content:" " counter(poi) " ";counter-increment:poi;display:block;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;inset-inline-start:50%;margin:auto;position:absolute;transform:translate(-50%)}}flynt-component[name=LayoutJourney] :root,flynt-component[name=LayoutJourney] [data-theme=reset]{--color-accent: hsla(212, 100%, 45%, 1);--color-background: hsla(0, 0%, 100%, 1);--color-background-secondary: hsla(0, 0%, 19%, .08);--color-border: hsl(0, 0%, 90%);--color-border-secondary: hsl(0, 0%, 19%, .68);--color-text: #666;--color-text-muted: hsla(0, 0%, 19%, .8);--color-error: hsl(343, 98%, 46%)}flynt-component[name=LayoutJourney] [data-theme=light]{--color-background: hsl(212, 76%, 97%);--color-text: #666;--color-border: hsla(212, 100%, 15%, .7);--color-border-secondary: var(--color-border)}flynt-component[name=LayoutJourney] [data-theme=dark]{--color-accent: hsla(79, 100%, 60%, 1);--color-background: hsla(212, 100%, 15%, 1);--color-background-secondary: hsl(228, 56%, 98%, .06);--color-border-secondary: hsl(0, 0%, 90%, .68);--color-text: hsla(0, 0%, 100%, 1);--color-text-muted: hsl(0, 0%, 100%, .8)}flynt-component[name=LayoutJourney] :root{--font-family-heading: "Canela Thin", Georgia, serif;--font-family-text: "Burgess Regular", Georgia, serif;--font-family-condensed: "Verlag Bold", Arial, sans-serif;--font-size-body: 1.125rem;--font-size-body-small: 1rem;--flow-space: 1.5625rem;--column-gap: clamp(2.5rem, 2.5vw + 1.75rem, 3.75rem);--content-max-width: 700px;--content-max-width-wide: 900px;--content-max-width-full: 1200px;--box-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--container-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--component-spacing: clamp(3rem, 6.5vw + 1.05rem, 6.25rem);--main-green: #0d4442;--main-mint: #8faca4;--main-bg: #f6f6f6;--main-text: #666;--soft-border: #dedede;--main-white: #fff;--soft-green: #8faca4;--transparent: #0000;--white: #fff;--off-white: #f6f6f6;--black: #000;--red: #ad192b;--emerald: #0d4442;--light-emerald: #2d5451;--mint: #8faca4;--gray: #666;--light-gray: #dedede;--green: #008000}flynt-component[name=LayoutJourney] .journey{background-color:#fff;block-size:30vh;inline-size:100%;inset-block-end:0;overflow-y:scroll;padding:30px;position:fixed;z-index:1}@media print{flynt-component[name=LayoutJourney] .journey{overflow-y:visible;position:relative}}flynt-component[name=LayoutJourney] .journey .journey-list{background-color:#fff;min-block-size:calc(100vh - 320px)}@media print{flynt-component[name=LayoutJourney] .journey .journey-list{min-block-size:unset}}flynt-component[name=LayoutJourney] .journey .scroll-band{background-color:#dedede;block-size:4px;border-radius:2px;inline-size:40px;inset-block-start:10px;inset-inline:0;margin-block:5px;margin-inline:auto;position:absolute}flynt-component[name=LayoutJourney] .journey__heading{background-color:#f6f6f6;inset-block-start:40px;inset-inline:0;padding-block:30px 10px;padding-inline:30px;position:fixed}flynt-component[name=LayoutJourney] .journey__heading--mobile{z-index:1}flynt-component[name=LayoutJourney] .journey__heading--mobile .journey__title{-webkit-margin-after:10px;margin-block-end:10px}flynt-component[name=LayoutJourney] .journey__heading--mobile [is=flynt-block-agent]{float:inline-start}flynt-component[name=LayoutJourney] .journey__heading--mobile [is=flynt-block-agent] .agent{-webkit-margin-after:0;margin-block-end:0}flynt-component[name=LayoutJourney] .journey__heading--mobile [is=flynt-block-agent] .agent__position,flynt-component[name=LayoutJourney] .journey__heading--mobile [is=flynt-block-agent] .agent__office,flynt-component[name=LayoutJourney] .journey__heading--mobile [is=flynt-block-agent] .agent__phone,flynt-component[name=LayoutJourney] .journey__heading--mobile [is=flynt-block-agent] .agent__ext,flynt-component[name=LayoutJourney] .journey__heading--mobile [is=flynt-block-agent] .agent__email,flynt-component[name=LayoutJourney] .journey__heading--mobile [is=flynt-block-agent] .agent__website{display:none}flynt-component[name=LayoutJourney] .journey__heading--mobile [is=flynt-block-agent] .agent__name{color:#8faca4;font-family:Burgess Italic,Georgia,serif;font-size:16px;letter-spacing:0;text-transform:capitalize}flynt-component[name=LayoutJourney] .journey__heading--mobile [is=flynt-block-agent] .agent__image{block-size:40px;inline-size:40px}flynt-component[name=LayoutJourney] .journey__heading--mobile [is=flynt-block-agent] .agent__byline{color:#666;display:block;font-family:Burgess Italic,Georgia,serif;font-size:11px;line-height:16px}flynt-component[name=LayoutJourney] .journey__heading--mobile .journey__share{float:inline-end}flynt-component[name=LayoutJourney] .journey__heading--mobile .journey__share .share-link{display:none;font-size:20px}flynt-component[name=LayoutJourney] .journey__heading--desktop{display:none}flynt-component[name=LayoutJourney] .journey__title{font-family:Canela Thin,Georgia,serif;font-size:20px;line-height:1.5}flynt-component[name=LayoutJourney] .journey__line{background-color:#dedede;block-size:1px;content:"";display:block;inline-size:30px;margin-block:20px;margin-inline:0}flynt-component[name=LayoutJourney] .journey__description{font-size:13px;line-height:1.5;margin-block:10px;margin-inline:0}flynt-component[name=LayoutJourney] .journey__description--desktop{display:none}flynt-component[name=LayoutJourney] .journey .icon-export{display:inline-block;font-size:25px;-webkit-margin-after:20px;margin-block-end:20px}flynt-component[name=LayoutJourney] .journey__share--modal{background-color:#f6f6f6f2;block-size:100vh;display:none;inline-size:100vw;top:0;right:0;bottom:0;left:0;position:fixed;text-align:center;z-index:1}flynt-component[name=LayoutJourney] .journey__share--modal.active{display:block}flynt-component[name=LayoutJourney] .journey__share .icon-close{cursor:pointer;inset-block-start:70px;inset-inline-start:40px;position:absolute}flynt-component[name=LayoutJourney] .journey__share--inner{background-color:#fff;inline-size:378px;inset-block-start:50%;inset-inline-start:50%;padding:20px;position:absolute;text-align:center;transform:translate(-50%,-50%)}flynt-component[name=LayoutJourney] .journey__share a{display:block;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;line-height:1.2;-webkit-margin-after:20px;margin-block-end:20px;text-transform:uppercase}flynt-component[name=LayoutJourney] .journey__share .flyntComponent[is=flynt-block-share-sidebar].hide--all{display:block}flynt-component[name=LayoutJourney] .journey__share .flyntComponent[is=flynt-block-share-sidebar] .sidebar-container{display:flex;inset-block-start:unset;inset-inline-start:unset;padding:0;position:unset;transform:none}flynt-component[name=LayoutJourney] .journey__share .flyntComponent[is=flynt-block-share-sidebar] .sidebar-container .icon{block-size:auto;-webkit-border-after:none;border-block-end:none;-webkit-border-end:1px solid #dedede;border-inline-end:1px solid #dedede;display:inline-block;font-size:15px;inline-size:auto;-webkit-margin-after:0;margin-block-end:0;padding-block:8px;padding-inline:20px;text-align:center}flynt-component[name=LayoutJourney] .journey__share .flyntComponent[is=flynt-block-share-sidebar] .sidebar-container .icon:last-child{-webkit-border-end:none;border-inline-end:none}flynt-component[name=LayoutJourney] .journey .poi{cursor:pointer;display:flex;inline-size:100%;max-inline-size:400px;opacity:.5;padding-block:20px;padding-inline:0;z-index:1}flynt-component[name=LayoutJourney] .journey .poi.active{opacity:1}flynt-component[name=LayoutJourney] .journey .poi.active:before{display:none}flynt-component[name=LayoutJourney] .journey .poi__pin{block-size:40px;display:inline-block;inline-size:36px}flynt-component[name=LayoutJourney] .journey .poi__details{max-inline-size:215px;-webkit-padding-start:10px;padding-inline-start:10px}flynt-component[name=LayoutJourney] .journey .poi__title{color:#0d4442;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;line-height:1.2;-webkit-margin-before:10px;margin-block-start:10px;text-transform:uppercase}flynt-component[name=LayoutJourney] .journey .poi__description{font-size:13px;line-height:1.5}flynt-component[name=LayoutJourney] .journey .poi__address,flynt-component[name=LayoutJourney] .journey .poi__phone,flynt-component[name=LayoutJourney] .journey .poi__website{font-size:12px;word-break:break-word}flynt-component[name=LayoutJourney] .journey .poi__address span,flynt-component[name=LayoutJourney] .journey .poi__phone span,flynt-component[name=LayoutJourney] .journey .poi__website span{font-size:17px;-webkit-margin-end:10px;margin-inline-end:10px}flynt-component[name=LayoutJourney] .journey .poi__address{display:inline-block;line-height:1.5}flynt-component[name=LayoutJourney] .journey .poi__phone,flynt-component[name=LayoutJourney] .journey .poi__website{display:block}flynt-component[name=LayoutJourney] .journey .poi__website{line-height:1.5}flynt-component[name=LayoutJourney] .journey [is=flynt-block-agent]{-webkit-margin-before:50px;margin-block-start:50px}@media only screen and (min-width: 1200px){flynt-component[name=LayoutJourney] .journey{background-color:#f6f6f6;block-size:calc(100vh - 71px);inline-size:620px;inset-block-start:71px;inset-inline-start:0;padding-block:120px 50px;padding-inline:170px 50px}flynt-component[name=LayoutJourney] .journey .scroll-band{display:none}flynt-component[name=LayoutJourney] .journey__heading{inset-block-start:auto;inset-inline:auto;padding:0;position:relative}flynt-component[name=LayoutJourney] .journey__heading--mobile{display:none}flynt-component[name=LayoutJourney] .journey__heading--desktop{display:block}flynt-component[name=LayoutJourney] .journey__title{font-size:50px;line-height:50px}flynt-component[name=LayoutJourney] .journey__description{font-size:20px;line-height:30px;margin-block:20px;margin-inline:0}flynt-component[name=LayoutJourney] .journey__description--mobile{display:none}flynt-component[name=LayoutJourney] .journey__description--desktop{display:block}flynt-component[name=LayoutJourney] .journey__share{position:relative}flynt-component[name=LayoutJourney] .journey__share .icon-close{display:none}flynt-component[name=LayoutJourney] .journey__share--modal{background:none;block-size:auto;inline-size:auto;inset-block:0 unset;inset-inline:50px unset;position:absolute}flynt-component[name=LayoutJourney] .journey__share--inner{border:1px solid #dedede;inset-block-start:auto;inset-inline-start:auto;padding:20px;transform:translateY(-50%)}flynt-component[name=LayoutJourney] .journey .poi{padding-block:20px;padding-inline:30px}flynt-component[name=LayoutJourney] .journey .poi__details{max-inline-size:280px}flynt-component[name=LayoutJourney] .journey .poi__description{font-size:15px;line-height:1.3}}flynt-component[name=LayoutLifestyleListing] .archive-layout{-webkit-padding-after:4rem;padding-block-end:4rem}flynt-component[name=LayoutLifestyleListing] .posts_group__container{padding-inline:1rem}@media screen and (max-width: 1024px){flynt-component[name=LayoutLifestyleListing] .posts_group__container{inline-size:100%;padding-block:0;padding-inline:0}}@media screen and (max-width: 1024px){flynt-component[name=LayoutLifestyleListing] .posts_group__container{-webkit-border-after:1px solid var(--soft-border);border-block-end:1px solid var(--soft-border);-webkit-margin-after:45px;margin-block-end:45px}}flynt-component[name=LayoutLifestyleListing] .posts_group__list{align-items:center;display:flex;flex-flow:row;flex-wrap:wrap;gap:57px;justify-content:flex-start}@media screen and (max-width: 1024px){flynt-component[name=LayoutLifestyleListing] .posts_group__list{flex-flow:column;gap:0;inline-size:100%}}flynt-component[name=LayoutLifestyleListing] .landing_title{-webkit-border-after:0;border-block-end:0;-webkit-margin-after:40px;margin-block-end:40px;max-inline-size:1370px;padding-block:15px;padding-inline:25px}@media screen and (max-width: 1024px){flynt-component[name=LayoutLifestyleListing] .landing_title{-webkit-margin-after:0;margin-block-end:0}}flynt-component[name=LayoutLifestyleListing] .landing_title h1{color:var(--main-text);font-family:Canela Thin,Georgia,serif;font-size:50px;font-weight:300;letter-spacing:1px;line-height:1.2;-webkit-margin-after:.83em;margin-block-end:.83em;-webkit-margin-before:.83em;margin-block-start:.83em;text-transform:none}@media screen and (max-width: 1024px){flynt-component[name=LayoutLifestyleListing] .landing_title h1{font-size:30px;letter-spacing:2px}}flynt-component[name=LayoutLifestyleListing] .landing_title--description{color:var(--main-text);font-size:20px;margin-block:30px 40px}flynt-component[name=LayoutLifestyleListing] .landing_title--description p{color:var(--main-text);font-size:20px}@media screen and (max-width: 768px){flynt-component[name=LayoutLifestyleListing] .landing_title--description p{font-size:13px}}flynt-component[name=LayoutLifestyleListing] .btn--neighborhoods{background-color:transparent}@media screen and (max-width: 768px){flynt-component[name=LayoutLifestyleListing] .btn--neighborhoods{background-color:#f6f6f6;border:1px solid #8faca4;color:#0d4442}}flynt-component[name=LayoutLifestyleListing] .fixed{background:#f6f6f6;inline-size:100%;inset-block-start:45px;inset-inline-start:0;max-inline-size:100%!important;-webkit-padding-before:20px!important;padding-block-start:20px!important;position:fixed;z-index:9}@media screen and (min-width: 1200px){flynt-component[name=LayoutLifestyleListing] .fixed{inset-block-start:60px}}@media screen and (min-width: 1480px){flynt-component[name=LayoutLifestyleListing] .fixed{inset-block-start:70px}}flynt-component[name=LayoutLifestyleListing] .post_card__container{flex:0 0 30.5%;-webkit-margin-after:1.5rem;margin-block-end:1.5rem}@media screen and (max-width: 1024px){flynt-component[name=LayoutLifestyleListing] .post_card__container{-webkit-border-before:1px solid var(--soft-border);border-block-start:1px solid var(--soft-border);flex:0 0 100%;inline-size:100%}}@media screen and (max-width: 1024px){flynt-component[name=LayoutLifestyleListing] .post_card__container{-webkit-margin-after:0;margin-block-end:0}}flynt-component[name=LayoutLifestyleListing] .post_card__container-inner{background:var(--main-white)}@media screen and (max-width: 1024px){flynt-component[name=LayoutLifestyleListing] .post_card__container-inner{background:var(--transparent);padding-block:1.88rem;padding-inline:3.13rem}}@media screen and (max-width: 700px){flynt-component[name=LayoutLifestyleListing] .post_card__container-inner{padding-block:1.25rem;padding-inline:1.88rem}}flynt-component[name=LayoutLifestyleListing] .post_card__container-inner .post_card__image-container{max-block-size:260px;overflow:hidden}@media screen and (max-width: 1024px){flynt-component[name=LayoutLifestyleListing] .post_card__container-inner .post_card__image-container{flex:0 0 50%;max-block-size:100%;overflow:hidden}}flynt-component[name=LayoutLifestyleListing] .post_card__container-inner .post_card__image-container img{block-size:260px;object-fit:cover}@media screen and (max-width: 1024px){flynt-component[name=LayoutLifestyleListing] .post_card__container-inner .post_card__image-container img{block-size:100%;max-block-size:100%;object-fit:cover}}flynt-component[name=LayoutLifestyleListing] .post_card__container-inner .post_card__link{text-decoration:none}@media screen and (max-width: 1024px){flynt-component[name=LayoutLifestyleListing] .post_card__container-inner .post_card__link{align-items:flex-start;display:flex;flex-flow:row-reverse;justify-content:space-between}}flynt-component[name=LayoutLifestyleListing] .post_card__container-inner .post_card__content{background:var(--main-white);min-block-size:250px;padding-block:3rem;padding-inline:1rem;position:relative;text-align:center;z-index:5}@media screen and (max-width: 1024px){flynt-component[name=LayoutLifestyleListing] .post_card__container-inner .post_card__content{background:var(--transparent);flex:0 0 48%;min-block-size:unset;padding-block:0;padding-inline:0;text-align:start}}flynt-component[name=LayoutLifestyleListing] .post_card__container-inner .post_card__content .post_card__label{color:var(--main-green);font-family:Verlag Bold,Arial,sans-serif;font-size:11px;letter-spacing:1.8px;line-height:11px;margin-block:0 11px;margin-inline:0;text-transform:uppercase}flynt-component[name=LayoutLifestyleListing] .post_card__container-inner .post_card__content h3{color:var(--main-text);font-size:30px;font-weight:100;line-height:1.28}@media screen and (max-width: 1024px){flynt-component[name=LayoutLifestyleListing] .post_card__container-inner .post_card__content h3{font-size:25px}}@media screen and (max-width: 700px){flynt-component[name=LayoutLifestyleListing] .post_card__container-inner .post_card__content h3{font-size:18px}}flynt-component[name=LayoutLifestyleListing] .post_card__container-inner .post_card__content .post_card__byline{color:var(--main-mint);font-size:15px;font-style:italic;line-height:17px;-webkit-margin-before:1rem;margin-block-start:1rem}@media screen and (max-width: 700px){flynt-component[name=LayoutLifestyleListing] .post_card__container-inner .post_card__content .post_card__byline{font-size:13px;-webkit-margin-before:0;margin-block-start:0}}flynt-component[name=LayoutLifestyleListing] .post_card__container-inner .post_card__content .post_card__byline span{color:var(--main-text);font-style:normal}flynt-component[name=LayoutLifestyleListing] .filter{display:flex;flex-wrap:wrap;gap:var(--flow-space);justify-content:center;list-style:none;padding:0}flynt-component[name=LayoutLifestyleListing] .pagination{align-items:center;display:flex;justify-content:center;-webkit-margin-after:50px;margin-block-end:50px}flynt-component[name=LayoutLifestyleListing] .pagination__page{color:#999;display:block;font-family:Verlag Bold,Arial,sans-serif;font-size:13px;font-weight:700;inline-size:16px;margin-block:0;margin-inline:10px;text-align:center;text-decoration:none}flynt-component[name=LayoutLifestyleListing] .pagination__page--active{border:1px solid #dedede;border-radius:2px;inline-size:38px;line-height:38px;margin:0}flynt-component[name=LayoutLifestyleListing] .pagination__page--dots{margin:0}flynt-component[name=LayoutLifestyleListing] .pagination__prev{-webkit-margin-end:40px;margin-inline-end:40px}flynt-component[name=LayoutLifestyleListing] .pagination__next{-webkit-margin-start:40px;margin-inline-start:40px}flynt-component[name=LayoutLifestyleListing] .pagination__btn{background-color:#8faca4;block-size:42px;border:0;border-radius:2px;color:#fff;display:inline-block;font-family:Verlag Bold,Arial,sans-serif;font-size:10px;letter-spacing:2px;line-height:42px;padding-block:0;padding-inline:20px;text-decoration:none;text-transform:uppercase}flynt-component[name=LayoutLifestyleListing] .pagination .disabled{background-color:#f6f6f6;border:1px solid #dedede;color:#dedede;cursor:default;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}flynt-component[name=LayoutLifestyleListing] .section__lifestyle{-webkit-border-after:1px solid #dedede;border-block-end:1px solid #dedede;margin-block:0;margin-inline:auto;max-inline-size:1370px;-webkit-padding-after:10px;padding-block-end:10px;-webkit-padding-before:60px;padding-block-start:60px;padding-inline:30px}@media screen and (max-width: 1024px){flynt-component[name=LayoutLifestyleListing] .section__lifestyle{-webkit-margin-after:50px;margin-block-end:50px;-webkit-padding-before:40px;padding-block-start:40px}}@media screen and (max-width: 768px){flynt-component[name=LayoutLifestyleListing] .section__lifestyle{-webkit-margin-after:0;margin-block-end:0;-webkit-padding-after:0;padding-block-end:0}}flynt-component[name=LayoutLifestyleListing] .section__lifestyle .lifestyle__links,flynt-component[name=LayoutLifestyleListing] .section__lifestyle .lifestyle__carousel{display:flex;justify-content:space-between;margin-block:0;margin-inline:auto;max-inline-size:1800px;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:auto}flynt-component[name=LayoutLifestyleListing] .section__lifestyle .lifestyle__links::-webkit-scrollbar,flynt-component[name=LayoutLifestyleListing] .section__lifestyle .lifestyle__carousel::-webkit-scrollbar{display:none}@media screen and (min-width: 700px){flynt-component[name=LayoutLifestyleListing] .section__lifestyle .lifestyle__links,flynt-component[name=LayoutLifestyleListing] .section__lifestyle .lifestyle__carousel{justify-content:center}}@media screen and (max-width: 700px){flynt-component[name=LayoutLifestyleListing] .section__lifestyle .lifestyle__links{display:none}}flynt-component[name=LayoutLifestyleListing] .section__lifestyle .lifestyle__links .active{position:relative}flynt-component[name=LayoutLifestyleListing] .section__lifestyle .lifestyle__links .active .tag__label:after{block-size:1px;-webkit-border-after:1px solid #000;border-block-end:1px solid #000;content:"";inline-size:100%;inset-block-end:3px;inset-inline-start:0;position:absolute}flynt-component[name=LayoutLifestyleListing] .section__lifestyle .lifestyle__carousel{display:flex;min-block-size:100px}@media screen and (min-width: 700px){flynt-component[name=LayoutLifestyleListing] .section__lifestyle .lifestyle__carousel{display:none}}flynt-component[name=LayoutLifestyleListing] .section__lifestyle .lifestyle__carousel .active{position:relative}flynt-component[name=LayoutLifestyleListing] .section__lifestyle .lifestyle__carousel .active:after{background:#0d4442;block-size:8px;border-radius:100%;content:"";display:none;inline-size:8px;inset-block-end:-10px;inset-inline-start:46%;position:absolute}@media screen and (max-width: 768px){flynt-component[name=LayoutLifestyleListing] .section__lifestyle .lifestyle__carousel .active:after{display:block}}flynt-component[name=LayoutLifestyleListing] .section__lifestyle .h3{color:#0d4442;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;letter-spacing:2px;line-height:40px;-webkit-margin-after:20px;margin-block-end:20px;text-align:center;text-transform:uppercase}@media screen and (min-width: 1024px){flynt-component[name=LayoutLifestyleListing] .section__lifestyle .h3{color:#666;font-family:Canela Thin,Georgia,serif;font-size:30px;letter-spacing:1px;-webkit-margin-after:30px;margin-block-end:30px;text-transform:none}}flynt-component[name=LayoutLifestyleListing] .section__lifestyle .tag{display:block;margin-block:0;margin-inline:10px;min-inline-size:auto;text-align:center;text-decoration:none}@media screen and (min-width: 700px){flynt-component[name=LayoutLifestyleListing] .section__lifestyle .tag{margin-block:0;margin-inline:25px}}flynt-component[name=LayoutLifestyleListing] .section__lifestyle .tag svg{block-size:44px;display:block;inline-size:44px;margin-inline:auto}flynt-component[name=LayoutLifestyleListing] .section__lifestyle .tag .tag__label{color:#0d4442;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;letter-spacing:2px;-webkit-margin-after:20px;margin-block-end:20px;position:relative;text-align:center;text-transform:uppercase}@media screen and (max-width: 1024px){flynt-component[name=LayoutLifestyleListing] .section__lifestyle .tag .tag__label{font-size:8px;letter-spacing:1.3px;line-height:1.5}}flynt-component[name=LayoutLifestyleListing] .section__lifestyle .slick-dots{inline-size:100%;inset-block-end:5px}flynt-component[name=LayoutLifestyleListing] :root,flynt-component[name=LayoutLifestyleListing] [data-theme=reset]{--color-accent: hsla(212, 100%, 45%, 1);--color-background: hsla(0, 0%, 100%, 1);--color-background-secondary: hsla(0, 0%, 19%, .08);--color-border: hsl(0, 0%, 90%);--color-border-secondary: hsl(0, 0%, 19%, .68);--color-text: #666;--color-text-muted: hsla(0, 0%, 19%, .8);--color-error: hsl(343, 98%, 46%)}flynt-component[name=LayoutLifestyleListing] [data-theme=light]{--color-background: hsl(212, 76%, 97%);--color-text: #666;--color-border: hsla(212, 100%, 15%, .7);--color-border-secondary: var(--color-border)}flynt-component[name=LayoutLifestyleListing] [data-theme=dark]{--color-accent: hsla(79, 100%, 60%, 1);--color-background: hsla(212, 100%, 15%, 1);--color-background-secondary: hsl(228, 56%, 98%, .06);--color-border-secondary: hsl(0, 0%, 90%, .68);--color-text: hsla(0, 0%, 100%, 1);--color-text-muted: hsl(0, 0%, 100%, .8)}flynt-component[name=LayoutLifestyleListing] :root{--font-family-heading: "Canela Thin", Georgia, serif;--font-family-text: "Burgess Regular", Georgia, serif;--font-family-condensed: "Verlag Bold", Arial, sans-serif;--font-size-body: 1.125rem;--font-size-body-small: 1rem;--flow-space: 1.5625rem;--column-gap: clamp(2.5rem, 2.5vw + 1.75rem, 3.75rem);--content-max-width: 700px;--content-max-width-wide: 900px;--content-max-width-full: 1200px;--box-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--container-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--component-spacing: clamp(3rem, 6.5vw + 1.05rem, 6.25rem);--main-green: #0d4442;--main-mint: #8faca4;--main-bg: #f6f6f6;--main-text: #666;--soft-border: #dedede;--main-white: #fff;--soft-green: #8faca4;--transparent: #0000;--white: #fff;--off-white: #f6f6f6;--black: #000;--red: #ad192b;--emerald: #0d4442;--light-emerald: #2d5451;--mint: #8faca4;--gray: #666;--light-gray: #dedede;--green: #008000}flynt-component[name=LayoutLifestyleListing] .neighborhoods{background-color:#f6f6f6f2;block-size:100vh;display:none;inline-size:100vw;inset-block-start:0;inset-inline-start:0;overflow-y:auto;position:fixed;z-index:99999}flynt-component[name=LayoutLifestyleListing] .neighborhoods.-is-open{display:block}flynt-component[name=LayoutLifestyleListing] .neighborhoods .icon-close{cursor:pointer;inset-block-start:0;inset-inline-end:0;padding-block:20px;padding-inline:20px;position:absolute}flynt-component[name=LayoutLifestyleListing] .neighborhoods__inner{inline-size:100%;padding-block:42px 22px;padding-inline:24px;text-align:center}flynt-component[name=LayoutLifestyleListing] .neighborhoods h3{font-size:13px;-webkit-margin-after:15px;margin-block-end:15px}flynt-component[name=LayoutLifestyleListing] .neighborhoods h4{font-size:30px;-webkit-margin-after:35px;margin-block-end:35px}flynt-component[name=LayoutLifestyleListing] .neighborhoods .tags__tag{border:0;-webkit-margin-after:20px;margin-block-end:20px;-webkit-margin-end:20px;margin-inline-end:20px}@media screen and (min-width: 700px){flynt-component[name=LayoutLifestyleListing] .neighborhoods{padding-block:0;padding-inline:40px}flynt-component[name=LayoutLifestyleListing] .neighborhoods .icon-close{inset-inline-end:auto;inset-inline-start:0}}@media screen and (min-width: 1200px){flynt-component[name=LayoutLifestyleListing] .neighborhoods .icon-close{inset-block-start:20px;inset-inline-start:20px}flynt-component[name=LayoutLifestyleListing] .neighborhoods h3{font-size:20px;-webkit-margin-after:25px;margin-block-end:25px}flynt-component[name=LayoutLifestyleListing] .neighborhoods h4{font-size:60px;-webkit-margin-after:35px;margin-block-end:35px}flynt-component[name=LayoutLifestyleListing] .neighborhoods__inner{inline-size:71.25%;inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}flynt-component[name=LayoutLifestyleListing] .neighborhoods .tags__tag{font-size:12px}}flynt-component[name=LayoutMap] .pageWrapper{block-size:100%;overflow-x:hidden;position:fixed}@media screen and (min-width: 1024px){flynt-component[name=LayoutMap] .pageWrapper{inset-block-start:0!important;position:relative}}@media screen and (min-width: 768px){flynt-component[name=LayoutMap] .pageWrapper{inset-block-start:45px}}flynt-component[name=LayoutMap] .map-container{block-size:calc(100vh - 72px);inline-size:100vw}@media screen and (max-width: 991px){flynt-component[name=LayoutMap] .map-container{block-size:79.5vh!important}}@media screen and (max-width: 1300px){flynt-component[name=LayoutMap] .map-container{block-size:calc(100vh - 62px)}}flynt-component[name=LayoutMap] .print-header{display:none}@media print{flynt-component[name=LayoutMap] .print-header{align-items:center;display:flex!important;flex-flow:column;gap:15px;inset-block-start:30px;inset-inline-end:40px;justify-content:center;position:absolute;z-index:2}flynt-component[name=LayoutMap] body{background:none!important}flynt-component[name=LayoutMap] .pageWrapper{background:none!important;block-size:100%;display:flex;flex-direction:column-reverse;overflow:auto;position:relative}flynt-component[name=LayoutMap] .map-container{block-size:485px;inline-size:745px;-webkit-margin-before:100px;margin-block-start:100px}flynt-component[name=LayoutMap] .map-filter{inset-block-end:unset;inset-block-start:30px!important;max-block-size:unset!important;position:unset!important}flynt-component[name=LayoutMap] .map-filter .drag-area{display:none}flynt-component[name=LayoutMap] .featured-journey{display:flex;overflow-y:visible;position:unset!important}flynt-component[name=LayoutMap] .featured-journey__heading{-webkit-border-after:0!important;border-block-end:0!important;inline-size:100%!important;inset-block-start:0;inset-block-start:50px!important;inset-inline-start:0;padding-block:0!important;position:absolute!important}flynt-component[name=LayoutMap] .category__title{inset-block-start:10px;inset-inline-start:0;position:fixed}flynt-component[name=LayoutMap] .map-filter__options,flynt-component[name=LayoutMap] .map-filter__views,flynt-component[name=LayoutMap] .map-filter label,flynt-component[name=LayoutMap] .category.icon-export,flynt-component[name=LayoutMap] .featured-journey.icon-export,flynt-component[name=LayoutMap] .map-filter.scroll-band,flynt-component[name=LayoutMap] .featured-journey__share.share-modal.active,flynt-component[name=LayoutMap] .category__share.active,flynt-component[name=LayoutMap] .icon-export{display:none}flynt-component[name=LayoutMap] h2{line-height:35px}flynt-component[name=LayoutMap] .category,flynt-component[name=LayoutMap] .featured-journey{block-size:auto!important;margin:0;overflow-y:visible!important;padding:0}flynt-component[name=LayoutMap] .category--inner,flynt-component[name=LayoutMap] .featured-journey{counter-reset:poi;display:flex!important;flex-flow:row wrap!important;overflow-y:visible!important}flynt-component[name=LayoutMap] .category .poi,flynt-component[name=LayoutMap] .featured-journey .poi{-webkit-border-after:0;border-block-end:0;flex:0 0 33%!important;inline-size:33%!important;opacity:1!important}flynt-component[name=LayoutMap] .journey .poi__pin,flynt-component[name=LayoutMap] .poi__pin,flynt-component[name=LayoutMap] .featured-journey .poi__pin{background-position-x:0;background-position-y:0;background-repeat:no-repeat;block-size:42px!important;inline-size:38px!important;inset-block-start:20px;inset-inline-start:-14px;position:absolute}flynt-component[name=LayoutMap] .poi__details a{text-decoration:none!important}flynt-component[name=LayoutMap] .poi__details .poi__address:after,flynt-component[name=LayoutMap] .poi__details .poi__phone:after,flynt-component[name=LayoutMap] .poi__details .poi__website:after{display:none}flynt-component[name=LayoutMap] .poi__details .poi__address,flynt-component[name=LayoutMap] .poi__details .poi__phone,flynt-component[name=LayoutMap] .poi__details .poi__website{text-decoration:none!important}flynt-component[name=LayoutMap] .poi__pin:before{display:none}}flynt-component[name=LayoutMap] .category{background-color:#fff;block-size:calc(100vh - 200px);display:none;-webkit-margin-before:10px;margin-block-start:10px;-webkit-overflow-scrolling:touch;overflow-y:scroll;padding-block:0;padding-inline:20px;position:relative;z-index:1}flynt-component[name=LayoutMap] .category.active{display:block}flynt-component[name=LayoutMap] .category__heading{background-color:#fff;-webkit-border-after:1px solid #dedede;border-block-end:1px solid #dedede;inset-block-start:0;padding-block:20px;padding-inline:0;position:-webkit-sticky;position:sticky;z-index:2}flynt-component[name=LayoutMap] .category__title{font-family:Canela Thin,Georgia,serif;font-size:20px;line-height:1.33;max-inline-size:85%}flynt-component[name=LayoutMap] .category .icon-export{font-size:25px;inset-block-start:0;inset-inline-end:0;position:absolute}flynt-component[name=LayoutMap] .category__share{background-color:#fff;display:none;inline-size:378px;inset-block-start:350px;inset-inline-start:445px;padding:20px;position:fixed;text-align:center;z-index:2}@media print{flynt-component[name=LayoutMap] .category__share{display:none!important}}flynt-component[name=LayoutMap] .category__share.active{display:block}flynt-component[name=LayoutMap] .category__share a{-webkit-border-after:1px solid #dedede;border-block-end:1px solid #dedede;display:block;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;line-height:1.2;-webkit-margin-after:20px;margin-block-end:20px;-webkit-padding-after:15px;padding-block-end:15px;text-transform:uppercase}flynt-component[name=LayoutMap] .category__share .flyntComponent[is=flynt-block-share-sidebar] .sidebar-container{display:flex;inset-block-start:unset;inset-inline-start:unset;padding:0;position:unset;transform:none}flynt-component[name=LayoutMap] .category__share .flyntComponent[is=flynt-block-share-sidebar] .sidebar-container .icon{block-size:auto;-webkit-border-after:none;border-block-end:none;-webkit-border-end:1px solid #dedede;border-inline-end:1px solid #dedede;display:inline-block;font-size:15px;inline-size:auto;-webkit-margin-after:0;margin-block-end:0;padding-block:8px;padding-inline:20px;text-align:center}flynt-component[name=LayoutMap] .category__share .flyntComponent[is=flynt-block-share-sidebar] .sidebar-container .icon:last-child{-webkit-border-end:none;border-inline-end:none}flynt-component[name=LayoutMap] .category__description{font-size:20px;line-height:30px;margin-block:20px 40px}flynt-component[name=LayoutMap] .category .poi{-webkit-border-after:1px solid #dedede;border-block-end:1px solid #dedede;cursor:pointer;display:flex;max-inline-size:371px;opacity:.5;padding:20px;position:relative;z-index:1}flynt-component[name=LayoutMap] .category .poi:before{block-size:100%;content:"";cursor:pointer;display:block;inline-size:100%;inset-block-start:0;inset-inline-start:0;position:absolute;z-index:1}flynt-component[name=LayoutMap] .category .poi.active{opacity:1}flynt-component[name=LayoutMap] .category .poi.active:before{display:none}flynt-component[name=LayoutMap] .category .poi__pin{block-size:40px;display:inline-block;inline-size:36px}flynt-component[name=LayoutMap] .category .poi__details{max-inline-size:280px;-webkit-padding-start:10px;padding-inline-start:10px;position:relative}flynt-component[name=LayoutMap] .category .poi__title{color:#0d4442;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;line-height:1.2;-webkit-margin-before:10px;margin-block-start:10px;text-transform:uppercase}flynt-component[name=LayoutMap] .category .poi__address,flynt-component[name=LayoutMap] .category .poi__phone,flynt-component[name=LayoutMap] .category .poi__website{font-size:12px;word-break:break-word}flynt-component[name=LayoutMap] .category .poi__address span,flynt-component[name=LayoutMap] .category .poi__phone span,flynt-component[name=LayoutMap] .category .poi__website span{font-size:17px;-webkit-margin-end:10px;margin-inline-end:10px}flynt-component[name=LayoutMap] .category .poi__address{display:inline-block;line-height:1.5}flynt-component[name=LayoutMap] .category .poi__phone,flynt-component[name=LayoutMap] .category .poi__website{display:block}flynt-component[name=LayoutMap] .category .poi__website{line-height:1.5}flynt-component[name=LayoutMap] .category [is=flynt-block-agent]{-webkit-margin-before:50px;margin-block-start:50px}@media screen and (min-width: 1200px){flynt-component[name=LayoutMap] .category{block-size:calc(100vh - 390px);padding-block:0;padding-inline:32px}flynt-component[name=LayoutMap] .category__title{font-size:30px}}flynt-component[name=LayoutMap] .featured-journey{background-color:#fff;block-size:calc(100vh - 200px);display:none;-webkit-overflow-scrolling:touch;overflow-y:scroll;padding-block:0;padding-inline:24px;position:relative;z-index:1}flynt-component[name=LayoutMap] .featured-journey.active{display:block}flynt-component[name=LayoutMap] .featured-journey__heading{background-color:#fff;-webkit-border-after:1px solid #dedede;border-block-end:1px solid #dedede;inset-block-start:0;padding-block:20px;padding-inline:0;position:-webkit-sticky;position:sticky;z-index:2}flynt-component[name=LayoutMap] .featured-journey__title{font-family:Canela Thin,Georgia,serif;font-size:20px;line-height:1.33;max-inline-size:85%}flynt-component[name=LayoutMap] .featured-journey .icon-export{font-size:25px;inset-block-start:25px;inset-inline-end:0;position:absolute}@media screen and (max-width: 1200px){flynt-component[name=LayoutMap] .featured-journey .icon-export{inset-block-start:-5px}}flynt-component[name=LayoutMap] .featured-journey__share{background-color:#fff;display:none;inline-size:378px;inset-block-start:350px;inset-inline-start:445px;padding:20px;position:fixed;text-align:center;z-index:2}flynt-component[name=LayoutMap] .featured-journey__share.active{display:block}flynt-component[name=LayoutMap] .featured-journey__share a{-webkit-border-after:1px solid #dedede;border-block-end:1px solid #dedede;display:block;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;line-height:1.2;-webkit-margin-after:20px;margin-block-end:20px;-webkit-padding-after:15px;padding-block-end:15px;text-transform:uppercase}flynt-component[name=LayoutMap] .featured-journey__share .flyntComponent[is=flynt-block-share-sidebar] .sidebar-container{display:flex;inset-block-start:unset;inset-inline-start:unset;padding:0;position:unset;transform:none}flynt-component[name=LayoutMap] .featured-journey__share .flyntComponent[is=flynt-block-share-sidebar] .sidebar-container .icon{block-size:auto;-webkit-border-after:none;border-block-end:none;-webkit-border-end:1px solid #dedede;border-inline-end:1px solid #dedede;display:inline-block;font-size:15px;inline-size:auto;-webkit-margin-after:0;margin-block-end:0;padding-block:8px;padding-inline:20px;text-align:center}flynt-component[name=LayoutMap] .featured-journey__share .flyntComponent[is=flynt-block-share-sidebar] .sidebar-container .icon:last-child{-webkit-border-end:none;border-inline-end:none}flynt-component[name=LayoutMap] .featured-journey__description{font-size:20px;line-height:30px;margin-block:20px 40px}flynt-component[name=LayoutMap] .featured-journey .poi{cursor:pointer;display:flex;max-inline-size:371px;opacity:.5;padding:20px;position:relative;z-index:1}flynt-component[name=LayoutMap] .featured-journey .poi:before{block-size:100%;content:"";cursor:pointer;display:block;inline-size:100%;inset-block-start:0;inset-inline-start:0;position:absolute;z-index:1}flynt-component[name=LayoutMap] .featured-journey .poi.active{opacity:1}flynt-component[name=LayoutMap] .featured-journey .poi.active:before{display:none}flynt-component[name=LayoutMap] .featured-journey .poi__pin{block-size:40px;display:inline-block;inline-size:36px}flynt-component[name=LayoutMap] .featured-journey .poi__details{max-inline-size:280px;-webkit-padding-start:10px;padding-inline-start:10px;position:relative}flynt-component[name=LayoutMap] .featured-journey .poi__details:after{-webkit-border-start:1px dashed #dedede;border-inline-start:1px dashed #dedede;content:"";display:block;inline-size:1px;inset-block:50px 0;inset-inline-start:-29px;-webkit-padding-after:25%;padding-block-end:25%;position:absolute;z-index:-1}flynt-component[name=LayoutMap] .featured-journey .poi__title{color:#0d4442;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;line-height:1.2;-webkit-margin-before:10px;margin-block-start:10px;text-transform:uppercase}flynt-component[name=LayoutMap] .featured-journey .poi__address,flynt-component[name=LayoutMap] .featured-journey .poi__phone,flynt-component[name=LayoutMap] .featured-journey .poi__website{font-size:12px;word-break:break-word}flynt-component[name=LayoutMap] .featured-journey .poi__address span,flynt-component[name=LayoutMap] .featured-journey .poi__phone span,flynt-component[name=LayoutMap] .featured-journey .poi__website span{font-size:17px;-webkit-margin-end:10px;margin-inline-end:10px}flynt-component[name=LayoutMap] .featured-journey .poi__address{display:inline-block;line-height:1.5;-webkit-margin-before:5px;margin-block-start:5px}flynt-component[name=LayoutMap] .featured-journey .poi__phone,flynt-component[name=LayoutMap] .featured-journey .poi__website{display:block}flynt-component[name=LayoutMap] .featured-journey .poi__website{line-height:1.5}flynt-component[name=LayoutMap] .featured-journey [is=flynt-block-agent]{-webkit-margin-before:50px;margin-block-start:50px}@media screen and (min-width: 1200px){flynt-component[name=LayoutMap] .featured-journey{block-size:calc(100vh - 390px);padding-block:0;padding-inline:32px}flynt-component[name=LayoutMap] .featured-journey__title{font-size:30px}}flynt-component[name=LayoutMap] .map-filter{background-color:#f6f6f6;inset-block-end:0;inset-inline:0;max-block-size:300px;padding:0;position:fixed;transition:all .35s ease-in-out;z-index:1}flynt-component[name=LayoutMap] .map-filter[data-state=initial]{inset-block-start:auto}flynt-component[name=LayoutMap] .map-filter[data-state=filter]{inset-block-start:calc(80vh - 166px);transition:all .35s ease-in-out}flynt-component[name=LayoutMap] .map-filter.-show-info{display:none}flynt-component[name=LayoutMap] .map-filter .drag-area{padding-block:20px 10px}flynt-component[name=LayoutMap] .map-filter.drag{transition:all .2s ease-in-out}flynt-component[name=LayoutMap] .map-filter .scroll-band{background-color:#dedede;block-size:4px;border-radius:2px;inline-size:40px;margin-block:5px;margin-inline:auto}flynt-component[name=LayoutMap] .map-filter__options{max-inline-size:100vw;overflow-x:scroll;padding-block:10px;padding-inline:4px}flynt-component[name=LayoutMap] .map-filter__options ul{display:flex;justify-content:space-between;list-style-type:none;-webkit-padding-start:0;padding-inline-start:0}flynt-component[name=LayoutMap] .map-filter__options li{align-items:center;display:flex;flex-flow:column;inline-size:20%;justify-items:center;margin-block:0;margin-inline:10px;text-align:center}flynt-component[name=LayoutMap] .map-filter__options li:hover{cursor:pointer}flynt-component[name=LayoutMap] .map-filter__options li svg{display:inline-block;min-inline-size:35px}flynt-component[name=LayoutMap] .map-filter__options .pin-label{display:block;font-family:Verlag Bold,Arial,sans-serif;font-size:9px;line-height:10px;text-align:center;text-transform:uppercase}flynt-component[name=LayoutMap] .map-filter__options [data-filter-type=seasonal] img{-webkit-margin-after:7px;margin-block-end:7px}flynt-component[name=LayoutMap] .map-filter .drag-area label{align-items:center;display:flex;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;gap:5px;inset-block-start:12px;inset-inline-start:20px;justify-content:center;-webkit-margin-after:0;margin-block-end:0;position:absolute;text-align:center;text-transform:uppercase}flynt-component[name=LayoutMap] .map-filter input[type=checkbox]{--webkit-appearance: checkbox;-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox;block-size:10px;border:1px solid #666;inline-size:10px;margin:0}flynt-component[name=LayoutMap] .map-filter__views{background-color:#fff;display:none;inline-size:100%;inset-block-end:0;justify-content:space-between;padding-block:5px;padding-inline:20px}flynt-component[name=LayoutMap] .map-filter__tab{color:#dedede;cursor:pointer;inline-size:50%;position:relative;text-align:start}flynt-component[name=LayoutMap] .map-filter__tab.active{color:#666}flynt-component[name=LayoutMap] .map-filter__tab.active .icon-arrow-down{transform:rotate(180deg)}flynt-component[name=LayoutMap] .map-filter__tab h5{font-family:Verlag Bold,Arial,sans-serif;font-size:9px;letter-spacing:1.5px;line-height:30px;text-transform:uppercase}flynt-component[name=LayoutMap] .map-filter__tab .icon-arrow-down{font-size:9px;inset-block-start:-15px;inset-inline-end:0;position:absolute}flynt-component[name=LayoutMap] .map-filter__tab .icon-arrow-down:first-of-type{inset-inline-end:15px}@media only screen and (min-width: 1024px){flynt-component[name=LayoutMap] .map-filter{inline-size:435px;inset-block:100px auto;inset-inline-end:auto;max-block-size:none;min-block-size:280px;padding-block:20px 0;padding-inline:0}flynt-component[name=LayoutMap] .map-filter[data-state=initial],flynt-component[name=LayoutMap] .map-filter[data-state=filter]{inset-block-start:100px!important}flynt-component[name=LayoutMap] .map-filter.-show-info{display:block}flynt-component[name=LayoutMap] .map-filter .drag-area{padding:0}flynt-component[name=LayoutMap] .map-filter .scroll-band{display:none}flynt-component[name=LayoutMap] .map-filter .drag-area label{inset-block-start:auto;inset-inline-start:auto;position:relative}flynt-component[name=LayoutMap] .map-filter__options{padding-block:20px 15px;padding-inline:4px}flynt-component[name=LayoutMap] .map-filter__options ul{flex-wrap:wrap}flynt-component[name=LayoutMap] .map-filter__options li{margin-block:0 20px;margin-inline:0}flynt-component[name=LayoutMap] .map-filter__views{display:flex}}flynt-component[name=LayoutMap] .info{background-color:#fff;display:none;inline-size:100%;inset-block-end:0;inset-inline-start:0;padding:20px;position:fixed;z-index:1}flynt-component[name=LayoutMap] .info.active{display:flex}flynt-component[name=LayoutMap] .info .icon-close{font-size:10px;inset-block-start:0;inset-inline-end:0;padding:15px;position:absolute}flynt-component[name=LayoutMap] .info__pin{block-size:40px;display:inline-block;inline-size:36px}flynt-component[name=LayoutMap] .info__details{max-inline-size:280px;-webkit-padding-start:10px;padding-inline-start:10px}flynt-component[name=LayoutMap] .info__title{color:#0d4442;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;line-height:1.5;text-transform:uppercase}flynt-component[name=LayoutMap] .info__address,flynt-component[name=LayoutMap] .info__phone,flynt-component[name=LayoutMap] .info__website{font-size:12px}flynt-component[name=LayoutMap] .info__address span,flynt-component[name=LayoutMap] .info__phone span,flynt-component[name=LayoutMap] .info__website span{font-size:17px;-webkit-margin-end:10px;margin-inline-end:10px}flynt-component[name=LayoutMap] .info__address{display:inline-block;line-height:1.5;-webkit-margin-before:5px;margin-block-start:5px}flynt-component[name=LayoutMap] .info__phone,flynt-component[name=LayoutMap] .info__website{display:block}@media only screen and (min-width: 1024px){flynt-component[name=LayoutMap] .info{inline-size:435px;inset-block:500px auto;padding-block:20px;padding-inline:50px}}flynt-component[name=LayoutMap] :root,flynt-component[name=LayoutMap] [data-theme=reset]{--color-accent: hsla(212, 100%, 45%, 1);--color-background: hsla(0, 0%, 100%, 1);--color-background-secondary: hsla(0, 0%, 19%, .08);--color-border: hsl(0, 0%, 90%);--color-border-secondary: hsl(0, 0%, 19%, .68);--color-text: #666;--color-text-muted: hsla(0, 0%, 19%, .8);--color-error: hsl(343, 98%, 46%)}flynt-component[name=LayoutMap] [data-theme=light]{--color-background: hsl(212, 76%, 97%);--color-text: #666;--color-border: hsla(212, 100%, 15%, .7);--color-border-secondary: var(--color-border)}flynt-component[name=LayoutMap] [data-theme=dark]{--color-accent: hsla(79, 100%, 60%, 1);--color-background: hsla(212, 100%, 15%, 1);--color-background-secondary: hsl(228, 56%, 98%, .06);--color-border-secondary: hsl(0, 0%, 90%, .68);--color-text: hsla(0, 0%, 100%, 1);--color-text-muted: hsl(0, 0%, 100%, .8)}flynt-component[name=LayoutMap] :root{--font-family-heading: "Canela Thin", Georgia, serif;--font-family-text: "Burgess Regular", Georgia, serif;--font-family-condensed: "Verlag Bold", Arial, sans-serif;--font-size-body: 1.125rem;--font-size-body-small: 1rem;--flow-space: 1.5625rem;--column-gap: clamp(2.5rem, 2.5vw + 1.75rem, 3.75rem);--content-max-width: 700px;--content-max-width-wide: 900px;--content-max-width-full: 1200px;--box-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--container-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--component-spacing: clamp(3rem, 6.5vw + 1.05rem, 6.25rem);--main-green: #0d4442;--main-mint: #8faca4;--main-bg: #f6f6f6;--main-text: #666;--soft-border: #dedede;--main-white: #fff;--soft-green: #8faca4;--transparent: #0000;--white: #fff;--off-white: #f6f6f6;--black: #000;--red: #ad192b;--emerald: #0d4442;--light-emerald: #2d5451;--mint: #8faca4;--gray: #666;--light-gray: #dedede;--green: #008000}flynt-component[name=LayoutMap] .recently-viewed{background-color:#fff;block-size:calc(100vh - 200px);display:none;-webkit-overflow-scrolling:touch;overflow-y:scroll;padding-block:0;padding-inline:24px;position:relative;z-index:1}flynt-component[name=LayoutMap] .recently-viewed.active{display:block}flynt-component[name=LayoutMap] .recently-viewed__heading{background-color:#fff;-webkit-border-after:1px solid #dedede;border-block-end:1px solid #dedede;inset-block-start:0;padding-block:20px;padding-inline:0;position:-webkit-sticky;position:sticky;z-index:2}flynt-component[name=LayoutMap] .recently-viewed__title{font-family:Canela Thin,Georgia,serif;font-size:20px;line-height:1.33;max-inline-size:85%}flynt-component[name=LayoutMap] .recently-viewed .icon-export{font-size:25px;inset-block-start:25px;inset-inline-end:0;position:absolute}flynt-component[name=LayoutMap] .recently-viewed__share{background-color:#fff;display:none;inline-size:378px;inset-block-start:350px;inset-inline-start:445px;padding:20px;position:fixed;text-align:center}flynt-component[name=LayoutMap] .recently-viewed__share.active{display:block}flynt-component[name=LayoutMap] .recently-viewed__share a{-webkit-border-after:1px solid #dedede;border-block-end:1px solid #dedede;display:block;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;line-height:1.2;-webkit-margin-after:20px;margin-block-end:20px;-webkit-padding-after:15px;padding-block-end:15px;text-transform:uppercase}flynt-component[name=LayoutMap] .recently-viewed__share .flyntComponent[is=flynt-block-share-sidebar] .sidebar-container{display:flex;inset-block-start:unset;inset-inline-start:unset;padding:0;position:unset;transform:none}flynt-component[name=LayoutMap] .recently-viewed__share .flyntComponent[is=flynt-block-share-sidebar] .sidebar-container .icon{block-size:auto;-webkit-border-after:none;border-block-end:none;-webkit-border-end:1px solid #dedede;border-inline-end:1px solid #dedede;display:inline-block;font-size:15px;inline-size:auto;-webkit-margin-after:0;margin-block-end:0;padding-block:8px;padding-inline:20px;text-align:center}flynt-component[name=LayoutMap] .recently-viewed__share .flyntComponent[is=flynt-block-share-sidebar] .sidebar-container .icon:last-child{-webkit-border-end:none;border-inline-end:none}flynt-component[name=LayoutMap] .recently-viewed__description{font-size:20px;line-height:30px;margin-block:20px 40px}flynt-component[name=LayoutMap] .recently-viewed .poi{cursor:pointer;display:flex;max-inline-size:371px;opacity:.5;padding:20px;position:relative;z-index:1}flynt-component[name=LayoutMap] .recently-viewed .poi:before{block-size:100%;content:"";cursor:pointer;display:block;inline-size:100%;inset-block-start:0;inset-inline-start:0;position:absolute;z-index:1}flynt-component[name=LayoutMap] .recently-viewed .poi.active{opacity:1}flynt-component[name=LayoutMap] .recently-viewed .poi.active:before{display:none}flynt-component[name=LayoutMap] .recently-viewed .poi__pin{block-size:40px;display:inline-block;inline-size:36px}flynt-component[name=LayoutMap] .recently-viewed .poi__details{max-inline-size:280px;-webkit-padding-start:10px;padding-inline-start:10px;position:relative}flynt-component[name=LayoutMap] .recently-viewed .poi__details:after{-webkit-border-start:1px dashed #dedede;border-inline-start:1px dashed #dedede;content:"";display:block;inline-size:1px;inset-block:50px 0;inset-inline-start:-29px;-webkit-padding-after:25%;padding-block-end:25%;position:absolute;z-index:-1}flynt-component[name=LayoutMap] .recently-viewed .poi__title{color:#0d4442;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;line-height:1.2;-webkit-margin-before:10px;margin-block-start:10px;text-transform:uppercase}flynt-component[name=LayoutMap] .recently-viewed .poi__address,flynt-component[name=LayoutMap] .recently-viewed .poi__phone,flynt-component[name=LayoutMap] .recently-viewed .poi__website{font-size:12px;word-break:break-word}flynt-component[name=LayoutMap] .recently-viewed .poi__address span,flynt-component[name=LayoutMap] .recently-viewed .poi__phone span,flynt-component[name=LayoutMap] .recently-viewed .poi__website span{font-size:17px;-webkit-margin-end:10px;margin-inline-end:10px}flynt-component[name=LayoutMap] .recently-viewed .poi__address{display:inline-block;line-height:1.5}flynt-component[name=LayoutMap] .recently-viewed .poi__phone,flynt-component[name=LayoutMap] .recently-viewed .poi__website{display:block}flynt-component[name=LayoutMap] .recently-viewed .poi__website{line-height:1.5}flynt-component[name=LayoutMap] .recently-viewed [is=flynt-block-agent]{-webkit-margin-before:50px;margin-block-start:50px}@media screen and (min-width: 1200px){flynt-component[name=LayoutMap] .recently-viewed{block-size:calc(100vh - 390px);padding-block:0;padding-inline:32px}flynt-component[name=LayoutMap] .recently-viewed__title{font-size:30px}}flynt-component[name=LayoutMultipleArchivePosts] .mainContent{flex:1 0 auto;-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:0;margin-block-start:0;-webkit-padding-before:75px;padding-block-start:75px}flynt-component[name=LayoutMultipleArchivePosts] iframe{block-size:100%;inline-size:100%}@media screen and (min-width: 1200px){flynt-component[name=LayoutMultipleArchivePosts] .mainContent{padding-block:120px 0;padding-inline:170px}}flynt-component[name=LayoutMultiplePosts],flynt-component[name=LayoutMultiplePosts] .pageWrapper{block-size:100%}flynt-component[name=LayoutMultiplePosts] .pageWrapper{display:flex;flex-direction:column}flynt-component[name=LayoutMultiplePosts] .mainContent{flex:1 0 auto;-webkit-margin-before:65px;margin-block-start:65px}flynt-component[name=LayoutMultiplePosts] .landing-intro{margin-block:0;margin-inline:auto;padding-block:0;padding-inline:30px;text-align:center}flynt-component[name=LayoutMultiplePosts] .landing-intro__heading{font-family:Verlag Bold,Arial,sans-serif;font-size:11px;letter-spacing:2px;line-height:1.5;margin-block:0 15px;margin-inline:auto;text-align:center;text-transform:uppercase}flynt-component[name=LayoutMultiplePosts] .landing-intro__description{font-size:13px;margin-block:20px 30px}@media screen and (min-width: 700px){flynt-component[name=LayoutMultiplePosts] .landing-intro__description{font-size:20px;margin-block:30px 40px}}@media screen and (min-width: 1024px){flynt-component[name=LayoutMultiplePosts] .mainContent{-webkit-margin-before:110px;margin-block-start:110px}flynt-component[name=LayoutMultiplePosts] .landing-intro{-webkit-border-after:1px solid #dedede;border-block-end:1px solid #dedede;-webkit-margin-after:50px;margin-block-end:50px;max-inline-size:1400px;-webkit-padding-after:30px;padding-block-end:30px}flynt-component[name=LayoutMultiplePosts] .landing-intro__heading{font-family:Canela Thin,Georgia,serif;font-size:50px;letter-spacing:1px;line-height:1.2;text-transform:none}}.flyntComponent[is=flynt-layout-search] *,.flyntComponent[is=flynt-layout-search] *:before,.flyntComponent[is=flynt-layout-search] *:after{box-sizing:border-box}flynt-component[name=LayoutSimple] .mainContent{margin:0}flynt-component[name=LayoutSingleArchivePost] .pageWrapper{block-size:100%}flynt-component[name=LayoutSingleArchivePost] .pageWrapper{display:flex;flex-direction:column}flynt-component[name=LayoutSingleArchivePost] .mainContent{display:flex;flex:1 0 auto;flex-wrap:wrap;inline-size:100%;justify-content:space-between;margin-block:0 40px;margin-inline:auto;max-inline-size:1270px;padding-block:0;padding-inline:30px}flynt-component[name=LayoutSingleArchivePost] p strong{color:#0d4442;font-family:Canela Thin,Georgia,serif;font-size:20px;font-weight:100}flynt-component[name=LayoutSingleArchivePost] .post-aside{align-self:start;inline-size:100%;-webkit-margin-after:25px;margin-block-end:25px}flynt-component[name=LayoutSingleArchivePost] .post-content{display:flex;flex-direction:column;inline-size:100%}flynt-component[name=LayoutSingleArchivePost] .post-content i{font-style:normal}flynt-component[name=LayoutSingleArchivePost] .post-content iframe{block-size:calc((100vw - 60px) / 1.778);inline-size:calc(100vw - 60px);-webkit-margin-after:5px;margin-block-end:5px;max-inline-size:100%}flynt-component[name=LayoutSingleArchivePost] .post-content p{-webkit-margin-after:20px;margin-block-end:20px}flynt-component[name=LayoutSingleArchivePost] .post-content a{font-family:Verlag Bold,Arial,sans-serif;text-decoration:none}flynt-component[name=LayoutSingleArchivePost] .post-content a img{margin-block:10px;margin-inline:0}flynt-component[name=LayoutSingleArchivePost] .post-content strong{font-weight:700}flynt-component[name=LayoutSingleArchivePost] .post-content img{block-size:auto;-webkit-margin-after:50px;margin-block-end:50px;max-inline-size:100%}flynt-component[name=LayoutSingleArchivePost] .post-content p{font-size:20px;font-weight:100;line-height:1.25}flynt-component[name=LayoutSingleArchivePost] .post-content .flyntComponent{-webkit-margin-after:30px;margin-block-end:30px}flynt-component[name=LayoutSingleArchivePost] .post-content__byline{display:none}@media screen and (min-width: 700px){flynt-component[name=LayoutSingleArchivePost]{flex-wrap:nowrap}flynt-component[name=LayoutSingleArchivePost] .post-content p{font-size:20px;line-height:1.5}}@media screen and (min-width: 1024px){flynt-component[name=LayoutSingleArchivePost] p strong{font-size:30px}flynt-component[name=LayoutSingleArchivePost] .post-aside{inline-size:36.2204724409%;-webkit-padding-end:100px;padding-inline-end:100px}flynt-component[name=LayoutSingleArchivePost] .post-content{-webkit-border-start:1px solid #dedede;border-inline-start:1px solid #dedede;inline-size:63.7795275591%;-webkit-padding-start:50px;padding-inline-start:50px}flynt-component[name=LayoutSingleArchivePost] .post-content iframe{block-size:calc((63.7795275591 * 1vw - 100px) / 1.778);inline-size:calc(63.7795275591 * 1vw - 100px);-webkit-margin-after:.5rem;margin-block-end:.5rem}flynt-component[name=LayoutSingleArchivePost] .post-content flynt-component{-webkit-margin-after:50px;margin-block-end:50px}flynt-component[name=LayoutSingleArchivePost] .post-content flynt-component[is=flynt-quote]{margin-block:50px 100px}flynt-component[name=LayoutSingleArchivePost] .post-content p.post-content__byline{color:#8faca4;display:block;font-family:Burgess Italic,Georgia,serif;font-size:15px;-webkit-margin-after:25px;margin-block-end:25px}flynt-component[name=LayoutSingleArchivePost] .post-content p.post-content__byline span{color:#666;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;-webkit-margin-end:5px;margin-inline-end:5px}}@media print{flynt-component[name=LayoutSingleArchivePost] .post-content{display:block}flynt-component[name=LayoutSingleArchivePost] .mainContent{inline-size:479px;margin:0}}flynt-component[name=LayoutSingleArchivePost] :root,flynt-component[name=LayoutSingleArchivePost] [data-theme=reset]{--color-accent: hsla(212, 100%, 45%, 1);--color-background: hsla(0, 0%, 100%, 1);--color-background-secondary: hsla(0, 0%, 19%, .08);--color-border: hsl(0, 0%, 90%);--color-border-secondary: hsl(0, 0%, 19%, .68);--color-text: #666;--color-text-muted: hsla(0, 0%, 19%, .8);--color-error: hsl(343, 98%, 46%)}flynt-component[name=LayoutSingleArchivePost] [data-theme=light]{--color-background: hsl(212, 76%, 97%);--color-text: #666;--color-border: hsla(212, 100%, 15%, .7);--color-border-secondary: var(--color-border)}flynt-component[name=LayoutSingleArchivePost] [data-theme=dark]{--color-accent: hsla(79, 100%, 60%, 1);--color-background: hsla(212, 100%, 15%, 1);--color-background-secondary: hsl(228, 56%, 98%, .06);--color-border-secondary: hsl(0, 0%, 90%, .68);--color-text: hsla(0, 0%, 100%, 1);--color-text-muted: hsl(0, 0%, 100%, .8)}flynt-component[name=LayoutSingleArchivePost] :root{--font-family-heading: "Canela Thin", Georgia, serif;--font-family-text: "Burgess Regular", Georgia, serif;--font-family-condensed: "Verlag Bold", Arial, sans-serif;--font-size-body: 1.125rem;--font-size-body-small: 1rem;--flow-space: 1.5625rem;--column-gap: clamp(2.5rem, 2.5vw + 1.75rem, 3.75rem);--content-max-width: 700px;--content-max-width-wide: 900px;--content-max-width-full: 1200px;--box-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--container-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--component-spacing: clamp(3rem, 6.5vw + 1.05rem, 6.25rem);--main-green: #0d4442;--main-mint: #8faca4;--main-bg: #f6f6f6;--main-text: #666;--soft-border: #dedede;--main-white: #fff;--soft-green: #8faca4;--transparent: #0000;--white: #fff;--off-white: #f6f6f6;--black: #000;--red: #ad192b;--emerald: #0d4442;--light-emerald: #2d5451;--mint: #8faca4;--gray: #666;--light-gray: #dedede;--green: #008000}flynt-component[name=LayoutSingleArchivePost] .post-aside{align-self:start;inline-size:100%;-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:40px;margin-block-start:40px}flynt-component[name=LayoutSingleArchivePost] .post-aside__category{color:#0d4442;font-size:11px;-webkit-margin-after:15px;margin-block-end:15px}flynt-component[name=LayoutSingleArchivePost] .post-aside__title{font-size:30px;font-weight:400;line-height:40px}flynt-component[name=LayoutSingleArchivePost] .post-aside__line{display:none}flynt-component[name=LayoutSingleArchivePost] .post-aside__date{color:#8faca4;font-family:Burgess Italic,Georgia,serif;font-size:15px}flynt-component[name=LayoutSingleArchivePost] .post-aside__description{display:none}flynt-component[name=LayoutSingleArchivePost] .post-aside__related{display:none}@media screen and (min-width: 700px){flynt-component[name=LayoutSingleArchivePost] .post-aside{-webkit-margin-after:0;margin-block-end:0;-webkit-margin-before:40px;margin-block-start:40px}flynt-component[name=LayoutSingleArchivePost] .post-aside__category{font-size:12px}}@media screen and (min-width: 1024px){flynt-component[name=LayoutSingleArchivePost] .post-aside{inline-size:36.2204724409%;inset-block-start:150px;-webkit-margin-after:0;margin-block-end:0;-webkit-padding-end:100px;padding-inline-end:100px;position:-webkit-sticky;position:sticky}flynt-component[name=LayoutSingleArchivePost] .post-aside__inner{inline-size:100%;inset-block-end:0;max-inline-size:460px;position:relative}flynt-component[name=LayoutSingleArchivePost] .post-aside__inner.-is-fixed{inset-block-end:auto;position:fixed}flynt-component[name=LayoutSingleArchivePost] .post-aside__title{font-size:50px;font-weight:400;line-height:60px}flynt-component[name=LayoutSingleArchivePost] .post-aside__line{background-color:#dedede;block-size:1px;content:"";display:block;inline-size:30px;-webkit-margin-after:25px;margin-block-end:25px;-webkit-margin-before:20px;margin-block-start:20px}flynt-component[name=LayoutSingleArchivePost] .post-aside__description{display:block}flynt-component[name=LayoutSingleArchivePost] .post-aside__related{-webkit-border-before:1px solid #dedede;border-block-start:1px solid #dedede;display:block;-webkit-margin-before:20px;margin-block-start:20px;-webkit-padding-before:35px;padding-block-start:35px}flynt-component[name=LayoutSingleArchivePost] .post-aside__related .h4{color:#0d4442}flynt-component[name=LayoutSingleArchivePost] .post-aside__related .related-items{list-style-type:none;-webkit-margin-before:20px;margin-block-start:20px}flynt-component[name=LayoutSingleArchivePost] .post-aside__related .related-items__item{-webkit-margin-after:10px;margin-block-end:10px}flynt-component[name=LayoutSingleArchivePost] .post-aside__related .related-items__label{color:#0d4442;font-size:9px;-webkit-margin-start:10px;margin-inline-start:10px}flynt-component[name=LayoutSingleArchivePost] .post-aside__related .related-items svg{display:inline-block;inline-size:40px;vertical-align:middle}}flynt-component[name=LayoutSingleLifestyle] .pageWrapper{block-size:100%}flynt-component[name=LayoutSingleLifestyle] .pageWrapper{display:flex;flex-direction:column}flynt-component[name=LayoutSingleLifestyle] .mainContent{flex:1 0 auto;-webkit-margin-before:65px;margin-block-start:65px}flynt-component[name=LayoutSingleLifestyle] .landing__intro{padding-block:30px 50px;padding-inline:30px;text-align:center}flynt-component[name=LayoutSingleLifestyle] .landing__heading{font-size:30px;letter-spacing:2px;line-height:1.5;margin-block:0;margin-inline:auto;text-align:center}flynt-component[name=LayoutSingleLifestyle] p{font-size:13px;-webkit-margin-after:30px;margin-block-end:30px;-webkit-margin-before:20px;margin-block-start:20px}flynt-component[name=LayoutSingleLifestyle] .btn--neighborhoods{background-color:#f6f6f6;border:1px solid #8faca4;color:#0d4442}flynt-component[name=LayoutSingleLifestyle] [is=flynt-block-related-neighborhoods]{border:0;-webkit-padding-before:0;padding-block-start:0}flynt-component[name=LayoutSingleLifestyle] [is=flynt-block-related-neighborhoods] .tags__title{display:none}@media screen and (min-width: 700px){flynt-component[name=LayoutSingleLifestyle] .landing-intro{-webkit-padding-after:70px;padding-block-end:70px}flynt-component[name=LayoutSingleLifestyle] p{font-size:20px;-webkit-margin-after:40px;margin-block-end:40px;-webkit-margin-before:30px;margin-block-start:30px}}@media screen and (min-width: 1400px){flynt-component[name=LayoutSingleLifestyle] .header{display:block;display:flex}flynt-component[name=LayoutSingleLifestyle] .mainContent{-webkit-margin-before:105px;margin-block-start:105px}flynt-component[name=LayoutSingleLifestyle] .landing__heading{font-family:Canela Thin,Georgia,serif;font-size:50px;letter-spacing:1px;line-height:1.2;max-inline-size:1400px;text-transform:none}}flynt-component[name=LayoutSingleLifestyle] :root,flynt-component[name=LayoutSingleLifestyle] [data-theme=reset]{--color-accent: hsla(212, 100%, 45%, 1);--color-background: hsla(0, 0%, 100%, 1);--color-background-secondary: hsla(0, 0%, 19%, .08);--color-border: hsl(0, 0%, 90%);--color-border-secondary: hsl(0, 0%, 19%, .68);--color-text: #666;--color-text-muted: hsla(0, 0%, 19%, .8);--color-error: hsl(343, 98%, 46%)}flynt-component[name=LayoutSingleLifestyle] [data-theme=light]{--color-background: hsl(212, 76%, 97%);--color-text: #666;--color-border: hsla(212, 100%, 15%, .7);--color-border-secondary: var(--color-border)}flynt-component[name=LayoutSingleLifestyle] [data-theme=dark]{--color-accent: hsla(79, 100%, 60%, 1);--color-background: hsla(212, 100%, 15%, 1);--color-background-secondary: hsl(228, 56%, 98%, .06);--color-border-secondary: hsl(0, 0%, 90%, .68);--color-text: hsla(0, 0%, 100%, 1);--color-text-muted: hsl(0, 0%, 100%, .8)}flynt-component[name=LayoutSingleLifestyle] :root{--font-family-heading: "Canela Thin", Georgia, serif;--font-family-text: "Burgess Regular", Georgia, serif;--font-family-condensed: "Verlag Bold", Arial, sans-serif;--font-size-body: 1.125rem;--font-size-body-small: 1rem;--flow-space: 1.5625rem;--column-gap: clamp(2.5rem, 2.5vw + 1.75rem, 3.75rem);--content-max-width: 700px;--content-max-width-wide: 900px;--content-max-width-full: 1200px;--box-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--container-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--component-spacing: clamp(3rem, 6.5vw + 1.05rem, 6.25rem);--main-green: #0d4442;--main-mint: #8faca4;--main-bg: #f6f6f6;--main-text: #666;--soft-border: #dedede;--main-white: #fff;--soft-green: #8faca4;--transparent: #0000;--white: #fff;--off-white: #f6f6f6;--black: #000;--red: #ad192b;--emerald: #0d4442;--light-emerald: #2d5451;--mint: #8faca4;--gray: #666;--light-gray: #dedede;--green: #008000}flynt-component[name=LayoutSingleLifestyle] .neighborhoods{background-color:#f6f6f6f2;block-size:100vh;display:none;inline-size:100vw;inset-block-start:0;overflow-y:auto;position:fixed;z-index:2}flynt-component[name=LayoutSingleLifestyle] .neighborhoods.-is-open{display:block}flynt-component[name=LayoutSingleLifestyle] .neighborhoods .icon-close{cursor:pointer;inset-block-start:0;inset-inline-end:0;padding-block:20px;padding-inline:20px;position:absolute}flynt-component[name=LayoutSingleLifestyle] .neighborhoods__inner{inline-size:100%;padding-block:42px 22px;padding-inline:24px;text-align:center}flynt-component[name=LayoutSingleLifestyle] .neighborhoods h3{font-size:13px;-webkit-margin-after:15px;margin-block-end:15px}flynt-component[name=LayoutSingleLifestyle] .neighborhoods h4{font-size:30px;-webkit-margin-after:35px;margin-block-end:35px}flynt-component[name=LayoutSingleLifestyle] .neighborhoods .tags__tag{border:0;-webkit-margin-after:20px;margin-block-end:20px;-webkit-margin-end:20px;margin-inline-end:20px}@media screen and (max-width: 700px){flynt-component[name=LayoutSingleLifestyle] .neighborhoods{padding-block:0;padding-inline:40px}flynt-component[name=LayoutSingleLifestyle] .neighborhoods .icon-close{inset-inline-end:auto;inset-inline-start:0}}@media screen and (max-width: 1200px){flynt-component[name=LayoutSingleLifestyle] .neighborhoods .icon-close{inset-block-start:20px;inset-inline-start:20px}flynt-component[name=LayoutSingleLifestyle] .neighborhoods h3{font-size:20px;-webkit-margin-after:25px;margin-block-end:25px}flynt-component[name=LayoutSingleLifestyle] .neighborhoods h4{font-size:60px;-webkit-margin-after:35px;margin-block-end:35px}flynt-component[name=LayoutSingleLifestyle] .neighborhoods__inner{inline-size:71.25%;inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}flynt-component[name=LayoutSingleLifestyle] .neighborhoods .tags__tag{font-size:12px}}flynt-component[name=LayoutSinglePost] .pageWrapper{block-size:100%;display:flex;flex-direction:column}flynt-component[name=LayoutSinglePost] .mainContent{display:flex;flex:1 0 auto;flex-flow:row;flex-wrap:wrap;inline-size:100%;justify-content:space-between;margin-block:0;margin-inline:auto;max-inline-size:1270px;padding-block:60px;padding-inline:30px}@media screen and (min-width: 1200px){flynt-component[name=LayoutSinglePost] .mainContent{padding-block:0}}@media print{flynt-component[name=LayoutSinglePost] .mainContent{margin-inline:0;max-inline-size:720px}}flynt-component[name=LayoutSinglePost] .post-content{-webkit-border-start:1px solid var(--soft-border);border-inline-start:1px solid var(--soft-border);display:flex;flex-direction:column;margin-block:0;max-inline-size:100%}@media screen and (max-width: 1200px){flynt-component[name=LayoutSinglePost] .post-content{-webkit-border-start:0;border-inline-start:0}}flynt-component[name=LayoutSinglePost] .post-content flynt-component{-webkit-margin-after:30px;margin-block-end:30px}flynt-component[name=LayoutSinglePost] .post-content__date{color:#8faca4;font-family:Burgess Italic,Georgia,serif;font-size:15px}flynt-component[name=LayoutSinglePost] .post-content [name=BlockAgent]{display:none}@media screen and (min-width: 700px){flynt-component[name=LayoutSinglePost]{flex-wrap:nowrap}}@media screen and (min-width: 1024px){flynt-component[name=LayoutSinglePost] .mainContent{position:relative}flynt-component[name=LayoutSinglePost] .post-aside,flynt-component[name=LayoutSinglePost] .post-content{-webkit-padding-before:55px;padding-block-start:55px}flynt-component[name=LayoutSinglePost] .post-content{-webkit-border-start:1px solid #dedede;border-inline-start:1px solid #dedede;inline-size:63.7795275591%;-webkit-padding-start:50px;padding-inline-start:50px}flynt-component[name=LayoutSinglePost] .post-content flynt-component{-webkit-margin-after:50px;margin-block-end:50px}flynt-component[name=LayoutSinglePost] .post-content flynt-component[is=flynt-quote]{-webkit-margin-after:100px;margin-block-end:100px;-webkit-margin-before:50px;margin-block-start:50px}}@media screen and (min-width: 1400px){flynt-component[name=LayoutSinglePost] .post-aside,flynt-component[name=LayoutSinglePost] .post-content{-webkit-padding-before:100px;padding-block-start:100px}}@media screen and (min-width: 1600px){flynt-component[name=LayoutSinglePost] .mainContent{padding-block:0;padding-inline:0}}flynt-component[name=LayoutSinglePost] :root,flynt-component[name=LayoutSinglePost] [data-theme=reset]{--color-accent: hsla(212, 100%, 45%, 1);--color-background: hsla(0, 0%, 100%, 1);--color-background-secondary: hsla(0, 0%, 19%, .08);--color-border: hsl(0, 0%, 90%);--color-border-secondary: hsl(0, 0%, 19%, .68);--color-text: #666;--color-text-muted: hsla(0, 0%, 19%, .8);--color-error: hsl(343, 98%, 46%)}flynt-component[name=LayoutSinglePost] [data-theme=light]{--color-background: hsl(212, 76%, 97%);--color-text: #666;--color-border: hsla(212, 100%, 15%, .7);--color-border-secondary: var(--color-border)}flynt-component[name=LayoutSinglePost] [data-theme=dark]{--color-accent: hsla(79, 100%, 60%, 1);--color-background: hsla(212, 100%, 15%, 1);--color-background-secondary: hsl(228, 56%, 98%, .06);--color-border-secondary: hsl(0, 0%, 90%, .68);--color-text: hsla(0, 0%, 100%, 1);--color-text-muted: hsl(0, 0%, 100%, .8)}flynt-component[name=LayoutSinglePost] :root{--font-family-heading: "Canela Thin", Georgia, serif;--font-family-text: "Burgess Regular", Georgia, serif;--font-family-condensed: "Verlag Bold", Arial, sans-serif;--font-size-body: 1.125rem;--font-size-body-small: 1rem;--flow-space: 1.5625rem;--column-gap: clamp(2.5rem, 2.5vw + 1.75rem, 3.75rem);--content-max-width: 700px;--content-max-width-wide: 900px;--content-max-width-full: 1200px;--box-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--container-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--component-spacing: clamp(3rem, 6.5vw + 1.05rem, 6.25rem);--main-green: #0d4442;--main-mint: #8faca4;--main-bg: #f6f6f6;--main-text: #666;--soft-border: #dedede;--main-white: #fff;--soft-green: #8faca4;--transparent: #0000;--white: #fff;--off-white: #f6f6f6;--black: #000;--red: #ad192b;--emerald: #0d4442;--light-emerald: #2d5451;--mint: #8faca4;--gray: #666;--light-gray: #dedede;--green: #008000}flynt-component[name=LayoutSinglePost] .post-aside{align-self:start;inline-size:100%;-webkit-margin-after:20px;margin-block-end:20px}flynt-component[name=LayoutSinglePost] .post-aside__category{color:#0d4442;font-size:11px;-webkit-margin-after:15px;margin-block-end:15px}@media print{flynt-component[name=LayoutSinglePost] .post-aside__category{display:none}}flynt-component[name=LayoutSinglePost] .post-aside__title{font-family:Canela Thin,Georgia,serif;font-size:30px;font-weight:300;line-height:40px}flynt-component[name=LayoutSinglePost] .post-aside__line{display:none}flynt-component[name=LayoutSinglePost] .post-aside__byline{color:#8faca4;display:block;font-family:Burgess Italic,Georgia,serif;font-size:15px;line-height:1.33;-webkit-margin-after:25px;margin-block-end:25px}flynt-component[name=LayoutSinglePost] .post-aside__byline span{color:#666;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;-webkit-margin-end:5px;margin-inline-end:5px}flynt-component[name=LayoutSinglePost] .post-aside__agent{-webkit-border-before:1px solid #dedede;border-block-start:1px solid #dedede;-webkit-margin-before:30px;margin-block-start:30px;-webkit-padding-before:30px;padding-block-start:30px}flynt-component[name=LayoutSinglePost] .post-aside__related{display:none}@media screen and (min-width: 700px){flynt-component[name=LayoutSinglePost] .post-aside{-webkit-margin-after:60px;margin-block-end:60px}flynt-component[name=LayoutSinglePost] .post-aside__category{font-size:12px}}@media screen and (min-width: 1024px){flynt-component[name=LayoutSinglePost] .post-aside{inline-size:36.2204724409%;inset-block-start:45px;-webkit-margin-after:0;margin-block-end:0;-webkit-padding-end:100px;padding-inline-end:100px;position:-webkit-sticky;position:sticky}flynt-component[name=LayoutSinglePost] .post-aside__inner{inline-size:100%;inset-block-end:0;max-inline-size:460px;position:relative}flynt-component[name=LayoutSinglePost] .post-aside__inner.-is-fixed{inline-size:36.2204724409%;inset-block-end:auto;-webkit-padding-end:100px;padding-inline-end:100px;position:fixed}flynt-component[name=LayoutSinglePost] .post-aside__title{font-size:50px;line-height:60px}flynt-component[name=LayoutSinglePost] .post-aside__line{background-color:#dedede;block-size:1px;content:"";display:block;inline-size:30px;-webkit-margin-after:25px;margin-block-end:25px;-webkit-margin-before:20px;margin-block-start:20px}flynt-component[name=LayoutSinglePost] .post-aside__related{-webkit-border-before:1px solid #dedede;border-block-start:1px solid #dedede;display:block;-webkit-margin-before:30px;margin-block-start:30px;-webkit-padding-before:35px;padding-block-start:35px}flynt-component[name=LayoutSinglePost] .post-aside__related .h4{color:#0d4442}flynt-component[name=LayoutSinglePost] .post-aside__related .related-items{list-style-type:none;-webkit-margin-before:20px;margin-block-start:20px}flynt-component[name=LayoutSinglePost] .post-aside__related .related-items__item{-webkit-margin-after:10px;margin-block-end:10px}flynt-component[name=LayoutSinglePost] .post-aside__related .related-items__label{color:#0d4442;font-size:9px;-webkit-margin-start:10px;margin-inline-start:10px}flynt-component[name=LayoutSinglePost] .post-aside__related .related-items svg{display:inline-block;inline-size:40px;vertical-align:middle}}@media screen and (min-width: 1400px){flynt-component[name=LayoutSinglePost] .post-aside{inset-block-start:70px}}.page-template-styleguide .pageWrapper{overflow:hidden}.styleguide{background-color:#fff;overflow:hidden}.styleguide .section__title{background-color:#f6f6f6;padding-block:50px;padding-inline:0}.styleguide .section__title h3{color:#666;font-family:Canela Thin,Georgia,serif;font-size:30px;text-align:center}.styleguide .section__items{padding-block:40px;padding-inline:0}.styleguide .section__colors .section__items{display:flex;justify-content:space-evenly;margin-block:0;margin-inline:auto;max-inline-size:1800px}.styleguide .section__colors .color{text-align:center}.styleguide .section__colors .color span{block-size:100px;display:block;inline-size:100px}.styleguide .section__colors .color__emerald{background-color:#0d4442}.styleguide .section__colors .color__mint{background-color:#8faca4}.styleguide .section__colors .color__gray{background-color:#666}.styleguide .section__colors .color__light-gray{background-color:#dedede}.styleguide .section__colors .color__off-white{background-color:#f6f6f6}.styleguide .section__colors .color__red{background-color:#ad192b}.styleguide .section__colors .color figcaption{font-size:13px;letter-spacing:2px}.styleguide .section__typography{text-align:center}.styleguide .section__typography .section__items h1,.styleguide .section__typography .section__items h2,.styleguide .section__typography .section__items h3,.styleguide .section__typography .section__items h4,.styleguide .section__typography .section__items h5,.styleguide .section__typography .section__items h6,.styleguide .section__typography .section__items p{-webkit-margin-after:20px;margin-block-end:20px}.styleguide .section__tags .section__items{display:flex;justify-content:center;margin-block:0;margin-inline:auto;max-inline-size:1800px}.styleguide .section__tags .tag{display:block;margin-block:0;margin-inline:20px;text-align:center}.styleguide .section__icons .section__items{display:flex;justify-content:center;margin-block:0;margin-inline:auto;max-inline-size:1800px}.styleguide .section__icons .section__items span{padding-block:0;padding-inline:20px}.styleguide .section__components .section__items{display:flex;justify-content:center;margin-block:0;margin-inline:auto}.styleguide .section__components .section__items .quote{font-size:50px;margin-block:0;margin-inline:auto;max-inline-size:520px;padding-block:0;padding-inline:30px;text-align:center}.styleguide .section__components .section__items .quote .h2{color:#0d4442;font-size:30px;line-height:40px}@media screen and (min-width: 1200px){.styleguide .section__components .section__items .quote .h2{font-size:50px;line-height:1.5}}.styleguide .section__components--posts{background-color:#f6f6f6}.styleguide .section__components--posts .section__items{display:block;max-inline-size:1260px}.styleguide .section__components--posts .post-grid__post{display:flex;padding-block:20px;padding-inline:30px}.styleguide .section__components--posts .post-grid__post .post__copy{order:-1}.styleguide .section__components--posts .post-grid__post .post__copy .h4{font-size:11px;-webkit-margin-after:16px;margin-block-end:16px}.styleguide .section__components--posts .post-grid__post .post__copy .h3{font-size:18px;line-height:23px}@media screen and (min-width: 700px){.styleguide .section__components--posts .post-grid__post{display:flex;padding-block:30px;padding-inline:50px}.styleguide .section__components--posts .post-grid__post .post__copy{order:-1}.styleguide .section__components--posts .post-grid__post .post__copy .h4{-webkit-margin-after:40px;margin-block-end:40px}}@media screen and (min-width: 1200px){.styleguide .section__components--posts .section__items{display:flex}.styleguide .section__components--posts .post-grid__post{background-color:#fff;flex-direction:column;inline-size:33.3333333333%;margin-block:0;margin-inline:40px;padding:0;text-align:center}.styleguide .section__components--posts .post-grid__post img{inline-size:100%}.styleguide .section__components--posts .post-grid__post .post__copy{background-color:#fff;-webkit-margin-before:50px;margin-block-start:50px;min-block-size:220px;order:0;padding-block:0;padding-inline:20px}.styleguide .section__components--posts .post-grid__post .post__copy .h4{-webkit-margin-after:30px;margin-block-end:30px}.styleguide .section__components--posts .post-grid__post .post__copy .h3{font-size:30px;line-height:40px}}.styleguide .section__components--explore .section__items{overflow-x:scroll}.styleguide .section__components--explore .h3{color:#666;text-align:center}.styleguide .section__components--explore .tag{display:block;margin-block:0;margin-inline:20px;text-align:center}.styleguide .section__components--header-text .section__items{flex-direction:column;max-inline-size:800px}.styleguide .section__components--header-text .h3{color:#0d4442;font-size:20px;line-height:26px;-webkit-margin-after:5px;margin-block-end:5px}.styleguide .section__components--header-text p{font-size:13px;line-height:20px}@media screen and (min-width: 700px){.styleguide .section__components--header-text .h3{font-size:30px;line-height:26px;-webkit-margin-after:15px;margin-block-end:15px}.styleguide .section__components--header-text p{font-size:20px;line-height:30px}}@media screen and (min-width: 1200px){.styleguide .section__components--header-text .h3{-webkit-margin-after:15px;margin-block-end:15px;text-decoration:underline}}.styleguide .section__components--image{display:flex;flex-direction:column;justify-content:space-around;margin-block:0;margin-inline:auto;max-inline-size:800px}.styleguide .section__components--image .image__figure:first-child{-webkit-margin-after:40px;margin-block-end:40px}.styleguide .section__components--image .image__caption{color:#8faca4;font-size:11px;-webkit-margin-before:5px;margin-block-start:5px}@media screen and (min-width: 700px){.styleguide .section__components--image{flex-direction:row}.styleguide .section__components--image .image__figure:first-child{-webkit-margin-after:10px;margin-block-end:10px;-webkit-margin-end:30px;margin-inline-end:30px}}@media screen and (min-width: 1200px){.styleguide .section__components--image .image__figure:first-child{-webkit-margin-end:50px;margin-inline-end:50px}.styleguide .section__components--image .image__caption{font-size:13px;-webkit-margin-before:10px;margin-block-start:10px}}.styleguide .post-aside{-webkit-border-after:1px solid #dedede;border-block-end:1px solid #dedede;-webkit-padding-after:40px;padding-block-end:40px}.styleguide .post-aside__category{color:#0d4442;font-size:11px;-webkit-margin-after:15px;margin-block-end:15px}.styleguide .post-aside__title{font-size:30px}.styleguide .post-aside__title:after{display:none}.styleguide .post-aside__excerpt{display:none}@media screen and (min-width: 1200px){.styleguide .post-aside__category{font-size:12px}}@media screen and (min-width: 1200px){.styleguide .post-aside__title{font-size:50px}.styleguide .post-aside__title:after{background-color:#dedede;block-size:1px;content:"";display:block;inline-size:30px;-webkit-margin-before:20px;margin-block-start:20px}.styleguide .post-aside__excerpt{display:block;-webkit-margin-before:20px;margin-block-start:20px}}flynt-component[name=ListComponents] .components{--grid-columns: 1;display:grid;gap:var(--flow-space);grid-template-columns:repeat(var(--grid-columns),1fr);justify-content:center;list-style:none;padding:0}@media (min-width: 991px){flynt-component[name=ListComponents] .components{--grid-columns: 2}}@media (min-width: 1024px){flynt-component[name=ListComponents] .components{--grid-columns: 3}}flynt-component[name=ListComponents] .component{display:flex;flex-wrap:wrap}flynt-component[name=ListComponents] .component .imageWrapper{block-size:0;inline-size:100%;overflow:hidden;-webkit-padding-after:62.5%;padding-block-end:62.5%;position:relative}flynt-component[name=ListComponents] .component .imageWrapper .image{block-size:auto;position:absolute}flynt-component[name=ListComponents] .component .imageWrapper .image--isSmallerThanWrapper{block-size:100%;object-fit:contain}flynt-component[name=ListComponents] .component .componentLink{display:block;font-weight:initial;inline-size:100%;text-decoration:none}flynt-component[name=ListComponents] .component .content{color:var(--color-text)}flynt-component[name=ListComponents] .component footer{align-items:center;align-self:flex-end;display:flex;inline-size:100%;justify-content:space-between;padding-block:0 var(--box-spacing);padding-inline:var(--box-spacing)}flynt-component[name=ListComponents] .component footer .button--text{-webkit-margin-start:auto;margin-inline-start:auto}flynt-component[name=ListPosts] .landing_title{-webkit-border-after:1px solid #dedede;border-block-end:1px solid #dedede;-webkit-margin-after:40px;margin-block-end:40px;max-inline-size:1370px;padding-block:35px}flynt-component[name=ListPosts] .landing_title h1{color:var(--main-text);font-family:Canela Thin,Georgia,serif;font-size:50px;font-weight:300;letter-spacing:1px;line-height:1.2;text-transform:none}flynt-component[name=ListPosts] .landing_title--description p{color:var(--main-text);font-size:20px;margin-block:30px 40px}flynt-component[name=ListPosts] .posts_group__list{display:flex;flex-flow:column;margin-block:0;margin-inline:auto}flynt-component[name=ListPosts] ul{list-style:none}flynt-component[name=ListPosts] .list-posts__no-search-results{padding-block:100px;padding-inline:0;text-align:center}flynt-component[name=ListPosts] .list-posts__no-search-results h2{-webkit-margin-after:20px;margin-block-end:20px}@media screen and (min-width: 1024px){flynt-component[name=ListPosts] ul{display:flex;margin-block:0;margin-inline:auto;max-inline-size:1400px}flynt-component[name=ListPosts] .posts_group__list{flex-flow:row wrap;gap:50px;padding-block:0;padding-inline:30px}}@media screen and (min-width: 1200px){flynt-component[name=ListPosts]{padding:0}}flynt-component[name=ListPosts] .post_card__container{-webkit-border-before:1px solid #dedede;border-block-start:1px solid #dedede;inline-size:100%;position:relative}flynt-component[name=ListPosts] .post_card__container:first-child{-webkit-margin-before:-1px;margin-block-start:-1px}flynt-component[name=ListPosts] .post_card__container:last-child{-webkit-border-after:1px solid #dedede;border-block-end:1px solid #dedede}flynt-component[name=ListPosts] .post_card__container-inner{block-size:100%;display:flex;flex-direction:row-reverse;inline-size:100%;inset-block-start:0;inset-inline-start:0;padding-block:20px;padding-inline:30px;position:relative}flynt-component[name=ListPosts] .post_card__container-inner img{block-size:100%;inline-size:100%;object-fit:contain}flynt-component[name=ListPosts] .post_card__label{color:var(--light-emerald);font-family:Verlag Bold,Arial,sans-serif;font-size:11px;letter-spacing:1.8px;line-height:11px;margin-block:0 11px;margin-inline:0;text-transform:uppercase}flynt-component[name=ListPosts] .post_card__byline{color:#8faca4;font-family:Burgess Italic,Georgia,serif;font-size:13px;-webkit-margin-before:5px;margin-block-start:5px}flynt-component[name=ListPosts] .post_card__byline span{color:#666;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;-webkit-margin-end:5px;margin-inline-end:5px}flynt-component[name=ListPosts] .post_card__link{block-size:100%;display:flex;flex-flow:row-reverse;inline-size:100%}flynt-component[name=ListPosts] .post_card__content,flynt-component[name=ListPosts] .post_card__image-container{inline-size:50%}flynt-component[name=ListPosts] .post_card__content{padding-block:0;padding-inline:0 20px}flynt-component[name=ListPosts] .post_card h3{color:#666;font-family:Canela Thin,Georgia,serif;font-size:18px;font-weight:100;line-height:1.28}@media screen and (min-width: 700px){flynt-component[name=ListPosts] .post_card__container{-webkit-padding-after:40%;padding-block-end:40%}flynt-component[name=ListPosts] .post_card__container-inner{padding-block:30px;padding-inline:50px;position:absolute}flynt-component[name=ListPosts] .post_card__container-inner img{object-fit:cover}flynt-component[name=ListPosts] .post_card__label{font-size:12px}flynt-component[name=ListPosts] .post_card__byline{font-size:15px;line-height:17px;-webkit-margin-before:20px;margin-block-start:20px}flynt-component[name=ListPosts] .post_card h3{font-size:25px}flynt-component[name=ListPosts] .post_card__content{padding-block:0;padding-inline:0 60px}}@media screen and (min-width: 1024px){flynt-component[name=ListPosts] .post_card__container-inner{flex-direction:column;padding:0}flynt-component[name=ListPosts] .post_card__byline{color:#8faca4;display:block;font-family:Burgess Italic,Georgia,serif;font-size:15px;-webkit-margin-before:20px;margin-block-start:20px}flynt-component[name=ListPosts] .post_card__byline span{color:#666;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;-webkit-margin-end:5px;margin-inline-end:5px}flynt-component[name=ListPosts] .post_card__link{flex-direction:column}flynt-component[name=ListPosts] .post_card__content,flynt-component[name=ListPosts] .post_card__image-container{inline-size:100%}flynt-component[name=ListPosts] .post_card__image-container{block-size:calc(50% + 5px)}flynt-component[name=ListPosts] .post_card__content{background:#fff;block-size:calc(50% - 5px);min-block-size:calc(50% + 48px - 1.5rem);padding-block:1.5rem;padding-inline:1.5rem;text-align:center}flynt-component[name=ListPosts] .post_card__container{-webkit-border-before:0;border-block-start:0;inline-size:30.3333333333%;-webkit-margin-after:50px;margin-block-end:50px;-webkit-padding-after:38%;padding-block-end:38%}flynt-component[name=ListPosts] .post_card__container:last-child{-webkit-border-after:0;border-block-end:0}}@media screen and (min-width: 1200px){flynt-component[name=ListPosts] .post_card h3{font-size:30px}}@media screen and (min-width: 1600px){flynt-component[name=ListPosts] .post_card__content{padding-block:50px;padding-inline:35px}}flynt-component[name=ListPosts] :root,flynt-component[name=ListPosts] [data-theme=reset]{--color-accent: hsla(212, 100%, 45%, 1);--color-background: hsla(0, 0%, 100%, 1);--color-background-secondary: hsla(0, 0%, 19%, .08);--color-border: hsl(0, 0%, 90%);--color-border-secondary: hsl(0, 0%, 19%, .68);--color-text: #666;--color-text-muted: hsla(0, 0%, 19%, .8);--color-error: hsl(343, 98%, 46%)}flynt-component[name=ListPosts] [data-theme=light]{--color-background: hsl(212, 76%, 97%);--color-text: #666;--color-border: hsla(212, 100%, 15%, .7);--color-border-secondary: var(--color-border)}flynt-component[name=ListPosts] [data-theme=dark]{--color-accent: hsla(79, 100%, 60%, 1);--color-background: hsla(212, 100%, 15%, 1);--color-background-secondary: hsl(228, 56%, 98%, .06);--color-border-secondary: hsl(0, 0%, 90%, .68);--color-text: hsla(0, 0%, 100%, 1);--color-text-muted: hsl(0, 0%, 100%, .8)}flynt-component[name=ListPosts] :root{--font-family-heading: "Canela Thin", Georgia, serif;--font-family-text: "Burgess Regular", Georgia, serif;--font-family-condensed: "Verlag Bold", Arial, sans-serif;--font-size-body: 1.125rem;--font-size-body-small: 1rem;--flow-space: 1.5625rem;--column-gap: clamp(2.5rem, 2.5vw + 1.75rem, 3.75rem);--content-max-width: 700px;--content-max-width-wide: 900px;--content-max-width-full: 1200px;--box-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--container-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--component-spacing: clamp(3rem, 6.5vw + 1.05rem, 6.25rem);--main-green: #0d4442;--main-mint: #8faca4;--main-bg: #f6f6f6;--main-text: #666;--soft-border: #dedede;--main-white: #fff;--soft-green: #8faca4;--transparent: #0000;--white: #fff;--off-white: #f6f6f6;--black: #000;--red: #ad192b;--emerald: #0d4442;--light-emerald: #2d5451;--mint: #8faca4;--gray: #666;--light-gray: #dedede;--green: #008000}flynt-component[name=ListPosts] .pagination{align-items:center;display:flex;justify-content:center;-webkit-margin-after:50px;margin-block-end:50px}flynt-component[name=ListPosts] .pagination__page{color:#999;display:block;font-family:Verlag Bold,Arial,sans-serif;font-size:13px;font-weight:700;inline-size:16px;margin-block:0;margin-inline:10px;text-align:center}flynt-component[name=ListPosts] .pagination__prev{-webkit-margin-end:40px;margin-inline-end:40px}flynt-component[name=ListPosts] .pagination__next{-webkit-margin-start:40px;margin-inline-start:40px}flynt-component[name=ListPosts] .pagination__page--active{border:1px solid #dedede;border-radius:2px;inline-size:38px;line-height:38px;margin:0}flynt-component[name=ListPosts] .pagination__page--dots{margin:0}flynt-component[name=ListSearchResults] :root,flynt-component[name=ListSearchResults] [data-theme=reset]{--color-accent: hsla(212, 100%, 45%, 1);--color-background: hsla(0, 0%, 100%, 1);--color-background-secondary: hsla(0, 0%, 19%, .08);--color-border: hsl(0, 0%, 90%);--color-border-secondary: hsl(0, 0%, 19%, .68);--color-text: #666;--color-text-muted: hsla(0, 0%, 19%, .8);--color-error: hsl(343, 98%, 46%)}flynt-component[name=ListSearchResults] [data-theme=light]{--color-background: hsl(212, 76%, 97%);--color-text: #666;--color-border: hsla(212, 100%, 15%, .7);--color-border-secondary: var(--color-border)}flynt-component[name=ListSearchResults] [data-theme=dark]{--color-accent: hsla(79, 100%, 60%, 1);--color-background: hsla(212, 100%, 15%, 1);--color-background-secondary: hsl(228, 56%, 98%, .06);--color-border-secondary: hsl(0, 0%, 90%, .68);--color-text: hsla(0, 0%, 100%, 1);--color-text-muted: hsl(0, 0%, 100%, .8)}flynt-component[name=ListSearchResults] :root{--font-family-heading: "Canela Thin", Georgia, serif;--font-family-text: "Burgess Regular", Georgia, serif;--font-family-condensed: "Verlag Bold", Arial, sans-serif;--font-size-body: 1.125rem;--font-size-body-small: 1rem;--flow-space: 1.5625rem;--column-gap: clamp(2.5rem, 2.5vw + 1.75rem, 3.75rem);--content-max-width: 700px;--content-max-width-wide: 900px;--content-max-width-full: 1200px;--box-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--container-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--component-spacing: clamp(3rem, 6.5vw + 1.05rem, 6.25rem);--main-green: #0d4442;--main-mint: #8faca4;--main-bg: #f6f6f6;--main-text: #666;--soft-border: #dedede;--main-white: #fff;--soft-green: #8faca4;--transparent: #0000;--white: #fff;--off-white: #f6f6f6;--black: #000;--red: #ad192b;--emerald: #0d4442;--light-emerald: #2d5451;--mint: #8faca4;--gray: #666;--light-gray: #dedede;--green: #008000}flynt-component[name=ListSearchResults] .oneInputForm{--form-inner-space: 6px;border:2px solid var(--color-border);display:flex;padding:var(--form-inner-space)}flynt-component[name=ListSearchResults] .oneInputForm .input{border:0;flex-grow:1;inline-size:100%;-webkit-margin-after:0;margin-block-end:0;padding-block:var(--box-spacing);padding-inline:var(--form-inner-space) var(--box-spacing)}@media (min-width: 480px){flynt-component[name=ListSearchResults] .oneInputForm .input{padding-block:0}}flynt-component[name=ListSearchResults] .oneInputForm .input:focus{outline:none}flynt-component[name=ListSearchResults] .pagination{align-items:center;display:flex;flex-wrap:wrap;gap:var(--flow-space);justify-content:space-between}flynt-component[name=ListSearchResults] .pagination .button{-webkit-margin-before:0;margin-block-start:0}flynt-component[name=ListSearchResults] .pagination .button-next{-webkit-margin-start:auto;margin-inline-start:auto}flynt-component[name=ListSearchResults] .pagination .button-next:after{block-size:.5em;-webkit-border-before:2px solid currentColor;border-block-start:2px solid currentColor;-webkit-border-end:2px solid currentColor;border-inline-end:2px solid currentColor;content:"";display:inline-block;inline-size:.5em;-webkit-margin-after:.07em;margin-block-end:.07em;-webkit-margin-start:.5em;margin-inline-start:.5em;rotate:45deg;vertical-align:baseline}flynt-component[name=ListSearchResults] .pagination .button-previous:before{block-size:.5em;-webkit-border-before:2px solid currentColor;border-block-start:2px solid currentColor;-webkit-border-start:2px solid currentColor;border-inline-start:2px solid currentColor;content:"";display:inline-block;inline-size:.5em;-webkit-margin-after:.07em;margin-block-end:.07em;-webkit-margin-end:.5em;margin-inline-end:.5em;rotate:-45deg;vertical-align:baseline}flynt-component[name=ListSearchResults] .results{list-style:none;padding:0}flynt-component[name=ListSearchResults] .results .result+.result{-webkit-margin-before:var(--flow-space);margin-block-start:var(--flow-space)}flynt-component[name=ListSearchResults] .results footer{text-align:end}flynt-component[name=ListSearchResults] .noResults{-webkit-margin-before:calc(var(--component-spacing) / 2);margin-block-start:calc(var(--component-spacing) / 2);text-align:center}flynt-component[name=MediaAsset] *,flynt-component[name=MediaAsset] *:before,flynt-component[name=MediaAsset] *:after{box-sizing:border-box}flynt-component[name=NavigationBurger]{--navigation-height: 64px;block-size:var(--navigation-height)}@media (min-width: 1024px){flynt-component[name=NavigationBurger]{display:none}}flynt-component[name=NavigationBurger][data-status=menuIsOpen] .container{box-shadow:0 0 24px #00000012}flynt-component[name=NavigationBurger] .container{align-items:center;background-color:var(--color-background);block-size:var(--navigation-height);-webkit-border-after:solid 2px var(--color-border);border-block-end:solid 2px var(--color-border);display:flex;inline-size:100%;inset-block-start:0;inset-inline:0;justify-content:space-between;padding-block:12px;position:fixed;z-index:99}.admin-bar flynt-component[name=NavigationBurger] .container{inset-block-start:var(--wp-admin--admin-bar--height)}flynt-component[name=NavigationBurger] .logo{block-size:100%;display:block;flex-shrink:0;text-decoration:none}flynt-component[name=NavigationBurger] .logo-image{block-size:100%;inline-size:auto}flynt-component[name=NavigationBurger] .hamburger{--line-border-width: 2px;--line-width: 29px;align-items:center;block-size:48px;cursor:pointer;display:flex;inline-size:48px;justify-content:center;-webkit-margin-end:-10px;margin-inline-end:-10px;position:relative}flynt-component[name=NavigationBurger] .hamburger:focus:not(:focus-visible){outline:none}flynt-component[name=NavigationBurger] .hamburger-lines{block-size:18px;inline-size:var(--line-width);position:relative}flynt-component[name=NavigationBurger] .hamburger-lines:before,flynt-component[name=NavigationBurger] .hamburger-lines:after{content:""}flynt-component[name=NavigationBurger] .hamburger-lines:before,flynt-component[name=NavigationBurger] .hamburger-lines:after,flynt-component[name=NavigationBurger] .hamburger-lines--primary,flynt-component[name=NavigationBurger] .hamburger-lines--secondary{background-color:var(--color-text);block-size:var(--line-border-width);border-radius:6px;display:block;inline-size:var(--line-width);inset-inline-start:0;position:absolute;transition:opacity .2s ease-in-out .2s,rotate .2s ease-in-out .2s,translate .2s ease-in-out .2s}flynt-component[name=NavigationBurger] .hamburger-lines:before,flynt-component[name=NavigationBurger] .hamburger-lines:after{will-change:translate,opacity}flynt-component[name=NavigationBurger] .hamburger-lines:before{inset-block-start:0}flynt-component[name=NavigationBurger] .hamburger-lines--primary,flynt-component[name=NavigationBurger] .hamburger-lines--secondary{inset-block-start:9px;transition-delay:0s;will-change:rotate}flynt-component[name=NavigationBurger] .hamburger-lines:after{inset-block-start:18px}flynt-component[name=NavigationBurger] .hamburger[data-status=menuIsOpen] .hamburger-lines:before{translate:0 9px}flynt-component[name=NavigationBurger] .hamburger[data-status=menuIsOpen] .hamburger-lines:after{translate:0 -9px}flynt-component[name=NavigationBurger] .hamburger[data-status=menuIsOpen] .hamburger-lines--primary{rotate:45deg;transition-delay:.2s}flynt-component[name=NavigationBurger] .hamburger[data-status=menuIsOpen] .hamburger-lines--secondary{rotate:-45deg;transition-delay:.2s}flynt-component[name=NavigationBurger] .hamburger[data-status=menuIsOpen] .hamburger-lines:before,flynt-component[name=NavigationBurger] .hamburger[data-status=menuIsOpen] .hamburger-lines:after{opacity:0;transition-delay:0s}flynt-component[name=NavigationBurger] .menu{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:var(--color-background);block-size:calc(100% - var(--navigation-height));inline-size:100%;inset-block-start:var(--navigation-height);inset-inline-start:0;list-style:none;margin:0;overflow-y:auto;padding-block:var(--component-spacing);padding-inline:var(--container-spacing);position:fixed;transition:translate .45s cubic-bezier(.19,1,.22,1),visibility .45s;translate:100% 0;visibility:hidden;will-change:translate,visibility;z-index:98}flynt-component[name=NavigationBurger] .admin-bar .menu{block-size:calc(100% - var(--navigation-height) - var(--wp-admin--admin-bar--height));inset-block-start:calc(var(--navigation-height) + var(--wp-admin--admin-bar--height))}flynt-component[name=NavigationBurger] .menu .link{color:var(--color-text);display:block;font-size:1.25rem;padding-block:.9rem;padding-inline:1.25rem;text-decoration:none}flynt-component[name=NavigationBurger] .menu .current-menu-item .link{color:var(--color-accent);text-decoration:underline}flynt-component[name=NavigationBurger] .menu[data-status=menuIsOpen] .menu{translate:0 0;visibility:visible}@media screen and (max-width: 600px){#wpadminbar{position:fixed}}flynt-component[name=NavigationFixed]{--navigation-height: 96px;block-size:var(--navigation-height);display:none;font-size:var(--font-size-body-small)}@media (min-width: 1200px){flynt-component[name=NavigationFixed]{display:block}}flynt-component[name=NavigationFixed] .fixed-navigation{background:var(--main-bg);-webkit-border-before:8px solid var(--main-green);border-block-start:8px solid var(--main-green);inline-size:100%;inset-block-start:0;position:fixed;z-index:9}flynt-component[name=NavigationFixed] .fixed-navigation .fixed-navigation-content{align-items:stretch;display:flex;justify-content:space-between;-webkit-margin-end:auto;margin-inline-end:auto;-webkit-margin-start:auto;margin-inline-start:auto;max-inline-size:93%}flynt-component[name=NavigationFixed] .fixed-navigation-logo{align-items:center;display:flex;flex:0 0 30%;justify-content:flex-start}flynt-component[name=NavigationFixed] .fixed-navigation-logo .logo{align-items:center;display:flex;justify-content:flex-start;text-decoration:none}flynt-component[name=NavigationFixed] .fixed-navigation-logo .logo .logo-horse{-webkit-margin-end:15px;margin-inline-end:15px;max-inline-size:40px}flynt-component[name=NavigationFixed] .fixed-navigation-logo .logo .logo-image{-webkit-margin-end:15px;margin-inline-end:15px;max-inline-size:150px}flynt-component[name=NavigationFixed] .fixed-navigation-logo .logo .logo-houlihan{max-inline-size:170px}flynt-component[name=NavigationFixed] :root,flynt-component[name=NavigationFixed] [data-theme=reset]{--color-accent: hsla(212, 100%, 45%, 1);--color-background: hsla(0, 0%, 100%, 1);--color-background-secondary: hsla(0, 0%, 19%, .08);--color-border: hsl(0, 0%, 90%);--color-border-secondary: hsl(0, 0%, 19%, .68);--color-text: #666;--color-text-muted: hsla(0, 0%, 19%, .8);--color-error: hsl(343, 98%, 46%)}flynt-component[name=NavigationFixed] [data-theme=light]{--color-background: hsl(212, 76%, 97%);--color-text: #666;--color-border: hsla(212, 100%, 15%, .7);--color-border-secondary: var(--color-border)}flynt-component[name=NavigationFixed] [data-theme=dark]{--color-accent: hsla(79, 100%, 60%, 1);--color-background: hsla(212, 100%, 15%, 1);--color-background-secondary: hsl(228, 56%, 98%, .06);--color-border-secondary: hsl(0, 0%, 90%, .68);--color-text: hsla(0, 0%, 100%, 1);--color-text-muted: hsl(0, 0%, 100%, .8)}flynt-component[name=NavigationFixed] :root{--font-family-heading: "Canela Thin", Georgia, serif;--font-family-text: "Burgess Regular", Georgia, serif;--font-family-condensed: "Verlag Bold", Arial, sans-serif;--font-size-body: 1.125rem;--font-size-body-small: 1rem;--flow-space: 1.5625rem;--column-gap: clamp(2.5rem, 2.5vw + 1.75rem, 3.75rem);--content-max-width: 700px;--content-max-width-wide: 900px;--content-max-width-full: 1200px;--box-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--container-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--component-spacing: clamp(3rem, 6.5vw + 1.05rem, 6.25rem);--main-green: #0d4442;--main-mint: #8faca4;--main-bg: #f6f6f6;--main-text: #666;--soft-border: #dedede;--main-white: #fff;--soft-green: #8faca4;--transparent: #0000;--white: #fff;--off-white: #f6f6f6;--black: #000;--red: #ad192b;--emerald: #0d4442;--light-emerald: #2d5451;--mint: #8faca4;--gray: #666;--light-gray: #dedede;--green: #008000}flynt-component[name=NavigationFixed] .navigation{flex:0 0 60%;inline-size:100%;inset-block-start:0;inset-inline:0;margin-block:0;-webkit-margin-end:0;margin-inline-end:0;-webkit-margin-start:auto;margin-inline-start:auto;max-inline-size:93%}flynt-component[name=NavigationFixed] .admin-bar .navigation{inset-block-start:var(--wp-admin--admin-bar--height)}flynt-component[name=NavigationFixed] .container{block-size:100%;display:flex;justify-content:center;padding-block:10px;position:relative}flynt-component[name=NavigationFixed] .container .horse-logo{background:var(--main-bg);inset-block-start:-15px;padding-inline:1.2rem;position:absolute}flynt-component[name=NavigationFixed] .container .menu{align-items:center;display:flex;justify-content:center;list-style:none}flynt-component[name=NavigationFixed] .container .menu .link{color:var(--main-text);display:inline-block;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;padding-block:.5rem;padding-inline:1.5rem;text-decoration:none;text-transform:uppercase;transition:color .2s ease-in-out;will-change:color}flynt-component[name=NavigationFixed] .container .menu .link:hover{color:var(--main-green)}flynt-component[name=NavigationFixed] .container .menu .link:focus{color:var(--main-green)}flynt-component[name=NavigationFixed] .container .menu .current-menu-item .link{color:var(--main-green);text-decoration:underline}flynt-component[name=NavigationFixed] .container .menu .item--search{-webkit-padding-start:1rem;padding-inline-start:1rem}flynt-component[name=NavigationFixed] .container .menu .item--search .icon-search{font-size:1.2rem;vertical-align:middle}flynt-component[name=NavigationFixed] .container .menu .item--search .icon-search:before{color:var(--main-text)}flynt-component[name=NavigationFixed] .container .menu .item--search .link{-webkit-padding-start:.5rem;padding-inline-start:.5rem}flynt-component[name=NavigationFixed] .container .menu .item--search .link:focus{color:var(--main-text)}flynt-component[name=NavigationFooter] .footer__container{font-size:var(--font-size-body-small);-webkit-margin-end:auto;margin-inline-end:auto;-webkit-margin-start:auto;margin-inline-start:auto;max-inline-size:93%}@media screen and (max-width: 1200px){flynt-component[name=NavigationFooter] .footer__container{display:none}}flynt-component[name=NavigationFooter] .footer__row{padding-block:var(--component-spacing)}@media (min-width: 991px){flynt-component[name=NavigationFooter] .footer__row{display:flex;flex-direction:row;justify-content:space-between;-webkit-padding-after:0;padding-block-end:0;-webkit-padding-before:1.5rem;padding-block-start:1.5rem}}flynt-component[name=NavigationFooter] .footer__col{flex:0 0 25%;max-inline-size:25%}flynt-component[name=NavigationFooter] .footer__col .h3{color:var(--main-green);font-size:20px}flynt-component[name=NavigationFooter] .footer__col--menu{flex:0 0 11%;max-inline-size:11%}flynt-component[name=NavigationFooter] .footer__col--menu .footer__menu{display:flex;flex-flow:column;flex-wrap:wrap;gap:calc(var(--flow-space) / 2) var(--flow-space);justify-content:flex-start;list-style:none;padding:0}flynt-component[name=NavigationFooter] .footer__col--menu .footer__menu .footer__menu--link{color:var(--main-text);font-family:Verlag Bold,Arial,sans-serif;font-size:12px;letter-spacing:2px;line-height:2rem;text-decoration:none;text-transform:uppercase}flynt-component[name=NavigationFooter] .footer__col--about{color:var(--main-text);font-family:Burgess Regular,Georgia,serif;font-size:15px;line-height:20px}flynt-component[name=NavigationFooter] .footer__col--about svg{-webkit-margin-after:1rem;margin-block-end:1rem;max-inline-size:240px}flynt-component[name=NavigationFooter] .footer__col--about .footer__copyright{font-size:12px}flynt-component[name=NavigationFooter] .footer__col--contact{flex:0 0 13%;max-inline-size:13%}@media screen and (max-width: 1480px){flynt-component[name=NavigationFooter] .footer__col--contact{flex:0 0 18%;max-inline-size:18%}}flynt-component[name=NavigationFooter] .footer__col--contact .contact--item{align-items:center;color:var(--main-text);display:flex;font-size:.8rem;gap:15px;justify-content:flex-start;-webkit-margin-after:1rem;margin-block-end:1rem;-webkit-margin-before:1rem;margin-block-start:1rem;text-decoration:none}flynt-component[name=NavigationFooter] .footer__col--contact .contact--item .icon-phone{font-size:1.1rem}flynt-component[name=NavigationFooter] .footer__col--contact .footer__app-links{margin-block:2rem}flynt-component[name=NavigationFooter] .footer__col--contact .footer__app-links .app-links__link{display:inline-block;-webkit-margin-before:.8rem;margin-block-start:.8rem;-webkit-margin-end:1.1rem;margin-inline-end:1.1rem;text-decoration:none}flynt-component[name=NavigationFooter] .footer__col--contact .footer__app-links .app-links__link:last-child{-webkit-margin-end:0;margin-inline-end:0}flynt-component[name=NavigationFooter] .footer__col--contact .footer__app-links .app-links__link span{font-size:22.5px}flynt-component[name=NavigationFooter] .footer__col--newsletter{flex:0 0 18%;max-inline-size:18%}@media screen and (max-width: 1480px){flynt-component[name=NavigationFooter] .footer__col--newsletter{flex:0 0 24%;max-inline-size:24%}}flynt-component[name=NavigationFooter] .footer__col--newsletter .footer__newsletter-inner .newsletter-footer{display:flex;flex-wrap:wrap;justify-content:flex-start;-webkit-margin-after:1rem;margin-block-end:1rem;-webkit-margin-before:1rem;margin-block-start:1rem;position:relative}flynt-component[name=NavigationFooter] .footer__col--newsletter .footer__newsletter-inner .newsletter-footer .newsletter__email{border:1px solid var(--soft-border);flex:0 0 65%;font-family:Verlag Bold,Arial,sans-serif;font-size:.7rem;letter-spacing:2.5px;max-inline-size:65%;padding-block:.95rem;padding-inline:1.3rem;text-transform:uppercase}flynt-component[name=NavigationFooter] .footer__col--newsletter .footer__newsletter-inner .newsletter-footer .newsletter__email:focus-visible{outline:0}flynt-component[name=NavigationFooter] .footer__col--newsletter .footer__newsletter-inner .newsletter-footer .newsletter__submit{background:var(--soft-green);border:0;color:var(--main-white);flex:0 0 35%;font-family:Verlag Bold,Arial,sans-serif;font-size:.8rem;letter-spacing:2.5px;max-inline-size:35%;text-transform:uppercase}flynt-component[name=NavigationFooter] .footer__col--newsletter .footer__social-links{-webkit-margin-before:1.5rem;margin-block-start:1.5rem}flynt-component[name=NavigationFooter] .footer__col--newsletter .footer__social-links .footer__social{align-items:center;display:flex;gap:30px;justify-content:flex-start;list-style:none;-webkit-margin-before:1rem;margin-block-start:1rem;padding:0}flynt-component[name=NavigationFooter] .footer__col--newsletter .footer__social-links .footer__social a{font-size:1.2rem;text-decoration:none}flynt-component[name=NavigationFooter] .footer__col--newsletter .error .newsletter__email{border:1px solid #ad192b}flynt-component[name=NavigationFooter] .footer__col--newsletter .error-message{color:#ad192b;font-family:Verlag Bold,Arial,sans-serif;font-size:9px;font-weight:100;inset-block-start:-20px;inset-inline-start:0;letter-spacing:1.5px;position:absolute;text-transform:uppercase}flynt-component[name=NavigationFooter] :root,flynt-component[name=NavigationFooter] [data-theme=reset]{--color-accent: hsla(212, 100%, 45%, 1);--color-background: hsla(0, 0%, 100%, 1);--color-background-secondary: hsla(0, 0%, 19%, .08);--color-border: hsl(0, 0%, 90%);--color-border-secondary: hsl(0, 0%, 19%, .68);--color-text: #666;--color-text-muted: hsla(0, 0%, 19%, .8);--color-error: hsl(343, 98%, 46%)}flynt-component[name=NavigationFooter] [data-theme=light]{--color-background: hsl(212, 76%, 97%);--color-text: #666;--color-border: hsla(212, 100%, 15%, .7);--color-border-secondary: var(--color-border)}flynt-component[name=NavigationFooter] [data-theme=dark]{--color-accent: hsla(79, 100%, 60%, 1);--color-background: hsla(212, 100%, 15%, 1);--color-background-secondary: hsl(228, 56%, 98%, .06);--color-border-secondary: hsl(0, 0%, 90%, .68);--color-text: hsla(0, 0%, 100%, 1);--color-text-muted: hsl(0, 0%, 100%, .8)}flynt-component[name=NavigationFooter] :root{--font-family-heading: "Canela Thin", Georgia, serif;--font-family-text: "Burgess Regular", Georgia, serif;--font-family-condensed: "Verlag Bold", Arial, sans-serif;--font-size-body: 1.125rem;--font-size-body-small: 1rem;--flow-space: 1.5625rem;--column-gap: clamp(2.5rem, 2.5vw + 1.75rem, 3.75rem);--content-max-width: 700px;--content-max-width-wide: 900px;--content-max-width-full: 1200px;--box-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--container-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--component-spacing: clamp(3rem, 6.5vw + 1.05rem, 6.25rem);--main-green: #0d4442;--main-mint: #8faca4;--main-bg: #f6f6f6;--main-text: #666;--soft-border: #dedede;--main-white: #fff;--soft-green: #8faca4;--transparent: #0000;--white: #fff;--off-white: #f6f6f6;--black: #000;--red: #ad192b;--emerald: #0d4442;--light-emerald: #2d5451;--mint: #8faca4;--gray: #666;--light-gray: #dedede;--green: #008000}flynt-component[name=NavigationFooter] .footer__copy{-webkit-border-before:2px solid #dedede;border-block-start:2px solid #dedede;inline-size:100%;-webkit-margin-before:25px;margin-block-start:25px;-webkit-margin-end:auto;margin-inline-end:auto;-webkit-margin-start:auto;margin-inline-start:auto;max-inline-size:93%;-webkit-padding-before:40px;padding-block-start:40px;text-align:center}@media screen and (max-width: 1200px){flynt-component[name=NavigationFooter] .footer__copy{display:none}}flynt-component[name=NavigationFooter] .footer__copy svg{margin-block:0 3rem;margin-inline:auto;max-inline-size:164px}flynt-component[name=NavigationLifestyle]{background-color:#f6f6f6;-webkit-border-after:1px solid #dedede;border-block-end:1px solid #dedede;inset-block-start:46px;margin-block:0;margin-inline:auto;padding-block:15px;padding-inline:24px;position:-webkit-sticky;position:sticky;z-index:1}flynt-component[name=NavigationLifestyle] .lifestyle__links{display:flex;justify-content:space-between;margin-block:0;margin-inline:auto;max-inline-size:1800px;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:auto}flynt-component[name=NavigationLifestyle] .lifestyle__links::-webkit-scrollbar{display:none}flynt-component[name=NavigationLifestyle] .tag{display:block;margin-block:0;margin-inline:10px;min-inline-size:auto;text-align:center}flynt-component[name=NavigationLifestyle] .tag.active:after{background-color:#0d4442;block-size:7px;border-radius:50%;content:"";display:block;inline-size:7px;margin-block:0;margin-inline:auto}flynt-component[name=NavigationLifestyle] .tag svg{block-size:44px;inline-size:44px}@media screen and (min-width: 700px){flynt-component[name=NavigationLifestyle]{padding:20px}flynt-component[name=NavigationLifestyle] .lifestyle__links{justify-content:center}flynt-component[name=NavigationLifestyle] .tag{margin-block:0;margin-inline:25px}flynt-component[name=NavigationLifestyle] .tag.active:after{display:none}flynt-component[name=NavigationLifestyle] .tag.active .tag__label{text-decoration:underline}}@media screen and (min-width: 700px){flynt-component[name=NavigationLifestyle]{-webkit-margin-after:50px;margin-block-end:50px}}@media screen and (min-width: 1200px){flynt-component[name=NavigationLifestyle]{inset-block-start:71px;margin-block:0 50px;margin-inline:auto;max-inline-size:1340px;padding-block:15px;padding-inline:0}flynt-component[name=NavigationLifestyle] .h3{color:#666;font-family:Canela Thin,Georgia,serif;font-size:30px;line-height:40px;-webkit-margin-after:30px;margin-block-end:30px;-webkit-margin-before:30px;margin-block-start:30px;text-transform:none}}flynt-component[name=NavigationMain]{block-size:47px;font-size:var(--font-size-body-small)}@media screen and (min-width: 1200px){flynt-component[name=NavigationMain]{block-size:63px;-webkit-margin-after:0;margin-block-end:0}}@media screen and (min-width: 1480px){flynt-component[name=NavigationMain]{block-size:71px;-webkit-margin-after:0;margin-block-end:0}}flynt-component[name=NavigationMain] .main-navigation{background-color:#f6f6f6;-webkit-border-before:8px solid var(--main-green);border-block-start:8px solid var(--main-green)}@media (max-width: 1200px){flynt-component[name=NavigationMain] .main-navigation{-webkit-border-before:4px solid var(--main-green);border-block-start:4px solid var(--main-green)}}flynt-component[name=NavigationMain] .main-navigation .main-navigation-desktop{display:block}@media (max-width: 1200px){flynt-component[name=NavigationMain] .main-navigation .main-navigation-desktop{display:none}}flynt-component[name=NavigationMain] .main-navigation .internal-navigation-homepage{display:none}@media (max-width: 1200px){flynt-component[name=NavigationMain] .main-navigation .internal-navigation-homepage{display:none}}flynt-component[name=NavigationMain] .main-navigation .main-navigation-mobile{-webkit-border-after:1px solid var(--soft-border);border-block-end:1px solid var(--soft-border);display:none;padding-block:0;padding-inline:1rem}@media screen and (max-width: 1200px){flynt-component[name=NavigationMain] .main-navigation .main-navigation-mobile{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}}flynt-component[name=NavigationMain] .main-navigation .main-navigation-mobile .main-navigation-mobile-left{align-items:center;display:flex;flex:0 0 32%;gap:15px;justify-content:flex-start}@media screen and (max-width: 1200px){flynt-component[name=NavigationMain] .main-navigation .main-navigation-mobile .main-navigation-mobile-left{flex:0 0 20%}}flynt-component[name=NavigationMain] .main-navigation .main-navigation-mobile .main-navigation-mobile-logo{flex:0 0 32%;-webkit-padding-before:8px;padding-block-start:8px;text-align:center}@media screen and (max-width: 1200px){flynt-component[name=NavigationMain] .main-navigation .main-navigation-mobile .main-navigation-mobile-logo{flex:0 0 40%}}flynt-component[name=NavigationMain] .main-navigation .main-navigation-mobile .main-navigation-mobile-right{flex:0 0 32%;text-align:end}@media screen and (max-width: 1200px){flynt-component[name=NavigationMain] .main-navigation .main-navigation-mobile .main-navigation-mobile-right{flex:0 0 20%}}flynt-component[name=NavigationMain] .main-navigation .main-navigation-pre-header{align-items:center;display:flex;inline-size:100%;justify-content:space-between;-webkit-margin-end:auto;margin-inline-end:auto;-webkit-margin-start:auto;margin-inline-start:auto;max-inline-size:93%;padding-block:1rem 0}flynt-component[name=NavigationMain] .main-navigation .main-navigation-pre-header .main-navigation-follow-content{align-items:center;-webkit-border-end:1px solid var(--soft-border);border-inline-end:1px solid var(--soft-border);display:flex;flex-flow:column;justify-content:center;padding-block:2rem 1rem;-webkit-padding-end:1rem;padding-inline-end:1rem}flynt-component[name=NavigationMain] .main-navigation .main-navigation-pre-header .main-navigation-map-content{-webkit-border-start:1px solid var(--soft-border);border-inline-start:1px solid var(--soft-border);-webkit-padding-start:1rem;padding-inline-start:1rem}flynt-component[name=NavigationMain] .homepage-navigation{background-color:#0000}flynt-component[name=NavigationMain] .scrolled{background-color:#f6f6f6;inline-size:100%;inset-block-start:0;inset-inline-start:0;position:fixed;z-index:999}flynt-component[name=NavigationMain] .scrolled .main-navigation-desktop{display:none!important}flynt-component[name=NavigationMain] .scrolled .internal-navigation-homepage{display:flex!important}@media (max-width: 1200px){flynt-component[name=NavigationMain] .scrolled .internal-navigation-homepage{display:none!important}}flynt-component[name=NavigationMain] .logo{block-size:100%;display:block;flex-shrink:0;text-decoration:none}@media screen and (max-width: 1200px){flynt-component[name=NavigationMain] .logo{align-items:center;display:inline-flex;gap:15px;justify-content:center}}flynt-component[name=NavigationMain] .logo .logo-horse{display:block;inline-size:100%;max-inline-size:39.5px}@media screen and (min-width: 1200px){flynt-component[name=NavigationMain] .logo .logo-horse{display:none;max-inline-size:45px}}flynt-component[name=NavigationMain] .logo .logo-horse svg{inline-size:100%}flynt-component[name=NavigationMain] .logo .logo-image{max-inline-size:150px}@media screen and (min-width: 1200px){flynt-component[name=NavigationMain] .logo .logo-image{-webkit-margin-after:15px;margin-block-end:15px;max-inline-size:240px}}flynt-component[name=NavigationMain] .logo .logo-image svg{inline-size:100%}flynt-component[name=NavigationMain] .logo .logo-houlihan{max-inline-size:170px}@media screen and (min-width: 1200px){flynt-component[name=NavigationMain] .logo .logo-houlihan{-webkit-margin-end:auto;margin-inline-end:auto;-webkit-margin-start:auto;margin-inline-start:auto}}@media screen and (max-width: 1024px){flynt-component[name=NavigationMain] .logo .logo-houlihan{display:none}}flynt-component[name=NavigationMain] .logo .logo-houlihan svg{inline-size:100%}flynt-component[name=NavigationMain] .navigation{border-block:1px solid var(--soft-border);inline-size:100%;inset-block-start:0;inset-inline:0;-webkit-margin-before:.5rem;margin-block-start:.5rem;-webkit-margin-end:auto;margin-inline-end:auto;-webkit-margin-start:auto;margin-inline-start:auto;max-inline-size:93%}flynt-component[name=NavigationMain] .admin-bar .navigation{inset-block-start:var(--wp-admin--admin-bar--height)}flynt-component[name=NavigationMain] .container{block-size:100%;display:flex;justify-content:center;padding-block:10px;position:relative}flynt-component[name=NavigationMain] .container .horse-logo{background:var(--main-bg);inset-block-start:-15px;padding-inline:1.2rem;position:absolute}flynt-component[name=NavigationMain] .container .menu{align-items:center;display:flex;justify-content:center;list-style:none}flynt-component[name=NavigationMain] .container .menu .link{color:var(--main-text);display:inline-block;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;line-height:30px;padding-inline:1.5rem;text-decoration:none;text-transform:uppercase;transition:color .2s ease-in-out;will-change:color}flynt-component[name=NavigationMain] .container .menu .link:hover{color:var(--main-green)}flynt-component[name=NavigationMain] .container .menu .link:focus{color:var(--main-green)}flynt-component[name=NavigationMain] .container .menu .current-menu-item .link{color:var(--main-green);text-decoration:none}flynt-component[name=NavigationMain] .container .menu .item--search{-webkit-padding-start:1rem;padding-inline-start:1rem}flynt-component[name=NavigationMain] .container .menu .item--search .icon-search{font-size:1.2rem;vertical-align:middle}flynt-component[name=NavigationMain] .container .menu .item--search .icon-search:before{color:var(--main-text)}flynt-component[name=NavigationMain] .container .menu .item--search .link{-webkit-padding-start:.5rem;padding-inline-start:.5rem}flynt-component[name=NavigationMain] .container .menu .item--search .link:focus{color:var(--main-text)}flynt-component[name=NavigationMain] .map-content{align-items:center;display:inline-flex;flex-flow:column;gap:15px;justify-content:center;min-inline-size:200px;padding-block:1.1rem;text-decoration:none}@media screen and (max-width: 1200px){flynt-component[name=NavigationMain] .map-content{background:none!important;max-inline-size:-webkit-fit-content;max-inline-size:-moz-fit-content;max-inline-size:fit-content;min-inline-size:auto;padding-block:0}}flynt-component[name=NavigationMain] .map-content .icon-map{font-size:2.2rem}@media screen and (max-width: 1200px){flynt-component[name=NavigationMain] .map-content .icon-map{font-size:1.4rem}}flynt-component[name=NavigationMain] .map-content .icon-map:before{color:var(--main-green)}@media screen and (max-width: 1200px){flynt-component[name=NavigationMain] .map-content .icon-map:before{color:var(--main-text)}}flynt-component[name=NavigationMain] .map-content .text-map{color:var(--main-green);font-family:Verlag Bold,Arial,sans-serif;font-size:.75rem;letter-spacing:.15rem;line-height:1rem;text-transform:uppercase}@media screen and (max-width: 1200px){flynt-component[name=NavigationMain] .map-content .text-map{display:none}}flynt-component[name=NavigationMain] .main-navigation-follow-content .text{color:var(--main-green);font-family:Burgess Regular,Georgia,serif;font-size:.7rem;font-weight:400}flynt-component[name=NavigationMain] .main-navigation-follow-content .big-text{color:var(--main-text);font-family:Canela Thin,Georgia,serif;font-size:30px;font-weight:300;line-height:40px}flynt-component[name=NavigationMain] .icon-search{cursor:pointer;font-size:1.1rem;-webkit-margin-before:3px;margin-block-start:3px}flynt-component[name=NavigationMain] .icon-hamburger{cursor:pointer;font-size:1.4rem}flynt-component[name=NavigationMain] .mobile-menu-container{background:var(--main-green);block-size:100%;color:var(--main-white);inline-size:100%;inset-block-start:0;inset-inline-start:-100%;max-inline-size:370px;padding-block:1rem 0;padding-inline:1.2rem 1.5rem;position:fixed;transition:inset-inline-start .3s ease-in-out;z-index:20}@media screen and (max-width: 768px){flynt-component[name=NavigationMain] .mobile-menu-container{max-inline-size:100%;padding-block:1.2rem 3rem;padding-inline:2rem}}flynt-component[name=NavigationMain] .mobile-menu-container .icon-close{cursor:pointer;display:block;-webkit-margin-after:.5rem;margin-block-end:.5rem}@media screen and (max-width: 768px){flynt-component[name=NavigationMain] .mobile-menu-container .icon-close{-webkit-margin-start:-.5rem;margin-inline-start:-.5rem}}flynt-component[name=NavigationMain] .mobile-menu-container .icon-close:before{color:var(--main-white)}flynt-component[name=NavigationMain] .mobile-menu-container .menu{align-items:flex-start;display:flex;flex-flow:column;justify-content:flex-start;list-style:none}@media screen and (max-width: 768px){flynt-component[name=NavigationMain] .mobile-menu-container .menu{flex-flow:row;flex-wrap:wrap}}flynt-component[name=NavigationMain] .mobile-menu-container .menu .item{padding-block:1rem;padding-inline:.5rem}@media screen and (max-width: 991px){flynt-component[name=NavigationMain] .mobile-menu-container .menu .item{padding-block:0 2rem}}@media screen and (max-width: 768px){flynt-component[name=NavigationMain] .mobile-menu-container .menu .item{flex:0 0 48%;padding-block:0 2rem;padding-inline:0}}flynt-component[name=NavigationMain] .mobile-menu-container .menu .item--search{align-items:center;display:inline-flex;gap:10px}@media screen and (max-width: 1200px){flynt-component[name=NavigationMain] .mobile-menu-container .menu .item--search .link{order:2}flynt-component[name=NavigationMain] .mobile-menu-container .menu .item--search .icon-search{order:1}}flynt-component[name=NavigationMain] .mobile-menu-container .menu .link{color:var(--main-white);display:inline-block;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;text-decoration:none;text-transform:uppercase;transition:color .2s ease-in-out;will-change:color}flynt-component[name=NavigationMain] .mobile-menu-container .menu .link:hover{color:var(--main-white)}flynt-component[name=NavigationMain] .mobile-menu-container .menu .link:focus{color:var(--main-white)}flynt-component[name=NavigationMain] .mobile-menu-container .menu .current-menu-item .link{color:var(--main-white);text-decoration:underline}flynt-component[name=NavigationMain] .mobile-menu-container .site-description{line-height:20px;-webkit-margin-before:.5rem;margin-block-start:.5rem;text-align:justify}@media screen and (max-width: 768px){flynt-component[name=NavigationMain] .mobile-menu-container .site-description{-webkit-margin-before:1rem;margin-block-start:1rem}}flynt-component[name=NavigationMain] .mobile-menu-container .site-description p{color:var(--main-white)}flynt-component[name=NavigationMain] .mobile-menu-container .site-description .logo-white{filter:brightness(0) invert(1);-webkit-margin-after:10px;margin-block-end:10px;max-inline-size:245px}flynt-component[name=NavigationMain] .mobile-menu-container .footer-menu{align-items:flex-start;display:flex;flex-flow:column;justify-content:flex-start;list-style:none;-webkit-padding-before:20px;padding-block-start:20px}@media screen and (max-width: 768px){flynt-component[name=NavigationMain] .mobile-menu-container .footer-menu{-webkit-padding-before:2rem;padding-block-start:2rem}}flynt-component[name=NavigationMain] .mobile-menu-container .footer-menu .link{color:var(--main-white);display:inline-block;font-family:Canela Thin,Georgia,serif;font-size:12px;font-weight:700;padding-block:.5rem;padding-inline:0;text-decoration:none;transition:color .2s ease-in-out;will-change:color}flynt-component[name=NavigationMain] .mobile-menu-container .footer-menu .link:hover{color:var(--main-white)}flynt-component[name=NavigationMain] .mobile-menu-container .footer-menu .link:focus{color:var(--main-white)}flynt-component[name=NavigationMain] .mobile-menu-container .mobile-menu-social{align-items:center;-webkit-border-before:2px solid var(--soft-border);border-block-start:2px solid var(--soft-border);display:flex;justify-content:space-between;-webkit-margin-before:.5rem;margin-block-start:.5rem;padding-block:1rem}flynt-component[name=NavigationMain] .mobile-menu-container .mobile-menu-social .social-icons{align-items:center;display:inline-flex;font-size:1.1rem;gap:15px;justify-content:flex-start}@media screen and (max-width: 768px){flynt-component[name=NavigationMain] .mobile-menu-container .mobile-menu-social .social-icons{gap:20px;inline-size:70%;justify-content:center}}@media screen and (max-width: 480px){flynt-component[name=NavigationMain] .mobile-menu-container .mobile-menu-social .social-icons{inline-size:auto}}flynt-component[name=NavigationMain] .mobile-menu-container .mobile-menu-social .copyright{font-size:.7rem}flynt-component[name=NavigationMain] .mobile-menu-container.opened{inset-inline-start:0}flynt-component[name=NavigationMain] .search-container{align-items:center;background:var(--main-bg);block-size:100%;-webkit-border-before:8px solid var(--main-green);border-block-start:8px solid var(--main-green);display:none;inline-size:100%;inset-block-start:0;inset-inline-start:0;justify-content:center;position:fixed;z-index:99}@media screen and (max-width: 768px){flynt-component[name=NavigationMain] .search-container{align-items:flex-start;-webkit-padding-before:9rem;padding-block-start:9rem}}flynt-component[name=NavigationMain] .search-container .search-modal__close{font-size:1.5rem;inset-block-start:10%;inset-inline-start:10%;position:absolute}flynt-component[name=NavigationMain] .search-container .search-modal__form{align-items:center;display:flex;flex-flow:row;inline-size:100%;justify-content:flex-start;max-inline-size:80%}@media screen and (max-width: 991px){flynt-component[name=NavigationMain] .search-container .search-modal__form{max-inline-size:80%}}@media screen and (max-width: 768px){flynt-component[name=NavigationMain] .search-container .search-modal__form{max-inline-size:70%}}flynt-component[name=NavigationMain] .search-container .search-modal__form .search-modal__input{-webkit-border-after:1px solid var(--soft-border);border-block-end:1px solid var(--soft-border);-webkit-border-before:0;border-block-start:0;border-inline:0;flex:0 0 90%;font-family:Canela Thin,Georgia,serif;font-size:2.5rem;font-weight:400;line-height:1rem;max-inline-size:100%!important;-webkit-padding-after:.25rem;padding-block-end:.25rem;-webkit-padding-before:0;padding-block-start:0;padding-inline:0}@media screen and (max-width: 768px){flynt-component[name=NavigationMain] .search-container .search-modal__form .search-modal__input{font-size:1.2rem;font-weight:700}}flynt-component[name=NavigationMain] .search-container .search-modal__form .search-modal__search-icon{align-self:flex-end;block-size:45px;-webkit-border-after:1px solid var(--soft-border);border-block-end:1px solid var(--soft-border);color:var(--soft-border);flex:0 0 50px;font-size:1.6rem;inline-size:50px}@media screen and (max-width: 768px){flynt-component[name=NavigationMain] .search-container .search-modal__form .search-modal__search-icon{block-size:25px;font-size:1.2rem;inline-size:40px;-webkit-margin-after:3px;margin-block-end:3px}}flynt-component[name=NavigationMain] .active{display:flex}flynt-component[name=NavigationMain] :root,flynt-component[name=NavigationMain] [data-theme=reset]{--color-accent: hsla(212, 100%, 45%, 1);--color-background: hsla(0, 0%, 100%, 1);--color-background-secondary: hsla(0, 0%, 19%, .08);--color-border: hsl(0, 0%, 90%);--color-border-secondary: hsl(0, 0%, 19%, .68);--color-text: #666;--color-text-muted: hsla(0, 0%, 19%, .8);--color-error: hsl(343, 98%, 46%)}flynt-component[name=NavigationMain] [data-theme=light]{--color-background: hsl(212, 76%, 97%);--color-text: #666;--color-border: hsla(212, 100%, 15%, .7);--color-border-secondary: var(--color-border)}flynt-component[name=NavigationMain] [data-theme=dark]{--color-accent: hsla(79, 100%, 60%, 1);--color-background: hsla(212, 100%, 15%, 1);--color-background-secondary: hsl(228, 56%, 98%, .06);--color-border-secondary: hsl(0, 0%, 90%, .68);--color-text: hsla(0, 0%, 100%, 1);--color-text-muted: hsl(0, 0%, 100%, .8)}flynt-component[name=NavigationMain] :root{--font-family-heading: "Canela Thin", Georgia, serif;--font-family-text: "Burgess Regular", Georgia, serif;--font-family-condensed: "Verlag Bold", Arial, sans-serif;--font-size-body: 1.125rem;--font-size-body-small: 1rem;--flow-space: 1.5625rem;--column-gap: clamp(2.5rem, 2.5vw + 1.75rem, 3.75rem);--content-max-width: 700px;--content-max-width-wide: 900px;--content-max-width-full: 1200px;--box-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--container-spacing: clamp(1rem, 2.5vw + .25rem, 2.25rem);--component-spacing: clamp(3rem, 6.5vw + 1.05rem, 6.25rem);--main-green: #0d4442;--main-mint: #8faca4;--main-bg: #f6f6f6;--main-text: #666;--soft-border: #dedede;--main-white: #fff;--soft-green: #8faca4;--transparent: #0000;--white: #fff;--off-white: #f6f6f6;--black: #000;--red: #ad192b;--emerald: #0d4442;--light-emerald: #2d5451;--mint: #8faca4;--gray: #666;--light-gray: #dedede;--green: #008000}flynt-component[name=NavigationMain] .internal-navigation-desktop{align-items:center;-webkit-border-after:1px solid var(--soft-border);border-block-end:1px solid var(--soft-border);display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width: 1200px){flynt-component[name=NavigationMain] .internal-navigation-desktop{display:none}}flynt-component[name=NavigationMain] .internal-navigation-desktop .internal-logo-container{flex:0 0 31%}@media screen and (max-width: 1400px){flynt-component[name=NavigationMain] .internal-navigation-desktop .internal-logo-container{flex:0 0 21%}}flynt-component[name=NavigationMain] .internal-navigation-desktop .internal-logo-container .logo{align-items:center;display:flex;gap:15px;justify-content:center}flynt-component[name=NavigationMain] .internal-navigation-desktop .internal-logo-container .logo .logo-horse{display:block;inline-size:45px}flynt-component[name=NavigationMain] .internal-navigation-desktop .internal-logo-container .logo .logo-image{-webkit-margin-after:0;margin-block-end:0;max-inline-size:150px}flynt-component[name=NavigationMain] .internal-navigation-desktop .internal-logo-container .logo .logo-houlihan{-webkit-margin-end:0;margin-inline-end:0;-webkit-margin-start:0;margin-inline-start:0}@media screen and (max-width: 1400px){flynt-component[name=NavigationMain] .internal-navigation-desktop .internal-logo-container .logo .logo-houlihan{display:none}}flynt-component[name=NavigationMain] .internal-navigation-desktop .internal-logo-container .logo-horse svg{block-size:26px}flynt-component[name=NavigationMain] .internal-navigation-desktop .internal-menu-map-container{align-items:center;display:flex;flex:0 0 66%;gap:40px;justify-content:flex-end}@media screen and (max-width: 1400px){flynt-component[name=NavigationMain] .internal-navigation-desktop .internal-menu-map-container{flex:0 0 75%}}flynt-component[name=NavigationMain] .menu-container{block-size:100%;display:flex;justify-content:center;padding-block:10px;position:relative}flynt-component[name=NavigationMain] .menu-container .horse-logo{display:none}flynt-component[name=NavigationMain] .menu-container .menu{align-items:center;display:flex;justify-content:center;list-style:none}flynt-component[name=NavigationMain] .menu-container .menu .link{color:var(--main-text);display:inline-block;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;line-height:30px;padding-inline:.6rem;text-decoration:none;text-transform:uppercase;transition:color .2s ease-in-out;will-change:color}flynt-component[name=NavigationMain] .menu-container .menu .link:hover{color:var(--main-green)}flynt-component[name=NavigationMain] .menu-container .menu .link:focus{color:var(--main-green)}flynt-component[name=NavigationMain] .menu-container .menu .current-menu-item .link{color:var(--main-green);text-decoration:none}flynt-component[name=NavigationMain] .menu-container .menu .item--search{display:inline-flex;flex-flow:row-reverse;-webkit-padding-start:0;padding-inline-start:0}flynt-component[name=NavigationMain] .menu-container .menu .item--search .icon-search{font-size:1.2rem;vertical-align:middle}flynt-component[name=NavigationMain] .menu-container .menu .item--search .icon-search:before{color:var(--main-text)}flynt-component[name=NavigationMain] .menu-container .menu .item--search .link{-webkit-padding-start:.5rem;padding-inline-start:.5rem}flynt-component[name=NavigationMain] .menu-container .menu .item--search .link:focus{color:var(--main-text)}flynt-component[name=NavigationMain] .map-container .map-content{flex-flow:row;gap:15px;min-inline-size:262px;padding-block:.85rem}@media screen and (max-width: 1400px){flynt-component[name=NavigationMain] .map-container .map-content{min-inline-size:205px}}@media screen and (max-width: 1400px){flynt-component[name=NavigationMain] .map-container .map-content .icon-map{font-size:1.6rem}}@media screen and (max-width: 1200px){html.home .mainHeader{inline-size:100%;position:fixed;z-index:20}html.home .main-navigation-mobile{border-color:var(--transparent)!important}html.home .main-navigation-mobile .main-navigation-mobile-logo,html.home .main-navigation-mobile .main-navigation-mobile-right,html.home .main-navigation-mobile-left .icon-search{opacity:0}html.home .main-navigation-mobile-left .icon-hamburger:before{color:var(--main-white)}html.home .scrolled{background:#fff}html.home .scrolled .main-navigation-mobile .main-navigation-mobile-left .icon-search{opacity:1}html.home .scrolled .main-navigation-mobile .main-navigation-mobile-left .icon-hamburger:before{color:var(--main-text)}html.home .scrolled .main-navigation-mobile .main-navigation-mobile-logo,html.home .scrolled .main-navigation-mobile .main-navigation-mobile-right{opacity:1}html.home .mobile-menu-content .icon-search{opacity:1!important}}.flyntComponent[is=flynt-navigation-search]{inline-size:calc(100% - 80px);-webkit-margin-after:50px;margin-block-end:50px;-webkit-margin-before:30px;margin-block-start:30px;margin-inline:auto}@media screen and (min-width: 1200px){.flyntComponent[is=flynt-navigation-search]{-webkit-margin-start:40px;margin-inline-start:40px}}.flyntComponent[is=flynt-navigation-search] .search-nav__search-icon{color:#dedede}.flyntComponent[is=flynt-navigation-search] .search-nav__input[type=text]{background-color:transparent;block-size:40px;border:0;color:#0d4442;display:block;font-family:Burgess Regular,Georgia,serif;font-size:15px;inline-size:100%;max-inline-size:none;text-transform:none}@media screen and (min-width: 1200px){.flyntComponent[is=flynt-navigation-search] .search-nav__input[type=text]{block-size:60px;font-family:Canela Thin,Georgia,serif;font-size:50px}}.flyntComponent[is=flynt-navigation-search] .search-nav__results-count{display:none;white-space:nowrap}@media screen and (min-width: 700px){.flyntComponent[is=flynt-navigation-search] .search-nav__results-count{display:block}}.flyntComponent[is=flynt-navigation-search] .search-nav__form{align-items:center;-webkit-border-after:1px solid #dedede;border-block-end:1px solid #dedede;display:flex;-webkit-margin-after:10px;margin-block-end:10px}.flyntComponent[is=flynt-navigation-search] .search-nav__form--tag .search-nav__search-icon{display:none}.flyntComponent[is=flynt-navigation-search] .search-nav__form--tag .search-nav__input{padding:0}.flyntComponent[is=flynt-navigation-search] .search-nav__filter-header{color:#0d4442;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;-webkit-margin-before:15px;margin-block-start:15px;text-transform:uppercase}.flyntComponent[is=flynt-navigation-search] .search-nav__filters{display:flex;-webkit-margin-before:5px;margin-block-start:5px;overflow-x:auto}.flyntComponent[is=flynt-navigation-search] .search-nav__filter{font-family:Verlag Bold,Arial,sans-serif;font-size:12px;-webkit-margin-end:20px;margin-inline-end:20px;text-transform:uppercase;white-space:nowrap}.flyntComponent[is=flynt-navigation-search] .search-nav__filter--active{color:#0d4442}flynt-component[name=Quote] .quote{font-size:50px;margin-block:0;margin-inline:auto;max-inline-size:520px;padding-block:0;padding-inline:30px;text-align:center}flynt-component[name=Quote] .quote:before{background-color:#0d4442;block-size:1px;content:"";display:block;inline-size:60px;margin-block:0 40px;margin-inline:auto}flynt-component[name=Quote] .quote .h2{color:#0d4442;font-size:30px;line-height:40px}@media screen and (min-width: 1200px){flynt-component[name=Quote]{-webkit-margin-after:100px;margin-block-end:100px;-webkit-margin-before:50px;margin-block-start:50px}flynt-component[name=Quote] .quote .h2{font-size:50px;line-height:1.5}}flynt-component[name=SliderFeaturedStories] .featured-stories-container{padding-block:0 50px;padding-inline:0}flynt-component[name=SliderFeaturedStories] .featured-stories-container-inner{block-size:auto;inline-size:100%;margin-block:0;margin-inline:auto;max-inline-size:1400px}flynt-component[name=SliderFeaturedStories] .featured-story__container{display:flex;inline-size:100%;position:relative}flynt-component[name=SliderFeaturedStories] .featured-story__container:focus{outline:0}flynt-component[name=SliderFeaturedStories] .featured-story__container-outer-wrapper{-webkit-padding-before:33.33%;padding-block-start:33.33%}flynt-component[name=SliderFeaturedStories] .featured-story__container-wrapper{block-size:100%;display:flex;inline-size:100%;inset-block-start:0;inset-inline-start:0;position:absolute}flynt-component[name=SliderFeaturedStories] .featured-story__inner{inline-size:50%}flynt-component[name=SliderFeaturedStories] .featured-story__inner img{block-size:100%;inline-size:100%;min-block-size:470px;object-fit:cover}flynt-component[name=SliderFeaturedStories] .featured-story__text{background:#fff;display:flex;flex-direction:column;padding-block:3.5rem 0;padding-inline:50px;text-align:center}flynt-component[name=SliderFeaturedStories] .featured-story__label{color:#2d5451;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;letter-spacing:2px;-webkit-margin-after:65px;margin-block-end:65px;position:relative;text-transform:uppercase}@media screen and (max-width: 1300px){flynt-component[name=SliderFeaturedStories] .featured-story__label{-webkit-margin-after:10px!important;margin-block-end:10px!important}}flynt-component[name=SliderFeaturedStories] .featured-story__label:after{background:#dedede;block-size:31px;content:"";inline-size:1px;inset-block-end:-45px;inset-inline-start:50%;position:absolute}@media screen and (max-width: 1300px){flynt-component[name=SliderFeaturedStories] .featured-story__label:after{display:none!important}}flynt-component[name=SliderFeaturedStories] .featured-story h3{color:var(--main-text);font-family:Canela Thin,Georgia,serif;font-size:2.5vw;font-weight:100;letter-spacing:normal;line-height:1.2;max-block-size:144px}flynt-component[name=SliderFeaturedStories] .featured-story__byline{color:#8faca4;font-family:Burgess Regular,Georgia,serif;font-size:15px;font-style:italic;-webkit-margin-before:20px;margin-block-start:20px}flynt-component[name=SliderFeaturedStories] .featured-story__byline span{color:#666;font-family:Verlag Bold,Arial,sans-serif;font-size:12px;-webkit-margin-end:5px;margin-inline-end:5px}flynt-component[name=SliderFeaturedStories] .slide-is-hidden{display:none}flynt-component[name=SliderFeaturedStories] .slick-dots{inline-size:50%;inset-block-end:30px}@media screen and (max-width: 1200px){flynt-component[name=SliderFeaturedStories]{font-size:40px}}flynt-component[name=SliderImages] .slider{background-color:var(--color-border);overflow:hidden;position:relative}flynt-component[name=SliderImages] .slider:not(.swiper-initialized) .swiper-wrapper .swiper-slide:not(:first-child){display:none}flynt-component[name=SliderImages] .slider-item{block-size:0;-webkit-padding-after:66.6666666667%;padding-block-end:66.6666666667%;position:relative}flynt-component[name=SliderImages] .slider-button{align-items:center;block-size:48px;color:var(--color-background);cursor:pointer;display:flex;inline-size:48px;inset-block-start:50%;justify-content:center;position:absolute;translate:0 -50%;z-index:10}flynt-component[name=SliderImages] .slider-button:before{background-color:var(--color-accent);block-size:100%;border-radius:50%;content:"";inline-size:100%;inset-block-start:0;inset-inline-start:0;position:absolute;transition:opacity .2s ease;will-change:opacity}flynt-component[name=SliderImages] .slider-button.swiper-button-disabled{opacity:.5;pointer-events:none}flynt-component[name=SliderImages] .slider-button--prev{inset-inline-start:15px}flynt-component[name=SliderImages] .slider-button--prev:after{block-size:.75em;-webkit-border-before:2px solid currentColor;border-block-start:2px solid currentColor;-webkit-border-start:2px solid currentColor;border-inline-start:2px solid currentColor;content:"";inline-size:.75em;-webkit-margin-start:calc(.25em + 2px);margin-inline-start:calc(.25em + 2px);rotate:-45deg}flynt-component[name=SliderImages] .slider-button--next{inset-inline-end:15px}flynt-component[name=SliderImages] .slider-button--next:after{block-size:.75em;-webkit-border-before:2px solid currentColor;border-block-start:2px solid currentColor;-webkit-border-end:2px solid currentColor;border-inline-end:2px solid currentColor;content:"";inline-size:.75em;-webkit-margin-end:calc(.25em - 2px);margin-inline-end:calc(.25em - 2px);rotate:45deg}flynt-component[name=SliderImages] .figure{top:0;right:0;bottom:0;left:0;-webkit-margin-after:0;margin-block-end:0;position:absolute}flynt-component[name=SliderImages] .figure-image{block-size:100%;inline-size:auto;margin-block:0;margin-inline:auto}flynt-component[name=SliderImages] .figure-caption{color:#fff;display:inline-block;inset-block-end:0;inset-inline-end:0;max-inline-size:450px;overflow:hidden;padding-block:.25rem;padding-inline:.5rem;position:absolute;z-index:2}flynt-component[name=SliderImages] .figure-caption:before{background-color:#000000b3;block-size:100%;content:"";inline-size:100%;inset-block-start:0;inset-inline-start:0;position:absolute;z-index:-1}
