﻿.flatpickr-calendar{background:transparent;opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08)}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);animation:fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid transparent;content:'';height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.rightMost:after{left:auto;right:22px}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:transparent;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9);height:28px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{text-decoration:none;cursor:pointer;position:absolute;top:0px;line-height:16px;height:28px;padding:10px;z-index:3;color:rgba(0,0,0,0.9);fill:rgba(0,0,0,0.9)}.flatpickr-months .flatpickr-prev-month.disabled,.flatpickr-months .flatpickr-next-month.disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill 0.1s;transition:fill 0.1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,0.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,0.1)}.numInputWrapper span:active{background:rgba(0,0,0,0.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid transparent;border-right:4px solid transparent;border-bottom:4px solid rgba(57,57,57,0.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid rgba(57,57,57,0.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,0.5)}.numInputWrapper:hover{background:rgba(0,0,0,0.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:6.16px 0 0 0;line-height:1;height:28px;display:inline-block;text-align:center;-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:0.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,0.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,0.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,0.9)}.flatpickr-current-month input.cur-year{background:transparent;-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 0.5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,0.5);background:transparent;pointer-events:none}.flatpickr-weekdays{background:transparent;text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:transparent;color:rgba(0,0,0,0.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0px, 0px, 0px);transform:translate3d(0px, 0px, 0px);opacity:1}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid transparent;border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6}.flatpickr-day.disabled,.flatpickr-day.disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(57,57,57,0.3);background:transparent;border-color:transparent;cursor:default}.flatpickr-day.disabled,.flatpickr-day.disabled:hover{cursor:not-allowed;color:rgba(57,57,57,0.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7, 5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7, 5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{display:inline-block;float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,0.3);background:transparent;cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:transparent;-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;display:inline-block;float:left;line-height:inherit;color:#393939;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@font-face{font-family:'GT Alpina';font-weight:400;src:url(/assets/genevasolutions/GT-Alpina-Standard-Regular-2996e87787f19a30e4e042ecf905269cb0b1fd8c6e3c2e9df1d5db65ebeb723c.woff2) format("woff2"),url(/assets/genevasolutions/GT-Alpina-Standard-Regular-5c62d22a9fbb6be09e39472ccdec1b342e9781b6c907aa529c32e9078db23bd5.woff) format("woff");font-display:swap;font-variant-ligatures:common-ligatures}@font-face{font-family:'GT Alpina';font-weight:400;src:url(/assets/genevasolutions/GT-Alpina-Standard-Regular-Italic-fd9f61502b0477127cc2d22dfaa2c188a899cd59648bd24923645b9d983390e2.woff2) format("woff2"),url(/assets/genevasolutions/GT-Alpina-Standard-Regular-Italic-8c08debfe7032cb409ac46738a17edf71ecfdfed7f49051f0209e0215e1d0539.woff) format("woff");font-display:swap;font-style:italic;font-variant-ligatures:common-ligatures}@font-face{font-family:'GT Alpina';font-weight:700;src:url(/assets/genevasolutions/GT-Alpina-Standard-Bold-439267cc38a0361d8d4916b1ffc6b47db3cee801f5fbe029c76794c1e994ffb4.woff2) format("woff2"),url(/assets/genevasolutions/GT-Alpina-Standard-Bold-32156aaf5d641a32570e7e3a0c3d197d4a1e2a41a957f307d626e0e3e72aa0fa.woff) format("woff");font-display:swap;font-variant-ligatures:common-ligatures}@font-face{font-family:'GT Alpina';font-weight:700;src:url(/assets/genevasolutions/GT-Alpina-Standard-Bold-Italic-2a0f82ef77dbaa82b8be34083beac07653d1c71f61ad6b9984cf72771cf2e20a.woff2) format("woff2"),url(/assets/genevasolutions/GT-Alpina-Standard-Bold-Italic-2b0cc7e1c6d59b5bc0b748a2e4cfe49aa6ac545bf89483278242170dca1859b4.woff) format("woff");font-display:swap;font-style:italic;font-variant-ligatures:common-ligatures}@font-face{font-family:'Inter';font-weight:400;src:url(/assets/genevasolutions/Inter-Regular-d20c1531343b3adce8735c1892de129e3765a1667ce164b029fd895f7c7f76dd.woff2) format("woff2"),url(/assets/genevasolutions/Inter-Regular-c9ce7611297b8f1fd6fe9381494b04035e8e577d4967a6fd5ef8d620497a9696.woff) format("woff");font-display:swap;font-variant-ligatures:common-ligatures}@font-face{font-family:'Inter';font-weight:700;src:url(/assets/genevasolutions/Inter-Bold-47acb53f73b1d639f6888dac6eb509a494f83efc4533d3d128cd15c7ac59428e.woff2) format("woff2"),url(/assets/genevasolutions/Inter-Bold-47acb53f73b1d639f6888dac6eb509a494f83efc4533d3d128cd15c7ac59428e.woff2) format("woff");font-display:swap;font-variant-ligatures:common-ligatures}*{-webkit-box-sizing:border-box;box-sizing:border-box}html,body{font-size:17px;line-height:24px;transform-style:flat;-webkit-transform-style:flat;-moz-transform-style:flat;vertical-align:baseline}body{margin:0;padding:96px 0 0;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;background-color:#fdfdfe;color:#142130;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;overflow-x:hidden;display:flex;flex-direction:column;align-items:stretch}a{color:inherit;text-decoration:none}.main-section{width:100%;max-width:560px;margin:0 auto;padding:0 24px 24px;position:relative}.columns{display:flex;flex-wrap:nowrap}.main-column{overflow-x:hidden}.confirm-title{font-size:1.423828125rem;font-weight:700;margin:8px 0 24px}.confirm-title--centered{text-align:center}.hidden--mobile{display:none}@media only screen and (min-width: 1000px){html,body{font-size:20px;line-height:32px}body{padding:144px 0 0}.main-section{width:704px;max-width:704px;padding:0}.hidden--desktop{display:none !important}}.address-new.hidden{display:none}.address .select-address{float:right;color:red;text-transform:none;text-decoration:none;font-style:normal}.home-container{width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.home-section{padding-bottom:32px}.home-section .icon{vertical-align:middle}.home-section .icon--premium{margin:0 !important;float:none;display:inline-block;vertical-align:middle}.home-section .icon--down{transform:rotate(90deg);fill:#666;width:12px;height:12px;margin-left:6px;position:relative;top:-1px}.home-section .icon--next{background:#003777;fill:#fff;width:24px;height:24px;border-radius:12px;padding:6px;vertical-align:middle;position:relative;top:-2px}.home-section__header{text-align:center;padding:24px 0}.home-section__header__title{font-family:"GT Alpina", Lucida Bright, Georgia, serif;font-weight:700;font-size:2.2806973457rem;position:relative}.home-section .post .post__title{margin-top:0;margin-left:0;font-size:2.2806973457rem;line-height:40px;letter-spacing:-0.03em;max-width:none}.home-section .post .user-profile__avatar{margin:0;display:inline-block;box-shadow:0 1px 2px 0 rgba(20,33,48,0.3) inset;background:transparent;position:relative}.home-section .post .user-profile__avatar img{position:relative;opacity:1}.home-section .post__image{margin:0;background:transparent}.home-section .post__image-cover{margin:0}.home-section .post__authors{line-height:32px !important;margin-left:0 !important;display:flex;flex-wrap:wrap}.home-section .post__authors a{vertical-align:middle;display:flex;width:auto;align-items:center;margin:0 4px}.home-section .post__tag{opacity:1;max-width:none}.home-section .post .post__content a{background:transparent}.home-section .post-exploration__content{background:transparent}.home-section .post__suggestions{background:transparent;box-shadow:0 0 0 0;margin:0}.home-section .post__suggestions .post__categories{margin:0 0 4px}.home-section .post__suggestions .post__image-cover{width:96px;height:96px;padding-bottom:0;margin-left:24px}.home-section .post__suggestions .post{padding:24px 0;flex-direction:row-reverse}.home-section .post__suggestions .post-default .post__image-cover{width:96px;height:96px;padding-bottom:0;margin-left:24px}.home-section .post__suggestions .post-exploration{text-align:left}.home-section .post__suggestions .post-exploration .post__content{transform:translateY(-10px);flex:1}.home-section .post__suggestions .post-exploration .post__image-cover{width:96px;height:96px;padding-bottom:0;margin-left:24px}.home-section .post__suggestions .post-exploration .post__header{display:inline;margin-right:8px}.home-section .post__suggestions .post-exploration .exploration__meta{margin:0 8px 0 0}.home-section .post__suggestions .post-exploration .post__episode-title{padding:0;margin:0;text-align:left}.home-section .post__suggestions .post-exploration .post__authors a{margin:0 4px}.home-section--featured .btn--latest .icon--next{background:transparent;fill:#142130}.home-section--featured .row>.post{padding:24px 0 18px}.home-section--featured .row>.post .post__suggestion__text{padding:16px 0 0}.home-section--featured .row>.post .post__categories{line-height:16px;height:16px;margin-top:8px}.home-section--featured .row>.post .post__content .post__header{margin-top:8px;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif}.home-section--featured .row>.post .post__title{margin-top:0px}.home-section--featured .row>.post .user-profile__avatar{display:block}.home-section--featured .row>.post.post-question .picto--question{margin:8px 0 -11px 0}.home-section--latest{display:none}.home-section--tags{padding:0 0 32px;display:flex;justify-content:flex-start;align-items:flex-start}.home-section--tags h4{font-size:1rem;margin:0 12px 24px 0;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-weight:700;flex:1}.home-section--tags__list{margin:0 0 24px 0}.home-section--tags .post__tag{padding:0 12px;background:#f3f3f3;border-radius:12px;margin:0 0 8px 8px;white-space:nowrap;overflow:visible;max-width:none;line-height:24px;text-decoration:none;font-size:0.8888888889rem}.home-section--tags .post__tag--featured{background:#003777;color:#fff}.home-section--explorations{background:transparent;box-shadow:0 0 0 0;padding-bottom:0}.home-section--explorations .heidi-separator{height:0px}.home-section--explorations__header{color:inherit;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;text-align:center;padding:0px 12px 24px}.home-section--explorations__header__title{margin-top:24px;font-family:"GT Alpina", Lucida Bright, Georgia, serif;font-weight:700;font-size:2.2806973457rem;position:relative}.home-section--explorations__header__text{font-size:0.7411358025rem;line-height:16px;letter-spacing:0.03em;max-width:55ch;font-family:"GT Alpina", Lucida Bright, Georgia, serif;color:#b1bac5;margin:8px auto 0;transform:translateY(5px);line-height:1.5;color:inherit}.home-section--explorations .exploration-list{width:calc(100% + 32px);margin:0 0 0 -32px;justify-content:center;padding:24px 0 12px}.home-section--explorations .exploration-list img{filter:contrast(0.8)}.home-section--explorations .exploration-list__item{flex:1;flex-basis:auto;flex-shrink:0;flex-grow:1;min-width:300px;margin:0 0 32px 32px;padding:0}.home-section--explorations .exploration-list__item:last-of-type{display:none}.home-section--explorations .exploration-list__item__ratio{box-shadow:0 2px 4px -1px rgba(11,11,11,0.2),0 6px 12px 0 rgba(11,11,11,0.2),0 12px 24px -6px rgba(11,11,11,0.2)}.home-section--explorations .exploration-list__item__link .exploration-list__item__title{font-size:0.7411358025rem;font-weight:700;position:absolute;top:0;left:0;margin:0;padding:12px;background:rgba(20,33,48,0.9)}.home-section--explorations .exploration-list__item__count{position:relative;background:transparent}.home-section--explorations .exploration-list__item__episode{font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-size:1.6018066406rem;line-height:32px;font-weight:700;margin:0 0 8px;text-shadow:0 1px 24px rgba(20,33,48,0.5)}.home-section--flux{overflow:hidden;padding:32px 0}.home-section__flux-list{width:calc(100% + 32px);margin-left:-16px;position:relative;display:flex;flex-wrap:wrap}.home-section__flux-list__articles{display:flex;flex-direction:column;width:calc(100% + 32px);margin-left:-16px;position:relative;overflow-x:auto}.home-section__flux-list .post{padding:0 12px 24px}.home-section__flux-list .post .post__title{font-size:0.7901234568rem;line-height:24px;margin-left:0;position:relative;padding-left:16px}.home-section__flux-list .post .post__title::before{content:"";background-image:url(/assets/genevasolutions/icons/heidi__right-arrow--red-280418fd43a34bb16d5d1fce4cb318bf77e44473f1519545c2bd10367674fec4.svg);position:absolute;top:1px;left:0;background-size:4px;width:12px;height:24px;background-repeat:no-repeat;background-position:left center}.home-section__flux-list .post__categories{height:16px;line-height:16px}.home-section__flux-list .post__suggestions{margin-bottom:0;background:transparent;box-shadow:0 0 0 0;padding:0}.home-section__flux-list .post__suggestions .post__title{letter-spacing:-0.02em}.home-section__flux{flex:1;min-width:320px;padding:12px 16px 32px}.home-section__flux__title{text-transform:uppercase;letter-spacing:0.03em;font-size:1.265625rem;font-weight:700;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;margin:15px auto 14px;text-align:center}.home-section__flux__title .icon--next{background:#fdfdfe;fill:#003777}.home-section__newsletters-list{display:flex;flex-wrap:wrap;width:calc(100% + 32px);margin-left:-16px}.home-section__newsletters-list .home-section__newsletter{position:relative;flex:1;display:flex;flex-direction:column;min-width:300px;padding:24px;margin:0 16px 24px;background:#fff;box-shadow:0 0 0 1px rgba(11,11,11,0.02),0 2px 4px -1px rgba(11,11,11,0.02),0 6px 12px 0 rgba(11,11,11,0.02)}.home-section__newsletters-list .home-section__newsletter>svg{height:48px;margin:0 auto 24px;display:block;fill:#003777}.home-section--newsletters{background:#fdfdfe;padding:48px 0;position:relative;overflow:hidden}.home-section--newsletters p{color:#445466}.home-section--newsletters div.text{margin-bottom:48px}.home-section--video{background:#142130;color:#d0d4d9;padding:72px 0}.home-section--video .home-section__header__title{color:#f3f3f3}.home-section--video .home-section__header__text{color:#d0d4d9}.home-section--video__container{display:flex;flex-wrap:wrap;width:calc(100% + 32px);margin-left:-16px}.home-section--video__container__main{flex:2;min-width:300px;padding:16px}.home-section--video__container__main .video{height:0;padding-bottom:56.25%;position:relative;margin-bottom:-36px}.home-section--video__container__main .video iframe{margin:0;max-width:100%;height:calc(100% - 36px);position:absolute}.home-section--video__container__main .video .btn{width:72px;min-width:72px;height:72px;line-height:72px;display:inline-block;padding:0;border-radius:50%;position:absolute;left:calc(50% - 36px);top:calc(50% - 36px);background:#fff}.home-section--video__container__main .video .btn .icon{width:100%;height:100%;fill:#003777}.home-section--video__container__main .video__text{margin-top:44px}.home-section--video__container__side{flex:1;padding:16px;min-width:300px}.home-section--video__container__side .video-list{height:100%;padding:0 0}.home-section--video__container__side .video-list__item{padding:12px 24px;display:flex;margin:0px;cursor:pointer}.home-section--video__container__side .video-list__item--active{background:#0c151f;color:#f3f3f3}.home-section--video__container__side .video-list__item:hover{background:#111c29}.home-section--video__container__side .video-list__item:hover .video .btn{opacity:1}.home-section--video__container__side .video-list__item .video{margin-right:8px;width:128px;height:72px;padding-bottom:0;position:relative;margin-bottom:0}.home-section--video__container__side .video-list__item .video iframe{margin:0;max-width:100%;height:100%;position:absolute}.home-section--video__container__side .video-list__item .video img{width:100%;height:auto}.home-section--video__container__side .video-list__item .video .btn{width:24px;min-width:24px;height:24px;line-height:24px;display:inline-block;background:#fff;padding:0;border-radius:50%;position:absolute;left:calc(50% - 12px);top:calc(50% - 12px);opacity:0}.home-section--video__container__side .video-list__item .video .btn .icon{width:100%;height:100%;fill:#003777}.home-section--video__container__side .video-list__item .video__text{flex:1;font-weight:700;font-size:0.7901234568rem;line-height:24px}.home-section--ideas{padding:60px 0 72px;background:#edeeef}.home-section--ideas .user-profile__avatar{z-index:10}.home-section--ideas .post__header{display:none}@media only screen and (max-width: 800px){.home-section--subscribe__offer__img{display:none}.home-section--subscribe__offer__text{max-width:100%}.home-section--tags{display:block}}@media only screen and (min-width: 600px){.home-section--explorations{background:#142130;box-shadow:0 8px 8px -8px rgba(0,0,0,0.2) inset}.home-section--explorations .heidi-separator{height:60px}.home-section--explorations__header{color:#f3f3f3}.home-section--explorations__header__text{color:#d0d4d9}.home-section--explorations .exploration-list{padding:24px 0 60px}}@media only screen and (min-width: 1000px){.home-section .post{flex-direction:column;flex:1;margin:0;padding:16px;border:0;position:relative}.home-section .post__title{line-height:48px}.home-section .post .post__authors{position:relative;top:0px;transform:translateY(-1px)}.home-section .post__content{position:relative;padding:0}.home-section .post__categories{height:16px}.home-section .post__tag{max-width:none}.home-section .post__header{margin:16px 0 0}.home-section .post.post-exploration{position:relative;display:block;padding-bottom:0}.home-section .post.post-exploration>a{position:relative;top:0;left:0;right:0}.home-section .post.post-exploration .post__authors{justify-content:center;margin-bottom:auto}.home-section .post.post-exploration .post__authors a{margin:0 4px 16px}.home-section .post.post-exploration .exploration__meta{margin:8px 16px 16px;transform:translateY(0)}.home-section .post.post-exploration .exploration__meta span{white-space:nowrap}.home-section .post.post-exploration .post__image-cover{display:block;height:0;position:relative;overflow:hidden;width:100%;padding-bottom:66.66%;margin-left:0}.home-section .post.post-exploration .post__header{position:relative;display:inline-block;margin:-16px 0 8px;line-height:32px !important;height:32px !important;width:auto;padding:0 8px}.home-section .post.post-exploration .post__header .post__exploration{padding:0 !important;font-size:0.7023319616rem !important;line-height:24px !important;height:24px !important}.home-section .post.post-exploration .post__content{right:0;left:0;top:0;position:relative;text-align:center;display:flex;flex-direction:column;align-items:center;padding:0 8px 8px}.home-section .post.post-exploration .post__episode-title{font-size:1.18715625rem;line-height:32px;margin:auto 24px 0;padding:0;color:#142130}.home-section .post.post-exploration a{background:transparent}.home-section .post.post-question .post__title,.home-section .post.post-opinion .post__title{font-size:1.6018066406rem;line-height:40px;position:relative;top:0}.home-section .post.post-question .post__authors,.home-section .post.post-opinion .post__authors{position:relative;top:0}.home-section .post.post-question .post__authors a,.home-section .post.post-opinion .post__authors a{display:block}.home-section .post.post-question .user-profile__avatar,.home-section .post.post-opinion .user-profile__avatar{display:block;width:100%;height:100%;margin-bottom:0}.home-section .post.post-question .picto--question{margin:0 0 8px;text-align:left;height:72px;width:calc(274 / 150 * 72px)}.home-section .post .post__title{font-size:1rem;letter-spacing:0;line-height:24px;position:relative;top:0;margin:8px 0}.home-section .post .post__title--no-image{font-size:1.6018066406rem;line-height:40px;margin:8px 0 13px;position:relative;top:0}.home-section .post .post__categories{display:flex;align-items:center}.home-section .post__suggestions{background:transparent;box-shadow:0 0 0 0}.home-section .post__suggestions .post{padding:16px;border:0;flex-direction:column}.home-section .post__suggestions .post .post__title--no-image{font-size:1.6018066406rem;line-height:40px;margin:0 0 16px;position:relative;top:0}.home-section .post__suggestions .post .post__header--visible{display:inline-block}.home-section .post__suggestions .post .post__suggestion__text{display:flex;flex-direction:column}.home-section .post__suggestions .post .post__image-cover{width:100%;height:0;padding-bottom:56.25%;margin-left:0}.home-section .post__suggestions .post-default .post__image-cover{width:100%;height:0;padding-bottom:56.25%;margin-left:0}.home-section .post__suggestions .post-exploration{text-align:center}.home-section .post__suggestions .post-exploration .post__content{transform:translateY(0px);flex:1}.home-section .post__suggestions .post-exploration .post__header{display:inline}.home-section .post__suggestions .post-exploration .exploration__meta{margin:-3px 0 -1px;padding:0 16px}.home-section .post__suggestions .post-exploration .post__episode-title{padding:16px 16px 0;margin:0;text-align:center;font-size:1.05525rem;line-height:24px;position:relative;transform:translateY(-3px)}.home-section .post__suggestions .post-exploration .post__authors a{margin:0 4px}.home-section .post__suggestions--featured{display:flex;flex-direction:column;flex-wrap:wrap;background:transparent;box-shadow:0 0 0;margin-bottom:0;width:calc(100% + 32px);margin-left:-16px}.home-section .post__suggestions--featured .post{flex-direction:column;padding:16px}.home-section .post__suggestions--featured .post .post__header{position:relative;top:5px}.home-section .post__suggestions--featured .post .post__title{top:4px}.home-section .post__suggestions--featured .post.post-exploration .post__header{top:-2px}.home-section .post__suggestions--featured .post__image-cover{display:block}.home-section--featured{margin-top:32px;flex-wrap:wrap}.home-section--featured .btn--latest{display:none}.home-section--featured .row{display:flex;width:calc(100%);margin:16px 0 15px;border-bottom:1px dotted #999;padding:0 0 32px}.home-section--featured .row>.post{padding:0;flex:2;margin:0 0 0 0;position:relative}.home-section--featured .row>.post .post__suggestion__text{padding:0}.home-section--featured .row>.post .post__categories{margin:8px 0 0}.home-section--featured .row>.post .post__title{margin:0 0 16px;font-size:2.0272865295rem;line-height:48px;letter-spacing:-0.03em;position:relative;top:2px}.home-section--featured .row>.post .post__authors{margin-bottom:0}.home-section--featured .row>.post.post-exploration{padding:0}.home-section--featured .row>.post.post-exploration>a{position:relative;top:0;left:0;right:0;bottom:0}.home-section--featured .row>.post.post-exploration .post__content{top:0;left:0;right:0;padding:0}.home-section--featured .row>.post.post-exploration .post__content .post__header{margin:-24px 0 8px}.home-section--featured .row>.post.post-exploration .post__episode-title{font-size:2.1392941103rem;line-height:48px;margin-bottom:0;padding:0 32px}.home-section--featured .row>.post.post--no-image{min-height:480px;padding-top:16px}.home-section--featured .row>.post.post--no-image .post__title{font-size:3.2473210255rem;line-height:72px;margin-bottom:24px;transform:translateY(5px)}.home-section--featured .row>.post.post-opinion{min-height:480px}.home-section--featured .row>.post.post-opinion .user-profile__avatar{margin:0;width:96px;height:96px}.home-section--featured .row>.post.post-opinion .post__title{font-size:3.2473210255rem;line-height:72px;margin-bottom:24px}.home-section--featured .row>.post.post-opinion .post__image-cover{display:none}.home-section--latest{flex:1;display:block;padding:0 0 0 16px;margin:0;position:relative}.home-section--latest__container{border-left:1px dotted #999;margin:0 0 0 16px;height:100%;display:block;position:relative;overflow:hidden}.home-section--latest__articles{position:absolute}.home-section--latest::after{content:'';display:block;position:absolute;height:48px;left:33px;right:0;bottom:0px;background:linear-gradient(rgba(249,249,249,0), #fdfdfe);-webkit-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.home-section--latest .post{padding:16px 0px 0 32px;margin-bottom:0}.home-section--latest .post .post__title{font-size:0.7901234568rem;font-weight:700;line-height:24px;margin:0;padding-left:16px;position:relative;top:-1px}.home-section--latest .post .post__title::before{content:"";background-image:url(/assets/genevasolutions/icons/heidi__right-arrow--red-280418fd43a34bb16d5d1fce4cb318bf77e44473f1519545c2bd10367674fec4.svg);position:absolute;top:0;left:0;background-size:6px;width:6px;height:24px;background-repeat:no-repeat;background-position:left center}.home-section--latest .post .post__categories{float:left;margin:11px 8px 0 0}.home-section--latest__title{margin:0;padding:24px 0 0 32px;font-size:0.624295077rem;line-height:24px;text-transform:uppercase;letter-spacing:0.04rem;position:relative;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-weight:700}.home-section--latest__title .icon--right{position:absolute;right:0px;top:24px}.home-section--flux .post__suggestions .post{padding:0 16px 24px}.home-section--flux .post__suggestions .post .post__categories{transform:translateY(1px)}.home-section--flux .post__suggestions .post .post__title{font-size:0.7901234568rem;letter-spacing:0;line-height:24px;position:relative;top:0;margin:0}.home-section--flux .home-section__flux-list__articles{width:calc(100% + 32px);margin-left:-16px}.home-section--explorations__header{display:flex;flex-direction:column}.home-section--explorations__header__text{line-height:24px}.home-section--explorations .exploration-list__item:last-of-type{display:inline}.home-section__flux__title{font-size:0.7901234568rem}.home-section--ideas .home-section__content--ideas{display:flex;width:calc(100% + 32px);margin-left:-16px}.home-section--ideas .home-section__content--ideas .post{flex:1}.home-section--ideas .home-section__content--ideas .post.post-exploration .post__content{background:#edeeef}.home-section .post__suggestions--featured{flex-direction:row}}.user-profile__header{text-align:center;background:#f3f3f3;padding:32px 0;position:relative}.btn--signout{position:absolute;right:24px;top:24px}.user-profile__avatar{width:96px;height:96px;margin:0 auto;border-radius:50%;display:block;overflow:hidden;background:#d0d4d9;position:relative}.user-profile__avatar img{margin:auto;width:100%;height:auto;vertical-align:middle}@supports (object-fit: cover){.user-profile__avatar img{position:absolute;object-fit:cover;left:0;width:100%;height:100%}}.user-profile__avatar--preview{width:72px;height:72px;margin:0 0 8px}.user-profile__name{font-size:1.265625rem;margin:8px 8px 0;color:#003777}.user-profile__title{font-size:0.7901234568rem;font-weight:700;line-height:16px;margin:0 8px}.user-profile__bio{font-size:0.7901234568rem;margin:16px 32px 0;font-weight:400;line-height:16px}.user-profile__articles{padding-top:0}.centered-content-container{height:100%;width:100%}.centered-content-container .main-section{width:100%}.centered-content-container .main{display:table-cell;vertical-align:middle;padding:80px 0}.centered-content-container>*{margin:0 auto}.centered-content-container h2{text-align:center;font-size:1.265625rem;max-width:340px;margin:0 auto}.centered-content-container h2.large{max-width:365px}.social-sign-in{display:flex;flex-flow:row nowrap;justify-content:space-between;margin-top:10px;line-height:0}.social-sign-in__container{flex:0 1 50%}.social-sign-in__container:first-child{padding-right:5px}.social-sign-in__container:last-child{padding-left:5px}.social-sign-in__container a{text-decoration:none}.social-sign-in__btn{display:inline-block;position:relative;padding:0 8px;width:100%;border-radius:0.2em;background-color:#fff;color:inherit;font-weight:400;text-align:center;overflow:hidden;cursor:pointer;transition:all 0.1s;font-size:0.8888888889rem;line-height:30px;border:1px solid #e0dcd9}.social-sign-in__btn:hover{background-color:#fff;border:1px solid #b5b0ac}.social-sign-in__btn .social-sign-in__icon{width:12px;vertical-align:middle;margin-right:8px}.privacy-policy{font-size:0.8888888889rem;text-align:center}@media only screen and (min-width: 1000px){.user-profile__title{line-height:24px}.user-profile__bio{line-height:24px}}.home-heidi{padding:24px 0 23px;margin:0 auto;text-align:center;border-bottom:1px dotted darkgrey}.home-heidi img{height:32px}.home-heidi .btn{margin-top:16px}.feed-header{padding:32px 0;margin:0;background:#f3f3f3;text-align:center}.feed-header img{height:48px}.feed-header__image--tag{width:96px;height:96px;margin:0 auto;border-radius:50%;display:block;overflow:hidden;background:#f3f3f3;position:relative}.feed-header__image--tag img{object-fit:cover;width:100%;height:100%}.feed-header__title{font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-size:1.125rem;color:#445466;font-weight:700;letter-spacing:-0.03em;line-height:32px;text-transform:uppercase;letter-spacing:0.03em;margin:8px auto}.feed-header__description{font-size:0.7901234568rem;max-width:55ch;text-align:center;font-family:"GT Alpina", Lucida Bright, Georgia, serif;color:#445466;line-height:16px;margin:16px auto 8px}.flux-science{padding:0 0 16px 0;line-height:0;margin:0 auto;text-align:center;border-bottom:1px dotted darkgrey}.flux-science img{max-width:260px}.flux-sante{padding:0 0 16px 0;line-height:0;margin:0 auto;text-align:center;border-bottom:1px dotted darkgrey}.flux-sante img{max-width:260px}@media only screen and (min-width: 1000px){.feed-header__description{line-height:24px}}.icon{width:24px;height:24px}.icon:hover{opacity:0.8;transition:opacity 0.2s ease}.icon--share{margin-left:8px;width:24px;height:24px;cursor:pointer}.icon--share .svg-icon{fill:#142130;stroke-width:0;width:24px;height:24px}.icon--share .svg-circle{fill:transparent;stroke:rgba(20,33,48,0.8)}.icon--social{margin-left:0;width:12px;height:12px;max-width:12px;max-height:12px;cursor:pointer;background:transparent;fill:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:0;overflow:visible;position:relative}.post__deeper--active .icon--more{display:none}.post__deeper--active .icon--less{display:block}.no-result{color:#d0d4d9}.post{padding:24px 0;border-bottom:1px solid #eee;position:relative;width:100%}.post--show{padding:0 0 48px;height:auto;border:0}.post--show .post__image{max-width:1280px;margin:0 auto}.post__link{font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-size:0.8888888889rem;font-weight:700;text-decoration:underline;margin-left:32px;position:relative}.post__link .icon--link{width:20px;height:20px;position:relative;vertical-align:middle;top:4px;float:left;margin:0 8px 8px 0}.post a{text-decoration:none}.post code{font-family:inherit;font-weight:700;color:#003777;display:inline}.post code::after{content:"\a0"}.post .post__title{margin:0;font-size:1.423828125rem;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-weight:700;line-height:28px;letter-spacing:-0.03rem}.post .post__title a:hover{color:#003777}.post--show .post__title{font-size:2.2806973457rem;line-height:40px;margin:8px 0 0;text-decoration:none}.post .post__authors{font-size:0.7901234568rem;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-weight:400;margin:0}.post .post__authors a{text-decoration:underline}.post .post__author{position:relative}.post .post__lead{font-family:"GT Alpina", Lucida Bright, Georgia, serif;font-size:1.265625rem;line-height:28px;margin:32px 0 0}.post .post__lead p{margin:0}.post .post__lead a{text-decoration:underline}.post .post-subscribe{background:#003777;color:#f3f3f3;padding:24px 8px;text-align:center;box-shadow:0 16px 16px -12px rgba(0,0,0,0.2)}.post .post-subscribe .icon{vertical-align:middle}.post .post-subscribe input{display:block;width:100%;padding:8px 0;text-indent:2%;border-radius:3px;min-height:40px;min-height:30px;border:0px;margin-top:10px}.post .post-subscribe .response{margin-top:15px}.post .post-subscribe .mc-field-group{padding-left:15px;padding-right:15px}.post .post-subscribe h3{font-size:1rem;margin:0 0 16px !important}.post .post-subscribe h3 .icon{width:20px;height:20px;margin-right:8px;position:relative;top:-2px}.post .post-subscribe h3 .icon .icon__stroke{fill:none;stroke:#142130}.post .post-subscribe .icon--small{width:8px;height:8px;vertical-align:middle;position:relative;top:-1px}.post .post-subscribe p{margin:0 24px;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-size:0.7901234568rem;line-height:16px}.post .post-subscribe .btn{margin-top:16px;background-image:none;background:none;color:white;border:1px solid white;font-weight:700;letter-spacing:0.03em;font-size:0.8888888889rem;text-shadow:0 0 0;max-width:150px;align-items:center}.post .post-subscribe .btn .icon{stroke-width:0;margin-left:8px;fill:currentColor;height:12px;width:12px}.post .post-subscribe .post-subscribe__signin{font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-size:0.7901234568rem;padding:0 24px;margin:0}.post .post-subscribe .post-subscribe__signin .link{background:transparent;font-weight:700;text-decoration:underline}.post .post-body-wrapper .post-subscribe p:first-of-type{margin:0 !important}.post__footer{margin:48px 0 0;vertical-align:top;text-align:center}.no-result{text-align:center;margin:48px auto}.no-result p{color:#d0d4d9}.post__meta--footer{margin-top:32px;display:none;overflow:hidden}.post__meta--footer--visible{display:flex;flex-direction:column}.post__meta--footer .post__tags .post__tag{text-decoration:none;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;display:inline-block;max-width:none;white-space:normal;overflow:auto;text-overflow:inherit;margin-right:16px}.post__meta--footer .post__footer__buttons{display:flex;margin:16px 0 16px -8px}.post__meta--footer .post__license{color:#445466;font-size:0.7901234568rem;width:100%}.post__meta--footer .post__license .link{text-decoration:underline}@media only screen and (min-width: 1000px){.post{padding:32px 0}.post__link .icon--link{top:7px}.post .post__title{font-size:1.423828125rem;font-weight:700;letter-spacing:-0.01em;margin:0;line-height:32px}.post--show{padding:0 0 32px}.post--show .post__title{font-size:2.8865075782rem;font-weight:700;line-height:64px;letter-spacing:-0.03em;margin:16px 0 0;max-width:100%}.post .post__authors{margin:16px 0 0 0}.post .post__lead{margin:40px 0 0;line-height:36px}.post .post-subscribe{padding:32px;margin:48px -32px 32px}.post .post-subscribe p{margin:0 !important}.post .post-subscribe .btn{margin-top:16px}.post .post-subscribe .post-subscribe__signin{padding:8px 32px;margin:0}.post .post-body-wrapper .post-subscribe p:first-of-type{margin:0 !important}.post__meta--footer .post__tags .post__tag{line-height:24px;font-size:0.624295077rem}.post__meta--footer .post__footer__buttons{display:none}}.post .post__content{font-family:"GT Alpina", Lucida Bright, Georgia, serif;font-weight:400}.post .post__content strong{font-weight:700}.post .post__content h1,.post .post__content h2,.post .post__content h3{font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-weight:700;font-size:1.265625rem;line-height:inherit;margin:48px 0 0 32px}.post .post__content h4{font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-weight:700;font-size:1rem;line-height:inherit;margin:24px 0 0 32px}.post .post__content h5{font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-weight:700;font-size:1rem;line-height:inherit;margin:24px 0 -24px 0}.post .post__content h6{font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-weight:700;font-size:0.7901234568rem;line-height:16px;margin:24px 24px 8px 32px}.post .post__content p{margin:24px 0 0}.post .post__content figure{width:100%;margin:16px 0 0;padding:0;position:relative;text-align:left}.post .post__content figure br{display:none}.post .post__content figure img{margin:0 auto;max-width:100%}.post .post__content figure figcaption{font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;line-height:16px;font-size:0.7023319616rem;font-weight:400;margin:0 0 16px}.post .post__content blockquote{font-size:1rem;margin:24px 0 0 16px;border-left:3px solid #142130;padding-left:14px;line-height:20px}.post .post__content blockquote p:first-of-type{margin:0}.post .post__content blockquote blockquote{font-size:0.7901234568rem;line-height:24px;margin:0;padding:0;border-left:0}.post .post__content ul{padding:0 0 0 32px;list-style:none;margin:24px 0 0}.post .post__content ul li{position:relative;margin:16px 0 0}.post .post__content ul li::before{content:"";width:12px;height:2px;background-color:#142130;top:12px;left:-24px;position:absolute}.post .post__content ul li p{margin:0 !important}.post .post__content ol{padding:0 24px 0 60px;margin:24px 0 0}.post .post__content ol p{margin:0 !important}.post .post__content a{font-weight:inherit;background-image:linear-gradient(to right, #b1bac5 100%, transparent 100%);background-position:0 1.2em;background-repeat:repeat-x;background-size:2px 1px;text-decoration:underline}.post .post__content a.post__tag{font-weight:700;background-position:0 17px}.post .post__content .post__embed{width:100%;max-width:100%;margin-left:auto;margin-right:auto}.post .post__content .post__embed--video{height:0;padding-bottom:56.25%;position:relative;margin-bottom:0}.post .post__content .post__embed--video iframe{margin:0;max-width:100%;height:100%;position:absolute}.post .post__content iframe{display:block;position:relative;margin:24px auto 0;width:100%;max-width:1280px;overflow:scroll}.post .post__content .twitter-tweet{margin:24px auto 0 !important;width:100% !important;max-width:100% !important}.post iframe{display:block;position:relative;margin:24px auto 0;width:100%;max-width:1280px;overflow:scroll}@media only screen and (min-width: 1000px){.post .post__content h1,.post .post__content h2,.post .post__content h3{margin:64px 0 0 32px}.post .post__content h4{margin:32px 0 0 32px}.post .post__content h5{margin:32px 0 -32px 0}.post .post__content h6{line-height:24px;margin:32px 24px 0 32px}.post .post__content figure{padding:0;width:calc(100% + 320px);max-width:1024px;margin:48px -160px;text-align:center}.post .post__content figure img{width:auto}.post .post__content p{line-height:inherit;margin-top:32px}.post .post__content blockquote{line-height:28px;margin:32px 24px 0 32px}.post .post__content blockquote blockquote{line-height:32px}.post .post__content ul{margin:32px 0 0}.post .post__content ul li::before{top:16px}.post .post__content ol{margin:32px 0 0}.post .post__content iframe{margin:32px auto 0}.post .post__content twitter-widget{margin:32px auto 0 !important}.post iframe{margin:32px auto 0}}.post__image-cover{margin:16px 0 24px;width:100%;display:block;background:#f3f3f3}.post__image-cover img{opacity:0;margin:auto;width:100%;height:auto}@supports (object-fit: cover){.post__image-cover img{position:absolute;object-fit:cover;left:0;width:100%;height:100%}}.post__image-cover img:not(.initial){transition:opacity 0.2s}.post__image-cover img.initial,.post__image-cover img.loaded,.post__image-cover img.error{opacity:1}.post__image-cover img[data-src],.post__image-cover img[data-srcset]{display:block;min-height:1px}.post__image-cover--sd{display:block;height:0;position:relative;overflow:hidden;width:100%;padding-bottom:66.66%}.post__image-cover--hd{display:block;height:0;position:relative;overflow:hidden;width:100%;padding-bottom:56.25%}.post__image-cover .icon--info{height:32px;width:32px;padding:6px;position:absolute;cursor:pointer;bottom:0;right:0;transition:0.2s ease-in-out;z-index:10}.post__image-cover .icon--info .icon__fill{fill:#f3f3f3;stroke:0}.post__image-cover .icon--info .icon__stroke{stroke:#f3f3f3;stroke-width:1px;fill:#333}.post__image-cover figcaption{margin:0;display:block;width:100%;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-weight:400;font-size:0.7023319616rem;text-align:left;line-height:16px;position:absolute;bottom:-120px;background:rgba(0,0,0,0.8);color:#f3f3f3;padding:8px;transition:0.2s ease-in-out}.post__image-cover .post__image-cover-img{position:absolute;left:0;width:100%;height:100%;object-fit:cover}.post__image-cover--active figcaption{bottom:0}.post__image-cover--active .icon--info{opacity:0}.post__embed{margin:24px auto;width:100%;max-width:100%;display:block;overflow:hidden;position:relative}.post__embed iframe{width:100% !important;min-width:0;max-width:100% !important;margin:0 !important}.post__embed--video{height:0;padding-bottom:56.25%}.post__embed--video iframe{margin:0 !important;max-width:100% !important;height:100%;position:absolute !important}.post__embed--instagram{max-width:100%;width:auto;height:auto;margin-left:auto;margin-right:auto}.post__embed--instagram iframe{margin:0 auto !important}.post--show .post__image-cover{margin:0 auto;max-width:1080px}.article-list .row{display:flex}.article-list__details{margin:0;flex:2;overflow:hidden}.article-list__pict{margin:0 24px 0 0;flex:0.7;min-width:80px}.article-list__pict .post__image-cover{margin:0}@media only screen and (min-width: 1000px){.post__image-cover{margin:15px 0 32px}.post__image-cover figcaption{line-height:24px}.post__embed{margin:32px 0}.post--show .post__image-cover{margin:0 auto}.article-list__pict{margin:0 32px 0 0}}.article-header{padding:32px 0 16px}.post__header{display:flex;flex-wrap:nowrap}.post__header__meta{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.post__publication-date{line-height:16px;height:16px;display:block;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;color:#445466;font-size:0.7023319616rem;font-weight:400;margin-top:0}.post__categories{line-height:16px;height:16px;position:relative;display:flex;align-items:baseline}.post__category{font-weight:700;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;text-decoration:none;text-transform:none;font-size:0.624295077rem;color:#445466;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;letter-spacing:0.03em}.post__tag{font-weight:400;letter-spacing:0;text-transform:none;font-size:0.624295077rem;display:inline-block;max-width:80px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#445466;background:#f3f3f3}.post__type{color:#003777;letter-spacing:0.03em;font-weight:700;font-family:"GT Alpina", Lucida Bright, Georgia, serif;text-transform:uppercase;font-size:0.624295077rem;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#445466}.post__separator{font-size:0.5549289573rem;margin:0 4px;display:inline-block;color:#f3f3f3}@media only screen and (min-width: 1000px){.article-header{padding:48px 0}.post__category,.post__tag{font-size:0.624295077rem}.post__type,.post__separator{font-size:0.624295077rem}.post__tag{max-width:250px}.post__publication-date{font-size:0.7023319616rem;line-height:32px;height:32px}}.post__buttons{display:flex;margin-left:auto;vertical-align:top}.post__buttons form{width:24px;height:24px}.share-button{position:relative}.post__buttons--fixed{display:none}.share-button__list-container{position:absolute;overflow:hidden;background-color:white;right:0;border-radius:2px;text-align:left;padding:8px;border:1px solid #ece9e7;top:32px;display:none;z-index:99;transform:translateY(0)}.share-button--active .share-button__list-container{display:block}.share-button__list{display:block;padding:0;margin:0;list-style-type:none}.post__buttons .share-button__list form{width:auto}.share-button__list .post__buttons button{width:auto}.share-button__list--icons{display:flex;flex-wrap:wrap;list-style-type:none;height:24px;align-items:center;line-height:24px;padding:0;margin:0 0 8px}.share-button__list--icons .share-button__list-item{margin:0 0 0 8px;height:24px;line-height:24px}.share-button__list--icons .share-button__list-item .icon-link{margin:0}.share-button__list-item .share-button__link{display:block;font-size:0.7023319616rem;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-weight:400;line-height:24px;text-decoration:none;padding:0 8px;user-select:none;background:none;border:0}.share-button__list-item .share-button__link:hover{background-color:#f6f6f5}li.share-button__list-item{cursor:pointer}.post__meta--footer .share-button--mobile{display:none}.post__meta--footer .share-button--desktop{display:block}.post__footer__buttons{margin-left:auto;display:flex}@media only screen and (min-width: 1000px){.post__buttons.post__buttons--fixed{display:flex;margin-left:auto;vertical-align:top;position:fixed;left:0;top:160px;width:48px;height:auto;background:#f9f9f9;contain:content;box-shadow:0 1px 0 0 rgba(208,212,217,0.05), 0 2px 8px -2px rgba(208,212,217,0.05), 0 8px 16px -8px rgba(208,212,217,0.05);z-index:10}.post__buttons.post__buttons--fixed form{width:24px;height:24px}.post__buttons.post__buttons--fixed .share-button__list--icons{flex-direction:column;height:auto;contain:content}.post__buttons.post__buttons--fixed .share-button__list--icons .share-button__list-item{margin:0 0 0 0;height:48px;line-height:48px}.post__buttons.post__buttons--fixed .share-button__list--icons .share-button__list-item .icon-link{border-radius:0;box-shadow:0 0 0;height:48px;width:48px}.post__buttons.post__buttons--fixed .share-button__list--icons .share-button__list-item .icon-link .icon{max-height:20px;max-width:20px}.share-button--mobile{display:block}.post__meta--footer .share-button--desktop{display:block}.share-button--footer{display:block}}.post__suggestions{background:#f3f3f3;padding:32px 0;text-align:center;width:100%;font-size:0.8888888889rem;margin:0 auto 0;box-shadow:0 8px 8px -8px rgba(0,0,0,0.2)}.post__suggestions .post__image-cover--suggestions{margin:0 0 16px}.post__suggestions__title{font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-size:0.7023319616rem;font-weight:700;text-transform:uppercase}.post__suggestions .post{text-align:left;padding:24px 0;display:flex;flex-direction:column}.post__suggestions .post:last-child{border-bottom:0}.post__suggestions .post .post__title{font-size:1.265625rem;line-height:24px;margin-left:0;max-width:100%}.post__suggestions .post .post__suggestion__text{margin-right:auto;order:2}.post__suggestions .post--opinion .post__image-cover{position:relative;background:transparent;height:96px;width:96px;padding-bottom:0}.post__suggestions .post--opinion .post__authors__pict{display:flex;align-items:center;justify-content:center;height:96px;width:96px;position:absolute}.post__suggestions .post--opinion .post__authors__pict a{width:100%;height:100%;border-radius:50%;margin:auto}.post__suggestions .post__authors{line-height:24px}.post__suggestions .post__publication-date{margin:0 0 0 32px}.post__suggestions .post__categories{margin:0 0 8px}.post__authors__pict--show .user-profile__avatar{margin:24px 0}@media only screen and (min-width: 1000px){.post__suggestions .post{flex-direction:row;align-items:stretch}.post__suggestions .post .post__title{margin-top:0;line-height:32px}.post__suggestions .post .post__categories{margin:0}.post__suggestions .post .icon--premium{margin-top:8px}.post__suggestions .post .post__suggestion__text{order:1}.post__suggestions .post__image-cover--suggestions{width:136px;min-width:136px;max-width:136px;height:136px;max-height:100%;padding:0;margin:0 0 0 16px;order:2}.post__suggestions .post--opinion .post__image-cover{position:relative;width:100%;height:auto;padding-bottom:56.25%}.post__suggestions .post--opinion .post__authors__pict{display:flex;align-items:center;justify-content:center;height:100%;width:100%;position:absolute}.post__suggestions .post--opinion .post__authors__pict a{width:80px;height:80px;border-radius:50%;margin:auto}}.pagination{display:flex;padding:39px 0 40px}.pagination__link{flex:1;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-weight:700;line-height:24px;font-size:0.8888888889rem;position:relative}.pagination__link:hover{color:#003777}.pagination__link::before{content:"";background-image:url(/assets/icons/heidi__right-arrow--red-62d3326651df024152db9e79df43cf681c5c8208974a57b466f308a118504987.svg);position:absolute;top:0;left:0;background-size:4px;width:6px;height:24px;background-repeat:no-repeat;background-position:left center}.pagination__link--next{text-align:left;padding-left:16px}.pagination__link--next::before{left:0;right:auto;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pagination__link--previous{text-align:right;padding-right:16px}.pagination__link--previous::before{right:0;left:auto}.explorations{font-family:"GT Alpina", Lucida Bright, Georgia, serif;text-align:center}.explorations .heidi-separator{height:48px;display:block;margin:0 auto 16px}.explorations .heidi-pellet{height:48px;width:48px;display:block;margin:-24px auto 0}.explorations .post__buttons{display:inline-flex;margin:24px auto 0}.post.explorations{max-width:1232px;margin:0 auto;border-bottom:0;padding-top:0}.explorations__header{display:block;background:#142130;color:#b1bac5;text-align:center}.explorations__header--cover{padding:0;margin:0 auto;width:100%;max-width:1232px;padding-bottom:66.66%;position:relative;overflow:hidden}.explorations__header--cover img{opacity:0;margin:auto;width:100%;height:auto;vertical-align:middle}@supports (object-fit: cover){.explorations__header--cover img{position:absolute;object-fit:cover;left:0;width:100%;height:100%}}.explorations__header--cover img:not(.initial){transition:opacity 0.2s}.explorations__header--cover img.initial,.explorations__header--cover img.loaded,.explorations__header--cover img.error{opacity:1}.explorations__header--cover img[data-src],.explorations__header--cover img[data-srcset]{display:block;min-height:1px}.explorations__header--cover figcaption{padding-bottom:36px}.explorations__header p{font-size:0.7411358025rem;line-height:16px;letter-spacing:0.03em;max-width:55ch;margin:8px auto 0;transform:translateY(5px)}.explorations__header .main-section{padding:0 16px 49px;margin-top:-24px}.explorations__header__title{font-weight:700;font-family:"GT Alpina", Lucida Bright, Georgia, serif;font-size:2.565784514rem;line-height:48px;color:#f3f3f3;margin:8px 0 0}.explorations__header__title--small{font-size:1.265625rem;line-height:24px;margin:16px 0 0}.main-section--exploration{text-align:center;padding-top:0;overflow-x:visible}.main-section--exploration .exploration__title{max-width:640px;margin-left:auto;margin-right:auto}.main-section--exploration-list{width:100%;max-width:1280px;padding:0 0 32px}.exploration{padding:48px 0 39px;border-bottom:1px dotted #445466}.exploration:first-of-type{padding:16px 0 39px}.exploration:last-child{border-bottom:0}.exploration__footer-nav__episode{text-align:left;border-bottom:0;padding:24px}.exploration__footer-nav__episode .exploration__title{font-size:1.6903064575rem;padding:0;margin:8px 0 0 32px;display:block}.exploration__footer-nav__episode .exploration__title .episode-number{color:#003777}.exploration__footer-nav__episode:first-of-type{padding:24px 0}.exploration__header__vertical--dot{height:24px;margin:0 auto 16px;display:block}.exploration__header__vertical--dot .svg-dot{fill:#f3f3f3}.exploration__header__vertical--dot .svg-line{stroke:#f3f3f3;stroke-width:1px;fill:transparent}.exploration__title{font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-weight:700;font-size:2.0272865295rem;margin:0;padding:0 16px;line-height:40px;letter-spacing:-0.03em;transform:translateY(0)}.exploration__title--small{font-size:1.6018066406rem;line-height:28px;margin-top:0;transform:translateY(4px)}.exploration__title--medium{font-size:2.8865075782rem;line-height:48px;transform:translateY(2px);margin-top:0}.exploration__title--large{font-size:2.8865075782rem;line-height:56px;letter-spacing:-0.03em;transform:translateY(2px);margin-top:0}.exploration__title--meta{font-size:0.8888888889rem;line-height:16px;letter-spacing:-0.03em;transform:translateY(2px);margin:0 0 8px}.exploration__author{color:#003777;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-weight:700;font-size:0.7901234568rem;margin-top:8px}.exploration__author .post__authors{margin-left:0;font-weight:700}.exploration__author .post__authors a{text-decoration:underline}.exploration__date{font-family:"GT Alpina", Lucida Bright, Georgia, serif;color:#142130;font-weight:400}.exploration__date__comma{margin-left:-3px}.exploration__meta{display:inline-block;line-height:16px;font-size:0.8337777778rem;color:#003777;margin:0;transform:translateY(-1px);font-variant-numeric:tabular-nums;-moz-font-feature-settings:"tnum";-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum"}.exploration__meta--summary{margin:0;display:block}.exploration__meta--episode{margin-top:0;transform:translateY(-5px)}.exploration__description{font-size:1.265625rem;line-height:32px;margin:16px auto 0;padding:0;transform:translateY(-3px);text-align:left}.exploration__description p{margin:0}.exploration__banner{width:160px;height:160px;border-radius:50%;margin:0 auto 16px;overflow:hidden;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}.exploration__banner--large{width:192px;height:192px;margin-top:16px}.post__exploration-name{color:#142130;font-weight:700;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif}.post__exploration-name a{background-image:linear-gradient(to right, #b1bac5 100%, transparent 100%);background-position:0 1.2em;background-repeat:repeat-x;background-size:2px 1px}.exploration__name{display:inline-block;padding:24px;font-weight:700}.exploration__footer-nav{background:#f3f3f3;padding:0;text-align:center;width:100%;position:relative;font-size:0.8337777778rem;margin:0 auto 48px;box-shadow:0 8px 8px -8px rgba(0,0,0,0.2)}.exploration__footer-nav__header{background:#142130;color:#f3f3f3;padding:24px;line-height:16px;margin-top:-32px;font-family:"GT Alpina", Lucida Bright, Georgia, serif}.exploration__footer-nav__title{font-family:"GT Alpina", Lucida Bright, Georgia, serif;font-size:0.624295077rem;text-transform:uppercase;letter-spacing:0.03em;font-weight:400;margin:0 0 16px;text-align:right}.exploration__footer-nav__title--left{text-align:left}.exploration__footer-nav__title .link--arrow{padding-right:8px;position:relative;line-height:inherit}.exploration__footer-nav__title .link--arrow::before{content:"";background-image:url(/assets/icons/heidi__right-arrow--red-62d3326651df024152db9e79df43cf681c5c8208974a57b466f308a118504987.svg);position:absolute;vertical-align:center;top:1px;right:0;width:4px;height:12px;background-size:4px;background-repeat:no-repeat;background-position:left center}.exploration__footer-nav__title .link--arrow--left{padding-right:0;padding-left:8px}.exploration__footer-nav__title .link--arrow--left::before{top:0;left:0;right:auto;transform:rotate(180deg)}.exploration-list{display:flex;flex-wrap:wrap;align-items:flex-start;padding:12px 0 36px}.exploration-list__item{flex:1 0 auto;min-width:286px;padding:12px;box-sizing:border-box}.exploration-list__item__ratio{width:100%;height:0;padding-bottom:125%;position:relative;overflow:hidden;background:#f3f3f3;box-shadow:0 2px 4px -1px rgba(20,33,48,0.25),0 6px 12px 0 rgba(20,33,48,0.1),0 12px 24px -6px rgba(20,33,48,0.3)}.exploration-list__item__banner img{position:absolute;width:100%;height:100%;left:0;object-fit:cover;transition:all 0.1s ease-in-out;filter:contrast(0.8)}.exploration-list__item__text{text-shadow:0 1px 2px rgba(0,0,0,0.15),0 1px 12px rgba(0,0,0,0.1),0 1px 24px rgba(0,0,0,0.1),0 1px 96px rgba(0,0,0,0.1);max-width:100%}.exploration-list__item__text div{position:absolute;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;top:0;left:0;height:100%;color:#f3f3f3;padding:0 24px;z-index:10;background:rgba(20,33,48,0.4);transition:all 0.2s ease-in-out}.exploration-list__item__text div .exploration__heidi{width:24px;height:24px;position:absolute;bottom:24px;fill:#fff}.exploration-list__item__text div:hover{background:rgba(20,33,48,0.5);transition:all 0.2s ease-in-out}.exploration-list__item__link{color:inherit;height:100%;width:100%;cursor:pointer}.exploration-list__item__link .exploration-list__item__title{font-size:1.5024946289rem;line-height:1.125;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-weight:700;margin:0 48px 8px;width:100%}.exploration-list__item__link .exploration__author{color:inherit;margin:0;font-weight:700;font-size:0.7023319616rem;line-height:16px;width:100%}.exploration-list__item__link:hover{color:inherit}.exploration-list__item__count{font-weight:400;background:#142130;padding:0 8px;font-family:"GT Alpina", Lucida Bright, Georgia, serif;font-size:0.7411358025rem;position:absolute;top:0}.exploration-list__item__count--empty{background:#003777;color:#f3f3f3}.exploration-index{padding:0 24px}.exploration-index__banner{max-width:480px;margin:16px auto 32px}.exploration-index__banner img{filter:contrast(1)}.exploration-index .icon--next{background:#003777;fill:#f3f3f3;width:24px;height:24px;border-radius:12px;padding:6px;vertical-align:middle;position:relative;top:-2px}.exploration-index .share-button{margin:16px auto 0;display:inline-block;padding-right:8px}@media only screen and (min-width: 800px){.exploration-list__item{flex:1 1 33.33%;min-width:33.33%;max-width:33.33%;flex-basis:auto;flex-shrink:0;flex-grow:1}}.exploration--summary.main-section{padding-top:0}.exploration__episode{padding:24px 24px 47px;border-top:1px dotted #445466}.exploration__episode:first-of-type{margin-top:16px;border-top:0}.post .exploration__episode__text{font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-weight:700;margin-top:32px;text-align:left;font-size:1rem;letter-spacing:-0.01em}.post .exploration__episode__text blockquote{color:#003777;font-size:1.6018066406rem;line-height:32px;letter-spacing:-0.03em;padding:0;border:0;margin:24px 24px 0 32px}.post .exploration__episode__text blockquote p:first-of-type{margin:0}.post .exploration__episode__text blockquote blockquote{font-size:0.7411358025rem;padding:0;line-height:24px;margin:0}.post .exploration__episode__text figure{text-align:left;width:100%;max-width:100%;margin:24px 0}.post .exploration__episode__text figure figcaption{text-align:left}.exploration__episode__text>p:first-of-type::first-letter{float:left;font-size:2.7075441083rem;line-height:48px;margin:2px 4px -2px 0}.exploration__authors__bio{margin:24px 32px 0;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-weight:700;font-size:0.7901234568rem;text-align:left}.exploration__authors__bio__name{color:#003777}@media only screen and (min-width: 1000px){.main-section--exploration-list{padding:0 8px 32px}.post.explorations{margin:0 auto}.explorations__header p{line-height:20px}.explorations__header .main-section{padding:0 16px 60px;margin-top:0}.explorations__header .explorations__header__title{line-height:56px;margin:8px 0 0}.explorations__header .explorations__header__title--small{line-height:32px;margin-top:16px}.exploration__title{line-height:48px;padding:0 48px}.exploration__title--small{font-size:1.5024946289rem;line-height:36px;margin-top:16px}.exploration__title--medium{font-size:3.0459871219rem;line-height:64px;margin-top:16px}.exploration__title--large{line-height:64px;transform:translateY(2px);margin-top:16px}.exploration__title--meta{line-height:24px;transform:translateY(2px);margin:0 0 8px}.exploration__description{padding:0;line-height:40px;margin:32px 0}.exploration__description p{margin:0}.main-section--exploration{overflow-x:visible}.post .exploration__episode__text figure{text-align:center;width:calc(100% + 320px);max-width:960px;margin:48px -160px}.post .exploration__episode__text blockquote{line-height:40px;margin:32px 24px 0 32px}.post .exploration__episode__text blockquote blockquote{line-height:32px}.exploration__episode__text>p:first-of-type::first-letter{line-height:64px;margin:4px 4px -4px 0}.exploration__footer-nav{margin:0 auto 64px}.exploration__footer-nav__header{line-height:24px}.exploration__footer-nav__title .link--arrow::before{top:3px}.exploration__footer-nav__title .link--arrow--left::before{top:2px}.exploration-index{display:flex;width:100%;padding:0}.exploration-index__banner{flex:1;max-width:100%;margin:32px 16px 32px 32px;order:2}.exploration-index__banner .exploration-list__item__ratio{box-shadow:0 2px 4px -1px rgba(20,33,48,0.03), 0 6px 12px 0 rgba(20,33,48,0.03), 0 12px 24px -6px rgba(20,33,48,0.03)}.exploration-index__text{order:1;flex:2;margin:16px;padding:32px 0}.exploration-index__text .exploration__author{margin-top:16px}.exploration__episode-list{display:flex;flex-wrap:wrap;width:100%}.exploration__episode-list .exploration__episode{flex:1;margin:16px;min-width:300px;border-top:0px;padding:0 0 32px}.exploration__episode-list .exploration__episode .post__image-cover{margin:0 0 16px}.exploration__episode-list .exploration__episode:first-of-type{border-top:0px}.exploration__episode-list .exploration__episode .exploration__title{margin:auto;padding:0 32px;font-size:1.3355507813rem;line-height:32px}}.address-block{border:1px solid #CCCCCC;padding:1rem;margin:0.5rem 0 1rem}.address-block .actions{margin:0}.address{text-transform:uppercase}.address p{margin:0.2rem 0}.alert{margin:0;padding:2rem}.alert.alert-warning{width:100%;background-color:#fff4af}.banner{margin:0}.banner--free-access{padding:0 16px;background-color:#d5d0ca;font-size:0.7901234568rem;font-weight:400;text-align:center}.banner--free-access p{margin:0;font-size:0.7901234568rem;font-weight:400;text-align:center}.banner--gift{padding:8px 16px;line-height:16px}.banner--gift form{display:block;text-align:center;margin:0 auto}.banner--gift__actions{display:inline-flex;margin:8px -16px 0}.banner--gift .btn{margin:0 2px;height:32px;overflow-y:hidden;position:relative;padding-left:16px;display:flex}.banner--gift .btn .icon{margin-right:8px;display:inline-block}.banner--gift .btn span{display:inline-block;line-height:12px}.banner--gift .btn input[type="text"]{height:0;padding:0}.link{cursor:pointer}.link--small{font-size:0.7901234568rem}.link--strong{font-weight:700}.link--underline{text-decoration:underline}.link--centered{text-align:center;margin:8px auto;display:block}.link--icon{margin-right:16px;display:flex;align-items:center}.btn{font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-weight:700;font-size:0.7901234568rem;outline:none;cursor:pointer;appearance:none;display:inline-block;text-decoration:none;border-radius:32px;align-items:center;flex-shrink:0;margin:0px auto;padding:8px 24px;text-align:center;text-shadow:0 0 0;width:fit-content;min-width:120px;transition:.2s ease}.btn--small{padding:0 16px;min-width:auto;font-size:0.7023319616rem;white-space:nowrap}.btn--primary{background-color:#d0d4d9;color:white;border:none}.btn--primary:hover{background-color:#c2c7cd}.btn--secondary{background-color:#d8d9db;color:#142130;border:none}.btn--secondary:hover{background-color:#cacdcf}.btn__white{color:#142130;background-color:white;border:none}.btn--red{background-color:#003777;color:white;border:none}.btn--red:hover{background-color:#002b5e}.btn__yellow{background-color:#d5d0ca;border:none}.btn__yellow:hover{background-color:#cac3bb}.btn.no--border{border-radius:0}.btn--arrow{padding-right:36px;position:relative}.btn--arrow::after{content:"";background-image:url(/assets/icons/heidi__right-arrow--white-8887478cb22696c9916c11757e30081cd728900d489ba6c6ba639c5636236945.svg);position:absolute;top:12px;right:16px;background-size:8px;width:8px;height:16px;background-repeat:no-repeat;background-position:left center}button[disabled]{opacity:0.5}input[disabled="disabled"]{opacity:.75}[data-validated=true]{position:relative}.input[data-validated=true],.input[data-validated=false]{position:relative}.input[data-validated=true]:after,.input[data-validated=false]:after{content:" ";width:10px;height:37px;position:absolute;top:0px;background-image:url(/assets/icons/validated-24e9680cd75253d2dda626b790231399ab7bf2df72209e14bbd897bf24d61d18.svg);background-repeat:no-repeat;background-position:center;transition:.2s ease-in-out}.input[data-validated=false]:after{right:0px;opacity:0}.input[data-validated=true]:after{right:10px;opacity:1}.btn__deeper{background-color:#f3f3f3;color:#445466;width:140px;font-size:0.7901234568rem;padding:6px;border-radius:15px / 18px}.btn__deeper:hover{background-color:#e6e6e6}.btn__deeper img{width:16px;vertical-align:middle;margin-right:7px}.deeper--active img{display:none}.txt{vertical-align:middle;text-transform:uppercase;font-weight:700;letter-spacing:0.6px}.deeper{display:block;height:0px;overflow:hidden;transition:.3s ease}.txt__less-deeper{display:none}.txt__go-deeper{display:inline}.deeper--active .txt__less-deeper{display:none}.deeper--active .txt__go-deeper{display:none}.post-body-wrapper.collapsed{height:0;overflow:hidden}.post-body-wrapper img{max-width:560px}.post-body-wrapper p:first-of-type{margin-top:24px !important}.btn-amount-donation{border:1px solid #ebe9e7 !important;border-radius:2px;margin:0px 0px 5px 0px;flex:1;display:inline-block;background-color:white;padding:10px 0px !important;min-width:0px;transition:.05s}.btn.btn-amount-donation:hover{border:1px solid #d5111f !important}.btn__next{padding:10px 50px 10px 30px}.form-actions{text-align:center}.btn__next-container{display:inline-block;position:relative}.btn__next-container::after{content:"";background-image:url(/assets/icons/heidi__right-arrow--white-8887478cb22696c9916c11757e30081cd728900d489ba6c6ba639c5636236945.svg);position:absolute;top:50%;right:25px;background-size:6px;width:20px;height:15px;background-repeat:no-repeat;background-position:center;transform:translateY(-50%)}@media only screen and (min-width: 1000px){.post-body-wrapper p:first-of-type{margin-top:32px !important}.btn--arrow::after{top:16px}}.card-input{margin:0px 0px 10px 0px}.card-input>.row{width:100%}.card-input>.row>*{margin:0px 0px 10px 0px;width:100%;display:inline-block}.card-input>.row .card-expiry-container,.card-input>.row .card-cvc-container{width:49%}.card-input>.row .card-expiry-container{padding-right:5px}.card-input>.row .card-cvc-container{padding-left:4px;float:right}.card-errors,.address-errors{margin-bottom:15px;text-align:center;font-size:13px;color:#bf0007}.payment-security-warranty{margin:16px 0px}.payment-security-warranty p{text-align:center;font-size:0.7023319616rem;line-height:16px;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-weight:700;color:#00a917;display:table;margin:0 auto;position:relative;padding-left:20px}.payment-security-warranty p:after{content:"";background-image:url(/assets/icons/padlock-fbcb63b5656ed63f7731dd4fa72402ea0a731cf67798a0c4331a25e874cb7699.svg);width:12px;height:12px;position:absolute;top:2px;left:0px}.donation-amount-choices{display:flex;flex-wrap:wrap}.donation-amount-choices button,.donation-amount-choices input{flex:1;min-width:80px;font-size:0.7023319616rem;font-weight:400;padding:0 4px;line-height:24px}.form__donate{font-family:"GT Alpina", Lucida Bright, Georgia, serif;margin:24px 0}.btn__next{margin:1rem auto;position:relative}.btn__next::after{content:"";background-image:url(/assets/icons/heidi__right-arrow--white-8887478cb22696c9916c11757e30081cd728900d489ba6c6ba639c5636236945.svg);position:absolute;top:50%;right:25px;background-size:7px;width:20px;height:15px;background-repeat:no-repeat;background-position:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.user h3{font-size:1.265625rem;margin-bottom:16px;margin-top:32px;text-align:center}.user h4{font-size:0.7901234568rem;margin-bottom:8px;margin-top:24px;text-align:left}.order-item-header{font-weight:bold;font-size:1.125rem;align-items:center;display:-ms-flexbox;display:flex;flex-shrink:0;justify-content:space-between}.order-item-content{margin-top:1rem;height:100%}.order-item-price{margin:0.5rem 0;display:block;font-size:0.938rem}.order-item-price .currency{font-size:small}.order-item-name{font-size:0.938rem;position:relative;line-height:24px}.order-item.donation h3{margin:0px 0px 16px 0px}.plan-item{text-shadow:0 0 1px 1px white;color:#333333}.plan-item ul{line-height:24px}.plan-item input[type=checkbox]{border-color:#d8d7d6;background-color:#f1f1f1;width:16px;height:16px;position:absolute !important;top:2px;left:0px;border-radius:50%}.plan-item input[type=checkbox]:checked{background-color:#e3032e;position:absolute;border:1px solid #e3032e;top:0px}.plan-item input[type=checkbox]:checked::after{content:"";position:absolute;left:6px;top:6px;width:6px;height:6px;border:0px;transform:rotate(45deg);background-color:#ebe9e7;border-radius:50%}.etape__number{font-size:1.125rem;color:#003777}.plan-items label{font-size:0.8888888889rem;line-height:16px;border:1px solid #ebe9e7;display:block;padding:23px;background-color:white;border-radius:2px}@media only screen and (max-width: 550px){.btn-amount-donation{width:calc( 50% - 3px)}}@media only screen and (max-width: 550px) and (max-width: 450px){.order-item-name{font-size:1.125rem}.order-item-price{font-size:1rem}}@media only screen and (max-width: 550px) and (max-width: 410px){.order-item-header{display:block}.order-item-name{font-size:1rem}.order-item-price{padding-left:32px;font-weight:400;color:#003777}}.flash{padding:16px 24px;margin:0px;position:fixed;top:inherit;left:0;bottom:0;width:100%;text-align:left;background-color:#ffffff;z-index:999999979;animation:bottomnav 5s;font-size:0.7901234568rem;line-height:24px;transform:translateY(400%)}.flash .flash__p{margin:0px !important}.flash .flash__content{justify-content:space-between;display:flex;align-items:center;width:100%;margin:8px auto}.flash .flash__cross{height:20px;width:20px;background-image:url(/assets/icons/cross-1195f3d3c57b83db20bd6bfd4dcad2210aaa481700030bd2e9ad329d030cb0dc.svg);transform:rotate(45deg);opacity:.8;background-size:15px;background-position:center;background-repeat:no-repeat;cursor:pointer}.flash.flash-notice{background-color:#cacfd5}.flash.flash-alert{background-color:#d5d0ca}.flash.flash-error{background-color:#d5cacf}.bottom-nav .flash{animation:bottomnav 3s;transform:translateY(400%);top:inherit;bottom:50px;z-index:99999}@media only screen and (min-width: 800px){.bottom-nav .flash{top:44px;animation:flashanimation 3s;transform:translateY(-400%);bottom:auto}}@keyframes bottomnav{0%{transform:translateY(400%)}4%{transform:translateY(0%)}90%{transform:translateY(0%)}100%{transform:translateY(400%)}}@keyframes flashanimation{0%{transform:translateY(-400%)}10%{transform:translateY(0%)}80%{transform:translateY(0%)}100%{transform:translateY(-400%)}}.form__title{font-size:1rem;margin:48px 0 24px 0}.form__header{text-align:center;margin:0;padding:24px 0 23px;line-height:48px;font-size:1.265625rem}fieldset{border:1px solid #f3f3f3;padding:24px;margin:24px 0 0}fieldset legend{font-size:0.7901234568rem;text-transform:uppercase;letter-spacing:0.06em;font-weight:700}.simple_form label{font-size:0.7901234568rem;letter-spacing:0.03em}.simple_form .invalid-feedback{font-size:0.7901234568rem;font-weight:400;color:#003777}.simple_form input[type=email],.simple_form input[type=search],.simple_form input[type=text],.simple_form input[type=number],.simple_form input[type=password],.simple_form select{width:100%;padding:0px 8px;border:1px solid #ece9e7 !important;border-radius:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none !important;font-size:0.7901234568rem;line-height:30px}.simple_form input[type=email]:focus,.simple_form input[type=search]:focus,.simple_form input[type=text]:focus,.simple_form input[type=number]:focus,.simple_form input[type=password]:focus,.simple_form select:focus{outline:2px solid #87939C}.simple_form input[type=email]::placeholder,.simple_form input[type=search]::placeholder,.simple_form input[type=text]::placeholder,.simple_form input[type=number]::placeholder,.simple_form input[type=password]::placeholder,.simple_form select::placeholder{color:#87939C}.simple_form input[type=email] span,.simple_form input[type=search] span,.simple_form input[type=text] span,.simple_form input[type=number] span,.simple_form input[type=password] span,.simple_form select span{margin-right:8px}.simple_form input.is-invalid[type=email],.simple_form input.is-invalid[type=search],.simple_form input.is-invalid[type=text],.simple_form input.is-invalid[type=number],.simple_form input.is-invalid[type=password],.simple_form select.is-invalid{border-color:#003777 !important}.simple_form input[type=checkbox]{background-color:none}.simple_form textarea{width:100%;height:144px;display:block;margin:0;resize:none;padding:8px;border:1px solid #ece9e7 !important;border-radius:2px;appearance:none;box-shadow:none !important;font-size:0.7901234568rem;max-width:100%}.simple_form textarea:focus{outline:0;border:1px solid #d4cecb !important}.simple_form textarea::placeholder{color:#87939C}.beige-background .simple_form textarea{width:100%;padding:8px;border:1px solid #e0dcd9 !important;border-radius:2px;appearance:none;box-shadow:none !important;font-size:0.7901234568rem;max-width:100%}.beige-background .simple_form textarea:focus{outline:0px;border:1px solid #c7c1bc !important}.beige-background .simple_form textarea::placeholder{color:#87939C}.StripeElement{border-radius:2px !important;border:1px solid #dcdcdc !important;box-shadow:none !important;transition:box-shadow 150ms ease;height:37px !important;padding:10px 12px}.StripeElement:focus{border:1px solid #d4cecb !important;box-shadow:none !important}.simple_form input[type=email]:focus,.simple_form input[type=text]:focus,.simple_form input[type=password]:focus{border:1px solid #d4cecb !important}.input-group{display:flex;flex-wrap:wrap;width:calc(100% + 16px);margin:0 -8px}.input-group .input{flex:2;margin-left:8px;margin-right:8px}.input-group .input--small{flex:1}.input{width:100%;user-select:text;margin-bottom:8px}.input img{max-width:100px;border-radius:50%;display:block;margin:0 auto}.input [type="file"]{margin:8px 0}.input label{margin:0 8px 0 4px}.form-separator-or-container{text-align:center;position:relative}.form-separator-or-container::before{content:'';width:100%;left:0px;height:1px;background-color:#333333;position:absolute;top:50%;transform:translateY(-50%);z-index:-1}.form-separator-or-container .form-separator-or{margin:10px auto;text-align:center;width:40px;background-color:#ece9e7}.minimal{max-width:540px;margin:24px auto}.minimal .link{font-weight:700;text-decoration:underline}.form-row{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;-ms-flex-pack:justify;justify-content:space-between;margin:15px 0px 0px 0px}.actions{text-align:center;margin:20px auto}.remember-me{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;font-size:14px;position:relative}.remember-me input[type=checkbox]{margin-right:7px}.password-forgot{font-size:0.8888888889rem;text-decoration:none;color:#003777}input[type=checkbox]{padding-left:5px;padding-right:5px;outline:0px;margin:0px;border:1px solid #c1c1c1;background-color:#f1f1f1;white-space:nowrap;overflow:hidden;width:16px;height:16px;-webkit-appearance:none;position:relative;cursor:pointer;border-radius:0px;line-height:0px;margin-right:7px}input[type=checkbox]:focus{outline:2px solid #87939C}input.checkbox-cross[type=checkbox]{background-color:#ebe9e7;border:1px solid #ebe9e7}input.checkbox-cross[type=checkbox]::before{content:"";position:absolute;left:50%;top:50%;width:0px;height:10px;border:solid #003777;border-width:0 2px 2px 0;transform:translateY(-50%) translateX(-50%)}input.checkbox-cross[type=checkbox]::after{content:"";position:absolute;left:50%;top:50%;width:10px;height:0px;border:solid #003777;border-width:0 2px 2px 0;transform:translateY(-50%) translateX(-50%)}input[type=checkbox]:checked{background-color:#003777;border:1px solid #003777}input[type=checkbox]:checked::after{content:"";position:absolute;left:5px;top:2px;width:3px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.sign-in-form{padding-top:24px}.sign-in-to-sign-up{text-align:center;font-size:0.7901234568rem;margin:48px 0 0 0;padding:0 24px;font-weight:400}.sign-in-to-sign-up p{margin:0px 0px 6px 0px;font-size:0.7901234568rem}.sign-in-to-sign-up .link{color:black;text-decoration:none;position:relative;font-weight:400}.sign-in-to-sign-up .link:hover::before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right bottom;transform-origin:right bottom;transition-delay:.3s}.sign-in-to-sign-up .link:hover::after{-webkit-transform:scaleX(0);transform:scaleX(0);transition-delay:0s;-webkit-transform-origin:left bottom;transform-origin:left bottom}.sign-in-to-sign-up .link::after,.sign-in-to-sign-up .link::before{content:"";position:absolute;bottom:-1px;left:0;width:100%;background-color:#e3032e;height:1px;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right bottom;transform-origin:right bottom;transition:-webkit-transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);transition:transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);transition-delay:.3s;z-index:0}.sign-in-to-sign-up .link::before{background-color:#e3032e;-webkit-transform:scaleX(0);transform:scaleX(0);transition-delay:0s;-webkit-transform-origin:left bottom;transform-origin:left bottom}.underline{text-decoration:none;position:relative}.underline:hover::before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right bottom;transform-origin:right bottom;transition-delay:.3s}.underline:hover::after{-webkit-transform:scaleX(0);transform:scaleX(0);transition-delay:0s;-webkit-transform-origin:left bottom;transform-origin:left bottom}.underline::after,.underline::before{content:"";position:absolute;bottom:0px;left:0;width:100%;background-color:#333333;height:1px;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:right bottom;transform-origin:right bottom;transition:-webkit-transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);transition:transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);transition-delay:.3s;z-index:0}.underline::before{background-color:#333333;-webkit-transform:scaleX(0);transform:scaleX(0);transition-delay:0s;-webkit-transform-origin:left bottom;transform-origin:left bottom}.simple_form input[type=text],.simple_form input[type=email],.simple_form input[type=button],.simple_form input[type=submit],.simple_form input[type=reset],.simple_form input[type=file]::-webkit-file-upload-button,.simple_form button{box-sizing:border-box;border-width:0px;border-style:outset;border-color:buttonface;border-image:initial;box-shadow:none;font-size:0.7901234568rem}#error_explanation ul{padding:0px 20px;font-size:0.7901234568rem;color:#d5111f;position:relative;list-style:none}#error_explanation ul li{position:relative}#error_explanation ul li::before{content:'';position:absolute;left:-16px;width:6px;height:2px;background-color:#d5111f;top:12px;transform:translateY(-50%)}.field_with_errors{color:#d5111f}a.password-forgotten{font-size:0.7901234568rem;text-decoration:underline}.input-double>.form-group{display:inline-block;width:48.5%}.input-double .form-group:first-child{margin:10px 1% 0px 0px}.input-double .form-group:last-child{float:right;margin:10px 0px 0px 1%}.form-group{padding:0px;margin:10px 0px 0px 0px;border:none;width:100%}.form-check{display:flex;line-height:16px;position:relative;margin-top:8px}.row-fluid{display:flex;flex-flow:row nowrap}.row-fluid>*{flex:1 0}form select{height:32px;width:100%;font-size:0.7901234568rem;padding:0 8px;border-radius:0;border:1px solid #ebe9e7;box-sizing:border-box;outline:none;-webkit-appearance:none;background-color:white}form select:focus{border-color:#d4cecb}form select[multiple]{height:128px}.select-container{position:relative}.select-wrapper::before{content:'▼';display:block;position:absolute;margin-top:0px;line-height:35px;font-size:8px;right:10px;color:#999999}.input-error{color:#003777;margin-top:0.5rem;font-size:small}.fieldsets.hidden{display:none}@media only screen and (min-width: 1000px){.beige-background .simple_form input[type=email],.beige-background .simple_form input[type=text],.beige-background .simple_form input[type=password]{line-height:40px}.beige-background form select{height:40px}.beige-background form select[multiple]{height:160px}fieldset legend{font-size:0.7023319616rem}#error_explanation ul li::before{top:16px}}h3{margin:0px}.txt-center{text-align:center;max-width:300px;margin:0px auto}.txt-center p,.txt-center div,.txt-center h3{width:100%}.icon{width:24px;height:24px;display:inline-block}.icon img{max-width:100%}.icon.icon__profile{cursor:pointer;width:16px;position:relative;top:2px;line-height:24px}.icon.icon__profile .profile-status{position:absolute;width:11px;height:11px;top:-4px;right:-4px}.icon.icon__profile-image{border-radius:50%;overflow:hidden;width:27px;border:2px solid white;margin-top:3px;height:27px;cursor:pointer}.icon.icon__burger{cursor:pointer;width:20px;padding-top:3px}.icon.icon__cart{width:16px;padding-top:3px;position:relative}.icon-link{display:flex;justify-content:center;align-items:center;height:24px;width:24px;box-shadow:0 0 0 1px #666 inset;color:#142130;border-radius:50%;text-align:center;margin-right:8px}.icon-link-text{border-radius:12px;padding:0 8px;width:auto;font-size:0.7023319616rem;font-weight:700;flex-wrap:nowrap}.icon-link-text svg{display:inline-block;margin-right:4px}.range-slider{margin:16px 0}.range-slider{width:100%}.range-slider__range{-webkit-appearance:none;width:calc(100% - (88px));height:8px;border-radius:12px;background:#a2a6ab;outline:none;padding:0;margin:0}.range-slider__range::-webkit-slider-thumb{appearance:none;width:24px;height:24px;border-radius:50%;background:#142130;cursor:pointer;transition:background .15s ease-in-out}.range-slider__range::-webkit-slider-thumb:hover{background:#003777}.range-slider__range:active::-webkit-slider-thumb{background:#003777}.range-slider__range::-moz-range-thumb{width:24px;height:24px;border:0;border-radius:50%;background:#142130;cursor:pointer;transition:background .15s ease-in-out}.range-slider__range::-moz-range-thumb:hover{background:#003777}.range-slider__range:active::-moz-range-thumb{background:#003777}.range-slider__range:focus::-webkit-slider-thumb{box-shadow:0 0 0 3px #fff, 0 0 0 6px #003777}.range-slider__value{display:inline-block;position:relative;width:72px;color:#fff;line-height:20px;text-align:center;border-radius:3px;background:#142130;padding:5px 10px;margin-left:8px}.range-slider__value:after{position:absolute;top:8px;left:-7px;width:0;height:0;border-top:7px solid transparent;border-right:7px solid #142130;border-bottom:7px solid transparent;content:''}::-moz-range-track{background:#a2a6ab;border:0}input::-moz-focus-inner,input::-moz-focus-outer{border:0}.loader{border-radius:50%;width:40px;height:40px;background-image:url(/assets/logo-heidi-dad920de31dd2b0500470eb55a87fc57fb700a9ef497723f145f6c9129c01694.svg);animation:spin-loader 1s linear infinite}@keyframes spin-loader{0%{opacity:0}50%{opacity:1}100%{opacity:0}}.loader-container{padding:2rem;text-align:center;display:flex;flex-flow:column;align-items:center}.loader-container.fixed{position:fixed;top:50%;left:50%;background-color:#F1F1F1;transform:translate(-50%, -50%);box-shadow:0 0 10px #CCCCCC}.loader-container p{margin-top:0;color:#444444;margin-bottom:2rem}.message{font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-size:0.8888888889rem}.message .icon{vertical-align:middle;width:16px;height:16px}.modal{position:fixed;top:50%;left:50%;max-height:90vh;transform:translate(-50%, -50%);background-color:#F8F8F8;box-shadow:0 0 20px 1px #DEDEDE;max-width:600px;width:95%;z-index:10}.modal-header{padding:1rem;border-bottom:1px solid #DEDEDE}.modal-header h3{font-size:1.125rem}.modal-content{padding:0.8rem 1rem 0.7rem}.payment-option{display:block;width:100%;height:4rem;border:1px solid #e0dcd9;background-color:white;border-radius:2px;line-height:4rem;text-align:center;text-decoration:none;font-weight:400;font-size:1.125rem;transition:.15s ease}.payment-option:hover{border:1px solid #b5b0ac}h1{font-size:1.265625rem}.payment__cart-container{padding:15px;background-color:white;border:1px solid #ebe9e7;margin-bottom:10px;border-radius:2px}.payment__cart{display:block}.payment__cart.payment__cart--open{display:block}.payment__header{align-items:center;display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:10px;font-size:0.8888888889rem}.payment__cart-row{display:flex;flex-shrink:0;justify-content:space-between;margin-bottom:10px;font-size:0.8888888889rem}.payment__cart-row ul{list-style:none}.payment__cart-row ul li{margin-bottom:7px;position:relative}.payment__cart-row ul li::before{content:'';position:absolute;left:-18px;width:10px;height:2px;background-color:#2d2d2d;top:10px;transform:translateY(-50%)}.payment__cart-column-left{width:70%}.payment__cart-column-left p{margin:0px 0px 10px 0px}.payment__cart-column-right{width:30%;text-align:right}.payment__cart-title{text-transform:uppercase;font-weight:700}.payment__separator{width:100%;border-top:1px solid #e4e4e4;margin-bottom:10px}.payment-authorized-cards{margin-bottom:6px;text-align:center}.payment-card{width:40px;display:inline-block;padding:3px 5px;line-height:0px}.payment-card img{width:100%}.payment__cart-more{display:none}.payment__cart-row--total{margin-bottom:0px}.payment__cart-row--total .payment__cart-column-right{color:#d5111f}.order-item-or{text-align:center}.payment{padding:15px 15px 0px 15px;background-color:white;border:1px solid #ebe9e7;margin-bottom:10px;border-radius:2px;font-size:0.8888888889rem}.payment-options{text-align:center;margin-top:24px}.payment-bill{margin:auto auto 48px;font-size:0.7411358025rem;line-height:16px}.profile-image{position:relative}.profile-image img{cursor:pointer;width:16px;padding-top:3px}.profile-image .profile-status{position:absolute;width:15px;height:13px;top:9px;right:-7px}.tabs__nav{margin:0;padding:0;list-style:none;display:flex;flex-flow:row nowrap}.tabs__nav>li>a{padding:0.2rem 0.5rem}.tabs__nav__item--active{background-color:white}.tabs__nav{display:flex}.tabs__nav .tab{font-size:0.7901234568rem;padding:8px 24px;position:relative;top:1px}.tabs__nav .tab.active{font-weight:700;background:#fff;border:1px solid #f3f3f3;border-bottom:0}.tabs{background:#fff;border:1px solid #f3f3f3;padding:24px}.tabs p{font-family:"GT Alpina", Lucida Bright, Georgia, serif}.main-nav__menu{position:fixed;background-color:#fff;top:0;bottom:0;left:-320px;width:320px;z-index:99999999;opacity:0;transition:all 0.3s ease;transform:translateY(0);overflow-y:auto}.main-nav__menu .menu-burger{margin:12px 24px}.main-nav__menu .menu-burger span{background:#142130}.menu-active{overflow-x:hidden;overflow-y:auto}.menu-active .main-nav__menu{opacity:1;left:0;transition:all 0.3s ease;box-shadow:0 0 8px 1px rgba(0,0,0,0.1)}.main-nav__nav{margin:16px auto;padding:0 24px}.main-nav__nav a{text-decoration:none;line-height:24px}.main-nav__section{padding:8px 0}.main-nav__section .row{display:flex}.main-nav__section-title{font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-weight:700;font-size:0.7901234568rem;text-transform:uppercase;letter-spacing:0.03em;margin:0;position:relative;padding-left:16px}.main-nav__section-title::before{content:"";background-image:url(/assets/icons/heidi__right-arrow--red-62d3326651df024152db9e79df43cf681c5c8208974a57b466f308a118504987.svg);position:absolute;top:0;left:0;background-size:6px;width:16px;height:100%;background-repeat:no-repeat;background-position:left center}.main-nav__section-title--min{text-transform:lowercase}.main-nav__nav-list{list-style:none;margin:0;padding:0}.main-nav__nav-item{padding:0;margin:0 0 0 32px}.main-nav__nav-item a{display:block;margin:0;text-decoration:none}.main-nav__link{font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;display:block;font-weight:400;position:relative;font-size:0.7901234568rem;letter-spacing:0;line-height:32px}.main-nav__link--arrow{font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-weight:700;padding-left:16px;font-size:0.7901234568rem;text-transform:uppercase;letter-spacing:0.03em}.main-nav__link--arrow::before{content:"";background-image:url(/assets/icons/heidi__right-arrow--red-62d3326651df024152db9e79df43cf681c5c8208974a57b466f308a118504987.svg);position:absolute;top:0;left:0;background-size:6px;width:16px;height:100%;background-repeat:no-repeat;background-position:left center}@media only screen and (min-width: 1000px){.main-nav__menu{display:none}.main-nav__link{font-size:0.7023319616rem}}.subscribe-bar{position:fixed;left:0;top:-48px;right:0;height:48px;line-height:32px;padding:8px 24px;background:#003777;color:#f3f3f3;z-index:1000;width:100%;display:flex;box-shadow:none;text-align:center;transition-duration:0.4s;-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-property:all}.subscribe-bar p{margin:0 auto;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-weight:400;font-size:0.7901234568rem;line-height:32px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subscribe-bar .link{text-decoration:underline;font-weight:700}.main-nav{left:0;position:fixed;right:0;top:0;z-index:999;box-shadow:0 2px 4px 0 rgba(20,33,48,0.05);transition-duration:0.4s;-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transition-property:-webkit-transform;transition-property:transform}.main-nav--hidden{transform:translateY(-100%);box-shadow:none}.main-nav--hidden .subscribe-bar{top:48px;transform:translateY(100%);transition-delay:1s}.main-nav header{background-color:#fdfdfe;border-top:0px solid;border-image-source:linear-gradient(to right, #003777 0%, #003777 20%, #580077 20%, #580077 40%, #770007 40%, #770007 60%, #677700 60%, #677700 80%, #007728 80%, #007728 100%);border-image-slice:1;display:flex;flex-wrap:wrap;font-size:1rem;font-weight:700;flex-direction:column}.main-nav__bar{align-items:center;height:96px;justify-content:space-between;padding:0 24px;display:flex;margin:0 auto;width:100%}.main-nav__burger-button,.main-nav__profil{flex:1}.main-nav__subscribe{display:none}.btn--nav-bar{border-radius:0;margin-right:16px;padding-right:0;padding-left:0;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-size:0.624295077rem;color:#fafafa;letter-spacing:0.03em;font-weight:700;background:transparent;display:none;transition:none}.main-nav__side,.main-nav__side__social{display:none}.main-nav__side--profil{display:flex;justify-content:flex-end;align-items:center;flex:1;cursor:default;text-align:right;position:relative}.main-nav__side--profil .btn{height:32px;line-height:32px;display:none}.main-nav__side--profil .link{display:none;font-size:0.7023319616rem;padding:0 8px;color:inherit}.main-nav__side--profil .link:hover{color:inherit}.main-nav__logo{margin:0;text-align:center;height:64px;width:auto;display:flex;justify-content:center;align-items:center;position:relative}.main-nav__logo a{position:relative;height:100%;display:inline-block}.main-nav__logo .logo--topbar{height:64px;fill:#003777}.menu-burger{width:24px;height:24px;margin:0 auto;transform:rotate(0deg);top:8px;right:16px;transition:none;z-index:1000;transition:0.3s ease}.menu-burger span{display:block;position:absolute;height:2px;width:100%;background:#142130;border-radius:0;opacity:1;left:0;transform:rotate(0deg);transition:0.3s ease}.menu-burger span:nth-child(1){top:5px}.menu-burger span:nth-child(2){top:10px}.menu-burger span:nth-child(3){top:15px}.menu-active .menu-burger span:nth-child(1){transform:rotate(-45deg);top:9px}.menu-active .menu-burger span:nth-child(2){opacity:0;left:-60px}.menu-active .menu-burger span:nth-child(3){transform:rotate(45deg);top:9px}.subnav{display:none;background:#fdfdfe;width:100%;margin-top:0;height:48px;padding:0 24px;z-index:10;text-align:center}.subnav__link{display:block;text-transform:uppercase;font-size:0.8888888889rem;font-weight:700;letter-spacing:0.03rem}.subnav__link span{color:#b1bac5}.subnav__link .main-nav__link{text-transform:none}@media only screen and (min-width: 1000px){.main-nav--hidden .subscribe-bar{top:96px}.main-nav--hidden .subscribe-bar p{display:inline}.main-nav__burger-button{display:none}.main-nav__side{flex:1;display:flex;align-items:center}.main-nav__side .main-nav__side__social{display:flex;position:relative}.main-nav__side .main-nav__side__social .link{display:block}.main-nav__side .main-nav__side__social:hover .main-nav__side__social__icons{display:flex}.main-nav__side .main-nav__side__social__icons{display:none;position:absolute;right:0;background:#fdfdfe;padding:4px 0 4px 8px}.main-nav__side .main-nav__side__social__icons .icon-link{background-color:#003777;fill:#f3f3f3;border:0}.main-nav__side .main-nav__side__social__icons .icon-link svg{width:12px;height:12px}.main-nav__side--profil{justify-content:flex-end}.main-nav__side--profil .btn,.main-nav__side--profil .link{display:inline-block;margin:0 0 0 8px}.main-nav__side--profil .profil-button--toggle{margin-right:8px}.btn--nav-bar{display:inline-block}.subnav{display:block}.subnav__links{display:inline-flex}.subnav__link{padding:0 8px;text-transform:uppercase;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-weight:700;letter-spacing:0.03em;white-space:nowrap;font-size:0.624295077rem;line-height:48px;margin:0 8px}.subnav__link span{font-weight:700;color:inherit}.subnav__link--series{color:#003777}.subnav__link--events{color:#774000}.subnav__link--menu{padding-right:12px;position:relative}.subnav__link--menu::after{content:"";background-image:url(/assets/icons/heidi__right-arrow--black-e1a1b70f973378fadaf6dd2791b986d558ae7d308b194823e0d5d142a136907e.svg);transform:rotate(90deg);position:absolute;top:12px;right:0;background-size:4px;width:6px;height:24px;background-repeat:no-repeat;background-position:left center}.subnav__link--menu .subnav__link__menu{display:none;position:absolute;top:48px;right:left;font-size:0.7023319616rem;text-transform:none;text-align:left;line-height:32px;background:#fff;padding:8px 16px;box-shadow:0 1px 8px 1px rgba(0,0,0,0.05)}.subnav__link--menu .subnav__link__menu a{max-width:240px;overflow:hidden;text-overflow:ellipsis;display:block;white-space:nowrap}.subnav__link--menu .subnav__link__menu::before{content:"";width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:8px solid #fff;position:absolute;top:-8px;left:16px}.subnav__link--menu:hover .subnav__link__menu{display:block}.subnav__search{margin:8px 0 8px 32px;max-width:144px;font-size:0.7023319616rem !important}}.icon--premium{float:left;width:20px;height:20px;margin-top:8px;transition:0 none}.icon--premium--exploration{margin:-2px 4px 0 0}.icon--small{width:16px;height:16px}@media only screen and (min-width: 1000px){.icon--premium{line-height:32px;margin-top:34px}.icon--premium--exploration{margin-top:-2px}}.centered-heidi-logo{width:40px;height:56px;margin:0 auto 5px auto;position:relative;padding-bottom:15px}.centered-heidi-logo::after{content:"";width:1px;height:16px;background-color:black;position:absolute;bottom:0;left:calc(50% - 0.5px)}.arrow-medium{width:24px;margin:16px auto 21px;text-align:center}.arrow-medium img{height:100%}.main-section--about{margin:24px auto 48px}.about__table{text-align:left;font-size:0.7901234568rem;line-height:16px;display:block;overflow-x:scroll;margin:15px 0px 0px 20px}.about__table td{padding:10px 2px 10px 2px}.team{display:flex;flex-wrap:wrap;margin:24px -24px}.team__member{flex:1 1 0;min-width:280px;padding:24px;display:flex;align-items:flex-start;flex-flow:column nowrap}.team__member h5{margin:0 !important}.team__member small{margin:0 !important;color:#445466}.partner{display:flex;align-items:flex-start}.partner__logo{width:104px;min-width:104px;display:block;margin:40px 40px 0 0}.newsletters__header{padding:24px 0 23px;margin:0 auto;text-align:center}.newsletters__header svg{height:48px;fill:#142130}.newsletters__header p{font-size:0.7901234568rem;max-width:55ch;text-align:center;line-height:16px;margin:16px auto 0}.newsletters__header p strong{color:#003777}.newsletters__header p .link{text-decoration:underline}.newsletter{border-top:1px dotted darkgrey;padding:32px 0 0;text-align:center}.newsletter .input{width:100%;margin:24px 0 8px}.newsletter .link{text-decoration:underline}.input--newsletter{background:#fff;padding:16px 24px;text-align:left;margin-bottom:24px;box-shadow:0 0 0 1px rgba(11,11,11,0.02),0 2px 4px -1px rgba(11,11,11,0.02),0 6px 12px 0 rgba(11,11,11,0.02)}.input--newsletter input[type=email]{width:100%;padding:0px 8px;border:1px solid #ece9e7 !important;border-radius:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none !important;font-size:0.7901234568rem;line-height:30px}.input--newsletter input.invalid[type=email]{box-shadow:0 0 3px 0 #003777 !important}.input--newsletter .link{text-decoration:underline}.input--newsletter label{font-size:0.7901234568rem;letter-spacing:0.03em}.newsletter__subscribe{display:flex;width:calc(100% + 48px);margin:auto -24px -24px;background:transparent;align-items:center;padding:16px 24px;border-top:1px dotted darkgray;text-align:left}.newsletter__subscribe .message{font-size:0.7901234568rem;margin:0}.newsletter__subscribe .icon{background:#440009;width:32px;height:32px;padding:8px;stroke:#fff;stroke-width:3px;border-radius:50%;margin-right:4px}.newsletter__subscribe .btn{font-size:0.7023319616rem;margin:0;line-height:32px}.newsletter__subscribe .link{display:block;background:transparent;border:0;text-decoration:underline;padding:0;line-height:24px;font-size:0.7901234568rem;margin:-2px 0 0 8px}.newsletter__subscribe form,.newsletter__subscribe .form-actions{margin:0}.newsletter__container{display:flex}.newsletter__body{flex:1;text-align:left;margin-right:8px;padding:0 0 32px}.newsletter__screenshot{flex:1;margin-left:8px}.newsletter__screenshot img{width:100%;max-width:400px;margin:0 auto}.newsletter__tagline{font-size:0.7901234568rem;font-weight:700;line-height:16px;margin:0 0 24px}.newsletter__tagline .separator{font-size:0.5549289573rem;margin:0 4px;display:inline-block;color:#d0d4d9}.newsletter__tagline .link{font-weight:400;text-decoration:underline}.newsletter__title{font-size:1.423828125rem;font-weight:700;text-align:left;margin:0 0 8px;fill:#142130}.newsletter__title svg{width:auto;height:48px;display:inline-block;margin:0;fill:#142130}.newsletter__description{font-size:0.7023319616rem;line-height:16px;font-family:"GT Alpina", Lucida Bright, Georgia, serif;font-weight:400;text-align:left;margin:0 0 24px}.newsletter__description svg{width:18px;height:18px;display:inline-block;line-height:inherit;vertical-align:center;position:relative;top:2px}.newsletter__description--accent{color:#003777}.newsletter__description strong{font-weight:inherit;color:#003777}@media only screen and (min-width: 1000px){.newsletter__body{padding:64px 8px 32px 0}.newsletter__description{font-size:0.7901234568rem;line-height:24px}.newsletter__title svg{height:64px}}.heidi-footer{width:100%;text-align:center;color:#b1bac5;line-height:32px}.main-section--footer{margin:0 auto;padding:0 24px}.logo--footer{fill:#b1bac5;width:auto;text-align:left;height:104px;padding:0 16px}.footer__description{font-family:"GT Alpina", Lucida Bright, Georgia, serif;color:#b1bac5;font-size:1.125rem;padding:0 16px;line-height:24px;margin:20px 0}.heidi-footer__bg{padding:64px 0;display:inline-block;text-align:left;background:#142130;margin:0 -24px;width:100%}.heidi-footer__grid{display:flex;flex-wrap:wrap;padding:16px 0 32px;margin:0 -16px;width:calc(100% + 32px)}.heidi-footer__col{flex:1;min-width:190px;padding:0 0 16px}.heidi-footer__col--main{flex:1;min-width:auto;display:flex;flex-wrap:wrap;padding:0}.heidi-footer__col__item{padding:0 16px 16px}.heidi-footer__col__title{font-size:0.624295077rem;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-weight:700;letter-spacing:0.06rem;color:#d0d4d9;text-transform:uppercase;margin:16px 0 0}.heidi-footer__link{display:block;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-size:1rem;color:#d0d4d9;text-decoration:underline;font-weight:400;transform:translateY(1px);text-shadow:1px 0 1px rgba(0,0,0,0.2);padding-left:16px;position:relative}.heidi-footer__link::before{content:"";background-image:url(/assets/genevasolutions/icons/heidi__right-arrow--red-280418fd43a34bb16d5d1fce4cb318bf77e44473f1519545c2bd10367674fec4.svg);position:absolute;top:6px;left:0;background-size:4px;width:6px;height:24px;background-repeat:no-repeat;background-position:left center}.heidi-footer__link--content{position:relative;padding:0 16px}.heidi-footer__link:hover{color:#fff}.heidi-footer__legal{text-transform:uppercase;letter-spacing:0.06em;text-align:center;font-size:0.7023319616rem;font-family:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;font-weight:400;transform:translateY(3px)}.heidi-footer__logo__img{margin:0;width:auto;display:block;fill:#d0d4d9}.footer__social{text-align:center;margin:32px 0}.footer__newsletter{margin-top:24px}.footer__newsletter .input--inline{display:flex}.footer__newsletter .input--inline input[type="email"]{border-radius:2px 0 0 2px}.footer__newsletter .input--inline .btn{border-radius:0 2px 2px 0}.footer__link--icon{width:48px;height:48px;display:inline-block;margin:0 4px;line-height:48px;background:transparent;box-shadow:0 1px 0 0 #111c28 inset, 0 1px 0 0 #1e3045;text-align:center;text-decoration:none;background-image:none;background:#19283a}.footer__link--icon svg{display:inline-block;vertical-align:middle;margin:0;max-width:16px;max-height:16px;position:relative;top:-1px;fill:#d0d4d9;stroke-width:0}.footer__link--icon:hover{opacity:1}.footer__link--icon:hover svg{fill:#f3f3f3}.heidi-footer__link--legal{display:inline-block;text-transform:none;color:#d0d4d9;text-decoration:underline;margin:0 8px;padding:0}.heidi-footer__link--legal::before{content:none;background-image:none;display:none}.heidi-footer .credits{display:inline-block}.heidi-footer .credits span{text-transform:none;font-family:"GT Alpina", Lucida Bright, Georgia, serif;font-weight:400}.heidi-footer .credits a{color:#d0d4d9;text-decoration:underline}.heidi-footer .credits a:hover{color:#f3f3f3}@media only screen and (min-width: 1000px){.main-section--footer{margin:0 auto;padding:0 16px}.heidi-footer{line-height:32px}.heidi-footer__grid{width:calc(100% + ($space * 8));margin:0 -32px}.heidi-footer__col{padding:0}.heidi-footer__col--main{flex:2}.heidi-footer__col__item{padding:0 16px}.heidi-footer__col__title{font-size:0.4932701843rem}.heidi-footer__link{font-size:0.7901234568rem}.heidi-footer__legal{font-size:0.624295077rem}.footer__newsletter{margin-top:0}}@media print{@page{margin:2cm 5cm;border:1px solid #000;overflow-y:visible}*{overflow:visible !important;float:none !important;line-height:1.5 !important;orphans:unset !important;break-inside:always !important}html,body{font-size:12px;line-height:1.5}body{padding:0;overflow:visible;background:#fff}.columns,.post__header,.post__categories{display:block}.cc-window,.main-nav,.subnav,.heidi-footer,.post__buttons,.pagination,.sidebar,.post-heidi,.post__suggestions{display:none !important}.main-column{overflow:visible}.post .post__content{transform:translateY(0);display:inline}.post .post__content *{float:none}.post__image-cover{height:auto;padding:0;overflow:auto}.post__image-cover img{position:relative}.post__image-cover .icon--info{display:none}.post__image-cover figcaption{bottom:0}}
