:root{--green: #43b02a;--yellow: gold;--grayDark2: #2a3039;--grayDark: #373b41;--grayLight: #ebebeb;--grayLight2: #d5d5d5;--gray: #8b8b8b;--blue: #0e8ee9;--themeBgColor: #373b41;--themeHeadingColor: #ebebeb;--themeTextColor: #8b8b8b}::-moz-selection{color:#373b41;background-color:rgba(255,215,0,0.9);border-radius:1em}::selection{color:#373b41;background-color:rgba(255,215,0,0.9);border-radius:1em}body,html{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0;overflow-x:hidden;font-family:sans-serif;background-color:var(--themeBgColor);color:var(--themeTextColor);position:relative}body *,html *{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:"Lexend", sans-serif;scroll-behavior:smooth}body.light,html.light{--themeBgColor: #ebebeb !important;--themeHeadingColor: #373b41 !important;background-repeat:no-repeat}main{min-height:40vh}strong{font-weight:700;color:#ebebeb}body.light strong{color:#373b41}a{color:#8b8b8b;text-decoration:none;text-transform:unset}body.light main a{color:#43b02a}.icon-link .icon-wrapper{margin-right:0.25em}p,li{font-weight:300;font-size:1.25rem;line-height:1.5;color:var(--themeTextColor)}@media (max-width: 800px){p,li{font-size:1rem}}main h1,main h2,main h3,main h4,main h5,main h6{font-family:"Cairo";line-height:1;font-weight:700;color:var(--themeHeadingColor)}h1,h2,h3,h4,h5,h6{text-transform:uppercase;font-family:"Cairo";line-height:1.2;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-break:break-word}h1::-moz-selection,h2::-moz-selection,h3::-moz-selection,h4::-moz-selection,h5::-moz-selection,h6::-moz-selection{background-color:rgba(67,176,42,0.9);color:#ebebeb}h1::selection,h2::selection,h3::selection,h4::selection,h5::selection,h6::selection{background-color:rgba(67,176,42,0.9);color:#ebebeb}ul{margin:0;padding:0;list-style:none}ul li{position:relative;padding-left:1.5em;padding-bottom:0.25em}ul li:hover::before{-webkit-animation:2s linear animateLiBeforeWave infinite forwards;animation:2s linear animateLiBeforeWave infinite forwards;background-image:url("https://liveicom.azureedge.net/sinus/img/icons/sinus-wave-green2.svg");-webkit-filter:drop-shadow(0 0 0.125em rgba(67,176,42,0.5));filter:drop-shadow(0 0 0.125em rgba(67,176,42,0.5))}body.light ul li:hover::before{background-image:url("https://liveicom.azureedge.net/sinus/img/icons/sinus-wave-yellow2.svg");-webkit-filter:drop-shadow(0 0 0.125em rgba(255,215,0,0.5));filter:drop-shadow(0 0 0.125em rgba(255,215,0,0.5))}ul li::before{position:absolute;left:0;top:0.1em;top:0.3em;content:"";display:block;height:1em;width:1em;background-image:url("https://liveicom.azureedge.net/sinus/img/icons/sinus-wave-yellow2.svg");background-size:contain;background-position:center;background-repeat:repeat-x}body.light ul li::before{background-image:url("https://liveicom.azureedge.net/sinus/img/icons/sinus-wave-green2.svg")}.cls-0,.cls-1,.cls-2,.cls-3,.st0,.st1,.st2,.st3{stroke:none !important}@-webkit-keyframes animateLiBeforeWave{0%{background-position-x:0em}100%{background-position-x:-1em}}@keyframes animateLiBeforeWave{0%{background-position-x:0em}100%{background-position-x:-1em}}@-webkit-keyframes blinking{0%{background-color:gold;color:#373b41}50%{background-color:#43b02a;color:#373b41}100%{background-color:gold;color:#373b41}}@keyframes blinking{0%{background-color:gold;color:#373b41}50%{background-color:#43b02a;color:#373b41}100%{background-color:gold;color:#373b41}}img{width:100%;max-width:100%;display:block}a{color:#43b02a}a.btn{border-bottom:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;outline:none;background-color:#43b02a;font-size:0.85rem;color:white;padding:.75em 1.5em;margin-right:0.5em;margin-bottom:0.5em;margin-top:0.5em;border-radius:2em;cursor:pointer;text-transform:uppercase}a.btn:hover{background-color:gold;color:black}a.btn:hover::after{background-image:url("/img/arrow-right-dark.svg")}a.btn::after{content:"";margin-left:.5em;width:1em;height:1em;background-image:url("/img/arrow-right.svg");background-size:contain;background-repeat:no-repeat}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:100vh;padding:4rem 1rem;background-image:url(/img/sinus-bg.svg);background-image:url(/img/hero-wave-green.jpg);background-size:100px;background-size:cover}main{max-width:600px;position:relative;text-align:center;background-color:#373b41;padding:2rem;border-radius:2rem}p{font-size:1.1rem}#bg-logo{display:none;position:absolute;width:calc(min(1000px, 66vw));top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);opacity:.1;border-radius:2rem}#logo{width:100%;max-width:300px;margin:auto}
