*{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:greyscale;-webkit-tap-highlight-color:rgba(0,0,0,0)}*,:after,:before{box-sizing:inherit}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;box-sizing:border-box}iframe{border:0 solid transparent;width:100%;height:100%}input[type=text],select,textarea{border-radius:5px;border:none;box-shadow:none}main{overflow:hidden}body{background:#fff;margin:0;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:greyscale;height:100vh;font-family:Konnect}@media only screen and (max-width:991px){body{height:100%;min-height:100vh}}.page-index main{margin:0}div{margin:0;padding:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin:0;padding:0;text-align:left;color:#08121f;font-family:Romana BT,sans-serif}.h1,h1{font-family:Romana BT,sans-serif;font-size:50px;line-height:1;font-weight:400}@media only screen and (max-width:991px){.h1,h1{font-size:45px}}@media only screen and (max-width:640px){.h1,h1{font-size:35px}}.h2,h2{font-size:38px;line-height:1.1}.h2,.h3,h2,h3{font-family:Romana BT,sans-serif;font-weight:400}.h3,h3{font-size:29px;line-height:1}.h4,.h5,h4,h5{font-family:Romana BT,sans-serif;font-size:22px;line-height:1.8;font-weight:400}@media only screen and (max-width:640px){.h4,.h5,h4,h5{font-size:22px;font-size:20px}}.h6,h6{font-family:Romana BT,sans-serif;font-size:17px}a{text-decoration:none;color:#000;font-size:16px;font-family:Konnect;transition:all .2s ease 0s;-moz-transition:all .2s ease 0s;-ms-transition:all .2s ease 0s;-o-transition:all .2s ease 0s;-webkit-transition:all .2s ease 0s}@media only screen and (min-width:991px){a:hover{color:#0e2037;transition:all .2s ease 0s;-moz-transition:all .2s ease 0s;-ms-transition:all .2s ease 0s;-o-transition:all .2s ease 0s;-webkit-transition:all .2s ease 0s}}p{line-height:1.6;color:#697d8c}button,p{font-size:16px;font-family:Konnect}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:pointer}button,textarea{background-color:transparent}textarea{border:1px solid #d7d2cf;color:#d7d2cf;font-family:Konnect;font-size:17px;border-radius:0;padding:20px}@media only screen and (max-width:768px){textarea{font-size:13px}}textarea:placeholder-shown{font-family:Konnect;font-size:17px;transition:all .1s ease-in;-moz-transition:all .1s ease-in;-ms-transition:all .1s ease-in;-o-transition:all .1s ease-in;-webkit-transition:all .1s ease-in}@media only screen and (max-width:768px){textarea:placeholder-shown{font-size:13px}}textarea:focus-visible{border-bottom:1px solid #e3e3e3;box-shadow:none;outline:none}::selection{background:#0e2037;text-shadow:none;color:#fff}:focus-visible{outline:none}.styleguide__label{margin:60px 0 20px;font-size:20px;font-weight:800;font-style:italic;color:#08121f}.styleguide__black{padding:50px;background-color:#000}.styleguide__itemsolution{width:400px}.styleguide__article{display:block;width:50%!important}.styleguide__btns{display:flex;flex-direction:column;background-color:#c1c1c1}.styleguide__btns a,.styleguide__btns button{margin:30px 0}.styleguide .grid{height:50px;width:100%;margin:50px 0;background-color:#818181}.styleguide .itemopinion{background-color:#08121f;margin:100px 0}.main-content,main{width:100%;position:relative;z-index:2;background-color:#fff}.main-content::-webkit-scrollbar,main::-webkit-scrollbar{display:none}body::-webkit-scrollbar{display:none}.btnarrow{font-size:17px;display:flex;align-items:center}.btnarrow__text{padding:0 20px 0 0}.btnarrow i{font-size:30px;position:relative;display:flex;align-items:center;justify-content:center}.btnarrow i:after{content:"";width:0;height:0;border:1px solid #818181;position:absolute;border-radius:50px;opacity:0;transition:all .7s cubic-bezier(.19,1,.22,1);-moz-transition:all .7s cubic-bezier(.19,1,.22,1);-ms-transition:all .7s cubic-bezier(.19,1,.22,1);-o-transition:all .7s cubic-bezier(.19,1,.22,1);-webkit-transition:all .7s cubic-bezier(.19,1,.22,1)}@media only screen and (min-width:991px){.btnarrow:hover i:after{width:50px;height:50px;opacity:1;transition:all .7s cubic-bezier(.19,1,.22,1);-moz-transition:all .7s cubic-bezier(.19,1,.22,1);-ms-transition:all .7s cubic-bezier(.19,1,.22,1);-o-transition:all .7s cubic-bezier(.19,1,.22,1);-webkit-transition:all .7s cubic-bezier(.19,1,.22,1)}}.btnarrow--white .btnarrow__text,.btnarrow--white i{color:#f6f6f6}.btn-flip{opacity:1;outline:0;line-height:40px;position:relative;text-align:center;display:inline-block;text-decoration:none;background-color:#d7d2cf}.btn-flip:before{content:"";background-color:#bdb8b5;width:100%;top:0;left:0;position:absolute;height:0}.btn-flip:before,.btn-flip:hover:before{transition:all .2s ease-in;-moz-transition:all .2s ease-in;-ms-transition:all .2s ease-in;-o-transition:all .2s ease-in;-webkit-transition:all .2s ease-in}.btn-flip:hover:before{height:100%}.btn-flip:hover .text:after{opacity:1;transform:translateY(0) rotateX(0)}.btn-flip:hover .text:before{opacity:0;transform:translateY(-50%) rotateX(90deg)}.btn-flip .text:after{top:0;left:0;opacity:0;width:100%;color:#0e2037;transition:.5s;position:absolute;content:attr(data-back);transform:translateY(50%) rotateX(90deg);display:flex;align-items:center;justify-content:center;height:100%}.btn-flip .text:before{top:0;left:0;opacity:1;color:#0e2037;display:block;transition:.5s;line-height:40px;position:relative;content:attr(data-front);transform:translateY(0) rotateX(0)}.btn-flip--primary{background-color:#0e2037}.btn-flip--primary:before{background-color:#213b5d}.btn-flip--primary .text:after,.btn-flip--primary .text:before,.link{color:#fff}.link span.text{position:relative}.link span.text:before{content:"";height:1px;background-color:#fff;position:absolute;bottom:-1px;left:0;transform-origin:left;width:100%;transform:scaleX(0);transition:transform .7s cubic-bezier(.19,1,.22,1)}@media only screen and (min-width:991px){.link:hover{color:#fff}.link:hover span.text:before{transform:scaleX(1);transition:transform .7s cubic-bezier(.19,1,.22,1)}}.linkmenu{display:flex;align-items:center;position:relative}.linkmenu__text{font-size:29px;color:#fff;padding:0;transition:all .7s cubic-bezier(.19,1,.22,1)}.linkmenu:before{content:"";height:2px;position:absolute;left:0;transform-origin:left;width:40px;transform:scaleX(0);background-color:#697d8c;transition:transform .7s cubic-bezier(.19,1,.22,1)}.linkmenu{transition:all .2s ease-in;-moz-transition:all .2s ease-in;-ms-transition:all .2s ease-in;-o-transition:all .2s ease-in;-webkit-transition:all .2s ease-in}@media only screen and (min-width:991px){.linkmenu:hover .linkmenu__text{padding:0 0 0 60px;transition:all .7s cubic-bezier(.19,1,.22,1)}.linkmenu:hover:before{transform:scaleX(100%);transition:transform .7s cubic-bezier(.19,1,.22,1)}.linkmenu:hover{transition:all .5s ease-in;-moz-transition:all .5s ease-in;-ms-transition:all .5s ease-in;-o-transition:all .5s ease-in;-webkit-transition:all .5s ease-in}}.linkmenu--small .linkmenu__text{font-size:22px}.linkmenu--small:before{background-color:#fff;width:13px}@media only screen and (min-width:991px){.linkmenu--small:hover .linkmenu__text{padding:0 0 0 23px;transition:all .7s cubic-bezier(.19,1,.22,1)}.linkmenu--small:hover:before{transform:scaleX(100%);transition:transform .7s cubic-bezier(.19,1,.22,1)}.linkmenu--small:hover{transition:all .2s ease-in;-moz-transition:all .2s ease-in;-ms-transition:all .2s ease-in;-o-transition:all .2s ease-in;-webkit-transition:all .2s ease-in}}.linkmenu--contact{display:none}@media only screen and (max-width:860px){.linkmenu--contact{display:flex}}.textcontent{margin:40px 0}.textcontent .title{font-size:22px;color:#0e2037;padding:0 0 10px;margin:0}.textcontent .text{margin:0}.fullline{width:100%;height:1px}.fullline,.fullline-vertical{background-color:rgba(121,138,152,.2);position:absolute}.fullline-vertical{height:100%;width:1px}.titleline{overflow:hidden;display:block;position:relative;padding:0 5px}.titleline .text{animation:slide-top 1s cubic-bezier(.25,.46,.45,.94) both}.titleline__next{animation:slide-top 1s cubic-bezier(.25,.46,.45,.94) .8s both}.itemservices{display:flex;position:relative}.itemservices__content{padding:0 0 0 33px}.itemservices .icon{font-size:40px;color:#08121f}.itemservices__info .title,.itemservices__info h3{font-size:22px;color:#0e2037;padding:0 0 10px;margin:0;line-height:1.2;font-family:Konnect}.itemservices__info .description,.itemservices__info p{margin:0;padding:0 0 60px}.itemservices .fullline{position:absolute;left:0;bottom:0}@media only screen and (max-width:640px){.itemservices .fullline{left:20px}}.itemservices .fullline-vertical{position:absolute;right:0;bottom:0}.itemservices .fullline{display:none}@media only screen and (max-width:640px){.itemservices .fullline{display:block}}.itemservices .fullline-vertical{display:none}.itemservices:first-child .fullline{display:block;width:300%}@media only screen and (max-width:640px){.itemservices:first-child .fullline{width:100%}}.itemservices:first-child .fullline-vertical{display:block;height:200%;top:0}@media only screen and (max-width:1080px){.itemservices:first-child .fullline-vertical{height:300%}}@media only screen and (max-width:640px){.itemservices:first-child .fullline-vertical{display:none}}.itemservices:nth-child(2) .fullline-vertical{display:block;height:200%;top:0}@media only screen and (max-width:1080px){.itemservices:nth-child(2) .fullline-vertical{display:none}.itemservices:nth-child(3) .fullline{display:block;width:200%}}.itemservices:last-child .fullline{display:none}.itemopinion{min-height:300px;display:flex;flex-direction:column;align-items:flex-start}.itemopinion img{height:30px!important;width:auto!important}.itemopinion__msg{font-size:14px;color:#fff;margin:25px 0 0}.itemopinion__name{font-size:17px;margin:auto 0 0}.itemopinion__position{font-size:14px;margin:0;white-space:normal;height:50px}.itempost__img{width:100%;height:330px;overflow:hidden;display:grid}@media only screen and (min-width:2100px){.itempost__img{height:400px}}@media only screen and (max-width:640px){.itempost__img{height:210px}}.itempost__img img{width:100%;height:100%;object-fit:cover;transition:all .2s ease-in;-moz-transition:all .2s ease-in;-ms-transition:all .2s ease-in;-o-transition:all .2s ease-in;-webkit-transition:all .2s ease-in}.itempost__content{padding:15px 0 20px 20px;display:flex;flex-wrap:wrap;position:relative}.itempost__content .cat,.itempost__content .date{font-size:14px;margin:0;color:#697d8c;width:50%;transition:all .2s ease-in;-moz-transition:all .2s ease-in;-ms-transition:all .2s ease-in;-o-transition:all .2s ease-in;-webkit-transition:all .2s ease-in}.itempost__content .date{text-align:right}.itempost__content .title{font-size:17px;color:#08121f;width:100%;margin:10px 0 0;line-height:1.5;white-space:normal}.itempost__content .fullline-vertical{position:absolute;left:0;bottom:0;background:linear-gradient(180deg,#788a98,hsla(0,0%,100%,0) 70%)}@media only screen and (min-width:991px){.itempost:hover .cat,.itempost:hover .date{color:#08121f}.itempost:hover .cat,.itempost:hover .date,.itempost:hover .itempost__img img{transition:all .2s ease-in;-moz-transition:all .2s ease-in;-ms-transition:all .2s ease-in;-o-transition:all .2s ease-in;-webkit-transition:all .2s ease-in}.itempost:hover .itempost__img img{transform:scale(1.1)}}.menu-burger{display:flex;justify-content:center;align-items:center;opacity:1;transform:scaleX(1);transition:transform .6s cubic-bezier(.4,0,0,1),opacity .6s cubic-bezier(.4,0,0,1);transition-delay:1s;width:auto;height:30px;padding:10px 0}.menu-burger__movehover{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:30px;height:100%}.menu-burger__movehover .burgerline{display:block;width:100%;height:1px;background-color:#fff}.menu-burger__movehover .burgerline.viewhover{position:absolute;left:0}.menu-burger__movehover .burgerline.viewhover.top{top:1px;transform:translateX(-80%) scaleX(0);transition:transform .35s cubic-bezier(.6,0,.4,1)}.menu-burger__movehover .burgerline.viewhover.bottom{bottom:0;transform:translateX(80%) scaleX(0);transition:transform .35s cubic-bezier(.6,0,.4,1) .1s}.menu-burger__movehover .burgerline.default.top{transition:transform .48s cubic-bezier(.28,.38,0,1) .15s}.menu-burger__movehover .burgerline.default.bottom{transition:transform .48s cubic-bezier(.28,.38,0,1) .25s}.menu-burger:hover .burgerline.viewhover.bottom,.menu-burger:hover .burgerline.viewhover.top{transform:translateX(0) scaleX(1);transition:transform .5s cubic-bezier(.28,.38,0,1) .11s}.menu-burger:hover .burgerline.default.top{transform:translateX(50%) scaleX(0);transition:transform .4s cubic-bezier(.28,.38,0,1)}.menu-burger:hover .burgerline.default.bottom{transform:translateX(-50%) scaleX(0);transition:transform .4s cubic-bezier(.28,.38,0,1)}.menu-burger .textmenu{color:#fff;padding:0 0 0 15px;font-size:14px;margin:0;display:flex;align-items:center}.menu-burger .textmenu .close{width:0;opacity:0;visibility:hidden;transform:translateX(-50px)}.menu-burger .textmenu .close,.menu-burger .textmenu .wordmenu{position:absolute;transition:all .5s ease-in;-moz-transition:all .5s ease-in;-ms-transition:all .5s ease-in;-o-transition:all .5s ease-in;-webkit-transition:all .5s ease-in}.menu-burger .textmenu .wordmenu{transform:translateX(0)}.form-group{position:relative}.form-group label{display:block;position:relative;max-height:0;font-weight:400;top:-8px;z-index:0}.form-group label:before{content:attr(data-content);font-size:17px;font-weight:400;color:#f6f6f6;opacity:.3;display:inline-block;filter:blur(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-origin:left top;transition:transform .2s ease;left:0;position:relative;transform:translate3d(0,-35px,0) scale3d(.82,.82,1)}.form-group label:focus{top:0}.form-group input{position:relative;z-index:1}.form-group input[type=email],.form-group input[type=number],.form-group input[type=password],.form-group input[type=tel],.form-group input[type=text]{width:100%;background-color:transparent;border:none;border-bottom:1px solid transparent;border-radius:0;padding:6px 0;margin:16px 0 0;font-size:17px;color:#d7d2cf}.form-group input[type=email]::placeholder,.form-group input[type=number]::placeholder,.form-group input[type=password]::placeholder,.form-group input[type=tel]::placeholder,.form-group input[type=text]::placeholder{color:transparent;visibility:hidden;opacity:0}.form-group input[type=email]:focus-visible,.form-group input[type=number]:focus-visible,.form-group input[type=password]:focus-visible,.form-group input[type=tel]:focus-visible,.form-group input[type=text]:focus-visible{border-bottom:1px solid transparent;box-shadow:none;outline:none}.form-group .lineinput{display:block;position:relative}.form-group .lineinput:before{width:100%;background-color:#e3e3e3;z-index:0}.form-group .lineinput:after,.form-group .lineinput:before{content:"";height:1px;bottom:0;position:absolute;left:0;transition:all .5s ease-in;-moz-transition:all .5s ease-in;-ms-transition:all .5s ease-in;-o-transition:all .5s ease-in;-webkit-transition:all .5s ease-in}.form-group .lineinput:after{width:0;background-color:#546170;z-index:1}.form-group:active .lineinput:after,.form-group:focus .lineinput:after,.form-group:focus-visible .lineinput:after,.form-group:focus-within .lineinput:after{width:100%;transition:all .5s ease-in;-moz-transition:all .5s ease-in;-ms-transition:all .5s ease-in;-o-transition:all .5s ease-in;-webkit-transition:all .5s ease-in}.form-group select{width:100%;background-color:transparent;border-radius:0;font-size:17px;padding:22px 0 10px;color:#d4d4d4;border-bottom:1px solid #e3e3e3;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;font-family:Konnect}.form-group select:focus-visible{border-bottom:1px solid #e3e3e3;box-shadow:none;outline:none}.form-group input:focus+label:after{transform:scaleX(1);opacity:1;font-size:14px}.form-group input:placeholder-shown+label:before{transform:translate3d(0,-25px,0) scaleX(1)}.form-group input:focus+label:before{color:#fff!important;transform:translate3d(0,-35px,0) scale3d(.82,.82,1);opacity:1;font-size:14px}.form-group--select{position:relative}.form-group--select:before{content:"";font-family:icomoon,sans-serif;position:absolute;font-size:20px;right:5px;bottom:9px;color:#d7d2cf}.form-group--color input[type=email],.form-group--color input[type=number],.form-group--color input[type=password],.form-group--color input[type=tel],.form-group--color input[type=text]{color:#0e2037;border-bottom:1px solid transparent;position:relative}.form-group--color input[type=email]:focus-visible,.form-group--color input[type=number]:focus-visible,.form-group--color input[type=password]:focus-visible,.form-group--color input[type=tel]:focus-visible,.form-group--color input[type=text]:focus-visible{border-bottom:1px solid transparent}.form-group--color .lineinput:before{content:"";background-color:#0e2037}.form-group--color .lineinput:after{background-color:#e3e3e3;opacity:1}.form-group--color label:before{color:#0e2037}.form-group--color select{color:#0e2037;border-bottom:1px solid #0e2037}.form-group--color input:focus+label:before{color:#0e2037!important}.form-group--color.form-group--select:before{color:#0e2037}.form-group--error input[type=email],.form-group--error input[type=number],.form-group--error input[type=password],.form-group--error input[type=tel],.form-group--error input[type=text]{border-bottom:1px solid #b51a1a}.checkbox{display:block}.checkbox input{padding:0;height:auto;width:auto;margin-bottom:0;opacity:0;cursor:pointer}.checkbox label{position:relative;font-size:12px!important;font-weight:400!important;cursor:pointer}.checkbox label a{font-weight:700;margin-left:4px}@media only screen and (min-width:991px){.checkbox label a:hover{color:#0e2037}}.checkbox label:before{content:"";-webkit-appearance:none;background-color:#d9d9d9;border:.5px solid hsla(0,0%,100%,.25);padding:6px;border-radius:0;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:10px;left:0;transform:none}.checkbox input:checked+label:before{border-color:transparent;background:#d7d2cf}.checkbox input:checked+label:after{content:"";display:block;position:absolute;top:3px;left:5px;width:4px;height:9px;border:solid #0e2037;border-width:0 1px 1px 0;transform:rotate(45deg)}.checkbox--color label{color:#0e2037}.checkbox--color label a{color:#0e2037!important}.checkbox--color input:checked+label:before{border-color:#d7d2cf;background:#f6f6f6}@keyframes slide-right{0%{transform:translateX(-100px)}to{transform:translateX(0)}}@keyframes slide-bottom{0%{transform:translateY(-100px)}to{transform:translateY(0)}}@keyframes slide-line-top{0%{height:0}to{height:100%}}@keyframes boing{0%{height:160%}40%{height:140%}60%{height:90%}to{height:100%}}@keyframes slide-line-left{0%{width:0}to{width:100%}}@keyframes slide-line-right{0%{width:0}to{width:100%}}.slideauto{--gap:10px;position:relative;display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:var(--gap)}.slideauto .img{display:inline-block;padding:0 40px}@media only screen and (max-width:640px){.slideauto .img{padding:30px 20px 10px}}.slideauto .img img{width:100%!important;height:80px!important}@media only screen and (max-width:640px){.slideauto .img img{height:70px!important}}.slideauto__content{flex-shrink:0;display:flex;justify-content:space-around;align-items:center;gap:var(--gap);margin:0}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - var(--gap)))}}.enable-animation .slideauto__content{animation:scroll 100s linear infinite}.slideauto__content>*{flex:0 0 auto}@media only screen and (max-width:991px){#map{height:650px!important}}.container{width:100%;max-width:100%;margin:0 auto;padding-left:50px;padding-right:50px}@media only screen and (max-width:991px){.container{padding-left:30px;padding-right:30px}}@media only screen and (max-width:640px){.container{padding-left:20px;padding-right:20px}}.container--large{max-width:1920px}@media only screen and (min-width:2100px){.container--large{max-width:none}}.container--medium{max-width:1240px}@media only screen and (min-width:1600px){.container--medium{max-width:1640px}}@media only screen and (min-width:2100px){.container--medium{max-width:2040px}}.container--medium-small{max-width:1200px}.container--small{max-width:1024px}@font-face{font-family:icomoon;src:url(/_next/static/media/icomoon.6203d271.eot);src:url(/_next/static/media/icomoon.6203d271.eot) format("embedded-opentype"),url(/_next/static/media/icomoon.ddb6777f.ttf) format("truetype"),url(/_next/static/media/icomoon.016e4b00.woff) format("woff"),url(/_next/static/media/icomoon.38ef952f.svg) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:icomoon,sans-serif!important;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrow-long:before{content:""}.icon-buy:before{content:""}.icon-comment:before{content:""}.icon-ethics:before{content:""}.icon-excelent:before{content:""}.icon-methodology:before{content:""}.icon-privacy:before{content:""}.icon-restructuring:before{content:""}.icon-sale:before{content:""}.icon-team:before{content:""}.icon-valoration:before{content:""}.icon-search:before{content:""}.icon-pico:before{content:""}.icon-arrow:before{content:""}.icon-phone:before{content:""}.icon-email:before{content:""}.icon-location:before{content:""}@font-face{font-family:Romana BT;src:url(/_next/static/media/romanab.0eab3fd6.eot);src:url(/_next/static/media/romanab.0eab3fd6.eot) format("embedded-opentype"),url(/_next/static/media/romanab.8bc74484.woff) format("woff"),url(/_next/static/media/romanab.28361389.ttf) format("truetype"),url(/_next/static/media/romanab.9b166745.svg) format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Romana BT;src:url(/_next/static/media/romanan.4d146e71.eot);src:url(/_next/static/media/romanan.4d146e71.eot) format("embedded-opentype"),url(/_next/static/media/romanan.30826234.woff) format("woff"),url(/_next/static/media/romanan.5e229e43.ttf) format("truetype"),url(/_next/static/media/romanan.ac1ea324.svg) format("svg");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Konnect;src:url(/_next/static/media/Konnect-Bold.7b5f5aea.eot);src:url(/_next/static/media/Konnect-Bold.7b5f5aea.eot) format("embedded-opentype"),url(/_next/static/media/Konnect-Bold.c4ca02a5.woff) format("woff"),url(/_next/static/media/Konnect-Bold.41f4df04.ttf) format("truetype"),url(/_next/static/media/Konnect-Bold.d8a4f9d8.svg) format("svg");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Konnect;src:url(/_next/static/media/Konnect-SemiBold.c93daa5d.eot);src:url(/_next/static/media/Konnect-SemiBold.c93daa5d.eot) format("embedded-opentype"),url(/_next/static/media/Konnect-SemiBold.0c650a1f.woff) format("woff"),url(/_next/static/media/Konnect-SemiBold.3c4c175a.ttf) format("truetype"),url(/_next/static/media/Konnect-SemiBold.5a9d6153.svg) format("svg");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Konnect;src:url(/_next/static/media/Konnect-Medium.43a5c2f2.eot);src:url(/_next/static/media/Konnect-Medium.43a5c2f2.eot) format("embedded-opentype"),url(/_next/static/media/Konnect-Medium.8bccfb4c.woff) format("woff"),url(/_next/static/media/Konnect-Medium.120eebcb.ttf) format("truetype"),url(/_next/static/media/Konnect-Medium.7428c6f8.svg) format("svg");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Konnect;src:url(/_next/static/media/Konnect-Regular.ade6c692.eot);src:url(/_next/static/media/Konnect-Regular.ade6c692.eot) format("embedded-opentype"),url(/_next/static/media/Konnect-Regular.ce2859a0.woff) format("woff"),url(/_next/static/media/Konnect-Regular.becec6b8.ttf) format("truetype"),url(/_next/static/media/Konnect-Regular.b0df3653.svg) format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Konnect;src:url(/_next/static/media/Konnect-Light.4d694188.eot);src:url(/_next/static/media/Konnect-Light.4d694188.eot) format("embedded-opentype"),url(/_next/static/media/Konnect-Light.af0fd29e.woff) format("woff"),url(/_next/static/media/Konnect-Light.dd6fcafb.ttf) format("truetype"),url(/_next/static/media/Konnect-Light.275be94a.svg) format("svg");font-weight:300;font-style:normal;font-display:swap}