:export{breakpointTablet:768px;breakpointDesktop:1200px;breakpointLarge:1600px;breakpointWide:1920px}*,:after,:before{box-sizing:border-box}:root{--yellow:#fdb713;--lightyellow:#ffed91;--lighteryellow:#fff3b6;--blue:#d8ebed;--lightblue:#eaf6f7;--black:#000;--white:#fff;--lightGrey:#7b7b7b;--lighterGrey:#b2b2b2;--modalGrey:#707070;--modalDarkGrey:#212529;--green:#3fd9d5;--textToSpeechBG:rgba(0,0,0,.15);--sideSpacing:5vw;--componentSpacing:50px;--fontLight:300;--fontRegular:400;--fontMedium:500;--fontSemiBold:600;--h2FontSize:1.375rem;--h2LineHeight:2.063rem;--borderRadius:15px;--boxShadow:0px 3px 6px #00000029;--blogMaxWidth:760px;--heroTitleFontSize:1.875rem;--heroTitleLineHeight:2.375rem;--heroTextFontSize:0.875rem;--heroTextLineHeight:1.625rem}html>body{font-size:16px;font-family:Poppins,sans-serif;padding:0;margin:0 auto;color:var(--black);max-width:1920px}html>body.noScroll{overflow:hidden!important}html>body figcaption,html>body h1,html>body h2,html>body h3,html>body h4,html>body h5,html>body h6,html>body label,html>body li,html>body p,html>body pre,html>body span{transition:background .3s ease-in-out,padding .3s ease-in-out,border-radius .3s ease-in-out}html>body.isInTextToSpeechMode *{cursor:url(/icons/hover_cursor.svg),auto!important}html>body.isInTextToSpeechMode figcaption>p:not(.block-img),html>body.isInTextToSpeechMode h1>p:not(.block-img),html>body.isInTextToSpeechMode h2>p:not(.block-img),html>body.isInTextToSpeechMode h3>p:not(.block-img),html>body.isInTextToSpeechMode h4>p:not(.block-img),html>body.isInTextToSpeechMode h5>p:not(.block-img),html>body.isInTextToSpeechMode h6>p:not(.block-img),html>body.isInTextToSpeechMode label>p:not(.block-img),html>body.isInTextToSpeechMode main li>p:not(.block-img),html>body.isInTextToSpeechMode p:not(.block-img)>p:not(.block-img),html>body.isInTextToSpeechMode pre>p:not(.block-img){padding:0;background-color:transparent}html>body.isInTextToSpeechMode figcaption,html>body.isInTextToSpeechMode h1,html>body.isInTextToSpeechMode h2,html>body.isInTextToSpeechMode h3,html>body.isInTextToSpeechMode h4,html>body.isInTextToSpeechMode h5,html>body.isInTextToSpeechMode h6,html>body.isInTextToSpeechMode label,html>body.isInTextToSpeechMode main li,html>body.isInTextToSpeechMode p:not(.block-img),html>body.isInTextToSpeechMode pre{color:var(--black)!important;background-color:rgba(0,0,0,.15);border-radius:calc(var(--borderRadius)/2);padding:0 8px}html>body.isInTextToSpeechMode a span,html>body.isInTextToSpeechMode button span{background-color:rgba(0,0,0,.15);border-radius:calc(var(--borderRadius)/2);padding:0 8px}html>body.isInTextToSpeechMode a span:hover,html>body.isInTextToSpeechMode button span:hover,html>body.isInTextToSpeechMode figcaption:hover,html>body.isInTextToSpeechMode h1:hover,html>body.isInTextToSpeechMode h2:hover,html>body.isInTextToSpeechMode h3:hover,html>body.isInTextToSpeechMode h4:hover,html>body.isInTextToSpeechMode h5:hover,html>body.isInTextToSpeechMode h6:hover,html>body.isInTextToSpeechMode label:hover,html>body.isInTextToSpeechMode main li:hover,html>body.isInTextToSpeechMode p:hover:not(.block-img),html>body.isInTextToSpeechMode pre:hover{background-color:var(--green);border-radius:calc(var(--borderRadius)/2)}html>body.isInTextToSpeechMode a span:hover{color:var(--black)!important}html>body .sliceZoneWrapper{margin:var(--componentSpacing) var(--sideSpacing)}html>body .fade-transition-enter{opacity:0}html>body .fade-transition-enter-done{opacity:1;transition:opacity .25s ease-out}html>body .fade-transition-exit-active{opacity:0;transition:opacity .25s ease-out}a{color:inherit;text-decoration:none}.heroSection{overflow:hidden}.heroThumbnailsWrapper{height:450px;width:100%;max-width:400px;margin:0 auto;position:relative}.heroContent{margin:0 var(--sideSpacing) 50px var(--sideSpacing)}.heroContent .heroTitle :not(strong){margin:0 0 20px;font-size:var(--heroTitleFontSize);line-height:var(--heroTitleLineHeight);font-weight:var(--fontRegular)}.heroContent .heroText{font-weight:var(--fontLight);font-size:var(--heroTextFontSize);line-height:var(--heroTextLineHeight)}.blue{background-color:var(--blue)}.lightblue{background-color:var(--lightblue)}.yellow{background-color:var(--lightyellow)}.lighteryellow{background-color:var(--lighteryellow)}.titleLimit{display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}@media screen and (min-width:768px){:root{--heroTextFontSize:1.125rem;--heroTextLineHeight:1.813rem}}@media screen and (min-width:1200px){:root{--componentSpacing:105px;--h2FontSize:2.125rem;--h2LineHeight:3.188rem;--heroTitleFontSize:5rem;--heroTitleLineHeight:5.938rem}.heroSection{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:flex-end}.heroThumbnailsWrapper{margin:0;min-width:700px;max-width:700px;height:600px;align-self:center;justify-self:center}.heroWithVariation{min-height:min(100vh,800px)}.heroContent{width:600px}.heroContent .heroTitle :not(strong){margin:0 0 40px}}@media screen and (min-width:1920px){.heroThumbnailsWrapper{margin-right:200px;transform:scale(1.25)}}