:root{--space8: 7rem;--space7: 5rem;--space6: 4rem;--space5: 3rem;--space4: 2rem;--space3: 1.5rem;--space2: 1rem;--space1: 0.5rem}.space-m{margin:var(--space2)}.space-m--compact{margin:var(--space3)}.space-ml{margin-left:var(--space2)}.space-ml--compact{margin-left:var(--space1)}.space-ml--airy{margin-left:var(--space3)}@media (max-width: 767px){.responsive-content{display:block;width:100%;overflow-x:auto;_overflow:auto;margin:0 0 1em;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch}.responsive-content::-webkit-scrollbar{-webkit-appearance:none;width:14px;height:14px}.responsive-content::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid var(--color-primary);background-color:rgba(0,0,0,0.3)}}:root{--offset: 0rem;--max_width: 100%;--columns: 4;--column-gap: 2rem;--baseline: 1rem;--baseline-half: 0.5rem;--baseline-offset: 0rem;--baseline-offset-half: 0rem;--color: hsla(204, 80%, 72%, 0.25);--color2: hsla(10, 100%, 50%, 0.1)}@media screen and (min-width: 30em){:root{--columns: 8;--column-gap: 2rem}}@media screen and (min-width: 48em){:root{--columns: 12;--column-gap: 2rem}}@media screen and (min-width: 62em){:root{--columns: 12;--column-gap: 2rem}}@media screen and (min-width: 75em){:root{--columns: 12;--column-gap: 2rem}}:root{--repeating-width: calc(100% / var(--columns));--column-width: calc((100% / var(--columns)) - var(--column-gap));--background-width: calc(100% + var(--column-gap));--background-columns: repeating-linear-gradient(
        to right,
        var(--color),
        var(--color) var(--column-width),
        transparent var(--column-width),
        transparent var(--repeating-width)
    );--background-baseline: repeating-linear-gradient(
        to bottom,
        var(--color),
        var(--color) 1px,
        transparent 1px,
        transparent var(--baseline)
    );--background-baseline-half: repeating-linear-gradient(
        to bottom,
        var(--color2),
        var(--color2) 1px,
        transparent 1px,
        transparent var(--baseline-half)
    )}.baseline{position:relative}.baseline::after,.baseline::before{position:absolute;top:0;right:0;bottom:0;left:0;margin-right:auto;margin-left:auto;width:calc(100% - (2 * var(--offset)));max-width:var(--max_width);min-height:100vh;content:'';z-index:1000;pointer-events:none}.baseline::before{background-image:var(--background-columns),var(--background-baseline);background-size:var(--background-width) 100%;background-position:0 var(--baseline-offset) 0 0}.baseline::after{background-image:var(--background-baseline-half);background-size:var(--background-width) 100%;background-position:0 var(--baseline-offset-half)}.header-1,h1{font-size:2.33333rem;line-height:3rem}@media screen and (min-width: 48em){.header-1,h1{font-size:2.33333rem;line-height:3rem}}@media screen and (min-width: 62em){.header-1,h1{font-size:2.33333rem;line-height:3rem}}.header-2,h2{font-size:1.83333rem;line-height:2.5rem}@media screen and (min-width: 48em){.header-2,h2{font-size:1.83333rem;line-height:2.5rem}}@media screen and (min-width: 62em){.header-2,h2{font-size:1.83333rem;line-height:2.5rem}}.header-3,h3{font-size:1.44444rem;line-height:2rem}@media screen and (min-width: 48em){.header-3,h3{font-size:1.44444rem;line-height:2rem}}@media screen and (min-width: 62em){.header-3,h3{font-size:1.44444rem;line-height:2rem}}.header-4,h4,.body-l{font-size:1.11111rem;line-height:1.5rem}@media screen and (min-width: 48em){.header-4,h4,.body-l{font-size:1.11111rem;line-height:1.5rem}}@media screen and (min-width: 62em){.header-4,h4,.body-l{font-size:1.11111rem;line-height:1.5rem}}.body-m,p{font-size:.88889rem;line-height:1.5rem}@media screen and (min-width: 48em){.body-m,p{font-size:.88889rem;line-height:1.5rem}}@media screen and (min-width: 62em){.body-m,p{font-size:.88889rem;line-height:1.5rem}}.body-s,small{font-size:.72222rem;line-height:1rem}@media screen and (min-width: 48em){.body-s,small{font-size:.72222rem;line-height:1rem}}@media screen and (min-width: 62em){.body-s,small{font-size:.72222rem;line-height:1rem}}.body-xs{font-size:.55556rem;line-height:1rem}@media screen and (min-width: 48em){.body-xs{font-size:.55556rem;line-height:1rem}}@media screen and (min-width: 62em){.body-xs{font-size:.55556rem;line-height:1rem}}.box-shadow{position:relative}.box-shadow:after{position:absolute;pointer-events:none;content:"";top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0px 10px 20px 0px rgba(0,0,0,0.15);box-shadow:0px 10px 20px 0px rgba(0,0,0,0.15)}*{-webkit-box-sizing:border-box;box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html,body{height:100%}a img{border:none}blockquote{quotes:none}blockquote:before,blockquote:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}:root{--space8: 7rem;--space7: 5rem;--space6: 4rem;--space5: 3rem;--space4: 2rem;--space3: 1.5rem;--space2: 1rem;--space1: 0.5rem
}.space-m{margin:var(--space2)}.space-m--compact{margin:var(--space3)}.space-ml{margin-left:var(--space2)}.space-ml--compact{margin-left:var(--space1)}.space-ml--airy{margin-left:var(--space3)}@media (max-width: 767px){.responsive-content{display:block;width:100%;overflow-x:auto;_overflow:auto;margin:0 0 1em;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch}.responsive-content::-webkit-scrollbar{-webkit-appearance:none;width:14px;height:14px}.responsive-content::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid var(--color-primary);background-color:rgba(0,0,0,0.3)}}.header-1,h1{font-size:2.33333rem;line-height:3rem}@media screen and (min-width: 48em){.header-1,h1{font-size:2.33333rem;line-height:3rem}}@media screen and (min-width: 62em){.header-1,h1{font-size:2.33333rem;line-height:3rem}}.header-2,h2{font-size:1.83333rem;line-height:2.5rem}@media screen and (min-width: 48em){.header-2,h2{font-size:1.83333rem;line-height:2.5rem}}@media screen and (min-width: 62em){.header-2,h2{font-size:1.83333rem;line-height:2.5rem}}.header-3,h3{font-size:1.44444rem;line-height:2rem}@media screen and (min-width: 48em){.header-3,h3{font-size:1.44444rem;line-height:2rem}}@media screen and (min-width: 62em){.header-3,h3{font-size:1.44444rem;line-height:2rem}}.header-4,h4,.body-l{font-size:1.11111rem;line-height:1.5rem}@media screen and (min-width: 48em){.header-4,h4,.body-l{font-size:1.11111rem;line-height:1.5rem}}@media screen and (min-width: 62em){.header-4,h4,.body-l{font-size:1.11111rem;line-height:1.5rem}}body,.body-m,p,input,textarea,select,.o-checkbox label,.o-radio label,.o-textarea-message{font-size:.88889rem;line-height:1.5rem}@media screen and (min-width: 48em){body,.body-m,p,input,textarea,select,.o-checkbox label,.o-radio label,.o-textarea-message{font-size:.88889rem;line-height:1.5rem}}@media screen and (min-width: 62em){body,.body-m,p,input,textarea,select,.o-checkbox label,.o-radio label,.o-textarea-message{font-size:.88889rem;line-height:1.5rem}}.body-s,small,a.o-btn,.o-btn,.c-card-header,.c-dropdown-list__item,.c-pagination,.c-modal-header,.c-table thead th,.c-toast-header{font-size:.72222rem;line-height:1rem}@media screen and (min-width: 48em){.body-s,small,a.o-btn,.o-btn,.c-card-header,.c-dropdown-list__item,.c-pagination,.c-modal-header,.c-table thead th,.c-toast-header{font-size:.72222rem;line-height:1rem}}@media screen and (min-width: 62em){.body-s,small,a.o-btn,.o-btn,.c-card-header,.c-dropdown-list__item,.c-pagination,.c-modal-header,.c-table thead th,.c-toast-header{font-size:.72222rem;line-height:1rem}}.body-xs,.label,label,.o-checkbox-text,.o-radio-text{font-size:.55556rem;line-height:1rem}@media screen and (min-width: 48em){.body-xs,.label,label,.o-checkbox-text,.o-radio-text{font-size:.55556rem;line-height:1rem}}@media screen and (min-width: 62em){.body-xs,.label,label,.o-checkbox-text,.o-radio-text{font-size:.55556rem;line-height:1rem}}.box-shadow,.c-card,.c-modal,.c-toast{position:relative}.box-shadow:after,.c-card:after,.c-modal:after,.c-toast:after{position:absolute;pointer-events:none;content:"";top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0px 10px 20px 0px rgba(0,0,0,0.15);box-shadow:0px 10px 20px 0px rgba(0,0,0,0.15)}*{-webkit-box-sizing:inherit;box-sizing:inherit;background-color:var(--color-surface);color:var(--color-secondary)}*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit}html{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:112.5%}@media screen and (min-width: 30em){html{font-size:112.5%}}@media screen and (min-width: 48em){html{font-size:112.5%}}@media screen and (min-width: 62em){html{font-size:112.5%}}@media screen and (min-width: 75em){html{font-size:112.5%}}body{font-family:Open Sans, sans-serif;font-style:normal;font-weight:400;line-height:2rem;background-color:var(--color-surface);color:var(--color-secondary);font-size:.88889rem}@media screen and (min-width: 48em){.l-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-8px 0 0 -8px}}.l-grid--mob{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-8px 0 0 -8px}.l-grid--c{width:95%;margin-left:auto;margin-right:auto;max-width:1024px}@media screen and (min-width: 48em){.l-grid--c{width:90%}}@media screen and (min-width: 62em){.l-grid--c{width:85%}}@media screen and (min-width: 75em){.l-grid--c{width:80%}}@media screen and (min-width: 48em){.l-grid--25 .l-column{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}}.l-grid--25-mob .l-column{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}@media screen and (min-width: 48em){.l-grid--33 .l-column{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%}}.l-grid--33-mob .l-column{-webkit-box-flex:0;-ms-flex:0 0 33.333%;flex:0 0 33.333%}@media screen and (min-width: 48em){.l-grid--50 .l-column{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.l-grid--50-mob .l-column{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}@media screen and (min-width: 48em){.l-grid--75-25 .l-column:nth-child(odd){-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%}}@media screen and (min-width: 48em){.l-grid--75-25 .l-column:nth-child(even){-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}}.l-grid--75-25-mob .l-column:nth-child(odd){-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%}.l-grid--75-25-mob .l-column:nth-child(even){-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}@media screen and (min-width: 48em){.l-grid--25-75 .l-column:nth-child(odd){-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}}@media screen and (min-width: 48em){.l-grid--25-75 .l-column:nth-child(even){-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%}}.l-grid--25-75-mob .l-column:nth-child(odd){-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}.l-grid--25-75-mob .l-column:nth-child(even){-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%}.l-column{padding:8px 0 0 8px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1;flex:1}.l-column-item{height:100%}@media screen and (min-width: 48em){.l-column--1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%}}.l-column--1-mob{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%}@media screen and (min-width: 48em){.l-column--2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%}}.l-column--2-mob{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%}@media screen and (min-width: 48em){.l-column--3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}}.l-column--3-mob{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}@media screen and (min-width: 48em){.l-column--4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%}}.l-column--4-mob{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%}@media screen and (min-width: 48em){.l-column--5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%}}.l-column--5-mob{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%}@media screen and (min-width: 48em){.l-column--6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}}.l-column--6-mob{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}@media screen and (min-width: 48em){.l-column--7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%}}.l-column--7-mob{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%}@media screen and (min-width: 48em){.l-column--8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%}}.l-column--8-mob{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%}@media screen and (min-width: 48em){.l-column--9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%}}.l-column--9-mob{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%}@media screen and (min-width: 48em){.l-column--10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%}}.l-column--10-mob{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%}@media screen and (min-width: 48em){.l-column--11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%}}.l-column--11-mob{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%}@media screen and (min-width: 48em){.l-column--12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.l-column--12-mob{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.big,h1,h2,h3,h4{color:var(--color-primary);font-family:Open Sans, sans-serif;-webkit-font-feature-settings:'dlig', 'liga', 'lnum', 'kern';font-feature-settings:'dlig', 'liga', 'lnum', 'kern';font-weight:600;text-align:left}.header-1,h1{margin-bottom:1rem}.header-2,h2{margin-bottom:1rem}.header-3,h3{margin-bottom:1rem}.header-4,h4{margin-bottom:1rem}.body-m,p{margin-bottom:1rem}.body-l{color:var(--color-primary)}.body-s,small{display:inline-block}.body-xs{display:inline-block}b,strong,.bold{font-weight:600}.text-regular{font-weight:400 !important}em,i,.italic{font-style:italic}hr{border:1px solid var(--color-borders)}img{height:auto;width:100%}a{color:var(--color-links);text-decoration:none}a:hover,a:active,a:focus{color:var(--color-links--hover);text-decoration:none}ol,ul{margin-bottom:2rem;padding-left:2rem}@media screen and (min-width: 62em){ol,ul{margin-bottom:4rem}}.w-50{width:50px !important}@media screen and (min-width: 30em){.w-50--mob{width:100% !important}}@media screen and (min-width: 48em){.w-50--mob{width:50px !important}}.w-100{width:100px !important}@media screen and (min-width: 30em){.w-100--mob{width:100% !important}}@media screen and (min-width: 48em){.w-100--mob{width:100px !important}}.w-150{width:150px !important}@media screen and (min-width: 30em){.w-150--mob{width:100% !important}}@media screen and (min-width: 48em){.w-150--mob{width:150px !important}}.w-200{width:200px !important}@media screen and (min-width: 30em){.w-200--mob{width:100% !important}}@media screen and (min-width: 48em){.w-200--mob{width:200px !important}}.w-250{width:250px !important}@media screen and (min-width: 30em){.w-250--mob{width:100% !important}}@media screen and (min-width: 48em){.w-250--mob{width:250px !important}}.w-300{width:300px !important}@media screen and (min-width: 30em){.w-300--mob{width:100% !important}}@media screen and (min-width: 48em){.w-300--mob{width:300px !important}}.w-350{width:350px !important}@media screen and (min-width: 30em){.w-350--mob{width:100% !important}}@media screen and (min-width: 48em){.w-350--mob{width:350px !important}}.w-400{width:400px !important}@media screen and (min-width: 30em){.w-400--mob{width:100% !important}}@media screen and (min-width: 48em){.w-400--mob{width:400px !important}}.w-450{width:450px !important}@media screen and (min-width: 30em){.w-450--mob{width:100% !important}}@media screen and (min-width: 48em){.w-450--mob{width:450px !important}}.w-500{width:500px !important}@media screen and (min-width: 30em){.w-500--mob{width:100% !important}}@media screen and (min-width: 48em){.w-500--mob{width:500px !important}}.w-550{width:550px !important}@media screen and (min-width: 30em){.w-550--mob{width:100% !important}}@media screen and (min-width: 48em){.w-550--mob{width:550px !important}}.w-600{width:600px !important}@media screen and (min-width: 30em){.w-600--mob{width:100% !important}}@media screen and (min-width: 48em){.w-600--mob{width:600px !important}}.w-650{width:450px !important}@media screen and (min-width: 30em){.w-650--mob{width:100% !important}}@media screen and (min-width: 48em){.w-650--mob{width:650px !important}}.w-700{width:700px !important}@media screen and (min-width: 30em){.w-700--mob{width:100% !important}}@media screen and (min-width: 48em){.w-700--mob{width:700px !important}}.text-color-primary{color:var(--color-primary)}.text-color-secondary{color:var(--color-secondary)}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center;margin-left:auto;margin-right:auto}.text-justify{text-align:justify}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.hidden{display:none}.block{display:block}.inline-block{display:inline-block}.flex{display:block}@media screen and (min-width: 48em){.flex{display:-webkit-box;display:-ms-flexbox;display:flex}}.flex--mob{display:-webkit-box;display:-ms-flexbox;display:flex}.flex--left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.flex--right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex--center-horz{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex--center-vert{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex--gutter{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex--wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.flex--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.no-margin{margin:0}.no-margin-bottom{margin-bottom:0}.no-margin-top{margin-top:0}.ma-1{margin:1rem}.mt-1{margin-top:1rem}.mr-1{margin-right:1rem}.mb-1{margin-bottom:1rem}.ml-1{margin-left:1rem}.pa-1{padding:1rem}.pt-1{padding-top:1rem}.pr-1{padding-right:1rem}.pb-1{padding-bottom:1rem}.pl-1{padding-left:1rem}.ma-2{margin:2rem}.mt-2{margin-top:2rem}.mr-2{margin-right:2rem}.mb-2{margin-bottom:2rem}.ml-2{margin-left:2rem}.pa-2{padding:2rem}.pt-2{padding-top:2rem}.pr-2{padding-right:2rem}.pb-2{padding-bottom:2rem}.pl-2{padding-left:2rem}.ma-3{margin:3rem}.mt-3{margin-top:3rem}.mr-3{margin-right:3rem}.mb-3{margin-bottom:3rem}.ml-3{margin-left:3rem}.pa-3{padding:3rem}.pt-3{padding-top:3rem}.pr-3{padding-right:3rem}.pb-3{padding-bottom:3rem}.pl-3{padding-left:3rem}.ma-4{margin:4rem}.mt-4{margin-top:4rem}.mr-4{margin-right:4rem}.mb-4{margin-bottom:4rem}.ml-4{margin-left:4rem}.pa-4{padding:4rem}.pt-4{padding-top:4rem}.pr-4{padding-right:4rem}.pb-4{padding-bottom:4rem}.pl-4{padding-left:4rem}.ma-5{margin:5rem}.mt-5{margin-top:5rem}.mr-5{margin-right:5rem}.mb-5{margin-bottom:5rem}.ml-5{margin-left:5rem}.pa-5{padding:5rem}.pt-5{padding-top:5rem}.pr-5{padding-right:5rem}.pb-5{padding-bottom:5rem}.pl-5{padding-left:5rem}.ma-6{margin:6rem}.mt-6{margin-top:6rem}.mr-6{margin-right:6rem}.mb-6{margin-bottom:6rem}.ml-6{margin-left:6rem}.pa-6{padding:6rem}.pt-6{padding-top:6rem}.pr-6{padding-right:6rem}.pb-6{padding-bottom:6rem}.pl-6{padding-left:6rem}.ma-7{margin:7rem}.mt-7{margin-top:7rem}.mr-7{margin-right:7rem}.mb-7{margin-bottom:7rem}.ml-7{margin-left:7rem}.pa-7{padding:7rem}.pt-7{padding-top:7rem}.pr-7{padding-right:7rem}.pb-7{padding-bottom:7rem}.pl-7{padding-left:7rem}.ma-8{margin:8rem}.mt-8{margin-top:8rem}.mr-8{margin-right:8rem}.mb-8{margin-bottom:8rem}.ml-8{margin-left:8rem}.pa-8{padding:8rem}.pt-8{padding-top:8rem}.pr-8{padding-right:8rem}.pb-8{padding-bottom:8rem}.pl-8{padding-left:8rem}.ma-9{margin:9rem}.mt-9{margin-top:9rem}.mr-9{margin-right:9rem}.mb-9{margin-bottom:9rem}.ml-9{margin-left:9rem}.pa-9{padding:9rem}.pt-9{padding-top:9rem}.pr-9{padding-right:9rem}.pb-9{padding-bottom:9rem}.pl-9{padding-left:9rem}.ma-10{margin:10rem}.mt-10{margin-top:10rem}.mr-10{margin-right:10rem}.mb-10{margin-bottom:10rem}.ml-10{margin-left:10rem}.pa-10{padding:10rem}.pt-10{padding-top:10rem}.pr-10{padding-right:10rem}.pb-10{padding-bottom:10rem}.pl-10{padding-left:10rem}.label,label{display:block}input,textarea{font-weight:600;color:var(--color-primary)}input:focus,textarea:focus{outline:none}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:var(--color-primary);font-weight:400}input::-moz-placeholder,textarea::-moz-placeholder{color:var(--color-primary);font-weight:400}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:var(--color-primary);font-weight:400}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:var(--color-primary);font-weight:400}input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color:var(--color-primary);font-weight:400}input::-moz-placeholder, textarea::-moz-placeholder{color:var(--color-primary);font-weight:400}input:-ms-input-placeholder, textarea:-ms-input-placeholder{color:var(--color-primary);font-weight:400}input::-ms-input-placeholder, textarea::-ms-input-placeholder{color:var(--color-primary);font-weight:400}input::placeholder,textarea::placeholder{color:var(--color-primary);font-weight:400}select{color:var(--color-primary)}a.o-btn,.o-btn{font-weight:600;text-decoration:none;text-align:center;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:middle;border:1px solid var(--color-borders);width:auto;height:var(--space5);padding:var(--space1) var(--space3);margin-right:var(--space1);margin-bottom:var(--space1);background:var(--color-surface);color:var(--color-primary)}a.o-btn:hover,.o-btn:hover{--color-primary: var(--scheme-primary--dark);--color-surface: var(--scheme-surface--dark);--color-icon-fill: var(--scheme-icon-fill--dark)
}a.o-btn svg,.o-btn svg{fill:var(--color-icon-fill)}a.o-btn--no-border,.o-btn--no-border{border:none}a.o-btn--no-border:hover,.o-btn--no-border:hover{background:none}a.o-btn--no-border:hover svg,.o-btn--no-border:hover svg{fill:var(--color-icon-fill)}a.o-btn-icon__svg,.o-btn-icon__svg{width:var(--space2);vertical-align:middle;fill:red}a.o-btn-icon--left,.o-btn-icon--left{margin-right:var(--space1)}a.o-btn-icon--right,.o-btn-icon--right{margin-left:var(--space1)}.o-checkbox--cols .o-checkbox-item{display:inline-block;margin-right:var(--space2)}.o-checkbox-text{display:block;margin-bottom:0.25rem}.o-checkbox-input{background-color:#fff;width:var(--space2);height:var(--space2);-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;vertical-align:middle;border:1px solid var(--color-borders);cursor:pointer;margin:0;margin-right:var(--space1)}.o-checkbox-input:focus{outline:none}.o-checkbox-input:checked{background-image:url(/assets/svg-sprite/check-small.svg);background-repeat:no-repeat;background-position:50% 50%;color:var(--color-secondary)}.o-checkbox-input:checked+label{color:var(--color-primary);font-weight:600}[data-surface="blue"] .o-checkbox-input:checked{background-image:url(/assets/svg-sprite/check-small.svg)}.o-checkbox label{color:var(--color-primary);margin-bottom:0;cursor:pointer;display:inline-block;vertical-align:middle}.o-date{position:relative}.o-date-icon{pointer-events:none;position:absolute;right:0;top:0;height:100%;padding-bottom:0.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.o-date-icon svg{fill:var(--color-icon-fill);display:block;width:var(--space3);height:var(--space3)}.o-date-value{display:block;width:100%;padding:0 0 0 0;height:var(--space4);border:1px solid transparent;border-bottom:1px solid var(--color-borders);font-weight:600;color:var(--color-primary);font-family:Open Sans, sans-serif}.o-date-value::-webkit-inner-spin-button{display:none}.o-date-value::-webkit-calendar-picker-indicator{opacity:0;width:3rem}.o-date-value:focus{outline:none;border-bottom:1px solid var(--color-highlight-borders)}.o-date-value::-webkit-input-placeholder{color:var(--color-secondary);font-weight:600}.o-date-value::-moz-placeholder{color:var(--color-secondary);font-weight:600}.o-date-value:-ms-input-placeholder{color:var(--color-secondary);font-weight:600}.o-date-value::-ms-input-placeholder{color:var(--color-secondary);font-weight:600}.o-date-value::placeholder{color:var(--color-secondary);font-weight:600}.o-icon{height:2.5rem;width:2.5rem;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}.o-icon__svg{display:block;width:var(--space3);height:var(--space3)}.o-icon--circle{background-color:var(--color-icon-bg);border:1px solid var(--color-icon-borders);border-radius:50%;text-align:center}.o-icon--circle svg{width:var(--space2);height:var(--space2)}.o-icon svg{fill:var(--color-icon-fill)}.o-media{position:relative;overflow:hidden}.o-media:before{display:block;content:"";width:100%;padding-top:100%}.o-media>.o-media__img{position:absolute;top:0;left:0;right:0;bottom:0}@media screen and (min-width: 48em){.o-media{position:relative;overflow:hidden}.o-media:before{display:block;content:"";width:100%;padding-top:100%}.o-media>.o-media__img{position:absolute;top:0;left:0;right:0;bottom:0}}.o-media__img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.o-media--16-9{position:relative;overflow:hidden}.o-media--16-9:before{display:block;content:"";width:100%;padding-top:66.66667%}.o-media--16-9>.o-media__img{position:absolute;top:0;left:0;right:0;bottom:0}@media screen and (min-width: 48em){.o-media--16-9{position:relative;overflow:hidden}.o-media--16-9:before{display:block;content:"";width:100%;padding-top:56.25%}.o-media--16-9>.o-media__img{position:absolute;top:0;left:0;right:0;bottom:0}}.o-media--9-16{position:relative;overflow:hidden}.o-media--9-16:before{display:block;content:"";width:100%;padding-top:100%}.o-media--9-16>.o-media__img{position:absolute;top:0;left:0;right:0;bottom:0}@media screen and (min-width: 48em){.o-media--9-16{position:relative;overflow:hidden}.o-media--9-16:before{display:block;content:"";width:100%;padding-top:177.77778%}.o-media--9-16>.o-media__img{position:absolute;top:0;left:0;right:0;bottom:0}}.o-media--4-3{position:relative;overflow:hidden}.o-media--4-3:before{display:block;content:"";width:100%;padding-top:66.66667%}.o-media--4-3>.o-media__img{position:absolute;top:0;left:0;right:0;bottom:0}@media screen and (min-width: 48em){.o-media--4-3{position:relative;overflow:hidden}.o-media--4-3:before{display:block;content:"";width:100%;padding-top:75%}.o-media--4-3>.o-media__img{position:absolute;top:0;left:0;right:0;bottom:0}}.o-media--3-4{position:relative;overflow:hidden}.o-media--3-4:before{display:block;content:"";width:100%;padding-top:100%}.o-media--3-4>.o-media__img{position:absolute;top:0;left:0;right:0;bottom:0}@media screen and (min-width: 48em){.o-media--3-4{position:relative;overflow:hidden}.o-media--3-4:before{display:block;content:"";width:100%;padding-top:133.33333%}.o-media--3-4>.o-media__img{position:absolute;top:0;left:0;right:0;bottom:0}}.o-media--3-2{position:relative;overflow:hidden}.o-media--3-2:before{display:block;content:"";width:100%;padding-top:66.66667%}.o-media--3-2>.o-media__img{position:absolute;top:0;left:0;right:0;bottom:0}@media screen and (min-width: 48em){.o-media--3-2{position:relative;overflow:hidden}.o-media--3-2:before{display:block;content:"";width:100%;padding-top:66.66667%}.o-media--3-2>.o-media__img{position:absolute;top:0;left:0;right:0;bottom:0}}.o-media--2-3{position:relative;overflow:hidden}.o-media--2-3:before{display:block;content:"";width:100%;padding-top:100%}.o-media--2-3>.o-media__img{position:absolute;top:0;left:0;right:0;bottom:0}@media screen and (min-width: 48em){.o-media--2-3{position:relative;overflow:hidden}.o-media--2-3:before{display:block;content:"";width:100%;padding-top:150%}.o-media--2-3>.o-media__img{position:absolute;top:0;left:0;right:0;bottom:0}}.o-input-text{display:block;width:100%;padding:0;height:var(--space4);border:1px solid transparent;border-bottom:1px solid var(--color-borders)}.o-input-text:focus{border-bottom-color:var(--color-highlight-borders)}.o-radio--cols .o-radio-item{display:inline-block;margin-right:var(--space2)}.o-radio-text{display:block;margin-bottom:0.25rem}.o-radio-input{background-color:#fff;border-radius:50%;width:var(--space2);height:var(--space2);margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;vertical-align:middle;border:1px solid var(--color-borders);cursor:pointer;margin-right:var(--space1)}.o-radio-input:focus{outline:none}.o-radio-input:checked{background-image:url(/assets/svg-sprite/dot-small.svg);background-repeat:no-repeat;background-position:50% 50%;border-color:var(--color-primary);color:var(--color-secondary)}.o-radio-input:checked+label{color:var(--color-primary);font-weight:600}[data-surface="blue"] .o-radio-input:checked{background-image:url(/assets/svg-sprite/dot-small.svg)}.o-radio label{color:var(--color-primary);margin-bottom:0;cursor:pointer;display:inline-block;vertical-align:middle}.o-select{position:relative}.o-select-icon{pointer-events:none;position:absolute;right:0;top:0;height:100%;padding-bottom:0.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.o-select-icon svg{fill:var(--color-icon-fill);display:block;width:var(--space3);height:var(--space3)}.o-select-choices{display:inline-block;width:100%;height:var(--space4);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;font-weight:600;border:none;border-bottom:1px solid var(--color-borders);outline:none}.o-select-choices:active,.o-select-choices:focus{outline:none;border-color:var(--color-highlight-borders)}.o-textarea-message{font-weight:600;color:var(--color-primary);height:6rem;width:100%;border:1px solid transparent;padding:0;border-bottom:1px solid var(--color-borders);font-weight:600;color:var(--color-primary);font-family:Open Sans, sans-serif;background-attachment:local;background-image:repeating-linear-gradient(var(--color-surface), var(--color-surface) 1.44444rem, var(--color-borders) 1.44444rem, var(--color-borders) 1.5rem)}.o-textarea-message:focus{border-bottom-color:var(--color-borders--hover)}.c-card{border:1px solid var(--color-borders)}.c-card--accent .c-card-header{background:var(--color-accent);color:var(--color-light)}.c-card-header{background:var(--color-surface);border-bottom:1px solid var(--color-borders);color:var(--color-primary);padding:0 var(--space2);display:-webkit-box;display:-ms-flexbox;display:flex;line-height:var(--space5)}.c-card-header *{color:inherit;margin:0;line-height:inherit;font-size:inherit}.c-card-body{padding:var(--space2);background:var(--color-light)}.c-dropdown{position:relative;display:inline-block}.c-dropdown-content{display:none;position:absolute;z-index:999999;background:var(--color-surface);color:var(--color-primary);border:1px solid var(--color-borders);width:100%}.c-dropdown-list{list-style-type:none;margin:0;padding:0;width:100%}.c-dropdown-list__item{color:var(--color-primary);padding:0;background:var(--color-surface);color:var(--color-primary)}.c-dropdown-list__item:hover{--color-primary: var(--scheme-primary--dark);--color-surface: var(--scheme-surface--dark)
}.c-dropdown-list__link{color:inherit;padding:var(--space1) var(--space3);text-decoration:none;display:block}.c-dropdown:hover .c-dropdown-content{display:block}.c-dropdown:hover .o-btn{margin-right:0}.c-dropdown--w-cards a{padding:0}.c-dropdown--w-cards .c-card{background:var(--color-light);color:var(--color-accent)}.c-pagination{width:auto}.c-pagination-list{border:1px solid var(--color-borders);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:middle;list-style:none;margin:0;padding:0;height:100%}.c-pagination-list__item{font-weight:600;text-decoration:none;text-align:center;background:var(--color-surface);color:var(--color-primary);-webkit-transition:background-color .3s;transition:background-color .3s;color:var(--color-primary);justify-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;border-left:1px solid var(--color-borders);display:none;background:var(--color-surface);color:var(--color-primary)}@media screen and (min-width: 48em){.c-pagination-list__item{display:-webkit-box;display:-ms-flexbox;display:flex}}.c-pagination-list__item:first-child{border-left:none}.c-pagination-list__item:hover{--color-primary: var(--scheme-primary--dark);--color-surface: var(--scheme-surface--dark)
}.c-pagination-list__item--active{--color-primary: var(--scheme-primary--dark);--color-surface: var(--scheme-surface--dark)
}.c-pagination-list__item--active:hover{--color-primary: var(--scheme-primary--dark);--color-surface: var(--scheme-surface--dark)
}.c-pagination-list__item--active:before{content:"Sida";margin-left:var(--space3)}@media screen and (min-width: 48em){.c-pagination-list__item--active:before{display:none}}.c-pagination-list__item--prev,.c-pagination-list__item--next,.c-pagination-list__item--active{display:-webkit-box;display:-ms-flexbox;display:flex}.c-pagination-list__link{padding:var(--space2) var(--space3);height:var(--space5);text-decoration:none;display:block;color:inherit}.c-modal{position:fixed;left:15%;width:70%;top:5vh;max-height:90vh;padding:0;border:none;z-index:101;right:auto;overflow:auto;display:none}.js-has-modal .c-modal{display:block}.c-modal .js-modal-close,.c-modal .c-modal-close{-ms-flex-item-align:center;align-self:center;margin-left:auto}.c-modal-header{background:var(--color-surface);border-bottom:1px solid var(--color-borders);color:var(--color-primary);padding:0 var(--space2);display:-webkit-box;display:-ms-flexbox;display:flex;line-height:var(--space5)}.c-modal-header *{color:inherit;margin:0;line-height:inherit;font-size:inherit}.c-modal-body{padding:var(--space2);background:var(--color-light)}body.js-has-modal{overflow:hidden}.c-overlay{position:fixed;z-index:100;width:100%;height:100%;top:0;left:0;background-color:#000;opacity:0.6;display:none}.js-has-modal .c-overlay{display:block}.c-table{width:100%}.c-table thead th input[type="checkbox"],.c-table tbody td input[type="checkbox"],.c-table tbody a{display:-webkit-box;display:-ms-flexbox;display:flex}.c-table thead th{color:var(--color-primary);font-weight:600;height:var(--space6);vertical-align:middle;padding:0 var(--space1);border-bottom:1px solid var(--color-borders)}.c-table tbody tr{border-bottom:1px solid var(--color-borders)}.c-table tbody td{color:var(--color-primary);font-weight:400;vertical-align:middle;padding:0 var(--space1);margin:0;height:var(--space6);white-space:nowrap}.c-table tbody tr:hover{background:var(--color-highlight)}.c-table tbody tr:hover td{color:var(--color-highlight-primary)}.c-table tbody tr:hover td a:visited,.c-table tbody tr:hover td a{color:var(--color-highlight-links)}.c-table tbody tr:hover td i{background-color:var(--color-highlight)}.c-table tbody tr:hover td i svg{fill:var(--color-highlight-icon-fill)}.c-toast{border:1px solid var(--color-borders);margin-right:var(--space1);margin-bottom:var(--space5);position:relative}.c-toast .c-toast-close{-ms-flex-item-align:center;align-self:center;margin-left:auto;cursor:pointer}.c-toast-header{padding:0 var(--space2);background:var(--color-surface);border-bottom:1px solid var(--color-borders);color:var(--color-primary);display:-webkit-box;display:-ms-flexbox;display:flex;line-height:var(--space5)}.c-toast-header *{color:inherit;margin:0;line-height:inherit;font-size:inherit}.c-toast-content{padding:var(--space2) var(--space2);background:var(--color-surface)}.big,h1,h2,h3,h4{color:var(--color-primary);font-family:Open Sans, sans-serif;-webkit-font-feature-settings:'dlig', 'liga', 'lnum', 'kern';font-feature-settings:'dlig', 'liga', 'lnum', 'kern';font-weight:600;text-align:left}.header-1,h1{font-size:50px;line-height:50px;margin-bottom:1rem}@media screen and (min-width: 75em){.header-1,h1{font-size:100px;line-height:100px}}.header-2,h2{margin-bottom:1rem}.header-3,h3{margin-bottom:1rem}.header-4,h4{margin-bottom:1rem}.body-m,p{margin-bottom:1rem;font-size:120%}.body-l{color:var(--color-primary)}.body-s,small{display:inline-block}.body-xs{display:inline-block}b,strong,.bold{font-weight:600}.text-regular{font-weight:400 !important}em,i,.italic{font-style:italic}hr{border:1px solid var(--color-borders)}img{height:auto;width:100%}.header{overflow:hidden;position:relative;padding-top:150px}@media screen and (min-width: 48em){.header{padding-top:0;height:80vh}}@media screen and (min-width: 75em){.header{padding-top:0;height:100vh}}.header__col-one{padding-bottom:50px}@media screen and (min-width: 48em){.header__col-one{width:50%;background:#fff;padding-bottom:0}}@media screen and (min-width: 48em){.header__col-two{width:50%}}.header-content{padding:0 2rem}@media screen and (min-width: 75em){.header-content{padding:0 8rem}}.header .logo{position:absolute;top:2rem;left:2rem}@media screen and (min-width: 62em){.header .logo{top:3rem;left:3rem}}.header .logo__img{width:250px}.b-welcome{background:#006633;background:#063;background:-webkit-gradient(linear, left bottom, left top, from(#063), to(#006400));background:linear-gradient(0deg, #063 0%, #006400 100%)}@media screen and (min-width: 62em){.b-welcome{padding:6rem 10%}}@media screen and (min-width: 75em){.b-welcome{padding:8rem 20%}}.b-welcome h2,.b-welcome p{color:#fff}@media screen and (min-width: 62em){.b-benefits{padding:6rem 0}}@media screen and (min-width: 75em){.b-benefits{padding:8rem 0}}.b-benefits-content__col-one{width:100%;margin-bottom:3rem}@media screen and (min-width: 48em){.b-benefits-content__col-one{width:33%;padding-right:3%;margin-bottom:0}}.b-benefits-content__col-two{width:100%;margin-bottom:3rem}@media screen and (min-width: 48em){.b-benefits-content__col-two{width:33%;padding-right:3%;margin-bottom:0}}.b-benefits-content__col-three{width:100%}@media screen and (min-width: 48em){.b-benefits-content__col-three{width:33%}}.b-benefits .o-icon{margin-bottom:.5rem}.b-benefits .o-icon__svg{height:200px;width:200px}.b-benefits small{font-size:90%;line-height:140%}.b-promo{position:relative}.b-promo-content{position:absolute;top:40%;left:5%;right:5%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 48em){.b-promo-content{left:20%;right:20%;top:45%}}.b-promo-content h2{color:#fff;text-align:center;font-size:250%;position:relative}.b-promo-content h2:before{position:absolute;top:0;left:-20px;content:"";display:inline-block;height:110%;width:5px;background-color:#fff}@media screen and (min-width: 48em){.o-media--21-9:before{display:block;content:"";width:100%;padding-top:40.25%}}.b-contact{background-color:#000;border-bottom:solid 10px #006633}@media screen and (min-width: 62em){.b-contact{padding:2rem 0}}@media screen and (min-width: 75em){.b-contact{padding:4rem 0}}.b-contact .l-grid-content{background:#000}.b-contact h1,.b-contact h2,.b-contact p{color:#fff}.b-contact p{position:relative;left:46px}.b-contact-item{display:-webkit-box;display:-ms-flexbox;display:flex}.b-contact o-icon{margin-right:.5rem}.b-contact o-icon__svg{height:200px;width:200px}

