@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');*{font-family:'Montserrat', sans-serif !important;box-sizing:border-box;}body{font-family:'Montserrat', sans-serif !important;background:#fff !important;font-size:16px;}input,select{font-size:100%;}input[type="text"]{font-size:16px !important;}.glyphicon{font-family:'Glyphicons Halflings' !important;}h3{color:#091323;font-size:24px;font-weight:600;margin:0;position:relative;z-index:2;}h3.white{color:#fff;}p{font-size:16px;font-weight:400;}.paragraph{color:#2d2d2d;font-weight:400;font-size:14px;padding:9px 0;display:block;}header{background:#fff;position:absolute;z-index:100;top:0;left:0;width:100%;}header .header-width{width:1280px;padding:0;margin:0 auto;}header .header-width .headbar{display:flex;align-items:center;justify-content:space-between;padding:1.3em 0;min-height:96px;}header .header-width .headbar .logo{width:200px;}header .header-width .headbar .btn-mobile{display:none;position:relative;float:right;padding:9px 10px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px;}header .header-width .headbar .btn-mobile .icon-bar{display:block;width:28px;height:3px;background:#fff;border-radius:1px;transition:all 0.3s ease-out;}header .header-width .headbar .btn-mobile .icon-bar + .icon-bar{margin-top:7px;}header .header-width .headbar .btn-mobile.open{position:fixed;top:27px;right:32px;z-index:100;}header .header-width .headbar .btn-mobile.open .bar1{transform:rotate(45deg);position:relative;top:10px;}header .header-width .headbar .btn-mobile.open .bar2{display:none;}header .header-width .headbar .btn-mobile.open .bar3{transform:rotate(-45deg);}header .header-width .headbar .navigation_mobile{position:fixed;z-index:99;top:0;left:0;width:100%;height:100%;transform:translateX(-100%);background:#e95d0c;transition:all 0.3s ease-out;}header .header-width .headbar .navigation_mobile ul{padding:0;width:fit-content;margin:0 auto;position:relative;top:10%;}header .header-width .headbar .navigation_mobile ul li{list-style:none;padding:1em 0;}header .header-width .headbar .navigation_mobile ul li a{color:#091323;font-size:30px;font-weight:700;padding:0;border:0;}header .header-width .headbar .navigation_mobile.open{transform:translateX(0);}header .header-width .headbar .menu ul{padding:0;margin:0;list-style:none;display:flex;align-items:center;}header .header-width .headbar .menu ul li{margin:12px;padding:12px;}header .header-width .headbar .menu ul li a{font-size:14px;font-weight:normal;color:#091323;}header .header-width .headbar .navigation ul{padding:0;margin:0;list-style:none;display:flex;align-items:center;}header .header-width .headbar .navigation ul li{margin-right:28px;}header .header-width .headbar .navigation ul li.btn{padding:0;}header .header-width .headbar .navigation ul li a{color:#091323;font-size:16px;font-weight:500;}header .header-width .headbar .navigation ul li a.btn{color:#091323;border:1px solid #091323;border-radius:4px;padding:0.5em 0.75em;transition:all 0.2s ease;}.home,.signup{background-color:#fff;padding:0;position:relative;margin-top:96px;}.home:before,.signup:before{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background:#e95d0c;background:linear-gradient(90deg, rgba(233, 93, 12, 0.8) 0%, rgba(225, 80, 47, 0.6) 50%, rgba(217, 67, 81, 0.8) 100%);}.home .section,.signup .section{height:450px;display:flex;align-items:center;position:relative;z-index:2;}.home .bloc,.signup .bloc{max-width:800px;margin:0 auto;text-align:center;}.home .bloc .text .title,.signup .bloc .text .title{color:#fff;font-size:36px;font-weight:600;margin:0 0 0.5em;display:flex;justify-content:center;}.home .bloc .text .title .widget-holder,.signup .bloc .text .title .widget-holder{padding-right:12px;}.home .bloc .text span.paragraph,.signup .bloc .text span.paragraph{color:#fff;font-size:16px;font-weight:400;}.home .bloc .text p,.signup .bloc .text p{color:#fff;font-size:16px;font-weight:400;margin-bottom:1.5em;}.section{width:1280px;margin:0 auto;}.main{min-height:calc(100vh - 460px);}.flex{display:flex;}.flex.align-center{align-items:center;}.flex.justify-center{justify-content:center;}.flex.justify-between{justify-content:space-between;}.title-page{margin-bottom:1.5em;}.line{width:100%;height:1px;background-color:#d9d9d9;margin:1.5em 0;}button.btn{padding:8px 14px;transition:all 0.2s ease;font-size:14px;font-weight:500;font-weight:normal;background-color:#fff;border:1px solid #d4d9e0;border-radius:8px;transition:all 0.2s ease;outline:0;color:#2d2d2d;}button.btn:active{box-shadow:none;}button.btn a{color:#2d2d2d;text-decoration:none;font-size:14px;font-weight:500;}button.btn img{max-width:24px;margin-left:5px;position:relative;top:-2px;transition:all 0.2s ease;}button.btn.white{background-color:transparent;}button.btn.white a{color:#fff;}button.btn.white:hover{background-color:#d0d1ac;}button.btn.white:hover a{color:#000;}button.btn:hover{color:#2d2d2d;background-color:#f9fafb;}button.btn:hover a{color:#2d2d2d;}button.btn:hover img{filter:brightness(2);}button.btn.btn-primary,button.btn.btn-default{color:#000;}button.btn.btn-primary a,button.btn.btn-default a{color:#000;}button.btn.btn-primary:active,button.btn.btn-default:active{color:#000;background:transparent;border:0;outline:0;}button.btn.btn-primary:focus,button.btn.btn-default:focus{color:#000;background:transparent;border:0;outline:0;}button.btn.btn-primary:hover,button.btn.btn-default:hover{color:#000;background:transparent;border:0;outline:0;}button.btn.btn-black{background-color:#e95d0c;border:1px solid #e95d0c;border-radius:8px;color:#fff;font-size:14px;font-weight:500;width:auto;padding:8px 40px 8px 14px;background-image:url(https://6e389c19c4d84435102a-3d872b6318579ccca8eec1a3fad82731.ssl.cf3.rackcdn.com/icon-arrow-white.svg);background-repeat:no-repeat;background-position:90% 50%;}button.btn.btn-black a{color:#fff;}button.btn.btn-black:hover{background-image:url(https://6e389c19c4d84435102a-3d872b6318579ccca8eec1a3fad82731.ssl.cf3.rackcdn.com/icon-arrow-white.svg);background-repeat:no-repeat;background-position:90% 50%;background-color:#cb5510;border:1px solid #cb5510;color:#fff;}.q-icon{display:inline-block;width:24px;height:24px;vertical-align:middle;position:relative;top:-1px;}.q-icon.icon-s{width:16px;height:16px;}.q-icon.icon-sl{width:18px;height:18px;}.q-icon.icon-xs{width:12px;height:12px;}.q-icon.icon-xm{width:28px;height:28px;}.q-icon.icon-l{width:32px;height:32px;}.q-icon.icon-xl{width:48px;height:48px;}.q-icon.rotate-1{transform:rotate(90deg);-webkit-transform:rotate(90deg);}.q-icon.rotate-2{transform:rotate(180deg);-webkit-transform:rotate(180deg);}.q-icon.rotate-3{transform:rotate(270deg);-webkit-transform:rotate(270deg);}.q-icon.rotate-animate{transition:transform 0.3s;}.q-icon.icon-arrow-down{background:url(https://6875fdf6283ce1f75e22-da6be342f85df37c9e2d15b5de66f923.ssl.cf3.rackcdn.com/icon-down-grey-2.svg) 50% 50% no-repeat;background-size:contain;}.q-icon.icon-view{background:url(https://6e389c19c4d84435102a-3d872b6318579ccca8eec1a3fad82731.ssl.cf3.rackcdn.com/icon-view.svg) 50% 50% no-repeat;background-size:contain;}.q-icon.icon-comments{background:url(https://6e389c19c4d84435102a-3d872b6318579ccca8eec1a3fad82731.ssl.cf3.rackcdn.com/icon-comment.svg) 50% 50% no-repeat;background-size:contain;}.q-icon.icon-chevron{background:url(https://6875fdf6283ce1f75e22-da6be342f85df37c9e2d15b5de66f923.ssl.cf3.rackcdn.com/icon-chevron-grey-1.svg) 50% 50% no-repeat;background-size:contain;}#btn-sort{border:1px solid #251c45;font-size:16px;padding:0 16px;}.btn-lang{outline:0;display:inline-flex;align-items:center;justify-content:space-between;background:transparent;border:1px solid #091323;border-radius:4px;box-sizing:border-box;padding:0.5em 0.75em;color:#091323;font-size:16px;font-weight:500;cursor:pointer;position:relative;}.btn-lang .q-icon{filter:brightness(5);width:16px;height:16px;margin-left:6px;}.btn-lang:focus .dropdown,.btn-lang:active .dropdown{transform:translate(0, 20px);opacity:1;visibility:visible;}.btn-lang .dropdown{position:absolute;top:34px;left:0;background:#fff;border-radius:4px;box-shadow:0 4px 12px rgba(0, 0, 0, 0.1);text-align:left;opacity:0;visibility:hidden;transition:0.3s ease;flex-direction:column;align-items:baseline !important;}.btn-lang .dropdown:before{content:'';position:absolute;top:-6px;left:20px;width:0;height:0;box-shadow:2px -2px 6px rgba(0, 0, 0, .05);border-top:6px solid #fff;border-right:6px solid #fff;border-bottom:6px solid transparent;border-left:6px solid transparent;transform:rotate(-45deg);mix-blend-mode:multiple;}.btn-lang .dropdown li{z-index:1;position:relative;background:#fff;padding:0 20px;color:#666;margin:0 !important;width:-webkit-fill-available;transition:all 0.2s ease-out;}.btn-lang .dropdown li.active{color:#000;}.btn-lang .dropdown li:first-child{border-radius:4px 4px 0 0;}.btn-lang .dropdown li:last-child{border-radius:0 0 4px 4px;}.btn-lang .dropdown li:last-child a{border-bottom:0;}.btn-lang .dropdown li:hover{background:#f3f4f3;}.btn-lang .dropdown a{display:block;border-bottom:1px solid rgba(0, 0, 0, .05);padding:12px 0;color:inherit;font-size:10px;text-decoration:none;color:#000 !important;}.navigation_mobile .btn-lang{font-size:24px;font-weight:700;max-height:80px;background:transparent;margin:0.5em 0;}.navigation_mobile .btn-lang .dropdown{position:absolute !important;top:55px !important;}.navigation_mobile .btn-lang .dropdown li{padding:0 20px !important;}.navigation_mobile .btn-lang .dropdown a{font-size:20px !important;border-bottom:1px solid rgba(0, 0, 0, .05) !important;padding:12px 0 !important;color:inherit !important;}footer{background-color:#2d2d2d;}footer .footer-content{width:1280px;margin:0 auto;padding:48px 0px 100px;display:flex;justify-content:space-between;}footer .footer-content .logo img{width:200px;margin-bottom:32px;}footer .footer-content .logo .socials{display:flex;align-items:center;gap:8px;margin-bottom:24px;}footer .footer-content .logo .socials a{border:2px solid #fff;padding:8px;border-radius:50px;}footer .footer-content .logo .socials img{max-width:28px;max-height:28px;margin-bottom:0;}footer .footer-content .logo p{color:#fffbec;font-size:12px;font-weight:500;}footer .footer-content .title-footer{color:#fffbec;font-size:14px;font-weight:600;margin-bottom:16px;}footer .footer-content .footer_navigation ul{padding:0;margin:0;list-style:none;}footer .footer-content .footer_navigation ul li{margin-bottom:12px;}footer .footer-content .footer_navigation ul li a{font-weight:500;font-size:16px;line-height:24px;color:#fffbec;}footer .footer-content .powered .qumind-logo{width:120px;}#cookieNotice{position:fixed;left:0;bottom:0;width:100%;padding:10px 20px;background:#fff;box-shadow:0px -2px 2px rgba(0, 0, 0, 0.2);z-index:999;}#cookieNotice .title-wrap h4{margin:0;padding:0;}#cookieNotice .content-wrap .msg-wrap{display:flex;font-size:14px;color:#343333;}#cookieNotice .content-wrap .msg-wrap span{line-height:30px;}#cookieNotice .content-wrap a{text-decoration:none;color:#fcbc0f;}#cookieNotice .content-wrap .btn-wrap{margin-left:10px;}#cookieNotice .content-wrap .btn-wrap .btn.btn-primary{padding:3px 6px;font-size:16px;border:1px solid #ccc;}@media screen and (max-width:768px){#cookieNotice .content-wrap .msg-wrap{display:block;}#cookieNotice .content-wrap .btn-wrap{display:block;margin-top:5px;text-align:center;}}@media screen and (min-width:1280px) and (max-width:1395px){header .header-width{width:1250px;}footer .footer-content{width:1250px;}section .section{width:1250px;}}@media screen and (min-width:1101px) and (max-width:1280px){header .header-width{width:800px;}footer .footer-content{width:800px;}header .header-width .headbar .menu ul li{margin:0px;padding:10px;}header .header-width .headbar .navigation ul li{margin:6px;padding:9px;}section .section{width:800px;}}@media screen and (min-width:961px) and (max-width:1100px){header .header-width{width:800px;}footer .footer-content{width:800px;}.menu,.navigation{display:none;}header .header-width .headbar .btn-mobile{display:block;}header .header-width .headbar .menu ul li{margin:0px;padding:10px;}header .header-width .headbar .navigation ul li{margin:6px;padding:9px;}section .section{width:800px;}}@media screen and (min-width:769px) and (max-width:960px){header .header-width{width:calc(100% - 10em);}.menu,.navigation{display:none;}section .section{width:calc(100% - 10em);padding:0 20px;}header .header-width .headbar .btn-mobile{display:block;}footer .footer-content{width:calc(100% - 10em);flex-direction:column;}footer .footer-content .footer_navigation{text-align:center;}footer .footer-content .logo{margin-bottom:2em;text-align:center;}footer .footer-content .powered{margin-top:2em;text-align:center;}}@media screen and (max-width:768px){/* Fix Input Zoom on iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus, iPhone 8, iPhone X, XS, XS Max  */header .header-width{width:100%;padding:0 20px;}header .header-width .headbar .nav-header{width:100%;}.menu,.navigation{display:none;}.navigation_mobile .btn-lang{border:0;font-size:30px;margin:0 -23px;}.navigation_mobile .btn-lang .dropdown{left:23px;}header .header-width .headbar .btn-mobile{display:block;}.flex{flex-direction:column;align-items:center;}.home .section{left:0;width:100%;transform:none;padding:100px 20px 20px 20px;}.home .section .bloc{position:relative;top:0;left:0;transform:none;max-width:100%;}.home .section .bloc .text{padding:0;}.home .section .bloc .text .title{font-size:38px;display:block;}section .section{width:100%;padding:0 20px;}footer .footer-content{flex-direction:column;width:100%;padding:30px 20px;}footer .footer-content .footer_navigation{text-align:center;}footer .footer-content .logo{margin-bottom:2em;text-align:center;}footer .footer-content .powered{margin-top:2em;text-align:center;}footer .copyright{width:100%;}footer .footer_navigation.company{margin-top:20px;}#mediaPocket .top-bar{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding-bottom:5px;}#mediaPocket .top-bar #mp-title{order:0;}#mediaPocket .top-bar #btn-sort{order:1;display:block;margin:0 0 5px !important;}#mediaPocket .top-bar #mediaPocket-close{position:initial;order:3;width:24px;}#mediaPocket .top-bar #mediaPocket-upload-holder{position:initial;order:2;}}@media screen and (device-aspect-ratio:9/16){select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="tel"],input[type="url"]{font-size:16px;}}@media screen and (-webkit-min-device-pixel-ratio:0){select,textarea,input{font-size:16px;}}@media screen and (-webkit-min-device-pixel-ratio:0){select:focus,textarea:focus,input:focus{font-size:16px;}}