@layer reset, globals, components;@layer reset{*,:after,:before{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#__next,#root{isolation:isolate}}@layer globals{*{font-family:var(--font-name)}:root{--content-max-width:100rem;--calculator-max-width:58rem;--titles-max-width:55rem;--section-default-padding:4rem 1rem;@media screen and (min-width:768px){--section-default-padding:6rem 2.5rem}}html{scroll-behavior:smooth;@media (prefers-reduced-motion){scroll-behavior:auto}}body{overflow-x:hidden;&.is-app{& footer,& header{display:none!important}}}.icons-sprite{display:none}.ant-typography{margin:0!important}.superscripted{vertical-align:super;font-size:.7em}}