*,:after,:before{box-sizing:border-box}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{margin:0}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}button,input,select,textarea{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}*{margin:0;padding:0;box-sizing:border-box;line-height:normal}body,html{width:100%;height:100%;overflow-x:clip}body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#4e4e4e;background-color:#f3f3f3;font-weight:500}body,body main{display:flex;flex-direction:column}body main{flex:1 1;row-gap:40px;margin:80px 40px}@media screen and (max-width:767px){body main{margin:90px 10px 40px}}li strong{display:block}button{cursor:pointer;border:0;background-color:transparent;color:inherit}ol,ul{list-style:none}a{text-decoration:none;color:inherit;align-items:center;justify-content:center}.mrText,a{display:flex}.mrText{flex-direction:column;row-gap:26px}.mrText h1,.mrText h2{font-size:36px;font-weight:700;line-height:42px;color:#000}@media screen and (max-width:1280px){.mrText h1,.mrText h2{font-size:20px;line-height:23px}.mrText h1 p,.mrText h2 p{font-size:20px}}.mrText h1,.mrText h2{position:relative}.mrText h1:after,.mrText h2:after{content:"";position:absolute;top:calc(100% + 10px);inset-inline-start:0;background:#c70000;height:8px;width:161px;transform:skew(-30deg)}@media screen and (max-width:1280px){.mrText h1:after,.mrText h2:after{background:#920404}}.mrText ol{list-style:decimal;-webkit-margin-start:15px;margin-inline-start:15px}.mrText li,.mrText p{font-size:18px;font-weight:400}@media screen and (max-width:1280px){.mrText{row-gap:38px}.mrText li,.mrText p{font-size:16px}}.loaderCnt{z-index:9999999;background-color:#041712;position:fixed;height:150vh;width:100vw;top:0;inset-inline-start:0;display:flex;align-items:center;justify-content:center;padding-bottom:50vh}.loader{width:60px;height:60px;border:5px solid #c70000;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}strong{display:inline-block}