.main-footer{padding:30px 0;background-color:rgba(98,116,189,.149)}.footer-address{text-align:right}.main-header{padding:30px 0 10px}.nav-link{color:#232020}.scheme-container .auto-toggle{display:none}[data-scheme="0"] .night-toggle,[data-scheme="1"] .day-toggle{display:none;pointer-events:none}.toggle-group label{cursor:pointer}[data-sr]{clip:rect(0 0 0 0);clipPath:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,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}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}.flex-box{display:flex}.flex-box .flex-item{flex:1}.flex-box .flex-item--ungrow{flex:0;flex-grow:0}.flex-box.to-column{flex-direction:column}.flex-box.flex-gap--small{gap:.5rem}.flex-box.flex-gap--medium{gap:1.5rem}.flex-box.flex-gap--large{gap:2.5rem}.flex-box.flex-items--to-right{justify-content:flex-end}.flex-box.flex-items--to-hcenter{justify-content:center}.flex-box.flex-items--to-vcenter{align-items:center}.flex-box.flex-items--all-center{align-items:center;justify-content:center}.title{font-weight:700;font-size:25px;line-height:1.3em}.title--1{font-size:70px}.title--2{font-size:50px}.title--3{font-size:40px}.title--4{font-size:35px}.title--5{font-size:30px}.title--6{font-size:25px}.custom-button{font-weight:400;font-size:18px;border-radius:10px;border:none;min-width:70px;padding:13px 22px;cursor:pointer;transition:.1s ease-in-out}.custom-button.primary{border:1px solid #5f74bd;background-color:#5f74bd;color:#fff}.custom-button.bordered-primary,.custom-button.primary:hover{border:1px solid #5f74bd;background:hsla(0,0%,100%,.063);color:#5f74bd}.custom-button.bordered-primary:hover{background:#5f74bd;color:#fff}.common-badge{background-color:#fff;border:1px solid #5f74bd;border-radius:20px;min-width:82px;padding:4px 7px}.common-badge em{padding-left:10px;font-size:14px;font-weight:700;color:#232020}.common-badge i{padding-left:15px;color:#232020}:where(html){--darkmode:0;container-name:root;container-type:normal}body{--background-color:#fff;--text-color:#232020;--card-background:hsla(0,0%,100%,.063);background-color:var(--background-color);color:var(--text-color);color-scheme:light dark;font-family:Nunito,sans-serif,ui-sans-serif,system-ui}body a{color:var(--text-color)}body *{box-sizing:border-box;font-size:18px}body p{line-height:1.5em}body p:not(:last-child){margin-bottom:25px}body b{font-weight:700}@media(prefers-color-scheme:dark){html{--darkmode:1}}@media(prefers-color-scheme:light){html{--darkmode:0}}html:has(#color-scheme-light:checked){--darkmode:0}html:has(#color-scheme-dark:checked){--darkmode:1}@container root style(--darkmode: 1){body{--background-color:#242528;--text-color:#fff;--card-background:red}}.l-container{max-width:1404px;width:95%;margin:0 auto}.section-wrap{padding:100px 0;min-height:100vh;border-bottom:1px solid hsla(0,3%,85%,.314)}