@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,700);
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}a{text-decoration:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:'';content:none}q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}.mcs-button{display:inline-block;padding:12px 20px;border-radius:50px;font-size:18px;transition:.3s;font-family:"Montserrat";margin-bottom:10px;-webkit-box-shadow:0px 5px 23px rgba(0,0,0,0.08);-moz-box-shadow:0px 5px 23px rgba(0,0,0,0.08);box-shadow:0px 5px 23px rgba(0,0,0,0.08)}@media (min-width: 992px){.mcs-button{margin-bottom:0}}.mcs-button:focus{outline:none}.mcs-button:disabled{background-color:#cdcdcd;border:1px solid #cdcdcd;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;opacity:.6;color:#fff;cursor:not-allowed}.mcs-button:disabled:hover{background-color:#cdcdcd;border:1px solid #cdcdcd;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;opacity:.6;color:#fff}.mcs-button-small{padding:5px 10px;font-size:14px}.mcs-button-medium{padding:8px 16px;font-size:16px}.mcs-button-stretched{width:100%}.mcs-button-rounded{display:inline-block;padding:0;width:44px;height:44px;border-radius:100%;text-align:center;font-size:18px;line-height:44px}.mcs-button-danger{border:1px solid #FFCCBC;background-color:#FFCCBC;color:#fff}.mcs-button-danger:hover{background-color:#fff;color:#FFCCBC}.mcs-button-primary{border:1px solid #77A6F7;background-color:#77A6F7;color:#fff}.mcs-button-primary:hover{background-color:#fff;color:#77A6F7}.mcs-button-success{border:1px solid #57BA98;background-color:#57BA98;color:#fff}.mcs-button-success:hover{background-color:#fff;color:#57BA98}.mcs-button-secondary{border:1px solid #D3E3FC;background-color:#D3E3FC;color:#fff}.mcs-button-secondary:hover{background-color:#fff;color:#D3E3FC}.mcs-button-info{border:1px solid #84CEEB;background-color:#84CEEB;color:#fff}.mcs-button-info:hover{background-color:#fff;color:#84CEEB}.mcs-button-warning{border:1px solid #F8E9A1;background-color:#F8E9A1;color:#fff}.mcs-button-warning:hover{background-color:#fff;color:#F8E9A1}.mcs-button-light{border:1px solid #fff;background-color:#fff;color:#000}.mcs-menu{position:relative;display:flex;font-size:18px;padding:1.3rem}.mcs-menu-container{display:flex;opacity:0;visibility:hidden;position:absolute}@media (max-width: 991px){.mcs-menu-container.visible{background:linear-gradient(115deg, #7d93f3 0%, #8f6cde 100%);flex-direction:column;align-items:flex-start;opacity:1;visibility:visible;width:100%;top:100%;z-index:9;left:0;padding:0 2em;box-sizing:border-box;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}}@media (min-width: 992px){.mcs-menu-container{display:flex;justify-content:space-between;width:100%;position:relative;visibility:visible;opacity:1}}.mcs-menu.dark{background-color:#44318D;color:#fff}.mcs-menu.dark .mcs-menu-link{color:#fff}.mcs-menu.dark .mcs-menu-dropdown{background-color:#44318D;border-color:#735dc7}.mcs-menu.transparent{background-color:transparent;color:#000}.mcs-menu.transparent .mcs-menu-link{color:#fff}.mcs-menu.transparent .mcs-menu-link:hover{color:#44318D;text-decoration:underline}@media (min-width: 992px){.mcs-menu.transparent .mcs-menu-link{color:#000}}.mcs-menu.transparent .mcs-menu-dropdown{background-color:transparent;border:none}@media (min-width: 992px){.mcs-menu.transparent .mcs-menu-dropdown{background-color:#fff;border-color:#D3D4D8}}.mcs-menu-logo{align-self:center}.mcs-menu-items{align-self:flex-start;margin-left:0;width:100%}@media (min-width: 992px){.mcs-menu-items{align-self:center;margin-left:2rem;width:auto}}.mcs-menu-list{list-style-type:none;padding:0;margin:0;display:flex;flex-direction:column}@media (min-width: 992px){.mcs-menu-list{flex-direction:row}}.mcs-menu-item{margin:0;position:relative;padding:.5em 0}@media (min-width: 992px){.mcs-menu-item{margin:0 1rem;padding:0}}.mcs-menu-toggler{display:inline-block;background-color:#fff;color:#000;height:44px;width:44px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;margin-left:auto}@media (min-width: 992px){.mcs-menu-toggler{display:none}}.mcs-menu-side{margin-left:0;display:-webkit-flex;display:-ms-flex;display:flex;flex-direction:column;width:100%}@media (min-width: 992px){.mcs-menu-side{margin-left:auto;flex-direction:row;width:auto}}.mcs-menu-dropdown{padding-left:1em;box-shadow:0px 5px 10px 0px rgba(0,4,49,0.1)}.mcs-menu-dropdown-item{padding:.5em 0;line-height:16px}@media (min-width: 992px){.mcs-menu-dropdown{position:absolute;display:flex;flex-wrap:wrap;top:220%;left:-207%;width:643%;border-width:1px;border-style:solid;border-radius:5px;padding:1.1rem;z-index:20;font-size:12px}.mcs-menu-dropdown-item{width:23%;padding:1px 2px 1px;box-sizing:border-box}.mcs-menu-dropdown-item:not(:last-child){margin-bottom:.7rem}}@media (min-width: 1050px){.mcs-menu-dropdown{left:-131%}}.show{display:block}.mcs-card{border-radius:5px;background-color:#fff;box-sizing:border-box;height:100%}.mcs-card-image{width:100%;border-radius:5px 5px 0 0}.mcs-card-title-container{padding:1.4em}.mcs-card-title-container-middle{width:100%;height:100%;text-align:center;display:flex;justify-content:center;align-items:center}.mcs-card-link{display:block;position:absolute;top:0;left:0;bottom:0;right:0}.mcs-card-title{font-size:14px;line-height:18px}.mcs-section{display:-webkit-flex;display:-ms-flex;display:flex;box-sizing:border-box;flex-wrap:wrap;max-width:1200px;margin:0 auto}.mcs-section-cell{box-sizing:border-box;flex:0 0 100%;max-width:100%;padding:.5em;margin-bottom:1rem}@media (min-width: 0){.mcs-section-cell.xs-1{flex:0 0 8.33333%;max-width:8.33333%}.mcs-section-cell.xs-2{flex:0 0 16.66667%;max-width:16.66667%}.mcs-section-cell.xs-3{flex:0 0 25%;max-width:25%}.mcs-section-cell.xs-4{flex:0 0 33.33333%;max-width:33.33333%}.mcs-section-cell.xs-5{flex:0 0 41.66667%;max-width:41.66667%}.mcs-section-cell.xs-6{flex:0 0 50%;max-width:50%}.mcs-section-cell.xs-7{flex:0 0 58.33333%;max-width:58.33333%}.mcs-section-cell.xs-8{flex:0 0 66.66667%;max-width:66.66667%}.mcs-section-cell.xs-9{flex:0 0 75%;max-width:75%}.mcs-section-cell.xs-10{flex:0 0 83.33333%;max-width:83.33333%}.mcs-section-cell.xs-11{flex:0 0 91.66667%;max-width:91.66667%}.mcs-section-cell.xs-12{flex:0 0 100%;max-width:100%}}@media (min-width: 576px){.mcs-section-cell.sm-1{flex:0 0 8.33333%;max-width:8.33333%}.mcs-section-cell.sm-2{flex:0 0 16.66667%;max-width:16.66667%}.mcs-section-cell.sm-3{flex:0 0 25%;max-width:25%}.mcs-section-cell.sm-4{flex:0 0 33.33333%;max-width:33.33333%}.mcs-section-cell.sm-5{flex:0 0 41.66667%;max-width:41.66667%}.mcs-section-cell.sm-6{flex:0 0 50%;max-width:50%}.mcs-section-cell.sm-7{flex:0 0 58.33333%;max-width:58.33333%}.mcs-section-cell.sm-8{flex:0 0 66.66667%;max-width:66.66667%}.mcs-section-cell.sm-9{flex:0 0 75%;max-width:75%}.mcs-section-cell.sm-10{flex:0 0 83.33333%;max-width:83.33333%}.mcs-section-cell.sm-11{flex:0 0 91.66667%;max-width:91.66667%}.mcs-section-cell.sm-12{flex:0 0 100%;max-width:100%}}@media (min-width: 768px){.mcs-section-cell.md-1{flex:0 0 8.33333%;max-width:8.33333%}.mcs-section-cell.md-2{flex:0 0 16.66667%;max-width:16.66667%}.mcs-section-cell.md-3{flex:0 0 25%;max-width:25%}.mcs-section-cell.md-4{flex:0 0 33.33333%;max-width:33.33333%}.mcs-section-cell.md-5{flex:0 0 41.66667%;max-width:41.66667%}.mcs-section-cell.md-6{flex:0 0 50%;max-width:50%}.mcs-section-cell.md-7{flex:0 0 58.33333%;max-width:58.33333%}.mcs-section-cell.md-8{flex:0 0 66.66667%;max-width:66.66667%}.mcs-section-cell.md-9{flex:0 0 75%;max-width:75%}.mcs-section-cell.md-10{flex:0 0 83.33333%;max-width:83.33333%}.mcs-section-cell.md-11{flex:0 0 91.66667%;max-width:91.66667%}.mcs-section-cell.md-12{flex:0 0 100%;max-width:100%}}@media (min-width: 992px){.mcs-section-cell.lg-1{flex:0 0 8.33333%;max-width:8.33333%}.mcs-section-cell.lg-2{flex:0 0 16.66667%;max-width:16.66667%}.mcs-section-cell.lg-3{flex:0 0 25%;max-width:25%}.mcs-section-cell.lg-4{flex:0 0 33.33333%;max-width:33.33333%}.mcs-section-cell.lg-5{flex:0 0 41.66667%;max-width:41.66667%}.mcs-section-cell.lg-6{flex:0 0 50%;max-width:50%}.mcs-section-cell.lg-7{flex:0 0 58.33333%;max-width:58.33333%}.mcs-section-cell.lg-8{flex:0 0 66.66667%;max-width:66.66667%}.mcs-section-cell.lg-9{flex:0 0 75%;max-width:75%}.mcs-section-cell.lg-10{flex:0 0 83.33333%;max-width:83.33333%}.mcs-section-cell.lg-11{flex:0 0 91.66667%;max-width:91.66667%}.mcs-section-cell.lg-12{flex:0 0 100%;max-width:100%}}@media (min-width: 1200px){.mcs-section-cell.xl-1{flex:0 0 8.33333%;max-width:8.33333%}.mcs-section-cell.xl-2{flex:0 0 16.66667%;max-width:16.66667%}.mcs-section-cell.xl-3{flex:0 0 25%;max-width:25%}.mcs-section-cell.xl-4{flex:0 0 33.33333%;max-width:33.33333%}.mcs-section-cell.xl-5{flex:0 0 41.66667%;max-width:41.66667%}.mcs-section-cell.xl-6{flex:0 0 50%;max-width:50%}.mcs-section-cell.xl-7{flex:0 0 58.33333%;max-width:58.33333%}.mcs-section-cell.xl-8{flex:0 0 66.66667%;max-width:66.66667%}.mcs-section-cell.xl-9{flex:0 0 75%;max-width:75%}.mcs-section-cell.xl-10{flex:0 0 83.33333%;max-width:83.33333%}.mcs-section-cell.xl-11{flex:0 0 91.66667%;max-width:91.66667%}.mcs-section-cell.xl-12{flex:0 0 100%;max-width:100%}}.mcs-section.center{justify-content:center}.mcs-form-input{padding:.75em 1.2em;font-size:16px;border:1px solid #D3D4D8;border-radius:45px;box-shadow:0px 5px 23px rgba(0,0,0,0.08)}.mcs-form-input:focus{outline:none}.mcs-form-search{height:90px;display:-webkit-flex;display:-ms-flex;display:flex;box-sizing:border-box}.mcs-form-search.rounded-bottom-0 .mcs-form-search-prefix{border-bottom-left-radius:0}.mcs-form-search.rounded-bottom-0 .mcs-form-search-submit{border-bottom-right-radius:0}@media (max-width: 768px){.mcs-form-search.rounded-bottom-0 .mcs-form-search-input-prefix{border-bottom-left-radius:0}}.mcs-form-search-input{border-top-left-radius:45px;border-bottom-left-radius:45px;padding:1.8615em 2.2em;font-size:18px;border:1px solid #D3D4D8;box-sizing:border-box;width:77.4%;height:100%;display:inline-block}.mcs-form-search-input:focus{outline:none}.mcs-form-search-input::placeholder{color:#cdd0dc}.mcs-form-search-input-prefix{font-size:18px;height:100%;border:1px solid #D3D4D8;box-sizing:border-box;border-bottom-left-radius:45px;border-top-left-radius:45px;border-bottom-right-radius:0;border-top-right-radius:0;border-left:none;width:78.4%;display:inline-block;padding-left:1em}.mcs-form-search-input-prefix:focus{outline:none}.mcs-form-search-input-prefix::placeholder{color:#cdd0dc}@media (min-width: 769px){.mcs-form-search-input-prefix{width:70.4%;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;padding-left:0}}.mcs-form-search-prefix{display:none;border-top-left-radius:45px;border-bottom-left-radius:45px;text-align:center;height:100%;box-sizing:border-box;font-size:18px;line-height:21px;box-shadow:none;border:1px solid #D3D4D8;background-color:#fff;border-right:0;width:8%}.mcs-form-search-prefix:focus{outline:none}@media (min-width: 769px){.mcs-form-search-prefix{display:inline-block}}.mcs-form-search-submit{border-top-right-radius:45px;border-bottom-right-radius:45px;padding-left:.2em;display:inline-block;font-size:18px;border:1px solid #D3D4D8;border-left:0;width:22.5%;height:100%;text-transform:uppercase;background-color:#fff}.mcs-form-search-submit:focus{outline:none}@media (min-width: 769px){.mcs-form-search-submit{padding-left:.5em}}.mcs-socials{display:-webkit-flex;display:-ms-flex;display:flex;box-sizing:border-box;justify-content:flex-start;width:auto}@media (min-width: 992px){.mcs-socials{justify-content:flex-end}}.mcs-socials-group{display:-webkit-flex;display:-ms-flex;display:flex;overflow:hidden}.mcs-socials-group a{margin-right:1em;box-sizing:border-box}.header{background:linear-gradient(115deg, #7d93f3 0%, #8f6cde 100%);position:relative}.header-title{color:#fff;font-size:36px;text-align:center;font-weight:bold;letter-spacing:1px;padding:1.5em 0 1em}.header-subtitle{color:rgba(255,255,255,0.6);font-size:20px;letter-spacing:1px;line-height:26px;margin:0 auto;text-align:center;padding:0 0 5em}.header-search{position:absolute;width:100%;bottom:-65px}.header .mcs-form-search-prefix{font-size:32px;color:#cdd0dc;border:none}.header .mcs-form-search-input-prefix{border-top:none;border-bottom:none}.header .mcs-form-search-submit{border:none}.header .mcs-form-search{border-radius:45px;box-shadow:0px 5px 23px rgba(0,0,0,0.08)}.brands{padding-top:6em;background-color:#f5f7fd}.brands-more-link{display:block;position:absolute;top:0;left:0;right:0;bottom:0}.brands#brands-second{padding-bottom:6em}.brands-title{font-size:24px;font-weight:600;letter-spacing:1px;padding-left:.5em;padding-bottom:.6em}.morelogos{background-color:#f5f7fd;padding:100px 0}.morelogos .brands-title{padding-left:0}.morelogos .mcs-card{box-sizing:border-box;height:100%}.brands .mcs-card.shadow{box-shadow:0px 16px 37px rgba(125,147,243,0.12)}.footer{background-color:#200d2b;padding:2em 0}.footer-counter{color:#fff;text-align:center;line-height:22px;font-size:20px;margin-bottom:15px;font-weight:300}.footer-info{color:#fff;line-height:22px;text-align:center;font-size:16px;font-weight:300}.footer-menu{display:-webkit-flex;display:-ms-flex;display:flex;width:100%;justify-content:space-around;align-items:center;margin-top:3.5em}.footer-menu-item{width:100%;text-align:center}@media (min-width: 992px){.footer-menu-item{width:auto}}.footer-menu-link{font-size:14px;text-align:center;color:#7d93f3;font-weight:500}@media (min-width: 992px){.footer-menu-link{font-size:18px}}.mcs-menu .mcs-socials-group a,.mcs-menu .mcs-socials-group+.mcs-button{line-height:48px}.divider{width:100%;height:1px;margin-bottom:1.4rem;background:linear-gradient(115deg, #7d93f3 0%, #8f6cde 100%)}.loader{position:fixed;top:0;bottom:0;right:0;left:0;z-index:-99;opacity:1;-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-ms-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s;display:flex;justify-content:center;align-items:center}.loader-circle{width:100px;height:100px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#ff9523;background:-moz-linear-gradient(45deg, #ff9523 0%, #ffcb93 100%);background:-webkit-linear-gradient(45deg, #ff9523 0%, #ffcb93 100%);background:linear-gradient(45deg, #ff9523 0%, #ffcb93 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9523', endColorstr='#ffcb93',GradientType=1 );animation:zoomOut .6s, pulse 1s .6s infinite}.loader-circle.loaded{-webkit-animation:zoom .6s forwards;-o-animation:zoom .6s forwards;animation:zoom .6s forwards}.loader.loaded{opacity:0}@keyframes pulse{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}100%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@keyframes zoom{0%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}70%{-webkit-transform:scale(30);-moz-transform:scale(30);-ms-transform:scale(30);-o-transform:scale(30);transform:scale(30)}100%{-webkit-transform:scale(30);-moz-transform:scale(30);-ms-transform:scale(30);-o-transform:scale(30);transform:scale(30)}}@keyframes zoomOut{0%{-webkit-transform:scale(30);-moz-transform:scale(30);-ms-transform:scale(30);-o-transform:scale(30);transform:scale(30)}100%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}.wrapper{overflow:hidden;opacity:1;transition:2s}.wrapper.load{opacity:0}.logo{background-color:#f5f7fd}.logo-container .mcs-section{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.logo-text{padding:10px 30px}@media (min-width: 768px){.logo-text{padding:80px 50px 80px 0}}.logo-image{padding:10px 30px}@media (min-width: 768px){.logo-image{padding:80px 0 80px 50px}}.logo-description{margin-bottom:100px}.logo-description-title{font-family:'Montserrat', sans-serif;font-size:32px;font-weight:600;margin-bottom:10px}.logo-description-date{font-family:'Montserrat', sans-serif;font-size:14px;color:#95959F}.logo-description-text{font-family:'Montserrat', sans-serif;font-size:18px;color:rgba(32,12,43,0.6);margin-top:40px}.logo-download{display:flex;justify-content:space-between}.logo-download-button{width:30%;height:40px;line-height:40px;text-align:center;color:#3B82FF;font-size:14px;font-family:'Montserrat', sans-serif;border:1px solid #3B82FF;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.logo-download-button:hover{background-color:#3B82FF;color:#fff}.logo-categories-title{font-size:24px;font-weight:700;margin-bottom:10px}.logo-categories-item{margin-bottom:14px;font-size:14px}.logo-categories-item a{color:black}.logo-categories-item a:hover{color:#44318D;text-decoration:underline}.about{background-color:#f5f7fd}.about .mcs-section-cell{padding:0}.about-text{background-color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:30px}.about-title{font-size:38px;font-weight:700;padding:15px 0}.about-description{padding:10px 0;line-height:24px}.about-image{width:100%}@media (min-width: 768px){.about-image{width:35%;margin:0 auto}}.addlogo{background-color:#f5f7fd}.addlogo>.mcs-section>.mcs-section-cell{padding:0}.addlogo-form{background-color:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:30px}.addlogo label{display:inline-block;width:100%;font-weight:700}.addlogo-input{width:100%;height:30px;padding:0 10px;box-sizing:border-box;border:1px solid #95959F;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-size:18px;margin-top:5px}.addlogo .input-file{margin-top:5px;font-size:18px}.addlogo-textarea{width:100%;padding:0 10px;box-sizing:border-box;border:1px solid #95959F;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-size:18px;margin-top:5px;line-height:28px}.addlogo-submit{text-align:center}.addlogo-submit-button{font-size:18px;padding:10px 20px;background-color:#6F42C1;color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.addlogo-submit-button:disabled{background-color:#a487d8;cursor:not-allowed}.addlogo .error{color:#DC3329;font-size:16px}.alert-wrapper{position:fixed;top:0;left:0;bottom:0;right:0;z-index:99;background-color:rgba(100,100,100,0.3);display:flex;justify-content:center;align-items:center}.alert-box{width:30%;padding:30px;background-color:#fff}.alert-title{font-size:24px;margin-bottom:20px}.alert-description{font-size:18px}html,body{font-family:"Montserrat"}.width-25{width:25%}.width-50{width:50%}.width-75{width:75%}.width-100{width:100%}.border{border:1px solid #D3D4D8}.no-border{border:none}.w-100{width:100%}.search-container{position:relative}.search-container-list{display:none;position:absolute;width:100%;top:100%;z-index:10;background-color:#fff;border-bottom-right-radius:45px;border-bottom-left-radius:45px;box-shadow:0px 11px 10px 0px rgba(0,4,49,0.08)}.search-container-list.visible{display:block}.search-item{padding:15px 20px 15px 79px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media (min-width: 576px){.search-item{padding:15px 20px 15px 18px}}@media (min-width: 769px){.search-item{padding:15px 20px 15px 60px}}@media (min-width: 992px){.search-item{padding:15px 20px 15px 64px}}@media (min-width: 1199px){.search-item{padding:15px 20px 15px 78px}}.bg-white{background-color:#fff}.cell-category{background-color:#f5f7fd;margin-bottom:0;outline:1px solid #f5f7fd;padding-left:40px;display:none}@media (min-width: 992px){.cell-category{display:block}}

