html{scroll-behavior:smooth}*{margin:0;padding:0}#preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#ebf1f2;z-index:9999;display:flex;justify-content:center;align-items:center}.loader{border:8px solid #f3f3f3;border-top:8px solid #459eaa;border-radius:50%;width:60px;height:60px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.pin-box .close{position:absolute;top:8px;right:10px;font-weight:bold;font-size:16px;cursor:pointer;z-index:2}body{margin:0;padding:0;font-family:"Mona Sans",-apple-system,BlinkMacSystemFont,sans-serif!important;background-color:#fff}body.home{background-color:#ebf1f2}body .container{max-width:1440px;margin:0 auto;padding:60px 20px;width:100%}body .container-fluid{max-width:100%;margin:0 auto;padding:60px 20px;width:100%}body img{max-width:100%;height:auto}body h2{font-size:38px;line-height:1.3;margin-bottom:40px;color:#11112b;font-weight:400}body h2 .highlight{color:#459eaa;font-weight:300}body p{font-size:18px;line-height:1.5;color:#4d4d4d}body .cta-btn{display:inline-block;padding:12px 29px;background-color:#11112b;color:#fff;text-decoration:none;border-radius:7px;font-weight:normal;transition:background-color .3s}body .cta-btn:hover{background-color:#94a252}body .cta-btn__icon svg{width:15px;height:15px;display:inline-block}body .cta-btn__icon svg path{fill:#fff}body .cta-btn__icon{margin-left:10px;position:relative;top:2px}.header{position:relative;top:0;left:0;width:100%;z-index:1000;padding:0;box-sizing:border-box;transition:all .3s ease}.header-container{position:relative;display:flex;justify-content:space-between;align-items:center;max-width:100%;margin:0 auto;padding:15px 24px;border-radius:0;background-color:rgba(255,255,255,.8);transition:.3s linear;background-color:transparent;box-shadow:0 4px 30px rgba(0,0,0,.05);overflow:hidden}.logo{z-index:5;max-width:8%;width:100%;min-width:120px}.desktop-nav{display:flex;gap:55px;width:90%;justify-content:flex-end;padding-right:50px}.desktop-nav a{text-decoration:none;color:#11112b;font-weight:400;font-size:18px;transition:color .3s ease;z-index:1}.button-container{display:flex;align-items:center;gap:15px;width:7%;justify-content:flex-end}.cta-button{background-color:#11112b;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:300;cursor:pointer;transition:all .3s ease;z-index:1;font-size:21px;display:flex;align-items:center;gap:10px;line-height:14px;text-decoration:none}.cta-button:hover{transform:translateY(-2px)}span.btn-icon svg{width:23px}.btn-icon svg path.cls-1{fill:#fff}.logo a{display:flex;align-items:center}.desktop-nav a:hover{color:#459eaa}.cta-button:hover{background:#94a252}header.header.scrolled{position:fixed;background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1)}.hamburger{display:none;background:none;border:none;cursor:pointer;padding:10px;z-index:2}.hamburger span{display:block;width:25px;height:3px;margin:5px 0;background-color:#163e35;transition:all .3s ease}.mobile-menu{position:fixed;top:0;right:-100%;width:100%;height:100vh;background-color:#163e35;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;transition:right .3s ease;z-index:999}.mobile-menu a{text-decoration:none;color:#fff;font-size:24px;font-weight:500}.mobile-menu.open{right:0}.mobile-cta-button{background-color:#ebf1f2;color:#000;border:none;padding:15px 30px;border-radius:30px;font-weight:600;font-size:18px;margin-top:20px;cursor:pointer}.matesel-footer{background-color:transparent;color:#fff;padding:40px 20px;background:url(images/matesel-background-footer.jpg);background-repeat:no-repeat;background-size:cover;background-position:center}.footer-container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px}.footer-left .footer-logo img{width:250px}.footer-middle h4{margin-bottom:10px;color:#cef}.footer-middle ul,.footer-right ul{list-style:none;padding:0;margin:0}.footer-middle li,.footer-right li{margin-bottom:10px}.footer-middle a,.footer-right a{color:#ccc;text-decoration:none}.footer-links{display:flex;gap:120px}.social a svg{width:24px;height:24px;margin-bottom:10px}.social a svg{transition:.3s linear;transform:scale(1)}.social a:hover svg{transform:scale(1.05)}.footer-links h4{margin-bottom:40px}.footer-bottom{display:flex;justify-content:space-between;margin-top:30px;font-size:13px;color:#999}.footer-bottom a{color:#999;text-decoration:none}.footer-bottom a:hover{text-decoration:underline}.footer-links-social{display:flex;flex-direction:column;justify-content:space-between}footer.matesel-footer::before{content:'';background:#0a102ea8;width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1}footer.matesel-footer{position:relative;z-index:0}footer.matesel-footer{background-position:100% 19%}.footer-links-social_inner h4{opacity:0}.footer-links h4{font-weight:500}.social a:hover svg path{fill:#000}.footer-links-social .social a:hover svg path{fill:#fff}.footer-bottom *,.footer-bottom * a{color:#53999f;font-size:14px}.footer-bottom{flex-direction:column;gap:10px}.footer-links a:hover{color:#90a347}.footer-links a{transition:.2s linear}.top-banner{width:100%;height:500px;position:relative;color:#fff;text-align:left}.top-banner img{width:100%;height:100%;position:absolute;top:0;left:-1px;z-index:99}.top-banner .overlay{width:100%;height:500px;position:absolute;top:0;left:0;z-index:999}.top-banner .overlay{height:550px;display:flex;align-items:center;background:transparent}.top-banner{height:550px}.top-banner h1{margin:0;max-width:50%;margin-right:auto;margin-left:0;font-weight:300;font-size:75px}.top-banner .container{width:100%}.top-banner img{object-fit:cover}.top-banner.video-section{position:relative;overflow:hidden}.background-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.top-banner .overlay{position:relative;z-index:1}.top-banner h1{line-height:1.1}.top-banner .container{}.top-banner .overlay{height:500px}section.top-banner.showcase{height:500px}section.top-banner.showcase{background:url(images/video-capture.png);background-repeat:no-repeat;background-size:cover;background-position:center}.mate-section{background-color:#ebf1f2}.mate-content{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.text-content{}.text-content p{margin-bottom:42px}.image-content{display:flex;justify-content:center;gap:20px}.monitor{max-width:100%;height:auto}.monitor-left{transform:rotateY(-5deg)}.monitor-right{transform:rotateY(5deg)}.imagepin{position:relative;display:block;overflow:hidden;border-radius:10px;max-width:1000px;margin:30px auto}.imagepin .pins{position:absolute;left:0;top:0;width:100%;height:100%}.imagepin img{display:block;margin:0;width:100%;height:auto}.imagepin .pin{width:44px;height:44px;transform:translate(-50%,-50%);z-index:9;border-radius:100%;position:absolute;opacity:1;background:rgba(255,255,255,.2);backdrop-filter:blur(1px);display:flex;justify-content:center;align-items:center;border:2px solid transparent;text-decoration:none}.imagepin .pin .pin-box{position:absolute;top:-10px;font-size:clamp(12px,2vw,13px);display:block;width:fit-content;white-space:nowrap;text-align:center;background:rgba(255,255,255,.5);color:#111;backdrop-filter:blur(4px);padding:5px 10px;border-radius:5px;z-index:10;line-height:1;opacity:0;transition:.2s all ease-in-out}.imagepin .pin:hover{border-color:#fff}.imagepin .pin:hover::after{width:7px;height:7px}.pin-box .close{position:absolute;top:8px;right:10px;font-weight:bold;font-size:16px;cursor:pointer;z-index:2}.imagepin .pin .pin-box{opacity:1;width:fit-content;transition:.3s linear}.imagepin .pin .pin-box.active{top:-20px}.imagepin .pin:active{border-color:#ffaa67}.imagepin .pin:active::after{width:20px;height:20px}.imagepin .pin::after{content:"";width:20px;height:20px;transition:.2s all ease-in-out;background:#fff;position:relative;display:block;border-radius:100%}.imagepin .pin::before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;border-radius:50%;animation:shockwave 2s .5s ease-out infinite}.imagepin{max-width:100%}.image-content{width:50%}.text-content{width:45%}.imagepin .pin::after{background:#459eaa}@keyframes shockwave{0%{transform:scale(1);box-shadow:0 0 2px rgba(0,0,0,.15),inset 0 0 1px #00a1ac}95%{box-shadow:0 0 10px rgba(0,0,0,0),inset 0 0 30px rgba(0,0,0,0)}100%{transform:scale(1.8)}}.imagepin .pin:nth-of-type(1)::before{animation-delay:.2s}.imagepin .pin:nth-of-type(2)::before{animation-delay:.4s}.imagepin .pin:nth-of-type(3)::before{animation-delay:.6s}.imagepin .pin:nth-of-type(4)::before{animation-delay:.9s}.imagepin .pin:nth-of-type(5)::before{animation-delay:1.3s}.imagepin .pin:nth-of-type(6)::before{animation-delay:1.6s}.imagepin .pin:nth-of-type(7)::before{animation-delay:1.8s}.imagepin .pin:nth-of-type(8)::before{animation-delay:2s}.imagepin .pin:nth-of-type(9)::before{animation-delay:2.2s}.imagepin .pin{cursor:pointer}.imagepin .pin .pin-box{display:none}.imagepin .pin .pin-box.active{display:block}.imagepin .pin .pin-box{width:250px;height:auto;flex-direction:column;justify-content:flex-start;align-items:flex-start;left:-30px;top:0;padding:20px;background:#073e4f;color:#fff;z-index:9}.imagepin .pin .pin-box{text-wrap:wrap;text-align:left}.imagepin .pin .pin-box h5{font-size:15px;font-weight:400;margin-bottom:8px;color:#459eaa}.imagepin .pin .pin-box p{font-size:12px;line-height:18px;font-weight:400;color:#fff}.imagepin .pin .pin-box span.close{position:absolute;top:10px;right:12px}.imagepin .pin .pin-box span.close:after{content:'';width:100vw;height:100vw;background:transparent;position:absolute;z-index:9;left:0;position:fixed;transform:translate(-50vw,-50vw)}.imagepin .pin.pin-3 .pin-box.active{transform:translate(-6%,-100%)}.imagepin .pin.pin-1 .pin-box.active{transform:translate(-11%,-63%)}.imagepin .pins{overflow:visible}.imagepin{overflow:visible}.feature-section{position:relative;z-index:2}.container.special{max-width:1500px;background:#fff;padding:40px;border-radius:20px}.feature-section .text-content{width:37%}.double-btns{display:flex;gap:30px}.feaure-content h2{color:#163e35}.feature-content a.cta-btn{background-color:#163e35}.feaure-content{display:flex;justify-content:space-between}.feature-list{display:flex;flex-wrap:wrap;gap:30px;width:55%;gap:30px 80px}.feature-list .feature-item{display:flex;align-items:flex-start;width:calc(50%- 69px);gap:20px}.feature-list .icon{width:44px;height:44px;background-color:transparent;border-radius:50%;flex-shrink:0}.feature-list .content h4{margin:0 0 5px;font-size:18px;color:#003350;font-weight:500}.feature-list .content p{margin:0;font-size:16px;color:#333}.feature-list .icon svg .cls-2{fill:#e9eecc}.feature-list .icon svg .cls-1{fill:#163e35}.meet-matesel__content{text-align:center;max-width:1200px;margin:0 auto}section.meet-matesel{background:green;padding:370px 0 260px;margin-top:-330px;z-index:0;position:relative;margin-bottom:-200px}.meet-matesel__content h2{color:#fff}.meet-matesel__content h2 .highlight{color:#94a252}.meet-matesel__content p{color:#ffffffc9}.meet-matesel__content{text-align:center;max-width:1200px;margin:0 auto}section.meet-matesel{background:url(images/matesel-background-home.jpg) no-repeat;padding:370px 0 290px;margin-top:-330px;z-index:0;position:relative;margin-bottom:-335px;background-size:cover;background-position:center}section.feature-section{position:relative;z-index:2}.meet-matesel__content h2{color:#fff;font-weight:300}.meet-matesel__content h2 .highlight{color:#94a252}.meet-matesel__content p{color:#ffffffc9}.video-section{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;padding:40px 0 0;gap:0}.video-section-inner{display:flex;justify-content:center;position:relative;align-items:center}.video-section{padding-top:0}.video-box{position:relative;width:70%;height:100%;background-color:#000;border-radius:10px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.2)}.video-box img{width:100%;height:100%;object-fit:cover;display:block}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;background:url('https://img.icons8.com/ios-filled/100/ffffff/play--v1.png') no-repeat center;background-size:contain;cursor:pointer;z-index:2}.video-box video{width:100%;height:100%;display:none}.video-info{max-width:30%;padding:100px 60px;background:#fff;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.1);text-align:center;padding-left:40px;border-top-left-radius:0;border-bottom-left-radius:0}.video-info h3{display:flex;align-items:center;margin-bottom:25px;justify-content:center;cursor:pointer;font-weight:300;color:#11112b;font-size:32px}.video-info h3::before{content:"▶";font-size:14px;margin-right:8px;color:#0d3d2c;border:1px solid #000;border-radius:50%;width:26px;height:27px;display:flex;align-items:center;justify-content:center;padding:0 0 1px 3px}.video-info p{font-size:21px;color:#459eaa;line-height:22px;padding:0 20px;line-height:32px}.video-info a{text-decoration:none;cursor:pointer!important}div#inline-youtube,div#inline-youtube iframe{min-height:600px;object-fit:contain}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8);align-items:center;justify-content:center;z-index:999}.modal video{width:80%;max-width:800px}.modal .close-btn{position:absolute;top:20px;right:30px;font-size:2rem;color:#fff;cursor:pointer}#video-modal{z-index:9999}.modal-youtube{max-width:100%;min-height:100vh;min-width:100%;margin:0 auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.modal-youtube iframe{height:100vh}.modal .close-btn{z-index:99999}#mainfeatures{padding:40px}.only-titles__content{text-align:center}.only-titles__content p{font-size:29px;color:#459eaa;font-weight:300}.only-titles__content h2{margin-bottom:5px}.only-titles .container{padding-top:0;padding-bottom:40px}.service-content .service-content-item{display:flex;align-items:flex-start;gap:20px}.service-content .service-content-item .icon{width:55px;height:55px;background-color:transparent;border-radius:50%;flex-shrink:0}.service-content .service-content-item .content{margin:0;font-size:20px;color:#4d4d4d;line-height:1.75;font-size:17px}.service-content-item .icon svg .cls-2{fill:#d7e3e5}.service-content-item .icon svg .cls-1{fill:#11112b}.service-section__inner{display:flex;align-items:flex-start;justify-content:space-between}.service-section.left_txt .service-section__inner .service-img{max-width:60%;width:100%;max-height:670px;position:relative;z-index:-1}.service-content{display:flex;flex-direction:column;width:37%;gap:40px;margin-top:50px}.service-section__inner h3{font-size:34px;font-weight:400;color:#11112b}.right_txt .service-section__inner{flex-direction:row-reverse;background:#fff;padding:100px 45px;border-radius:20px}.right_txt .service-content{width:45%;margin-top:0}.service-section .container{padding-bottom:0;padding-top:0}section.only-titles{margin-bottom:70px}.service-section.right_txt .service-section__inner .service-img{max-width:50%}section.service-section.right_txt{margin-bottom:100px}.gallery-title{}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.gallery-item{position:relative;border-radius:12px;overflow:hidden}.gallery-image{width:100%;height:auto;display:block;border-radius:12px}.gallery-label{position:absolute;bottom:10px;left:10px;color:#fff;font-weight:500;padding:4px 8px;border-radius:6px;font-size:.9rem}.gallery-title{text-align:center;margin-bottom:80px}.gallery-grid{display:grid;grid-template-columns:1.5fr 2fr;gap:1rem;align-items:stretch}.gallery-right{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:1rem}.gallery-item{position:relative;border-radius:12px;overflow:hidden}.gallery-item.large{height:100%}.gallery-image{width:100%;height:100%;object-fit:cover;display:block}.gallery-label{position:absolute;bottom:10px;left:10px;color:#fff;padding:6px 10px;border-radius:6px;font-weight:300;max-width:fit-content;font-size:18px}.gallery-section-wrapper{padding:60px;background:#fff;border-radius:20px}span.gallery-label{z-index:2}.gallery-item.small{z-index:0}.gallery-item:after{content:'';background:linear-gradient(28deg,#0000008c,transparent);position:absolute;left:0;bottom:0;width:100%;height:100%;z-index:0}.matesel-leaders{padding:40px 0;text-align:center}.matesel-leaders h2{margin-bottom:80px}.logo-grid{display:flex;gap:30px 35px;align-items:center;flex-wrap:wrap;justify-content:center}.logo-grid img{max-height:170px;transform:scale(1);transition:.3s linear;object-fit:contain;cursor:default;border-radius:15px;box-shadow:0 0 12px #cccccc8f}.logo-grid img:hover{transform:scale(1.05)}.logo-grid img{width:9%}.logo-grid{}.reviews-section{background:#fff}.reviews-container{display:flex;margin:auto;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}.reviews-header h2{margin:0}.reviews-slider-wrapper{position:relative;overflow:hidden;width:100%;max-width:75%}.reviews-slider{display:flex;transition:transform .5s ease;padding:0;margin-left:40px}.review-item{flex:0 0 50%;box-sizing:border-box;padding:40px;font-size:16px;color:#4d4d4d;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.review-item span{display:block;margin-top:20px;color:#459eaa}.slider-nav{position:absolute;top:50%;left:0;right:0;display:flex;justify-content:space-between;transform:translateY(-50%);pointer-events:none}.slider-nav button{background:none;border:none;cursor:pointer;pointer-events:all;width:50px}.review-item{width:50%}.matesel-uni{background:url(images/matesel-background-univerities.jpg) no-repeat;background-size:cover;background-position:center;padding:50px 0;background-attachment:fixed}.matesel-uni-wrapper{display:flex;align-items:center;justify-content:space-between}.matesel-uni-content{width:40%;text-align:center}.matesel-uni-wrapper .logos{width:45%}.matesel-uni-wrapper .logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:30px}.matesel-uni-wrapper .logos img{width:30%}.matesel-uni-content h2{color:#fff;font-weight:400}.matesel-uni-content p{color:#ffffffd4;font-weight:300}.counter-section{background-color:#073e4f}.stats-section{color:#459eaa;display:flex;justify-content:space-between;text-align:center;flex-wrap:wrap}.stat-block{margin:20px}.stat-number{font-size:72px}.stat-label,.stat-title{font-size:14px;color:#fff}.stat-title{margin-bottom:5px;font-weight:300;font-size:18px}.stat-block *{font-weight:300}.stat-label{font-size:18px}.hero{background:url('images/matesel-background-contact.jpg');background-size:cover;background-repeat:no-repeat;background-position:center;height:250px;display:flex;align-items:center;justify-content:flex-start}.hero h1{margin:0;max-width:50%;margin-right:auto;margin-left:0;font-weight:100;font-size:75px;color:#fff}.contact-section-wrapper,.generic-section-wrapper{background:#fff}.generic-section{padding:40px 5%;display:flex;flex-wrap:wrap;justify-content:space-between}.contact-section{display:flex;flex-wrap:wrap;justify-content:space-between}.contact-info,.generic-info{flex:1;min-width:280px;margin-right:50px}.contact-info h2{font-size:38px;font-weight:300;color:#00a7c4;margin-bottom:20px}.generic-info h2{font-size:38px;font-weight:300;color:#00a7c4;margin-bottom:20px}.contact-info p{margin-bottom:10px}.generic-info p{margin-bottom:10px}.contact-info .social a{display:flex;align-items:center;text-decoration:none;color:#00a7c4;font-weight:bold;margin-top:20px}.contact-info h2{max-width:440px}.contact-info p{max-width:320px}.contact-info p a{color:inherit;text-decoration:none}.contact-info p a:hover{color:#93a54c}.generic-info a{text-decoration:none}.generic-info a:hover{}.contact-info .social a{line-height:0;font-weight:500;color:#01a1ac}.contact-info .social a svg{margin-bottom:0;margin-right:10px}.contact-info .social a:hover{color:#91a448}.contact-form{flex:1;min-width:280px;font-family:"Mona Sans"}.contact-form input,.contact-form textarea{width:100%;padding:12px;margin-bottom:15px;border:1px solid #a0dfe4;border-radius:4px;font-size:1em;font-family:"Mona Sans"}.contact-form textarea{resize:vertical;height:120px;font-family:"Mona Sans"}.contact-form button{background-color:#1e003f;color:#fff;border:none;padding:14px 28px;border-radius:6px;cursor:pointer;font-size:1em;display:flex;align-items:center;font-family:"Mona Sans"}.contact-info h2{max-width:440px}.contact-info p{max-width:320px}.contact-info p a{color:inherit;text-decoration:none}.generic-info a{text-decoration:none}.contact-info p a:hover{color:#93a54c}.generic-info a:hover{}.contact-info .social a{line-height:0;font-weight:500;color:#01a1ac}.contact-info .social a svg{margin-bottom:0;margin-right:10px}.contact-info .social a:hover{color:#91a448}.contact-form input:hover,.contact-form textarea:hover,.contact-form input:focus,.contact-form textarea:focus{border-color:#00a1ac}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#00a1ac}.container.contact-section{padding:120px 20px}.hero.login-banner{background:url(images/hay-on-field-aerial-top-view-haying.jpg);background-size:cover;background-repeat:no-repeat;background-position:100% 100%}.login-section-wrapper{}.hero.media-banner{background:url(images/matesel-background-contact-documentation.jpg);background-size:cover;background-repeat:no-repeat;background-position:100% 50%}.media-section-wrapper{background-color:#fff}.media-wrapper h2{font-weight:300;color:#20afc3}.media-item{margin-bottom:25px;border-bottom:1px solid #81dee5;padding-bottom:15px}.media-item a{color:#0087d9;font-weight:500;text-decoration:none;display:inline-block;padding-left:26px;position:relative;text-decoration:underline}.media-item a::before{content:"";position:absolute;left:0;top:2px;width:18px;height:18px;background-size:contain;background-repeat:no-repeat;background-position:center}.media-item-nobottom{margin-bottom:0;border-bottom:none;padding-bottom:0}.web-link::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2320afc3' viewBox='0 0 72 72'%3E%3Cpath d='M18.321 69.07c-2.874 0-5.775-.845-8.31-2.604l-.534-.371c-6.614-4.593-8.259-13.712-3.666-20.326l13.931-18.588c2.183-3.146 5.522-5.292 9.361-5.984 3.839-.694 7.717.152 10.921 2.377l.534.37c2.72 1.888 4.735 4.676 5.675 7.85.313 1.059-.291 2.172-1.351 2.485-1.058.311-2.171-.29-2.485-1.351-.691-2.337-2.116-4.308-4.119-5.698l-.534-.37c-2.328-1.617-5.146-2.231-7.931-1.727-2.787.503-5.212 2.061-6.828 4.388L9.055 48.108c-3.293 4.744-2.099 11.365 2.704 14.701l.534.371c4.801 3.334 11.423 2.142 14.759-2.66l4.256-6.126c.631-.905 1.875-1.129 2.784-.501.906.631 1.131 1.877.501 2.784l-4.256 6.125c-3.547 5.1-8.103 7.288-12.73 7.288zM40.297 51.043c-2.877 0-5.784-.844-8.323-2.606l-.538-.375c-2.718-1.888-4.731-4.674-5.669-7.845-.313-1.06.292-2.172 1.351-2.485 1.063-.313 2.173.291 2.485 1.351.69 2.335 2.114 4.305 4.117 5.696l.538.375c4.799 3.332 11.421 2.138 14.757-2.664l13.93-18.59c3.294-4.744 2.1-11.365-2.703-14.701l-.53-.365c-2.332-1.621-5.147-2.232-7.936-1.731-2.787.503-5.212 2.061-6.828 4.388l-4.255 6.125c-.63.908-1.876 1.132-2.783.502s-1.132-1.876-.502-2.783l4.255-6.125c2.225-3.205 5.564-5.351 9.404-6.043 3.838-.691 7.718.153 10.922 2.379l.529.365c6.62 4.598 8.264 13.717 3.67 20.33l-13.93 18.59c-3.298 4.748-7.837 6.923-12.454 6.923z'/%3E%3C/svg%3E")}.pdf-link::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2320afc3' viewBox='0 0 448 512'%3E%3Cpath d='M64 464H96v48H64c-35.3 0-64-28.7-64-64V64C0 28.7 28.7 0 64 0H229.5c17 0 33.3 6.7 45.3 18.7l90.5 90.5c12 12 18.7 28.3 18.7 45.3V288H336V160H256c-17.7 0-32-14.3-32-32V48H64c-8.8 0-16 7.2-16 16V448c0 8.8 7.2 16 16 16zm96-112h24c30.9 0 56 25.1 56 56s-25.1 56-56 56h-8v32c0 8.8-7.2 16-16 16s-16-7.2-16-16V448 368c0-8.8 7.2-16 16-16zm24 80c13.3 0 24-10.7 24-24s-10.7-24-24-24h-8v48h8zm72-64c0-8.8 7.2-16 16-16h24c26.5 0 48 21.5 48 48v64c0 26.5-21.5 48-48 48H272c-8.8 0-16-7.2-16-16V368zm32 112h8c8.8 0 16-7.2 16-16V400c0-8.8-7.2-16-16-16h-8v96zm96-128h48c8.8 0 16 7.2 16 16s-7.2 16-16 16H400v32h32c8.8 0 16 7.2 16 16s-7.2 16-16 16H400v48c0 8.8-7.2 16-16 16s-16-7.2-16-16V432 368c0-8.8 7.2-16 16-16z'/%3E%3C/svg%3E")}.video-link::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 71.412065 50'%3E%3Cg transform='scale(.58824)'%3E%3Cpath fill='%2320afc3' d='M118.9 13.3c-1.4-5.2-5.5-9.3-10.7-10.7C98.7 0 60.7 0 60.7 0s-38 0-47.5 2.5C8.1 3.9 3.9 8.1 2.5 13.3 0 22.8 0 42.5 0 42.5s0 19.8 2.5 29.2C3.9 76.9 8 81 13.2 82.4 22.8 85 60.7 85 60.7 85s38 0 47.5-2.5c5.2-1.4 9.3-5.5 10.7-10.7 2.5-9.5 2.5-29.2 2.5-29.2s.1-19.8-2.5-29.3z'/%3E%3Cpath fill='%23ffffff' d='M80.2 42.5 48.6 24.3v36.4z'/%3E%3C/g%3E%3C/svg%3E")}.block{margin-bottom:30px}.block a{color:#227fd1;font-weight:500;text-decoration:underline}.block a[href="#"]{text-decoration:none;color:#000050;cursor:auto}.desc{font-size:14px;color:#666;margin-top:4px}.light-bg{background:#edf4f7}.video-section h2 svg{vertical-align:middle;margin-right:5px}table{width:100%;border-collapse:collapse;margin-top:20px}th,td{border:1px solid #9edbdf;padding:20px;text-align:left}td a{display:block}span.doc-icon svg{width:20px;height:20px;display:inline-block}span.doc-icon{display:flex}span.yt-icon svg path{fill:#00a1ac}span.yt-icon svg{width:170px;display:inline-block}span.yt-icon svg path:nth-child(2){fill:#fff}.video-section h2{font-weight:300;color:#00a1ac;display:flex;align-items:center;gap:10px;margin-bottom:15px}span.yt-icon{display:flex}a{}.video-section .table-list{margin-top:40px}.table-list-item{margin-bottom:20px}.table-list-item tr:first-child td{padding-top:22px}.table-list-item table tr:first-child th:first-child{border-top-left-radius:20px!important;overflow:hidden}.table-list-item table{border-collapse:separate;border-spacing:0;overflow:hidden}.table-list-item table tr:last-child td:first-child{border-bottom-left-radius:12px}.table-list-item table tr:last-child td:last-child{border-bottom-right-radius:12px}.table-list-item table tr:first-child td:first-child{border-top-left-radius:12px}.table-list-item table tr:first-child td:last-child{border-top-right-radius:12px}.table-list-item table tr:nth-child(even){background:#c6e7ed4a}.table-list-item table tr td:last-child{width:75%}.imagepin .pin.pin-3 .pin-box{right:0;left:auto}#mobile-menu::after{content:"X";position:absolute;top:10px;right:20px;color:#fff;font-family:cursive;cursor:pointer}.hero.support-banner{background:url(images/matesel-background-media.jpg);background-size:cover;background-repeat:no-repeat;background-position:100% 25%}.contact-info{flex:0}.contact-form{flex:0;min-width:50%;width:50%}form{width:100%;min-width:100%;overflow:hidden}.contact-form input,.contact-form textarea{width:calc(100%- 30px)}@media(max-width:1600px){.container.special{max-width:calc(100%- 80px);margin:0 auto}.feature-section{padding:0 40px}body .container{max-width:1320px;overflow-x:hidden}footer.matesel-footer{padding:0}.matesel-uni-wrapper .logos img{width:28%}.desktop-nav{width:75%}.top-banner h1{font-size:65px}}@media(max-width:1366px){body .container{width:auto}body .hero .container{max-width:100%;width:100%}.feature-section{padding:0 20px}body h2{font-size:29px;margin-bottom:20px}.text-content p{margin-bottom:30px}section.mate-section .container{padding:0 20px}.feature-list{gap:40px 20px}.feature-list .feature-item{width:calc(50%- 10px)}.video-info h3{font-size:27px}.video-info p{font-size:18px;line-height:normal}section.only-titles{margin-bottom:0}.service-section__inner h3{font-size:27px}.service-content{}.service-content .service-content-item .content{font-size:16px}section.matesel-leaders{padding:0}body .container{padding:40px 20px}.reviews-container{gap:20px}.reviews-slider-wrapper{max-width:fit-content}.reviews-header{width:22%}body p{font-size:16px}section.matesel-uni{padding:0}.matesel-uni-content{width:50%}.stats-section{gap:40px}.stat-number{font-size:58px}.footer-left .footer-logo img{max-width:200px}}@media(max-width:1200px){nav.desktop-nav{gap:40px;width:73%}.top-banner h1{max-width:600px;margin-left:0;margin-right:auto;font-size:55px}.top-banner .container{max-width:100%}section.top-banner.showcase,.top-banner .overlay{height:450px}.reviews-container{gap:0}.footer-container{width:100%;max-width:100%}body .container{max-width:100%}.video-info{padding:40px}}@media(max-width:1024px){.video-info{padding:40px}.feaure-content{flex-direction:column}.feature-section .text-content{width:100%;margin-bottom:40px}.feature-list{width:100%}.video-info{padding:40px 20px}.service-section__inner{}.service-section__inner{align-items:center}.service-section__inner{margin-bottom:40px}.service-content{gap:20px}.right_txt .service-section__inner{padding:50px 20px}.right_txt .service-section__inner{margin-bottom:0}section.service-section{margin-bottom:0}.stat-number{font-size:52px}.desktop-nav a{font-size:15px}.button-container .cta-button{text-decoration:none!important;font-size:16px}span.btn-icon svg{width:20px}.logo{max-width:120px}.mobile-cta-button{background:#26afb8;display:flex;align-items:center;gap:10px}span.btn-icon{display:flex}.footer-left .footer-logo img{max-width:160px}.footer-links a{font-size:15px}.top-banner h1{font-size:48px;max-width:500px}section.top-banner.showcase,.top-banner .overlay{height:370px}.matesel-leaders h2{margin-bottom:40px}.hero h1{font-size:65px}.container.contact-section{padding:80px 20px}}@media(max-width:991px){.stat-block{margin:0;width:30%}.stats-section{gap:20px}.stat-number{font-size:40px}.stat-title{font-size:14px}.stat-label{font-size:15px}.matesel-uni-wrapper .logos img{width:27%}.reviews-header{width:100%}section.service-section .service-section__inner{flex-direction:column-reverse;align-items:flex-start}.service-section .service-content{width:100%!important}section.service-section.left_txt:first-of-type .service-content{margin-top:0!important}.only-titles+.service-section .service-content{margin-top:-20px}.right_txt .service-section__inner{flex-direction:column-reverse}.service-content .service-content-item{}section.service-section.right_txt{margin-bottom:10px}.gallery-section-wrapper{padding:30px}.gallery-grid{grid-template-columns:2fr}h2.gallery-title{margin-bottom:40px}.logo-grid{gap:30px 30px}.logo-grid img{width:12%}.footer-links h4{margin-bottom:20px}.video-section-inner{flex-direction:column}.video-box{width:100%}.video-info{max-width:85%;border-radius:0;border-bottom-left-radius:20px;border-bottom-right-radius:20px}div#mainfeatures{padding:20px}body .video-section .container{}.only-titles__content p{font-size:21px}nav.desktop-nav{gap:20px;width:80%}.cta-button{padding:8px 10px;font-size:14px}span.btn-icon svg{width:17px}.cta-button .header-container{justify-content:flex-end}body .cta-btn{font-size:14px;padding:10px 18px}.mate-content{flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start}.mate-content .text-content{width:100%;margin-bottom:40px;margin-top:-40px}section.video-section{padding-top:40px}body .block.video-section .container{padding:0 20px}span.yt-icon svg{width:100px}.block a{font-size:14px}.table-list-item tr td{font-size:14px;padding:10px}}@media(max-width:768px){.desktop-nav,.accountddl{display:none}.hamburger{display:block}.cta-button{display:none}.header-container{padding:12px 16px}.hamburger.open span:nth-child(1){transform:rotate(45deg) translate(5px,6px)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:rotate(-45deg) translate(5px,-6px)}.contact-section{flex-direction:column;padding:40px 5%}.contact-info{margin-right:0;margin-bottom:40px}.header-container{justify-content:space-between}.feature-list{flex-direction:column}.feature-list .feature-item{width:100%}body h2{font-size:27px}.reviews-header h2 br{display:none}.reviews-header h2{text-align:center}.reviews-slider{margin-left:0!important}.review-item{flex:0 0 100%;padding:20px}.reviews-slider .slider-nav{display:none!important}.reviews-slider-wrapper .slider-nav{display:none}.review-item{text-align:center;justify-content:center;align-items:center}.matesel-uni-wrapper{flex-direction:column}.matesel-uni-content{width:100%;margin-bottom:20px}.matesel-uni-wrapper .logos img{width:20%}.matesel-uni-wrapper .logos{width:100%}.stat-number{font-size:30px}.stats-section{gap:10px}.stat-block{}.stats-section{align-items:center}.top-banner h1{font-size:42px;max-width:400px}.container.special{padding:20px;max-width:100%}.mate-content .image-content{width:70%}.hero h1{max-width:100%;font-size:52px}section.hero{height:220px}.container.contact-section{padding:40px 20px}.contact-section .contact-info{width:100%}.contact-form{max-width:100%;width:100%}.media-item a{font-size:14px;margin-bottom:10px}.media-item a::before{top:0}.review-item{width:100%;flex:0 0 100%}}@media(max-width:600px){.top-banner .container{text-align:center}section.top-banner.showcase,.top-banner .overlay{height:320px}.top-banner h1{font-size:34px}.mate-content .image-content{width:100%;margin-top:0}body h2{font-size:21px;margin-bottom:15px}body p{font-size:14px}body ul{font-size:14px}a.cta-btn{font-size:13px}section.feature-section{padding:0}.container.special{border-radius:0;margin-bottom:0}section.meet-matesel{padding:0;margin-bottom:0;margin-top:0}body .video-section .container{margin-top:0}section.video-section{margin-top:0;padding:0}body .video-section .container{padding:0}.video-section-inner *{box-shadow:none;border-radius:0;max-width:100%}.video-info p{padding:0;font-size:15px;line-height:1.6}.video-info h3{font-size:21px}.only-titles__content p{font-size:16px}.service-section__inner h3{font-size:19px}.service-section.right_txt .container{padding:0}.right_txt .service-section__inner{border-radius:0;padding:20px}.service-content .service-content-item .content{font-size:14px}section.service-section .service-section__inner{}section.gallery-section .container{padding-top:0;padding-bottom:0}.gallery-right{gap:10px}.gallery-grid{gap:10px}span.gallery-label{font-size:13px;padding:0}.gallery-section-wrapper{padding:15px}.logo-grid img{width:20%}.logo-grid{gap:20px}.matesel-uni-wrapper .logos{justify-content:center;align-items:center;gap:20px}.matesel-uni-wrapper .logos img{width:29%}.stats-section{flex-direction:column}.stat-block{width:fit-content}.stat-block:not(:last-child){border-bottom:1px solid #2c78869c;padding-bottom:14px}.footer-links{gap:60px}.mobile-menu a{font-size:17px}.double-btns{gap:20px}.imagepin .pin .pin-box.active{left:50%;top:0;transform:translate(-50%,-50%)}.imagepin .pin .pin-box,.mate-content .imagepin .pin .pin-box.active{left:50%!important;top:auto!important;transform:translate(-30%,60%)!important;right:auto;width:150px}.imagepin .pin .pin-box h5{font-size:14px;line-height:19px}.imagepin .pin.pin-3 .pin-box,.mate-content .imagepin .pin.pin-3 .pin-box.active{transform:translate(-60%,60%)!important}.hero h1{font-size:42px;text-align:center}section.hero{height:180px}.contact-info h2{font-size:21px}.block a{font-size:12px}.table-list-item tr td{font-size:12px}}ul,ol{margin-left:40px}ol{padding-top:10px}.dropdown{position:relative}.dropdown-button{padding:10px 20px;font-size:16px;cursor:pointer;background-color:#459eaa;color:#fff;border:none;border-radius:4px;display:flex;align-items:center;gap:8px}.dropdown-content{display:none;position:fixed;background-color:#fff;min-width:180px;box-shadow:0 8px 16px rgba(0,0,0,.2);z-index:1;border-radius:4px;overflow:hidden;margin-top:5px}.dropdown-content a{padding:12px 16px;text-decoration:none;display:flex;align-items:center;gap:10px;color:#333;transition:background .2s ease}.dropdown-content a:hover{background-color:#f1f1f1}.show{display:block}.info-callout{display:flex;align-items:flex-start;background:#f0f6ff;border-left:4px solid #20afc3;border-right:1px solid #20afc3;border-top:1px solid #20afc3;border-bottom:1px solid #20afc3;border-radius:8px;padding:16px;box-shadow:0 1px 3px rgba(51,154,240,.06);margin:24px 0;width:75%}.info-icon{color:#20afc3;font-size:2rem;margin-right:16px;margin-top:2px}.info-content{font-size:1rem;color:#234567}.info-content strong{display:block;margin-bottom:4px}.k-grid tr:hover{background-color:#ddd}.k-grid-header{background-color:#459eaa;background-image:none}@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot');src:url('fonts/fontawesome-webfont-iefix.eot') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff2') format('woff2'),url('fonts/fontawesome-webfont.woff') format('woff'),url('fonts/fontawesome-webfont.ttf') format('truetype'),url('fonts/fontawesome-webfont.svg') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}