@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}.hide{width:0!important;height:0!important;padding:0!important;margin:0!important;border:none!important;overflow:hidden!important}.no-scroll{overflow:hidden}.no-click{opacity:1!important;cursor:auto!important}.content-center{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-content:center}.button{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:4px;padding:12px 26px;display:inline-block;cursor:pointer;background:linear-gradient(90deg,#0062fd,#b154ca);color:#fff;text-transform:uppercase;font-weight:700}.button:hover{opacity:.8}.button--link{background:transparent;color:#303233;font-weight:500}@media (max-width:767px){.button{padding:8px 12px}}[data-wow]{visibility:hidden}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,30px,0) rotate(.01deg)}to{opacity:1;transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,30px,0) rotate(.01deg)}to{opacity:1;transform:none}}.fadeInUp{visibility:visible;transition:visibility .01s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:fadeIn;animation-name:fadeIn}*{box-sizing:border-box}body,html{width:100%;height:100%}body{font-family:Montserrat,sans-serif;background:#fff;font-size:18px;line-height:1.3}a{text-decoration:none}@media (min-width:768px) and (max-width:1024px){.hide-tablet{display:none}}@media (max-width:767px){.hide-mobile{display:none}}@media (min-width:1025px){.hide-desktop{display:none}}@-webkit-keyframes loadingAnimation{0%{opacity:1}25%{opacity:0}to{opacity:1}}@keyframes loadingAnimation{0%{opacity:1}25%{opacity:0}to{opacity:1}}.notification{position:fixed;z-index:999999999;padding:15px 25px;top:10px;right:10px;font-size:14px;border-radius:10px;background:#323131;color:#fff;box-shadow:2px 2px 5px #000;transform:translateY(-200%)}.notification.active{transition:all .5s ease-in-out;transform:translateY(0)}.light-box{position:fixed;z-index:-9999999999;top:0;left:0;bottom:0;right:0;font-size:14px;background:#323131;color:#fff;opacity:0}.light-box.active{display:flex;z-index:9999999999;opacity:1;transition:opacity .3s ease-in-out;justify-content:center;align-items:center;padding:20px}.light-box .image{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.light-box .close-btn{position:absolute;z-index:1;top:0;right:0;padding:5px 15px;font-size:20px;cursor:pointer;font-weight:700;background:#cfcfcf;border:none;outline:none;color:#8b0000;transition:opacity .2s ease-in-out}.light-box .close-btn:hover{opacity:.8}.light-box .close-btn:active{opacity:.7}.confirm-email{max-width:960px;margin:0 auto;padding:20px;text-align:center}.confirm-email .logo-img{margin-bottom:50px;display:flex;justify-content:flex-start}.confirm-email .logo-img img{height:37px}.confirm-email .image{max-width:100%;margin-bottom:30px}.confirm-email .text-1{color:#000;font-size:30px;font-weight:700;text-align:center;margin-bottom:5px;text-transform:uppercase}.confirm-email .text-2{color:#000;font-size:16px;font-weight:700;text-align:center}@media (max-width:767px){.confirm-email .logo-img{justify-content:center}}.loader{position:fixed;top:0;left:0;bottom:0;right:0;display:flex;align-items:flex-start;justify-content:center}.loader>*{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-name:loadingAnimation;animation-name:loadingAnimation;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;max-width:100%;height:auto}.main{display:flex;flex-direction:column;min-height:100%;justify-content:space-between}.main>:first-child{flex:1}.full-width-height{width:100%;height:100%}.flex{display:flex;flex-wrap:wrap}.flex-column{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.center{justify-content:center}.space-between{justify-content:space-between}.space-around{justify-content:space-around}.start{justify-content:flex-start}.end{justify-content:flex-end}.top{align-items:flex-start}.middle{align-items:center}.bottom{align-items:flex-end}.no-wrap{flex-wrap:nowrap}.btn{display:inline-block;cursor:pointer;color:#fff;padding:18px 36px;font-size:18px;font-weight:600;text-align:center;border-radius:5px;line-height:1}.wide{width:374px}.link{padding-right:20px;padding-left:20px;font-weight:500}.blue{background:#58afff}.white{background:#fff;color:#000}.green{background:#18cca2}[class*=block-]{padding:120px 15px}[class*=sec-]{max-width:960px;margin:auto}@media (min-width:768px) and (max-width:1024px){[class*=block-]{padding:120px 15px}}@media (max-width:767px){[class*=block-]{padding:90px 40px}.btn{font-size:17px;padding-left:18px;padding-right:18px}.wide{width:290px}}.logo{width:155px;height:36px;background:url(/public/logo/logo.png) 50% no-repeat;background-size:cover}.logo a{display:block;width:100%;height:100%}@media (max-width:767px){.logo{width:120px;height:28px}}.top-menu{padding:14px 0;border-bottom:1px solid #e4e5e6}@media (min-width:768px) and (max-width:1024px){.top-menu{padding:14px 20px}}@media (max-width:767px){.top-menu{padding:8px 20px}}.banner{width:100%;height:300px;background-image:url(/public/banner/cover-dk.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom-left-radius:20px;border-bottom-right-radius:20px;position:relative;cursor:pointer}@media (max-width:767px){.banner{border-radius:0;height:217px}}.redirect-box{margin:50px 0;display:flex;flex-wrap:wrap;justify-content:center}.redirect-box .button{display:flex;align-items:center;word-break:break-word;margin:20px}.redirect-box .button.hide{display:none}.redirect-box .button .brand{width:30px;height:30px;margin-right:20px}.avatar{width:170px;height:170px;border-radius:50%;position:absolute;bottom:-85px;left:calc(50% - 85px);z-index:1;background:url(/public/avatar/avatar_stroke@3x.png) 50% no-repeat transparent;padding:2px;background-size:contain;overflow:hidden}.avatar>img{padding:5px;background:#fff;border-radius:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer;transition:opacity .2s ease-in-out}.avatar>img:hover{opacity:.8}.avatar>img:active{opacity:.7}@media (max-width:767px){.avatar{width:150px;height:150px;border-radius:50%;position:absolute;bottom:-75px;left:calc(50% - 75px);z-index:1;background:url(/public/avatar/avatar_stroke@3x.png) 50% no-repeat transparent;padding:2px;background-size:contain;overflow:hidden}.avatar>img{padding:5px;background:#fff;border-radius:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer;transition:opacity .2s ease-in-out}.avatar>img:hover{opacity:.8}.avatar>img:active{opacity:.7}}.private-profile{text-align:center;margin:0 -40px}.private-profile .des1{margin:auto;max-width:297px;color:#303233;font-size:18px;font-weight:700;padding:0 0 20px}.private-profile .des2{padding:0 0 50px;margin:auto;max-width:355px;color:#303233;font-size:15px}.private-profile .des3{padding:0 0 10px;margin:auto;max-width:355px;color:#303233;font-size:14px}.private-profile .download{display:inline-block;text-align:center;color:#05c}.block-information{padding-bottom:20px}.block-information .content{max-width:930px}.block-information .verified{width:20px;height:20px;margin-left:5px}.block-information .text-1{text-align:center;color:#303233;font-size:28px;font-weight:700;margin-bottom:25px}.block-information .username{font-size:18px;color:#05f}.block-information .hobbit{max-width:400px;text-align:center;font-size:15px;line-height:20px;color:#303233;font-weight:500}.block-information .hobbit .icon{margin:0 5px}.block-information .contacts{margin-top:10px}.block-information .contact{font-weight:400;font-size:15px;margin:5px 20px}.block-information .contact img{margin-right:12px;width:32px;height:32px}@media (max-width:767px){.block-information .sec-what{display:flex;flex-direction:column;justify-content:center}.block-information .hobbit{text-align:center}.block-information .contacts{flex-direction:column;justify-content:space-between}}.block-social-network{background-color:#f5f6f7;padding-top:40px;padding-bottom:40px}.block-social-network .title{margin-bottom:25px}.block-social-network .link{color:#05c;font-size:14px;font-weight:700}.block-social-network .text-1{font-size:28px;font-weight:700;text-transform:uppercase;text-align:center}.block-social-network .card-wrapper{width:100%;padding:12px;max-width:296px}.block-social-network .card{background-color:#fff;box-shadow:0 3px 20px 0 rgba(190,194,206,.2);border-radius:8px;color:#303233}.block-social-network .card img{width:60px;height:60px;margin-right:10px}.block-social-network .card_detail{flex:1;overflow:hidden}.block-social-network .card_top{padding:15px;border-bottom:1px solid #e4e9f2}.block-social-network .card_top_name{font-weight:700;font-size:17px;line-height:22px}.block-social-network .card_top_link{font-weight:400;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.block-social-network .card .button{text-transform:inherit;font-size:14px;padding:6px 14px}.block-social-network .card .button--link{font-size:12px;font-weight:400;padding:0}.block-social-network .card .button--link img{width:20px;height:20px;margin-right:7px}.block-social-network .btn-show{display:none;margin-top:20px}@media (max-width:767px){.block-social-network .social-2.hide{display:none}.block-social-network .social-2.open{display:flex}.block-social-network .title{justify-content:center}.block-social-network .text-1{margin-bottom:20px}.block-social-network .btn-show{display:flex;transition:all .3s;transform:rotate(0deg)}.block-social-network .btn-show.up{transform:rotate(180deg)}}.block-what{background-image:url(/public/what/cover_dk.jpg);background-repeat:no-repeat;background-size:cover;height:405px}.block-what .sec-what{width:100%;max-width:1356px}.block-what .sec-what .content{width:635px}@media (max-width:767px){.block-what .sec-what .content{width:100%}}.block-what .sec-what .text-1{font-size:46px;color:#fff;font-weight:700;margin-bottom:40px}@media (max-width:767px){.block-what .sec-what .text-1{font-size:28px;text-align:center;padding:0 20px}}.block-what .sec-what img{width:261px;height:77px;margin:0 10px;border:1px solid #9c9c9c;border-radius:14px}.block-what .sec-what .store .download{width:259px;height:75px;background-position:50%;background-size:cover;margin:0 10px}.block-what .sec-what .store .ios{background-image:url(/public/what/appstore.png)}.block-what .sec-what .store .android{background-image:url(/public/what/googlestore.png)}@media (max-width:1024px){.block-what .sec-what .content{width:100%}.block-what .sec-what .text-1{font-size:28px;text-align:center;padding:0 20px}.block-what .sec-what .store{flex-direction:column;justify-content:space-between;align-items:center;height:166px}}@media (max-width:767px){.block-what{background-image:url(/public/what/cover_mb.jpg);background-size:cover;display:flex;align-items:flex-end;margin:unset}.block-what .sec-what .content{width:100%}.block-what .sec-what .text-1{font-size:28px;text-align:center;padding:0 20px}.block-what .sec-what .store{flex-direction:column;justify-content:space-between;align-items:center;height:166px}}.block-footer{padding:0}.block-footer .sec-footer{height:70px;font-weight:400;flex-wrap:wrap}.block-footer select{border:1px solid #545454;border-radius:5px;margin:0 20px;padding:2px 20px}.tooltip{position:relative}.tooltip:after{background-color:#333;border-radius:4px;color:#fff;display:none;padding:5px 10px;position:absolute;text-align:center;z-index:999}.tooltip:hover:after,.tooltip:hover:before{display:block}.tooltip.top:after{content:"Copied";top:0;left:50%;transform:translate(-50%,calc(-100% - 10px))}.secret{height:100%;display:flex}.secret .hobbits{height:100%;font-weight:400;font-size:18px}.sec-secret{flex:1}.sec-secret .logo{background:url(/public/secret/bg_dk.png) no-repeat;background-size:contain;width:455px;height:240px;margin:0 auto 70px}.sec-secret .hobbits{margin-bottom:50px;text-align:center;padding:0 20px}@media (max-width:767px){.sec-secret{margin:unset;width:100%}.sec-secret .logo{width:100%;height:200px;margin:0 0 35px;background:url(/public/secret/bg_mb@2x.png) no-repeat;background-size:contain}}.main.karben .sec-secret .logo{background-image:none;height:50px}.main.business .top-menu{background:#000;border-bottom:none}.main.business .top-menu .buy{width:146px;border-radius:4px;background:linear-gradient(90deg,#0046a8,#1a60f1);color:#fff;text-transform:capitalize;font-size:15px;font-weight:700;letter-spacing:0;line-height:19px;text-align:center}.main.business .top-menu .logo{background-image:url(/public/logo/logo-white.png)}.main.business #profile-business .banner{border-radius:0}.main.business #profile-business .block-information{padding:0;margin:auto}.main.business #profile-business .block-information .text-1{color:#303233;font-size:32px;font-weight:700;letter-spacing:0;line-height:43px;margin-bottom:7px}.main.business #profile-business .block-information .text-2{opacity:.56;color:#303233;font-size:14px;letter-spacing:0;line-height:19px}.main.business #profile-business .block-information .contacts{margin:0;padding:20px 0;display:flex;flex-wrap:wrap;align-items:stretch;border-bottom:1px solid #d7d8d9}.main.business #profile-business .block-information .contacts .contact{width:50%;margin:0;padding:10px}.main.business #profile-business .block-information .contacts .contact.fake{margin:0;padding:0;height:0}@media (max-width:767px){.main.business #profile-business .block-information .info{justify-content:center}.main.business #profile-business .block-information .text-2{text-align:center}}.main.business #profile-business .sec-basic-info{border-bottom:1px solid #d7d8d9}.main.business #profile-business .sec-basic-info .avatar-2{width:170px;height:170px;border-radius:50%;position:absolute;bottom:-85px;left:calc(50% - 85px);z-index:1;background:url(/public/avatar/avatar_stroke@3x.png) 50% no-repeat transparent;background-size:contain;overflow:hidden;padding:0;border-radius:0;position:relative;bottom:0;left:0;z-index:0;background:none;border-right:1px solid #d7d8d9}.main.business #profile-business .sec-basic-info .avatar-2>img{padding:5px;background:#fff;border-radius:50%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer;transition:opacity .2s ease-in-out}.main.business #profile-business .sec-basic-info .avatar-2>img:hover{opacity:.8}.main.business #profile-business .sec-basic-info .avatar-2>img:active{opacity:.7}.main.business #profile-business .sec-basic-info .avatar-2>img{border-radius:0;padding:0}.main.business #profile-business .sec-basic-info .info{padding:10px 30px}.main.business #profile-business .sec-basic-info .save-contact{margin:20px;border-radius:4px;background:linear-gradient(90deg,#002b67,#0046a8);text-transform:capitalize;color:#fff;font-size:15px;font-weight:700;letter-spacing:0;line-height:19px;text-align:center}.main.business .block-social-network{background:#fff;padding-top:40px;padding-bottom:90px}.main.business .block-social-network .card-wrapper{width:auto}.main.business .block-social-network .card{background:transparent;box-shadow:none;border:none;padding:0}.main.business .block-social-network .card_top{padding:0;border:none}.main.business .block-social-network .card_top .brand{margin:0;width:40px;height:40px}.main.business .block-social-network .introduction-title{color:#303233;font-size:28px;font-weight:700;letter-spacing:.32px;line-height:28px;text-align:center;margin:40px 0 20px}.main.business .block-social-network .hobbit{max-width:645px;text-align:center}.main.business .block-what{background-image:url(/public/what/cover_dk_2.png);background-position:50%}.main.business .block-what .sec-what{align-items:center}.main.business .block-what .sec-what .text-1{color:#000}.main.business .block-what .sec-what .ios{background-image:url(/public/what/appstore-black.png)}@media (max-width:767px){.main.business .block-what{background-image:url(/public/what/cover_mb_2.png)}}.main.business.karben,.main.karben{font-family:Roboto,sans-serif;background:#eef1f5}.main.business.karben [class*=sec-],.main.karben [class*=sec-]{max-width:780px;margin:auto}.main.business.karben .link-click,.main.karben .link-click{transition:color .3s ease-in-out}.main.business.karben .link-click:hover,.main.karben .link-click:hover{color:#1979cb!important}.main.business.karben .link-click:active,.main.karben .link-click:active{color:#1262a7!important}.main.business.karben .button,.main.karben .button{background:#2492f2}.main.business.karben .top-menu,.main.karben .top-menu{background:#000;border-bottom:none}.main.business.karben .top-menu .sec-banner,.main.karben .top-menu .sec-banner{max-width:960px}.main.business.karben .top-menu .buy,.main.karben .top-menu .buy{width:145px;border-radius:4px;color:#fff;font-size:16px;font-weight:700;letter-spacing:0;line-height:19px;text-align:center}.main.business.karben .top-menu .logo,.main.karben .top-menu .logo{background-image:url(/public/karben/logo@2x.png);height:50px;width:190px;background-size:contain}@media (max-width:568px){.main.business.karben .top-menu .buy,.main.karben .top-menu .buy{width:100px}.main.business.karben .top-menu .logo,.main.karben .top-menu .logo{width:145px}}.main.business.karben .banner,.main.karben .banner{background-image:url(/public/karben/cover-dk.png)}.main.business.karben #profile-business .banner,.main.business.karben #profile .banner,.main.karben #profile-business .banner,.main.karben #profile .banner{max-height:200px;border-radius:0}.main.business.karben #profile-business .banner .avatar,.main.business.karben #profile .banner .avatar,.main.karben #profile-business .banner .avatar,.main.karben #profile .banner .avatar{background:none;left:30px;width:160px;height:160px}.main.business.karben #profile-business .block-information .contacts,.main.business.karben #profile .block-information .contacts,.main.karben #profile-business .block-information .contacts,.main.karben #profile .block-information .contacts{padding:20px 25px;border:none}.main.business.karben #profile-business .block-information .contacts .contact,.main.business.karben #profile .block-information .contacts .contact,.main.karben #profile-business .block-information .contacts .contact,.main.karben #profile .block-information .contacts .contact{width:auto;padding:5px 15px}.main.business.karben #profile-business .block-information .sec-basic-info,.main.business.karben #profile .block-information .sec-basic-info,.main.karben #profile-business .block-information .sec-basic-info,.main.karben #profile .block-information .sec-basic-info{background:#fff;border:none;margin-bottom:8px}.main.business.karben #profile-business .block-information .sec-basic-info .text-1,.main.business.karben #profile .block-information .sec-basic-info .text-1,.main.karben #profile-business .block-information .sec-basic-info .text-1,.main.karben #profile .block-information .sec-basic-info .text-1{text-align:left;justify-content:start;color:#303233;font-size:28px;font-weight:500;letter-spacing:0;line-height:33px;margin:0}.main.business.karben #profile-business .block-information .sec-basic-info .text-2,.main.business.karben #profile .block-information .sec-basic-info .text-2,.main.karben #profile-business .block-information .sec-basic-info .text-2,.main.karben #profile .block-information .sec-basic-info .text-2{text-align:left!important;color:#6c7173;font-size:16px;font-weight:500;letter-spacing:0;line-height:20px}.main.business.karben #profile-business .block-information .sec-basic-info .username,.main.business.karben #profile .block-information .sec-basic-info .username,.main.karben #profile-business .block-information .sec-basic-info .username,.main.karben #profile .block-information .sec-basic-info .username{display:none}.main.business.karben #profile-business .block-information .sec-basic-info .user-info,.main.business.karben #profile .block-information .sec-basic-info .user-info,.main.karben #profile-business .block-information .sec-basic-info .user-info,.main.karben #profile .block-information .sec-basic-info .user-info{padding:5px 30px}.main.business.karben #profile-business .block-information .sec-basic-info .user-action .save-contact,.main.business.karben #profile .block-information .sec-basic-info .user-action .save-contact,.main.karben #profile-business .block-information .sec-basic-info .user-action .save-contact,.main.karben #profile .block-information .sec-basic-info .user-action .save-contact{margin:20px 30px}.main.business.karben #profile-business .block-information .sec-basic-info .save-contact,.main.business.karben #profile .block-information .sec-basic-info .save-contact,.main.karben #profile-business .block-information .sec-basic-info .save-contact,.main.karben #profile .block-information .sec-basic-info .save-contact{border-radius:4px;background:#000 url(/public/karben/wh_save@2x.png) no-repeat 20px;background-size:20px 20px;color:#fff;font-size:14px;font-weight:700;letter-spacing:0;line-height:18px;text-align:center;padding:10px 20px 10px 50px}.main.business.karben #profile-business .block-information .sec-basic-info .contacts,.main.business.karben #profile .block-information .sec-basic-info .contacts,.main.karben #profile-business .block-information .sec-basic-info .contacts,.main.karben #profile .block-information .sec-basic-info .contacts{padding:20px 15px}@media (max-width:767px){.main.business.karben #profile-business .block-information .sec-basic-info .save-contact,.main.business.karben #profile .block-information .sec-basic-info .save-contact,.main.karben #profile-business .block-information .sec-basic-info .save-contact,.main.karben #profile .block-information .sec-basic-info .save-contact{width:40px;height:40px;padding:0;background-position:50%}.main.business.karben #profile-business .block-information .sec-basic-info .save-contact>span,.main.business.karben #profile .block-information .sec-basic-info .save-contact>span,.main.karben #profile-business .block-information .sec-basic-info .save-contact>span,.main.karben #profile .block-information .sec-basic-info .save-contact>span{display:none}}.main.business.karben #profile-business .block-information .text-3,.main.business.karben #profile .block-information .text-3,.main.karben #profile-business .block-information .text-3,.main.karben #profile .block-information .text-3{color:#303233;font-size:21px;font-weight:500;letter-spacing:0;line-height:24px;margin-bottom:13px}.main.business.karben #profile-business .block-information .contact>*,.main.business.karben #profile .block-information .contact>*,.main.karben #profile-business .block-information .contact>*,.main.karben #profile .block-information .contact>*{color:#6c7173;font-size:15px;letter-spacing:0;line-height:22px}.main.business.karben #profile-business .block-information .contact img,.main.business.karben #profile .block-information .contact img,.main.karben #profile-business .block-information .contact img,.main.karben #profile .block-information .contact img{margin-right:12px;width:auto;height:22px}.main.business.karben #profile-business .block-information .sec-about>div,.main.business.karben #profile .block-information .sec-about>div,.main.karben #profile-business .block-information .sec-about>div,.main.karben #profile .block-information .sec-about>div{background:#fff;padding:30px;margin-bottom:8px}.main.business.karben #profile-business .block-information .sec-about .hobbit,.main.business.karben #profile .block-information .sec-about .hobbit,.main.karben #profile-business .block-information .sec-about .hobbit,.main.karben #profile .block-information .sec-about .hobbit{max-width:none;color:#6c7173;font-size:16px;letter-spacing:0;line-height:22px;font-weight:400;text-align:left!important}.main.business.karben #profile-business .block-information .sec-contact>div,.main.business.karben #profile .block-information .sec-contact>div,.main.karben #profile-business .block-information .sec-contact>div,.main.karben #profile .block-information .sec-contact>div{background:#fff;padding:30px 15px;margin-bottom:8px}.main.business.karben #profile-business .block-information .sec-contact .text-3,.main.business.karben #profile .block-information .sec-contact .text-3,.main.karben #profile-business .block-information .sec-contact .text-3,.main.karben #profile .block-information .sec-contact .text-3{padding:0 15px}.main.business.karben #profile-business .block-information .sec-contact .contacts,.main.business.karben #profile .block-information .sec-contact .contacts,.main.karben #profile-business .block-information .sec-contact .contacts,.main.karben #profile .block-information .sec-contact .contacts{padding:0;width:100%}.main.business.karben #profile-business .block-information .sec-contact .contacts>*,.main.business.karben #profile .block-information .sec-contact .contacts>*,.main.karben #profile-business .block-information .sec-contact .contacts>*,.main.karben #profile .block-information .sec-contact .contacts>*{width:50%}.main.business.karben #profile-business .block-social-network,.main.business.karben #profile .block-social-network,.main.karben #profile-business .block-social-network,.main.karben #profile .block-social-network{background:transparent;padding:0}.main.business.karben #profile-business .block-social-network .sec-social-network-1,.main.business.karben #profile .block-social-network .sec-social-network-1,.main.karben #profile-business .block-social-network .sec-social-network-1,.main.karben #profile .block-social-network .sec-social-network-1{background:#fff;padding:30px 30px 10px}.main.business.karben #profile-business .block-social-network .sec-social-network-1 .text-1,.main.business.karben #profile .block-social-network .sec-social-network-1 .text-1,.main.karben #profile-business .block-social-network .sec-social-network-1 .text-1,.main.karben #profile .block-social-network .sec-social-network-1 .text-1{text-transform:capitalize;color:#303233;font-size:21px;font-weight:500;letter-spacing:0;line-height:24px}.main.business.karben #profile-business .block-social-network .sec-social-network-1 .text-2 .need-help,.main.business.karben #profile .block-social-network .sec-social-network-1 .text-2 .need-help,.main.karben #profile-business .block-social-network .sec-social-network-1 .text-2 .need-help,.main.karben #profile .block-social-network .sec-social-network-1 .text-2 .need-help{color:#2492f2;font-size:16px;font-weight:700;letter-spacing:0;line-height:19px;text-align:right}.main.business.karben #profile-business .block-social-network .sec-social-network-2,.main.business.karben #profile .block-social-network .sec-social-network-2,.main.karben #profile-business .block-social-network .sec-social-network-2,.main.karben #profile .block-social-network .sec-social-network-2{background:#fff;margin-bottom:8px}.main.business.karben #profile-business .block-social-network .sec-social-network-2 .social-list,.main.business.karben #profile .block-social-network .sec-social-network-2 .social-list,.main.karben #profile-business .block-social-network .sec-social-network-2 .social-list,.main.karben #profile .block-social-network .sec-social-network-2 .social-list{padding:0 15px}.main.business.karben #profile-business .block-social-network .sec-social-network-2 .card-wrapper,.main.business.karben #profile .block-social-network .sec-social-network-2 .card-wrapper,.main.karben #profile-business .block-social-network .sec-social-network-2 .card-wrapper,.main.karben #profile .block-social-network .sec-social-network-2 .card-wrapper{padding:15px;width:100%;max-width:375px}.main.business.karben #profile-business .block-social-network .sec-social-network-2 .card-wrapper .card .brand,.main.business.karben #profile .block-social-network .sec-social-network-2 .card-wrapper .card .brand,.main.karben #profile-business .block-social-network .sec-social-network-2 .card-wrapper .card .brand,.main.karben #profile .block-social-network .sec-social-network-2 .card-wrapper .card .brand{width:24px;height:24px;margin-right:17px}.main.business.karben #profile-business .block-social-network .sec-social-network-2 .card-wrapper .card .card_top_name,.main.business.karben #profile .block-social-network .sec-social-network-2 .card-wrapper .card .card_top_name,.main.karben #profile-business .block-social-network .sec-social-network-2 .card-wrapper .card .card_top_name,.main.karben #profile .block-social-network .sec-social-network-2 .card-wrapper .card .card_top_name{color:#6c7173;font-size:17px;font-weight:500;letter-spacing:0;line-height:22px}.main.business.karben #profile-business .block-social-network .sec-social-network-2 .card-wrapper .card .card_top_link,.main.business.karben #profile .block-social-network .sec-social-network-2 .card-wrapper .card .card_top_link,.main.karben #profile-business .block-social-network .sec-social-network-2 .card-wrapper .card .card_top_link,.main.karben #profile .block-social-network .sec-social-network-2 .card-wrapper .card .card_top_link{display:block;color:#6c7173;font-size:15px;letter-spacing:0;line-height:22px}.main.business.karben #profile-business .block-social-network .sec-social-network-3,.main.business.karben #profile .block-social-network .sec-social-network-3,.main.karben #profile-business .block-social-network .sec-social-network-3,.main.karben #profile .block-social-network .sec-social-network-3{display:none}.main.business.karben #profile-business .block-social-network .sec-social-network-3 .see-more,.main.business.karben #profile .block-social-network .sec-social-network-3 .see-more,.main.karben #profile-business .block-social-network .sec-social-network-3 .see-more,.main.karben #profile .block-social-network .sec-social-network-3 .see-more{margin-top:-8px;background:#fff;height:64px;color:#6c7173;font-size:15px;font-weight:500;letter-spacing:0;line-height:22px;border-top:1px solid #eef1f5;cursor:pointer}.main.business.karben #profile-business .block-social-network .sec-social-network-3 .see-more:hover,.main.business.karben #profile .block-social-network .sec-social-network-3 .see-more:hover,.main.karben #profile-business .block-social-network .sec-social-network-3 .see-more:hover,.main.karben #profile .block-social-network .sec-social-network-3 .see-more:hover{opacity:.9}@media (max-width:767px){.main.business.karben #profile-business .block-social-network .sec-social-network-3,.main.business.karben #profile .block-social-network .sec-social-network-3,.main.karben #profile-business .block-social-network .sec-social-network-3,.main.karben #profile .block-social-network .sec-social-network-3{display:block}.main.business.karben #profile-business .block-social-network .social-list,.main.business.karben #profile .block-social-network .social-list,.main.karben #profile-business .block-social-network .social-list,.main.karben #profile .block-social-network .social-list{height:222px;overflow:hidden}.main.business.karben #profile-business .block-social-network.more .social-list,.main.business.karben #profile .block-social-network.more .social-list,.main.karben #profile-business .block-social-network.more .social-list,.main.karben #profile .block-social-network.more .social-list{height:auto}}.main.business.karben .block-what,.main.karben .block-what{background-image:none;padding:0;height:297px}.main.business.karben .block-what .sec-what,.main.karben .block-what .sec-what{height:100%;background-image:url(/public/karben/bnr_bt_dk.jpg);align-items:center}.main.business.karben .block-what .sec-what .store,.main.karben .block-what .sec-what .store{height:auto!important}.main.business.karben .block-what .sec-what .store.hide,.main.karben .block-what .sec-what .store.hide{display:none}.main.business.karben .block-what .sec-what .content,.main.karben .block-what .sec-what .content{width:340px;padding:20px 40px}.main.business.karben .block-what .sec-what .content .text-1,.main.karben .block-what .sec-what .content .text-1{color:#000;font-size:40px;font-weight:700;letter-spacing:0;line-height:47px;text-align:center;margin-bottom:10px;padding:0}.main.business.karben .block-what .sec-what .content .buynow,.main.karben .block-what .sec-what .content .buynow{border-radius:8px;background-color:#000;padding:10px 40px;color:#fff;font-size:32px;font-weight:700;letter-spacing:0;line-height:38px;text-align:center}@media (max-width:767px){.main.business.karben .block-what,.main.karben .block-what{height:515px}.main.business.karben .block-what .store,.main.karben .block-what .store{height:auto!important}.main.business.karben .block-what .sec-what,.main.karben .block-what .sec-what{background-image:url("/public/karben/bnr-mb-1 copy 2@2x@2x.jpg");justify-content:center;align-items:flex-end;background-position:50%;background-size:cover}.main.business.karben .block-what .sec-what .content,.main.karben .block-what .sec-what .content{width:auto}}.main.business.karben .sec-secret,.main.karben .sec-secret{width:100%}.main.business.karben .sec-secret .logo,.main.karben .sec-secret .logo{display:flex;flex-direction:column;align-items:center;width:100%;height:auto;margin:0;padding:15px}.main.business.karben .sec-secret .logo .logo-img,.main.karben .sec-secret .logo .logo-img{background:url(/public/karben/logo@2x-black.png) no-repeat 50%;background-size:cover;height:66px;width:253.85px;margin-bottom:15px}.main.business.karben .sec-secret .logo .logo-text,.main.karben .sec-secret .logo .logo-text{text-transform:uppercase;height:24px;color:#303233;font-size:21px;font-weight:500;letter-spacing:.5px;line-height:24px;text-align:center;margin-bottom:15px}.main.business.karben .sec-secret .hobbits,.main.karben .sec-secret .hobbits{width:100%;background:url(/public/karben/bg_splash@3x.png) no-repeat top;background-size:cover;padding:20px;margin-bottom:20px}.main.business.karben .sec-secret .hobbits .hobbit-wrapper,.main.karben .sec-secret .hobbits .hobbit-wrapper{padding:10px;width:100%;background:#fff;min-height:458px;display:flex;justify-content:center;align-items:center}.main.business.karben.private .block-information,.main.karben.private .block-information{padding:110px 40px}@media (max-width:767px){.main.business.karben.private .block-information,.main.karben.private .block-information{padding:110px 10px}}.main.business.karben.private .avatar,.main.karben.private .avatar{left:calc(50% - 85px)!important;bottom:-105px!important}.main.business.karben.private .sec-what .username,.main.karben.private .sec-what .username{color:#303233;font-size:24px;font-weight:500;letter-spacing:0;line-height:28px;margin:0;padding-bottom:10px}.main.business.karben.private .sec-what .private-profile,.main.karben.private .sec-what .private-profile{margin:24px auto;min-height:313px;border-radius:10px;background-color:#fff;box-shadow:0 13px 10px -10px rgba(0,0,0,.08);display:flex;justify-content:center;align-items:center;padding:10px}.main.business.karben.private .sec-what .des1,.main.karben.private .sec-what .des1{color:#6c7073;font-size:24px;font-weight:500;letter-spacing:0;line-height:28px;text-align:center}.main.business.karben.private .sec-what .des2,.main.karben.private .sec-what .des2{color:#6c7173;font-size:15px;font-style:italic;font-weight:500;letter-spacing:0;line-height:22px;text-align:center;padding:0}.main.business.karben.private .sec-what .line,.main.karben.private .sec-what .line{height:1px;background-color:#f2f5f7;margin:25px 10px}.main.business.karben.private .sec-what .des3,.main.karben.private .sec-what .des3{color:#6c7173;font-size:15px;letter-spacing:0;line-height:22px;text-align:center}.main.business.karben.private .sec-what .download,.main.karben.private .sec-what .download{width:275px;padding:18px 0;border-radius:8px;background-color:#000;box-shadow:0 13px 10px -10px #dce3f1;color:#fff;font-size:18px;font-weight:700;letter-spacing:0;line-height:21px;text-align:center;text-transform:capitalize}