:root{--container-max-md-width:1100px;--container-max-lg-width:1440px;--gutter:20px;--header-height-xs:60px;--header-height-md:100px;--footer-height-xs:76px;--footer-height-md:96px}.Section{margin:30px 0}@media screen and (min-width:768px){.Section{margin:80px 0}}@media screen and (min-width:1600px){.Section{margin:140px 0}}.Section--no-margin-top{margin-top:0}.Section--no-margin-bottom{margin-bottom:0}.Section__Wrapper{max-width:100vw;padding:0 20px}@media screen and (min-width:768px){.Section__Wrapper{padding:0 60px}}@media screen and (min-width:1200px){.Section__Wrapper{width:var(--container-max-md-width);max-width:none;margin:0 auto;padding:0}}@media screen and (min-width:1600px){.Section__Wrapper{width:var(--container-max-lg-width)}}
@keyframes underline{0%{right:100%}to{right:-5px}}.Title,.Subtitle{font-family:var(--title);color:var(--grey-bold);line-height:1.2em}.Title--visible>strong,.Subtitle--visible>strong{display:inline-block;position:relative}.Title--visible>strong:before,.Subtitle--visible>strong:before{content:"";z-index:-1;opacity:.8;background:linear-gradient(var(--gradient));height:18px;animation:1s .6s forwards underline;position:absolute;bottom:0;left:-5px;transform:rotate(-1deg)}.Title{font-size:32px}@media screen and (min-width:1200px){.Title{font-size:40px}}@media screen and (min-width:1600px){.Title{font-size:48px}}.Title>strong:before{height:16px}@media screen and (min-width:1600px){.Title>strong:before{height:18px}}.Subtitle{font-size:20px}@media screen and (min-width:768px){.Subtitle{font-size:26px}}@media screen and (min-width:1600px){.Subtitle{font-size:32px}}.Subtitle>strong:before{opacity:.6;height:12px}@media screen and (min-width:1600px){.Subtitle>strong:before{height:16px}}
.Paragraph{margin:16px 0}@media screen and (min-width:768px){.Paragraph{margin:20px 0}}@media screen and (min-width:1200px){.Paragraph{margin:26px 0}}@media screen and (min-width:1600px){.Paragraph{margin:32px 0}}.Paragraph strong{font-weight:700}.Paragraph a,.Paragraph a:visited{color:var(--blue);text-decoration:none;transition:color .3s ease-in-out}.Paragraph a:hover,.Paragraph a:visited:hover{color:var(--orange)}
