@import url(https://fonts.googleapis.com/css?family=Poppins:200,400,500,600,800.css);@import url(https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700.css);img:not([src]){visibility:hidden}body{background:#f5fbfe;overflow-x:hidden}body ::selection{background:#000;color:#fff;opacity:1}body ::-moz-selection{background:#000;color:#fff;opacity:1}main .container{max-width:100%}#app{position:relative}.mainContent{padding-top:100px}.row{max-width:1500px;margin:0 auto;padding-right:20px;padding-left:20px}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;color:#292c30}h1{font-weight:600}@media only screen and (max-width:700px){h1{font-size:2rem}}h2{font-weight:600;font-size:24px;line-height:40px;margin-bottom:20px}h3{font-weight:500;font-size:21px}h5{font-size:18px;font-weight:600}a,li,p,span{font-family:Montserrat,sans-serif}p,span{color:#8e9aa7}p{line-height:30px}.section__title{padding:2% 5%;background:#000;font-size:25px;color:#fff;letter-spacing:5px;margin:0}.wcag-link{display:none}.no-padding{padding:0}.single-article{padding:0!important}.p-6{padding:6em}.ptb-6{padding-top:6em;padding-bottom:6em}.page_intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page_intro .big-headline{font-weight:600;font-size:52px;margin:50px 0 30px 0}@media only screen and (max-width:700px){.page_intro .big-headline{font-size:30px}}.page_intro .intro-ingress{line-height:30px}.btn:hover{text-decoration:none!important;background:#27194d!important;-webkit-transition:.2s!important;transition:.2s!important}.grecaptcha-badge{visibility:hidden}.oneline-text{display:inline-block;width:100%;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis}.bg_lightgrey{background:#f3f5f6}.bg_lightblue{background:#f5fbfe}.bg_white{background:#fff}header{height:70px;margin:20px 0 30px 0;position:absolute;width:100%;z-index:99}@media only screen and (max-width:700px){header{position:relative;background:#fff;margin:0;padding:20px 0 30px 0}}header .row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header .row,header .row .navigation-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .row .navigation-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.logo_container .logo_img{max-width:100px}@media only screen and (max-width:700px){.logo_container .logo_img{max-width:80px}}footer{border-top:1px solid #eee}footer .footer-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding-top:3em;padding-bottom:2em}@media only screen and (max-width:700px){footer .footer-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}footer .footer-container .footer-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .footer-container .footer-item a{color:#292c30;text-decoration:underline}@media only screen and (max-width:700px){.navigation-header{display:none!important}}.try-button_free{background:#3b2574;border-radius:6px;padding:5px 20px;color:#fff;font-size:14px;-webkit-transition:.2s;transition:.2s}.try-button_free:hover{text-decoration:none;background:#27194d;-webkit-transition:.2s;transition:.2s}.main-navigation #mainNav{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-navigation #mainNav .try-button_free{background:#3b2574;border-radius:6px;padding:5px 20px;color:#fff;font-size:14px;-webkit-transition:.2s;transition:.2s}.main-navigation #mainNav .try-button_free:hover{text-decoration:none;background:#27194d;-webkit-transition:.2s;transition:.2s}.main-navigation #mainNav li{list-style:none}.main-navigation #mainNav li a{color:#292c30;-webkit-transition:.2s;transition:.2s;margin:0 35px 0 0;font-weight:500}.main-navigation #mainNav li a:hover{text-decoration:none;color:#3b2574;-webkit-transition:.2s;transition:.2s}.nav a{text-decoration:none}.nav #togg_menu{border:none;outline:none;background:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:999}.nav .main-navigation .megaMenu{list-style-type:none;padding:0;margin:0;top:0;right:-500px;background:#fff;position:fixed;width:500px;height:100%;padding:80px 100px 80px 100px;z-index:100}.nav .main-navigation .megaMenu,.nav .main-navigation .megaMenu li{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.nav .main-navigation .megaMenu li{border-left:5px solid transparent;padding:10px 0}.nav .main-navigation .megaMenu li a{text-align:center;background:#fff;width:100%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;color:#8e9aa7;font-size:20px}.nav .main-navigation .megaMenu li a:hover{color:#3b2574}.mobileMenu{display:none}@media only screen and (max-width:700px){.mobileMenu{display:-webkit-box;display:-ms-flexbox;display:flex}}.mobileMenu input{display:none}.mobileMenu .open{background-color:#3c3c3c;width:24px;height:2px;display:block;border-radius:2px;cursor:pointer;position:relative;top:8px}.mobileMenu .open:before{top:-8px}.mobileMenu .open:after,.mobileMenu .open:before{content:"";background-color:#3c3c3c;width:24px;height:2px;display:block;border-radius:2px;position:relative;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all .3s ease;transition:all .3s ease}.mobileMenu .open:after{top:6px}.mobileMenu .menuOpen{width:24px;height:20px;display:block;padding:15px;cursor:pointer;float:right}.mobileMenu .menuOpen:hover .open:before{top:-9px}.mobileMenu .menuOpen:hover .open:after{top:5px}.mobileMenu .menu{position:fixed;width:100vw;height:100vh;top:0;left:0;background:#fff}.mobileMenu .menu label{width:30px;height:30px;position:absolute;right:20px;top:20px;background-size:100%;cursor:pointer}.mobileMenu .menu .menuContent{position:relative;top:50%;font-size:25px;text-align:center;padding-bottom:20px;margin-top:-170px}.mobileMenu .menu ul{list-style:none;padding:0;margin:0 auto}.mobileMenu .menu ul li a{display:block;color:#292c30;text-decoration:none;-webkit-transition:color .2s;transition:color .2s;padding:10px 0}.mobileMenu .try-button_free{background:#3b2574;color:#fff;width:80%;font-size:20px;padding:8px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:10px auto}.mobileMenu .menu ul li a:hover{color:#292c30}.mobileMenu .menu ul li:hover{background:#fff}.mobileMenu .menuEffects{opacity:0;visibility:hidden;-webkit-transition:opacity .5s,visibility .5s;transition:opacity .5s,visibility .5s}.mobileMenu .menuEffects ul{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all .5s;transition:all .5s}.mobileMenu #menuToggle:checked~.menuEffects{opacity:1;visibility:visible;-webkit-transition:opacity .5s;transition:opacity .5s}.mobileMenu #menuToggle:checked~.menuEffects ul{opacity:1}.mobileMenu #menuToggle:checked~.menuOpen .open{background-color:#292c30}.mobileMenu #menuToggle:checked~.menuOpen .open:before{content:"";background-color:#292c30;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:absolute;top:0;right:0;z-index:1}.mobileMenu #menuToggle:checked~.menuOpen .open:after{content:"";background-color:#292c30;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);position:relative;top:0;right:0;z-index:1}.mobileMenu #menuToggle:not(:checked)~.menuEffects ul{-webkit-transform:translateY(-30%);transform:translateY(-30%)}.try-button_free{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:inherit;border-color:#3b2574;color:#3b2574;gap:.2rem}.try-button_free img{-webkit-transition:all .2s;transition:all .2s}.try-button_free:hover{color:#fff}.try-button_free:hover img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.partnerButton{-ms-flex-item-align:start;align-self:flex-start}.home .page_intro{height:650px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home .page_intro,.home .page_intro .register-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home .page_intro .register-btn{background:#3b2574;color:#fff;width:140px;padding:8px;margin-top:30px;border-radius:6px}.home .page_intro .register-btn:hover{text-decoration:none}.home .page_intro .hero-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:7em}@media only screen and (max-width:700px){.home .page_intro .hero-image{margin-top:4em}}.home .page_intro .hero-image img{max-width:900px;height:auto;width:100%}@media only screen and (max-width:700px){.home .page_intro .hero-image img{width:100%}}@media only screen and (max-width:700px){.home .page_intro .hero-content .col-12,.home .page_intro .hero-content .featured-item{padding:0}}.home .front-first{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:15em;margin-top:-6.5em;padding-bottom:8em}@media only screen and (max-width:700px){.home .front-first{padding-bottom:2em;padding-top:13em}}.home .front-first .section-front-content{padding-left:40px;width:33.33%}@media only screen and (max-width:700px){.home .front-first .section-front-content{width:100%;padding:0;margin-bottom:30px}}@media only screen and (max-width:700px){.home .bigfeatures-front .featuresWrap{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media only screen and (max-width:700px){.home .bigfeatures-front .featured-item{padding:0}}.home .bigfeatures-front .featured-item .small-title{text-transform:uppercase;font-size:14px;color:#3b2574}.home .bigfeatures-front .featured-item p{max-width:700px}.home .bigfeatures-front .featured-item img{max-width:600px;height:auto;width:100%}@media only screen and (max-width:700px){.home .bigfeatures-front .featured-item img{width:100%}}@media only screen and (max-width:700px){.home .front-frigg{padding-top:4em!important;padding-bottom:2em!important}}.home .timeline-container{width:80%;padding:50px 0;margin:50px auto;position:relative;overflow:hidden}@media only screen and (max-width:700px){.home .timeline-container{width:100%;margin:0}}.home .timeline-container:before{content:"";position:absolute;top:0;left:50%;margin-left:-1px;width:2px;height:100%;background:#3b2574;z-index:1}@media only screen and (max-width:700px){.home .timeline-container:before{display:none}}.home .timeline-block{width:calc(50% + 8px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;clear:both;height:350px}@media only screen and (max-width:700px){.home .timeline-block{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto}}.home .timeline-block-right{float:right}@media only screen and (max-width:700px){.home .timeline-block-right{float:none}}.home .timeline-block-right img{max-height:250px;position:absolute;left:14%}@media only screen and (max-width:700px){.home .timeline-block-right img{position:relative}}.home .timeline-block-left{float:left;direction:rtl;text-align:right}@media only screen and (max-width:700px){.home .timeline-block-left .timeline-content{text-align:left}}.home .timeline-block-left img{max-height:250px;position:absolute;right:14%}@media only screen and (max-width:700px){.home .timeline-block-left img{position:relative}}.home .marker{width:16px;height:16px;border-radius:50%;border:3px solid #f5fbfe;background:#3b2574;margin-top:10px;z-index:9999}@media only screen and (max-width:700px){.home .marker{display:none}}.home .timeline-content{width:95%;padding:0 15px;color:#666}@media only screen and (max-width:700px){.home .timeline-content{width:100%}}.home .timeline-content h3{margin-top:5px;margin-bottom:15px}.home .timeline-content span{font-size:15px;color:#a4a4a4}.home .timeline-content p{font-size:14px;line-height:1.5em;word-spacing:1px;color:#888}.about .page_intro{height:300px}.about .page_intro .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.aboutFirst{padding:90px 0}@media only screen and (max-width:700px){.aboutFirst .featured-item{padding-right:0!important;padding-left:0!important;padding-top:20px;padding-bottom:20px}}.aboutFrigg{padding:90px 0}@media only screen and (max-width:700px){.aboutFrigg .featured-item img{width:100%}}.contact .welcome-text{height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact .welcome-text .intro-ingress a{color:#8e9aa7;text-decoration:underline}.contact .welcome-text h1 a{color:#292c30;text-decoration:underline}.contact-form .contact__form{background:#fff;color:#000;padding:60px 0}@media only screen and (max-width:700px){.contact-form .contact__form{padding:0}}.contact-form .contact__form .col-12{max-width:100%}.contact-form .contact__form .col-12 .form-group{width:50%;float:left;padding:10px 20px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}.contact-form .contact__form .col-12 .form-group:nth-child(5){width:100%}@media only screen and (max-width:700px){.contact-form .contact__form .col-12 .form-group{width:100%}}.contact-form .contact__form .col-12 .form-group .form-control{border-radius:0;border:0;border-bottom:2px solid #000;background:#fff;color:#000}.contact-form .contact__form .submit-btn-wrap{padding:30px 20px;display:-webkit-box;display:-ms-flexbox;display:flex}.contact-form .contact__form .submit-btn-wrap .vue-component-contact-form-send-btn{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;width:200px;color:#000;background:#3b2574;border:0;border-radius:6px;padding:18px 25px}@media only screen and (max-width:700px){.contact-form .contact__form .submit-btn-wrap .vue-component-contact-form-send-btn{width:100%}}.contact-form .contact__form .submit-btn-wrap .vue-component-contact-form-send-btn span{color:#fff}.contact-form .contact__form .text-muted{color:#fff!important;padding:0 20px}.contact-form .contact__form .text-muted a{color:#fff;text-decoration:underline}.products .page_intro{height:300px;display:-webkit-box;display:-ms-flexbox;display:flex}.ourProducts{padding:90px 0}.ourProducts .productCards .card{border:1px solid #eee}@media only screen and (max-width:700px){.ourProducts .productCards .card{width:100%!important;margin-bottom:20px}}.ourProducts .productCards .card .card-body{position:relative;overflow:hidden}.ourProducts .productCards .card .card-body .banner{position:absolute;top:30px;left:-40px;background:#3b2574;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 40px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.ourProducts .productCards .card .card-body .banner span{color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.5px}.ourProducts .productCards .card .card-img{max-width:150px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}.ourProducts .productCards .card .list-group .list-group-item{border:1px solid #eee;border-left:0;border-right:0;display:none!important}.ourProducts .productCards .card .contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ourProducts .productCards .card .contact a{background:#3b2574;color:#fff;padding:5px 20px}.faqSection{padding:90px 0}.faqWrapper{width:100%}.faqWrapper .tabs{border-radius:8px;overflow:hidden;width:50%;padding-right:20px}@media only screen and (max-width:700px){.faqWrapper .tabs{width:100%}}.faqWrapper .tab{width:100%;color:#292c30;overflow:hidden}.faqWrapper .tab-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1em;background:#fff;font-weight:700;cursor:pointer}.faqWrapper .tab-label:after{content:"\276F";width:1em;height:1em;text-align:center;-webkit-transition:all .35s;transition:all .35s}.faqWrapper .tab-content{max-height:0;padding:0 1em;color:#292c30;background:#fff;-webkit-transition:all .35s;transition:all .35s}.faqWrapper .tab-close{display:none;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1em;font-size:.75em;background:#fff;cursor:pointer}.faqWrapper .tab-close:hover{background:#e6e6e6}.faqWrapper .tab input{opacity:0}.faqWrapper input:checked+.tab-label:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.faqWrapper input:checked~.tab-content{max-height:100vh;padding:1em}.trySection{padding:90px 0}.trySection .tryWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media only screen and (max-width:700px){.trySection .tryWrapper{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}}.trySection .tryWrapper h1,.trySection .tryWrapper p{margin-bottom:30px}.trySection .tryWrapper a{background:#3b2574;color:#fff;padding:10px 40px;border-radius:6px}.registrerForm{padding:90px 0}.registrerForm .error{display:none;padding-left:15px}.registrerForm form{width:100%}.registrerForm form input{margin-bottom:40px;border:1px solid #ddd;padding:10px 20px}.registrerForm form .send-btn{background:#3b2574;color:#fff;border-radius:6px;max-width:300px;cursor:pointer}.registrerForm form .send-btn:hover{color:#fff}.functions .intro-ingress,.functionsMenu{margin-bottom:60px}.functionsMenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:40px}.functionsMenu a{color:#292c30;text-decoration:underline;font-weight:600}.fuctionItem{padding-bottom:50px;margin-bottom:50px;width:100%}.fuctionItem,.fuctionItem .functionWrapper{border-bottom:1px solid #ddd}.fuctionItem .functionWrapper .intro{margin:60px 0;margin-bottom:0}.fuctionItem .functionWrapper .functionList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.fuctionItem .functionWrapper .functionContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:60px;padding-right:50px}.fuctionItem .functionWrapper .functionContent .imgBox{height:50px;width:100px;display:-webkit-box;display:-ms-flexbox;display:flex}.fuctionItem .functionWrapper .functionContent img{display:-webkit-box;display:-ms-flexbox;display:flex;-o-object-fit:contain;object-fit:contain;width:100%}.fuctionItem .functionWrapper .functionContent .functionName{font-weight:500;margin-bottom:10px;margin-top:10px}.fuctionItem .functionWrapper .functionContent a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px}.fuctionItem .functionWrapper .functionContent a .icon{background:#3b2574;color:#fff;border-radius:100%;padding:2px;margin-right:10px}.functionItemPage .hero-content{padding-bottom:50px}.functionItemPage .hero-content .flexOuter{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.functionItemPage .hero-content .imgBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:300px}.functionItemPage .hero-content .imgBox .single-article-img{display:-webkit-box;display:-ms-flexbox;display:flex;-o-object-fit:contain;object-fit:contain;width:100%}.functionItemPage .mainContent{padding-bottom:100px}.functionItemPage .mainContent,.functionItemPage .mainContent .flexBox{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:700px){.functionItemPage .mainContent .flexBox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.functionItemPage .mainContent .ctaBox,.functionItemPage .mainContent .mainText{width:50%}@media only screen and (max-width:700px){.functionItemPage .mainContent .ctaBox,.functionItemPage .mainContent .mainText{width:100%}}.functionItemPage .mainContent .ctaBox .cta,.functionItemPage .mainContent .mainText .cta{background:#3b2574;color:#fff;padding:8px 40px}.functionItemPage .mainContent .ctaBox{padding:40px;padding-top:0}@media only screen and (max-width:700px){.functionItemPage .mainContent .ctaBox{padding:0}}.pageMaler .demoContainer .demoItem{padding:35px}.pageMaler .demoContainer .demoItem .inner{position:relative;padding:3px;-webkit-transition:.3s;transition:.3s}.pageMaler .demoContainer .demoItem .inner:hover{padding:0;-webkit-transition:.3s;transition:.3s}.pageMaler .demoContainer .demoItem .inner:hover .demoContent{opacity:1;-webkit-transition:.3s;transition:.3s}.pageMaler .demoContainer .demoItem .inner .demoImg{width:100%;height:auto;-webkit-box-shadow:0 0 10px 0 #ccc;box-shadow:0 0 10px 0 #ccc}.pageMaler .demoContainer .demoItem .inner .demoContent{position:absolute;height:100%;width:100%;top:0;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;opacity:0;-webkit-transition:.3s;transition:.3s;background:hsla(0,0%,100%,.7)}.pageMaler .demoContainer .demoItem .inner .demoContent .btnLink{background:#3b2574;color:#fff;border-radius:6px;padding:5px 20px;font-size:14px}.pageMaler .demoContainer .demoItem .inner .demoContent .btnLink:hover{text-decoration:none}