*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none}*:focus{outline:none}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{border:0;font:inherit;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{text-decoration:none}table{border-collapse:collapse;border-spacing:0}b,strong{font-weight:bold}dfn,cite,em,i{font-style:italic}html,body{height:100%}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type="submit"],input[type="button"]{-webkit-appearance:none}.btn{font-family:"Roboto",sans-serif;font-size:16px;font-weight:500;line-height:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:none;text-decoration:none;cursor:pointer;padding:12px 20px;-webkit-transition:0.3s ease-in-out;-o-transition:0.3s ease-in-out;transition:0.3s ease-in-out}.design-buttons .btn{margin-right:20px}.btn:disabled{background-color:#A7AAAD;border-color:#A7AAAD;color:#fff;pointer-events:none}.btn.is-loading{position:relative;overflow:hidden;pointer-events:none}.btn.is-loading:before{content:'';background-image:url(../icons/loader-white.svg);background-repeat:no-repeat;background-size:contain;position:absolute;width:24px;height:24px;z-index:1;left:calc((100% - 92px) / 2);-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.btn.is-loading:after{content:'Loading';position:absolute;top:0;right:0;bottom:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#0977C1;padding-left:34px}.btn-primary{border:none;min-width:200px;height:48px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;color:#fff;background-color:#0977C1}.btn-primary:hover{background-color:#0989DF}.btn-primary:focus,.btn-primary:active{background-color:#06609D}.btn-secondary{border:none;min-width:200px;height:48px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;color:#fff;background-color:#F9574B}.btn-secondary:hover{background-color:#FF8278}.btn-secondary:focus,.btn-secondary:active{background-color:#E53326}.btn-secondary.is-loading:after{background-color:#E53326}.btn-outline{border:1px solid #0977C1;min-width:200px;height:48px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;color:#0977C1;background-color:#fff}.btn-outline:hover{color:#0989DF;border-color:#0989DF;background-color:#F5F8FA}.btn-outline:focus,.btn-outline:active{color:#06609D;border-color:#06609D;background-color:#DFEBF3}.btn-outline:disabled{color:#A7AAAD;border-color:#A7AAAD;background-color:#fff}.btn-outline.btn-sm{border-width:2px}.btn-outline.is-loading{color:#0989DF;border-color:#0989DF}.btn-outline.is-loading:before{background-image:url(../icons/loader-blue.svg)}.btn-outline.is-loading:after{background-color:#DFEBF3}.btn-link{border:none;padding:0;height:24px;color:#0977C1;background-color:transparent}.btn-link .icon{margin-left:12px}.btn-link .icon:before{font-size:24px;color:#0977C1}.btn-sm{min-width:88px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;height:35px}.btn-mc{padding:5px 16px}.btn-mc img{width:20px;margin-right:9px}.btn-mc .icon{margin-left:9px}.btn-mc .icon:before{color:#fff}.btn-search{width:100%;height:50px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.25);box-shadow:0 2px 4px rgba(0,0,0,0.25);margin-top:8px}@media (min-width: 768px){.btn-search{margin-top:0;width:auto;min-width:100px;height:48px}}.btn-search .icon{margin-right:12px}@media (min-width: 768px){.btn-search .icon{display:none}}.btn-search .icon:before{color:#fff}.tag-link{font-family:"Roboto",sans-serif;font-size:12px;font-weight:500;line-height:16px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;outline:none;text-decoration:none;cursor:pointer;padding:12px 16px;color:#F9574B}@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media (min-width: 320px){.cs-container,.cs-container-big,.cs-container-small{width:100%;margin:0 auto;padding:0 16px;max-width:100%}.cs-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -8px;margin:0 -8px}.cs-row .cs-col-xs-1{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 1);flex:0 0 calc((100% / 12) * 1);max-width:calc((100% / 12) * 1)}.cs-row .cs-col-xs-2{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 2);flex:0 0 calc((100% / 12) * 2);max-width:calc((100% / 12) * 2)}.cs-row .cs-col-xs-3{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 3);flex:0 0 calc((100% / 12) * 3);max-width:calc((100% / 12) * 3)}.cs-row .cs-col-xs-4{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 4);flex:0 0 calc((100% / 12) * 4);max-width:calc((100% / 12) * 4)}.cs-row .cs-col-xs-5{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 5);flex:0 0 calc((100% / 12) * 5);max-width:calc((100% / 12) * 5)}.cs-row .cs-col-xs-6{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 6);flex:0 0 calc((100% / 12) * 6);max-width:calc((100% / 12) * 6)}.cs-row .cs-col-xs-7{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 7);flex:0 0 calc((100% / 12) * 7);max-width:calc((100% / 12) * 7)}.cs-row .cs-col-xs-8{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 8);flex:0 0 calc((100% / 12) * 8);max-width:calc((100% / 12) * 8)}.cs-row .cs-col-xs-9{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 9);flex:0 0 calc((100% / 12) * 9);max-width:calc((100% / 12) * 9)}.cs-row .cs-col-xs-10{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 10);flex:0 0 calc((100% / 12) * 10);max-width:calc((100% / 12) * 10)}.cs-row .cs-col-xs-11{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 11);flex:0 0 calc((100% / 12) * 11);max-width:calc((100% / 12) * 11)}.cs-row .cs-col-xs-12{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 12);flex:0 0 calc((100% / 12) * 12);max-width:calc((100% / 12) * 12)}}@media (min-width: 576px){.cs-container,.cs-container-big,.cs-container-small{width:100%;margin:0 auto;padding:0 16px;max-width:100%}.cs-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -8px;margin:0 -8px}.cs-row .cs-col-ss-1{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 1);flex:0 0 calc((100% / 12) * 1);max-width:calc((100% / 12) * 1)}.cs-row .cs-col-ss-2{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 2);flex:0 0 calc((100% / 12) * 2);max-width:calc((100% / 12) * 2)}.cs-row .cs-col-ss-3{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 3);flex:0 0 calc((100% / 12) * 3);max-width:calc((100% / 12) * 3)}.cs-row .cs-col-ss-4{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 4);flex:0 0 calc((100% / 12) * 4);max-width:calc((100% / 12) * 4)}.cs-row .cs-col-ss-5{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 5);flex:0 0 calc((100% / 12) * 5);max-width:calc((100% / 12) * 5)}.cs-row .cs-col-ss-6{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 6);flex:0 0 calc((100% / 12) * 6);max-width:calc((100% / 12) * 6)}.cs-row .cs-col-ss-7{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 7);flex:0 0 calc((100% / 12) * 7);max-width:calc((100% / 12) * 7)}.cs-row .cs-col-ss-8{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 8);flex:0 0 calc((100% / 12) * 8);max-width:calc((100% / 12) * 8)}.cs-row .cs-col-ss-9{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 9);flex:0 0 calc((100% / 12) * 9);max-width:calc((100% / 12) * 9)}.cs-row .cs-col-ss-10{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 10);flex:0 0 calc((100% / 12) * 10);max-width:calc((100% / 12) * 10)}.cs-row .cs-col-ss-11{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 11);flex:0 0 calc((100% / 12) * 11);max-width:calc((100% / 12) * 11)}.cs-row .cs-col-ss-12{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 12);flex:0 0 calc((100% / 12) * 12);max-width:calc((100% / 12) * 12)}}@media (min-width: 768px){.cs-container,.cs-container-big,.cs-container-small{width:100%;margin:0 auto;padding:0 16px;max-width:100%}.cs-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -8px;margin:0 -8px}.cs-row .cs-col-sm-1{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 1);flex:0 0 calc((100% / 12) * 1);max-width:calc((100% / 12) * 1)}.cs-row .cs-col-sm-2{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 2);flex:0 0 calc((100% / 12) * 2);max-width:calc((100% / 12) * 2)}.cs-row .cs-col-sm-3{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 3);flex:0 0 calc((100% / 12) * 3);max-width:calc((100% / 12) * 3)}.cs-row .cs-col-sm-4{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 4);flex:0 0 calc((100% / 12) * 4);max-width:calc((100% / 12) * 4)}.cs-row .cs-col-sm-5{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 5);flex:0 0 calc((100% / 12) * 5);max-width:calc((100% / 12) * 5)}.cs-row .cs-col-sm-6{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 6);flex:0 0 calc((100% / 12) * 6);max-width:calc((100% / 12) * 6)}.cs-row .cs-col-sm-7{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 7);flex:0 0 calc((100% / 12) * 7);max-width:calc((100% / 12) * 7)}.cs-row .cs-col-sm-8{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 8);flex:0 0 calc((100% / 12) * 8);max-width:calc((100% / 12) * 8)}.cs-row .cs-col-sm-9{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 9);flex:0 0 calc((100% / 12) * 9);max-width:calc((100% / 12) * 9)}.cs-row .cs-col-sm-10{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 10);flex:0 0 calc((100% / 12) * 10);max-width:calc((100% / 12) * 10)}.cs-row .cs-col-sm-11{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 11);flex:0 0 calc((100% / 12) * 11);max-width:calc((100% / 12) * 11)}.cs-row .cs-col-sm-12{position:relative;width:100%;min-height:1px;padding:0 8px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 12);flex:0 0 calc((100% / 12) * 12);max-width:calc((100% / 12) * 12)}}@media (min-width: 1024px){.cs-container,.cs-container-big,.cs-container-small{width:100%;margin:0 auto;padding:0 16px;max-width:100%}.cs-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -8px;margin:0 -12px}.cs-row .cs-col-md-1{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 1);flex:0 0 calc((100% / 12) * 1);max-width:calc((100% / 12) * 1)}.cs-row .cs-col-md-2{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 2);flex:0 0 calc((100% / 12) * 2);max-width:calc((100% / 12) * 2)}.cs-row .cs-col-md-3{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 3);flex:0 0 calc((100% / 12) * 3);max-width:calc((100% / 12) * 3)}.cs-row .cs-col-md-4{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 4);flex:0 0 calc((100% / 12) * 4);max-width:calc((100% / 12) * 4)}.cs-row .cs-col-md-5{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 5);flex:0 0 calc((100% / 12) * 5);max-width:calc((100% / 12) * 5)}.cs-row .cs-col-md-6{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 6);flex:0 0 calc((100% / 12) * 6);max-width:calc((100% / 12) * 6)}.cs-row .cs-col-md-7{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 7);flex:0 0 calc((100% / 12) * 7);max-width:calc((100% / 12) * 7)}.cs-row .cs-col-md-8{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 8);flex:0 0 calc((100% / 12) * 8);max-width:calc((100% / 12) * 8)}.cs-row .cs-col-md-9{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 9);flex:0 0 calc((100% / 12) * 9);max-width:calc((100% / 12) * 9)}.cs-row .cs-col-md-10{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 10);flex:0 0 calc((100% / 12) * 10);max-width:calc((100% / 12) * 10)}.cs-row .cs-col-md-11{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 11);flex:0 0 calc((100% / 12) * 11);max-width:calc((100% / 12) * 11)}.cs-row .cs-col-md-12{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 12);flex:0 0 calc((100% / 12) * 12);max-width:calc((100% / 12) * 12)}}@media (min-width: 1220px){.cs-container,.cs-container-big,.cs-container-small{width:100%;margin:0 auto;padding:0 16px;max-width:100%}.cs-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -8px;margin:0 -12px}.cs-row .cs-col-lg-1{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 1);flex:0 0 calc((100% / 12) * 1);max-width:calc((100% / 12) * 1)}.cs-row .cs-col-lg-2{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 2);flex:0 0 calc((100% / 12) * 2);max-width:calc((100% / 12) * 2)}.cs-row .cs-col-lg-3{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 3);flex:0 0 calc((100% / 12) * 3);max-width:calc((100% / 12) * 3)}.cs-row .cs-col-lg-4{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 4);flex:0 0 calc((100% / 12) * 4);max-width:calc((100% / 12) * 4)}.cs-row .cs-col-lg-5{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 5);flex:0 0 calc((100% / 12) * 5);max-width:calc((100% / 12) * 5)}.cs-row .cs-col-lg-6{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 6);flex:0 0 calc((100% / 12) * 6);max-width:calc((100% / 12) * 6)}.cs-row .cs-col-lg-7{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 7);flex:0 0 calc((100% / 12) * 7);max-width:calc((100% / 12) * 7)}.cs-row .cs-col-lg-8{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 8);flex:0 0 calc((100% / 12) * 8);max-width:calc((100% / 12) * 8)}.cs-row .cs-col-lg-9{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 9);flex:0 0 calc((100% / 12) * 9);max-width:calc((100% / 12) * 9)}.cs-row .cs-col-lg-10{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 10);flex:0 0 calc((100% / 12) * 10);max-width:calc((100% / 12) * 10)}.cs-row .cs-col-lg-11{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 11);flex:0 0 calc((100% / 12) * 11);max-width:calc((100% / 12) * 11)}.cs-row .cs-col-lg-12{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 12);flex:0 0 calc((100% / 12) * 12);max-width:calc((100% / 12) * 12)}}@media (min-width: 1440px){.cs-container,.cs-container-big,.cs-container-small{width:100%;margin:0 auto;padding:0 16px;max-width:100%}.cs-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -8px;margin:0 -12px}.cs-row .cs-col-xl-1{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 1);flex:0 0 calc((100% / 12) * 1);max-width:calc((100% / 12) * 1)}.cs-row .cs-col-xl-2{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 2);flex:0 0 calc((100% / 12) * 2);max-width:calc((100% / 12) * 2)}.cs-row .cs-col-xl-3{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 3);flex:0 0 calc((100% / 12) * 3);max-width:calc((100% / 12) * 3)}.cs-row .cs-col-xl-4{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 4);flex:0 0 calc((100% / 12) * 4);max-width:calc((100% / 12) * 4)}.cs-row .cs-col-xl-5{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 5);flex:0 0 calc((100% / 12) * 5);max-width:calc((100% / 12) * 5)}.cs-row .cs-col-xl-6{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 6);flex:0 0 calc((100% / 12) * 6);max-width:calc((100% / 12) * 6)}.cs-row .cs-col-xl-7{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 7);flex:0 0 calc((100% / 12) * 7);max-width:calc((100% / 12) * 7)}.cs-row .cs-col-xl-8{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 8);flex:0 0 calc((100% / 12) * 8);max-width:calc((100% / 12) * 8)}.cs-row .cs-col-xl-9{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 9);flex:0 0 calc((100% / 12) * 9);max-width:calc((100% / 12) * 9)}.cs-row .cs-col-xl-10{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 10);flex:0 0 calc((100% / 12) * 10);max-width:calc((100% / 12) * 10)}.cs-row .cs-col-xl-11{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 11);flex:0 0 calc((100% / 12) * 11);max-width:calc((100% / 12) * 11)}.cs-row .cs-col-xl-12{position:relative;width:100%;min-height:1px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 calc((100% / 12) * 12);flex:0 0 calc((100% / 12) * 12);max-width:calc((100% / 12) * 12)}}@media (min-width: 768px){.cs-container,.cs-container-big,.cs-container-small{padding:0 24px}.cs-container,.cs-container-small{max-width:768px}.cs-container-big{max-width:734px}}@media (min-width: 1024px){.cs-container,.cs-container-big,.cs-container-small{max-width:1020px}}@media (min-width: 1220px){.cs-container{max-width:1256px}.cs-container-big{max-width:1362px}.cs-container-small{max-width:1198px}}h1{font-size:32px;line-height:48px}h2{font-size:26px;line-height:36px}h3{font-size:20px;line-height:32px}h4{font-size:18px;line-height:24px}h5{font-size:20px;line-height:32px}@media (min-width: 768px){h5{font-size:24px;line-height:36px}}.icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;background-image:none}.icon:before{color:#2D2E2F;font-size:24px}.design-wrap .icon{margin-bottom:20px;margin-right:20px}@font-face{font-family:'icomoon';src:url("../fonts/icomoon/icomoon.eot?hash=6wp13m");src:url("../fonts/icomoon/icomoon.eot?hash=6wp13m#iefix") format("embedded-opentype"),url("../fonts/icomoon/icomoon.ttf?hash=6wp13m") format("truetype"),url("../fonts/icomoon/icomoon.woff?hash=6wp13m") format("woff"),url("../fonts/icomoon/icomoon.svg?hash=6wp13m#icomoon") format("svg");font-weight:normal;font-style:normal;font-display:block}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon' !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}span.icon-eye-off:before{font-family:'icomoon' !important;font-size:20px;content:"\e94b"}span.icon-eye:before{font-size:20px;font-family:'icomoon' !important;content:"\e94c"}span.icon-verified:before{font-family:'icomoon' !important;content:"\e94a";color:#f9574b}.icon-checked-circle:before{content:"\e942"}.icon-map-dot:before{content:"\e943"}.icon-globe:before{content:"\e944"}.icon-phone:before{content:"\e945"}.icon-facebook-white:before{content:"\e946";color:#fff}.icon-instagram-white:before{content:"\e947";color:#fff}.icon-linkedin-white:before{content:"\e948";color:#fff}.icon-twitter-white:before{content:"\e949";color:#fff}.icon-location:before{content:"\e933"}.icon-mc:before{content:"\e920";color:#f9574b}span.icon-store:before{font-family:'icomoon' !important;content:"\e921" !important}.icon-travel-and-lodging:before{content:"\e900";font-size:30px;color:#F9574B}.icon-retail-shopping:before{content:"\e901";font-size:30px;color:#F9574B}.icon-recreation:before{content:"\e902";font-size:30px;color:#F9574B}.icon-real-estate:before{content:"\e903";font-size:30px;color:#F9574B}.icon-professional-services:before{content:"\e904";font-size:30px;color:#F9574B}.icon-legal-and-financial:before{content:"\e905";font-size:30px;color:#F9574B}.icon-home-and-garden:before{content:"\e906";font-size:30px;color:#F9574B}.icon-health-and-beauty:before{content:"\e907";font-size:30px;color:#F9574B}.icon-food-and-dining:before{content:"\e908";font-size:30px;color:#F9574B}.icon-entertainment-and-arts:before{content:"\e909";font-size:30px;color:#F9574B}.icon-electronics:before{content:"\e90a";font-size:30px;color:#F9574B}.icon-education:before{content:"\e90b";font-size:30px;color:#F9574B}.icon-community:before{content:"\e90c";font-size:30px;color:#F9574B}.icon-philanthropy:before{content:"\e90d";font-size:30px;color:#F9574B}.icon-auto:before{content:"\e90e";font-size:30px;color:#F9574B}.icon-time:before{content:"\e93b"}.icon-dollar:before{content:"\e93c"}.icon-percent:before{content:"\e93d"}.icon-print:before{content:"\e93e"}.icon-image:before{content:"\e93f"}.icon-info:before{content:"\e940"}.icon-close-circle:before{content:"\e941"}.icon-update:before{content:"\e934"}.icon-save:before{content:"\e935"}.icon-like:before{content:"\e936"}.icon-dislike:before{content:"\e937"}.icon-reply:before{content:"\e938"}.icon-delete:before{content:"\e939"}.icon-calendar:before{content:"\e93a"}.icon-q-a:before{content:"\e91f"}span.icon-listing:before{font-family:'icomoon' !important;content:"\e922" !important}span.icon-products:before{font-family:'icomoon' !important;content:"\e924" !important}.icon-review:before{content:"\e925"}.icon-coupon:before{content:"\e926"}.icon-merchants:before{content:"\e927"}span.icon-settings:before{font-family:'icomoon' !important;content:"\e928" !important}.icon-user:before{content:"\e929"}span.icon-cart:before{font-family:'icomoon' !important;content:"\e92a" !important}.icon-circle-check:before{content:"\e92b"}.icon-camera:before{content:"\e92c"}.icon-heart-outlined:before{content:"\e92d"}.icon-heart:before{content:"\e92e"}.icon-bookmark-outlined:before{content:"\e92f"}.icon-bookmark:before{content:"\e930"}span.icon-logout:before{font-family:'icomoon' !important;content:"\e931" !important}.icon-close:before{content:"\e932"}.icon-check:before{content:"\e923";font-size:16px;color:#0977C1}.icon-star-filled:before{content:"\e90f"}.icon-star-outlined:before{content:"\e910"}.icon-arrow-down:before{content:"\e911"}.icon-arrow-right:before{content:"\e912"}.icon-arrow-up:before{content:"\e913"}.icon-arrow-left:before{content:"\e914"}.icon-angle-right:before{content:"\e915"}.icon-angle-up:before{content:"\e916"}.icon-angle-down:before{content:"\e917"}.icon-angle-left:before{content:"\e918"}span.icon-search:before{font-family:'icomoon' !important;content:"\e919"}.icon-more-vertical:before{content:"\e91a"}.icon-more-horizontal:before{content:"\e91b"}.icon-menu:before{content:"\e91c"}.icon-filter:before{content:"\e91d"}span.icon-share:before{font-family:'icomoon' !important;content:"\e91e" !important}.form-group{position:relative;margin-bottom:12px}.form-group label{font-family:"Roboto",sans-serif;font-size:14px;font-weight:500;line-height:16px;color:#2D2E2F}.form-group input{font-family:"Roboto",sans-serif;font-size:16px;font-weight:400;line-height:19px;color:#515354;width:100%;display:block;border:1px solid #A7AAAD;height:50px;padding:0 16px;border-radius:3px;margin-top:6px}.form-group input::-webkit-input-placeholder{color:#A7AAAD}.form-group input:-moz-placeholder{color:#A7AAAD}.form-group input::-moz-placeholder{color:#A7AAAD}.form-group input:-ms-input-placeholder{color:#A7AAAD}.form-group input:focus{color:#2D2E2F;border-color:#0977C1}.design-wrap .form-group input{width:480px}.design{max-width:1032px;padding:0 16px;margin:50px auto}.design-wrap{border:1px dashed #9747FF;padding:24px}.design-buttons{margin-bottom:45px}html,body{font-weight:normal;line-height:1.25;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-overflow-scrolling:auto}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}html.opened,html.opened body{overflow:hidden}html.is-locked,html.is-locked body{height:var(--window-inner-height);overflow:hidden}input{outline:0;-webkit-box-shadow:unset;box-shadow:unset}textarea{-webkit-appearance:none}a{text-decoration:none;color:unset}input::-ms-clear,button::-ms-clear{display:none}img{display:block;width:100%;height:auto;border:0}.no-mobile{display:none !important}@media (min-width: 768px){.no-mobile{display:block !important}.no-tablet{display:none !important}}@media (min-width: 1024px){.no-mobile{display:block !important}.no-tablet{display:block !important}.no-laptop{display:none !important}}@media (min-width: 1220px){.no-mobile{display:block !important}.no-tablet{display:block !important}.no-laptop{display:block !important}.no-desktop{display:none !important}}.design-wrap{border:2px dashed #7B61FF;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:5px;padding:25px;margin-bottom:25px}.design-wrap-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.main-title{font-family:"Roboto",sans-serif;font-size:24px;font-weight:700;line-height:28px;color:#2D2E2F;margin-bottom:24px}@media (min-width: 768px){.main-title{font-size:28px;line-height:36px;margin-bottom:32px}}.custom-scrollbar{overflow-x:auto}.custom-scrollbar::-webkit-scrollbar{height:3px;background-color:#fff}.custom-scrollbar::-webkit-scrollbar-track{background-color:transparent;border-top:1px solid #fff;border-bottom:1px solid #fff}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#A7AAAD;border-radius:5px}.custom-scrollbar-y{overflow-y:auto}.custom-scrollbar-y::-webkit-scrollbar{width:8px;background-color:#fff}.custom-scrollbar-y::-webkit-scrollbar-track{background-color:#FAFAFA;border-left:3.5px solid #fff;border-right:3.5px solid #fff}.custom-scrollbar-y::-webkit-scrollbar-thumb{background-color:#A7AAAD;border-radius:5px}.user-dashboard-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.user-dashboard-page .main-wrapper{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.user-dashboard-page #root{background-color:#ffffff}@media (min-width: 768px){.user-dashboard-page #root{background-color:#FAFAFA}}.autocomplete-suggestions{border:1px solid #DDDFE0;-webkit-box-shadow:0 4px 4px rgba(0,0,0,0.1);box-shadow:0 4px 4px rgba(0,0,0,0.1);border-radius:0 0 5px 5px;background-color:#fff;padding:10px;overflow:auto}.autocomplete-suggestion{font-family:"Roboto",sans-serif;font-size:16px;font-weight:400;line-height:24px;padding:5px 10px;border-radius:5px;margin:5px 0}.autocomplete-suggestion:hover,.autocomplete-suggestion.autocomplete-selected{cursor:pointer;background-color:#F5F8FA}._notifier{font-size:15px;border:none;margin:0;position:fixed;top:-120px;left:0;right:0;max-width:none;width:100%;padding:18px 0 20px;-webkit-box-shadow:0 0px 4px 0px #696969;box-shadow:0 0px 4px 0px #696969;z-index:9999999;-webkit-transition:top 400ms;-o-transition:top 400ms;transition:top 400ms;color:#fff}._notifier.display-message{top:0}._notifier.notifier{background-color:#39a6dd;z-index:9999999}._notifier.success-main{background-color:#00d099;z-index:9999999}._notifier.error-main{background-color:#F44336;z-index:9999999}._notifier .notifierBody{max-width:600px;margin:0 auto;text-align:center;-webkit-box-shadow:none;box-shadow:none;border:none;background-color:transparent;padding:0;min-height:0}._notifier .notifierBody .icon-close{display:none}._notifier .notifierBody p{line-height:1.6em;border-top:none}.header{position:relative;z-index:10;background-color:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.1);box-shadow:0 2px 4px 0 rgba(0,0,0,0.1)}.header-navbar{height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 0}.header-navbar.open .header-toggle>span:first-child{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:1px;-ms-transform-origin:1px;transform-origin:1px}.header-navbar.open .header-toggle>span:nth-child(2){opacity:0}.header-navbar.open .header-toggle>span:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:2px;-ms-transform-origin:2px;transform-origin:2px}.header-navbar.open .header-collapse{display:block}.header-navbar.open-search .header-toggle>span:first-child{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:1px;-ms-transform-origin:1px;transform-origin:1px}.header-navbar.open-search .header-toggle>span:nth-child(2){opacity:0}.header-navbar.open-search .header-toggle>span:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:2px;-ms-transform-origin:2px;transform-origin:2px}.header-navbar.open-search .header-search-toggle{display:none}.header-navbar.open-search .header-search-form-wrap{display:block}.header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-content .header-buttons{display:none}.header-logo img{width:168px;height:32px}.header-collapse{height:calc(100vh - 60px);overflow-y:auto;display:none;position:absolute;top:60px;left:0;right:0;background-color:#FAFAFA;-webkit-box-shadow:0 -2px 4px rgba(0,0,0,0.1);box-shadow:0 -2px 4px rgba(0,0,0,0.1);z-index:12}.header-collapse-content{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:32px 16px 105px}.header-menu{padding:0 8px}.header-menu-item{margin-top:14px}.header-menu-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0;font-family:"Roboto",sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#2D2E2F}.header-menu-link .icon{-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;width:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:10px}.header-menu-link .icon:before{font-size:22px}.header-toggle{border:none;background-color:transparent;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:24px;height:24px;padding:3px 0;margin-left:24px}.header-toggle span{display:block;width:100%;height:3px;background-color:#2D2E2F;border-radius:30px;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.header .btn-sign-up,.header .btn-sign-in{width:100%}.header .btn-sign-up{margin-bottom:24px}.header-dropdown-title{font-family:"Roboto",sans-serif;font-size:13px;font-weight:500;line-height:21px;letter-spacing:0.5px;text-transform:uppercase;color:#A7AAAD;margin-bottom:16px}.header-dropdown-title .icon{display:none}.header-dropdown.profile-dropdown{position:relative;padding-bottom:30px;margin-bottom:30px}.header-dropdown.profile-dropdown:after{content:'';width:273px;height:1px;background-color:#DADADA;position:absolute;left:0;bottom:0}.header .avatar{display:block;-webkit-box-flex:0;-ms-flex:0 0 24px;flex:0 0 24px;width:24px;height:24px;border-radius:50%;overflow:hidden;margin-right:10px}.header .avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header .avatar.main-avatar{display:none}.header .avatar.main-avatar .profile-initials{font-size:18px;line-height:18px}.header .cart-count{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;font-family:"Roboto",sans-serif;font-size:12px;font-weight:600;line-height:24px;width:22px;height:22px;color:#fff;background-color:#F9574B;border-radius:50%}.header .profile-initials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;font-family:"Roboto",sans-serif;font-size:10px;line-height:13px;font-weight:600;color:#fff;background-color:#042245;text-transform:uppercase}.header-buttons{margin-top:24px}.header-search-form .form-group{margin-bottom:16px}.header-search-form .form-group label{font-size:16px;line-height:normal;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:16px}.header-search-form .form-group input{width:100%;height:50px;border-width:1px;border-color:#DADADA;border-radius:5px;margin-top:0;padding:6px 0 6px 55px}.header-search-toggle{border:none;background-color:transparent}.header-search-toggle .icon:before{font-size:34px}@media only screen and (max-width: 767px){.header-search-form-wrap{height:calc(100vh - 60px);overflow-y:auto;display:none;position:absolute;top:60px;left:0;right:0;background-color:#FAFAFA;-webkit-box-shadow:0 -2px 4px rgba(0,0,0,0.1);box-shadow:0 -2px 4px rgba(0,0,0,0.1);z-index:12}.header-search-form{min-height:100%;padding:24px 16px 105px}.header-search-form .btn-search{display:none}-search-form .form-group{margin-bottom:16px}-search-form .form-group label{font-size:16px;line-height:normal;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:16px}-search-form .form-group input{width:100%;height:50px;border-color:#DADADA;border-radius:5px;margin-top:0;padding:6px 0 6px 55px}-search-toggle{border:none;background-color:transparent}-search-toggle .icon:before{font-size:34px}}@media only screen and (max-width: 767px){.header-search-form-wrap{height:calc(100vh - 60px);overflow-y:auto;display:none;position:absolute;top:60px;left:0;right:0;background-color:#FAFAFA;-webkit-box-shadow:0 -2px 4px rgba(0,0,0,0.1);box-shadow:0 -2px 4px rgba(0,0,0,0.1);z-index:12}.header-search-form{min-height:100%;padding:24px 16px 105px}.header-search-form .btn-search{display:none}}@media only screen and (min-width: 768px) and (max-width: 1023px){.header.header-general{margin-bottom:67px}}@media (min-width: 768px){html.opened body:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.5)}.header-navbar{height:66px}.header-logo img{width:210px;height:40px}.header-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-content .header-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-collapse{width:320px;height:calc(100vh - 66px);top:66px;left:auto}.header-collapse-content{padding:32px 24px 24px}.header-collapse .header-buttons{display:none}.header-search-not-loggedin .header-collapse{display:none !important}.header-menu{padding:0}.header-toggle{margin-left:32px}.header-search-not-loggedin .header-toggle{display:none}.header-dropdown.profile-dropdown:after{width:100%}.header .btn-sign-up,.header .btn-sign-in{width:auto}.header .btn-sign-up{margin-bottom:0;margin-left:16px}.header-buttons{margin-top:0}.header-search-form-wrap{display:block;position:absolute;width:100%;top:66px;left:0;right:0;border-top:1px solid #DADADA;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.1);box-shadow:0 2px 4px 0 rgba(0,0,0,0.1);padding:14px 24px;background-color:#ffffff}.header-search-form{max-width:720px;margin:0 auto;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px;border:1px solid #DADADA;overflow:hidden}.header-search-form .btn-search{position:absolute;right:0;min-width:48px;height:36px;border-radius:0;padding:0}.header-search-form .btn-search .icon{display:block;margin-right:0}.header-search-form .form-group{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;margin-bottom:0}.header-search-form .form-group input{height:36px;border:none}.header-search-form .form-group:nth-child(1):after{content:'';width:1px;height:100%;background-color:#DADADA;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.header-search-form .form-group:nth-child(2){padding-right:48px}.header-search-toggle{display:none}}@media (min-width: 1024px){html.opened body:after{display:none}.header-navbar{padding:0}.header-collapse{position:static;display:block;width:auto;height:100%;margin-left:auto;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;overflow-y:unset}.header-collapse-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0}.header-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-menu-item{height:100%;margin:0 10px}.header-menu-link{font-size:14px;line-height:21px;font-weight:500;padding:5px 10px;height:100%}.header-menu-link.active{position:relative;font-weight:700}.header-menu-link.active:after{content:"";width:100%;height:4px;background-color:#0977C1;position:absolute;left:0;bottom:0}.header-menu-link .icon{-webkit-box-flex:0;-ms-flex:0 0 22px;flex:0 0 22px;width:22px;margin-right:8px}.header-toggle{display:none}.header-buttons{margin-left:50px}.header-search-not-loggedin .header-buttons{margin-left:20px}.header-dropdown{position:relative}.header-dropdown.menu-opened .header-dropdown-menu{display:block}.header-dropdown-menu{display:none;position:absolute;right:20px;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.25);box-shadow:0 4px 4px 0 rgba(0,0,0,0.25);border-radius:5px;border:1px solid #DDDFE0;background-color:#fff;padding:16px 24px}.header-dropdown .header-menu-item{margin:0}.header-dropdown .header-menu-item:not(:first-child){margin-top:8px}.header-dropdown .header-menu-link{font-weight:400;padding:6px 0;white-space:nowrap}.header-dropdown .header-menu-link .icon{-webkit-box-flex:0;-ms-flex:0 0 20px;flex:0 0 20px;width:20px;margin-right:12px}.header-dropdown .header-menu-link .icon:before{font-size:20px}.header-dropdown-title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;letter-spacing:normal;color:#2D2E2F;padding:5px 16px;margin-bottom:0;text-transform:unset;cursor:pointer}.header-dropdown-title .icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.header-dropdown-title .icon-mc{-webkit-box-flex:0;-ms-flex:0 0 22px;flex:0 0 22px;width:22px;margin-right:8px}.header-dropdown-title .icon-mc:before{font-size:22px}.header-dropdown-title .icon-angle-down{margin-left:8px}.header-dropdown.profile-dropdown{height:44px;padding-bottom:0;margin-bottom:0;margin-left:35px}.header-dropdown.profile-dropdown:after{display:none}.header-dropdown.profile-dropdown .header-menu-link .icon{-webkit-box-flex:0;-ms-flex:0 0 22px;flex:0 0 22px;width:22px}.header-dropdown.profile-dropdown .header-dropdown-menu{min-width:205px;right:-10px;bottom:-5px;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);z-index:1}.header-dropdown.profile-dropdown .header-dropdown-title{padding:0}.header .avatar{-webkit-box-flex:0;-ms-flex:0 0 22px;flex:0 0 22px;width:22px;height:22px;margin-right:12px}.header .avatar.main-avatar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 0 44px;flex:0 0 44px;width:44px;height:44px;margin-right:0}.header .profile-text{display:none}.header .ms-link .icon{display:none}.header-search-form-wrap{position:static;width:auto;border-top:none;-webkit-box-shadow:none;box-shadow:none;padding:0;background-color:transparent;margin-left:24px}.header-search-form{max-width:100%}.header-search-form .form-group{max-width:unset;-webkit-box-flex:0;-ms-flex:0 0 310px;flex:0 0 310px;width:310px}.header-search-not-loggedin .header-search-form .form-group{-webkit-box-flex:0;-ms-flex:0 0 255px;flex:0 0 255px;width:255px}.header-search-form .form-group input{padding:6px 6px 6px 65px}}@media (min-width: 1220px){.header-search-form .form-group{-webkit-box-flex:0;-ms-flex:0 0 355px;flex:0 0 355px;width:355px}.header-search-not-loggedin .header-search-form .form-group{-webkit-box-flex:0;-ms-flex:0 0 355px;flex:0 0 355px;width:355px}}@media (min-width: 1440px){.header-search-form-wrap{margin-left:55px}}.user-dashboard-page .footer{border-top:1px solid #DADADA}.footer-top{overflow:hidden;padding-top:48px;background-color:#042245}.footer-top-info{max-width:450px;margin:0 auto 72px;text-align:center}.footer-top-info .btn{width:100%}.footer-top-img-wrap{margin:0 -16px}.footer-img{display:none}.footer-img-mob{max-width:375px;margin:0 auto}.footer-title{font-family:"Roboto",sans-serif;font-size:24px;font-weight:700;line-height:31px;color:#fff;margin-bottom:32px}.footer-desc{font-family:"Roboto",sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#fff;margin-bottom:32px}.footer-bottom{padding:30px 0;background-color:#FAFAFA}.footer-info{border-bottom:1px solid #A7AAAD;padding-bottom:24px;margin-bottom:24px}.footer-logo{margin-bottom:24px}.footer-logo img{width:203px;height:38px;margin:auto}.footer-copy{font-family:"Roboto",sans-serif;font-size:14px;font-weight:400;line-height:20px;text-align:center;padding:0 10px;color:#515354}.footer-social{margin-bottom:10px}.footer-social-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:4px}.footer-social-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:8px}.footer-social-link{display:block}.footer-social-link img{width:22px;height:22px}.footer-menu{margin-bottom:10px}.footer-menu-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:"Roboto",sans-serif;font-size:16px;font-weight:700;line-height:21px;color:#2D2E2F}.footer-menu-title .icon:before{-webkit-transition:0.2s ease-in-out;-o-transition:0.2s ease-in-out;transition:0.2s ease-in-out}.footer-menu-item{padding:4px 0}.footer-menu-link{display:inline-block;font-family:"Roboto",sans-serif;font-size:14px;font-weight:400;line-height:16px;color:#515354}.footer ._js_dropdown_content ._js_dropdown_collapse{display:none}.footer ._js_dropdown_content.active ._js_dropdown_toggle .icon:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (min-width: 768px){.footer-top-info{max-width:100%}.footer-top-info .btn{width:325px}.footer-top-img-wrap{margin:0}.footer-img{display:block;max-width:627px;margin:0 auto}.footer-img-mob{display:none}.footer-title{font-size:28px;line-height:36px;margin-bottom:24px}.footer-desc{font-size:18px;line-height:27px;padding:0 60px;margin-bottom:24px}.footer-bottom{padding:24px 0 32px}.footer-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer-logo{margin-bottom:0}.footer-logo img{width:175px;height:33px;margin:0}.footer-copy{font-size:11px;line-height:18px;text-align:left;padding:0 0 0 16px}.footer-links{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-social{-webkit-box-flex:0;-ms-flex:0 0 160px;flex:0 0 160px;width:160px;margin-bottom:0}.footer-social-list{padding-top:10px}.footer-social-link img{width:24px;height:24px}.footer-menu{-webkit-box-flex:0;-ms-flex:0 0 160px;flex:0 0 160px;width:160px;margin-bottom:0}.footer-menu-title{pointer-events:none}.footer-menu-title .icon{display:none}.footer-menu-link{line-height:24px}.footer ._js_dropdown_content ._js_dropdown_collapse{display:block}}@media (min-width: 1024px){.footer-info{border-color:#DADADA}.footer-top{padding-top:72px}.footer-top-content{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-top-info{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin:0 0 72px 0;text-align:left;padding-right:24px}.footer-top-info .btn{width:200px}.footer-top-img-wrap{-webkit-box-flex:0;-ms-flex:0 0 485px;flex:0 0 485px;max-width:485px;-ms-flex-item-align:end;align-self:flex-end}.footer-img{max-width:100%}.footer-desc{padding:0;margin-bottom:32px}.footer-links .footer-menu{-webkit-box-flex:0;-ms-flex:0 0 180px;flex:0 0 180px;width:180px;margin-right:24px}.footer-links .footer-menu:nth-child(2){-webkit-box-flex:0;-ms-flex:0 0 208px;flex:0 0 208px;width:208px}.footer-social{-webkit-box-flex:0;-ms-flex:0 0 180px;flex:0 0 180px;width:180px;margin-right:24px}}@media (min-width: 1220px){.footer-top-info{padding-right:100px}.footer-top-img-wrap{-webkit-box-flex:0;-ms-flex:0 0 650px;flex:0 0 650px;max-width:650px}}.home-hero{background-image:url("../img/home-hero/home-hero-bg-mob.jpg");background-repeat:no-repeat;background-size:cover;background-position:center;padding:75px 0 120px;margin-bottom:48px;background-color:#c4c4c4}.home-hero.home-page-dec{background-image:url("../img/home-hero/home-hero-bg-dec-mob.jpg")}@media (min-width: 768px){.home-hero.home-page-dec{background-image:url("../img/home-hero/home-hero-bg-dec-tab.jpg")}}@media (min-width: 1024px){.home-hero.home-page-dec{background-image:url("../img/home-hero/home-hero-bg-dec-desk.jpg")}}.home-hero.new-year-2025{background-image:url("../img/home-hero/home-hero-bg-jan-mob.jpg")}@media (min-width: 768px){.home-hero.new-year-2025{background-image:url("../img/home-hero/home-hero-bg-jan-tab.jpg")}}@media (min-width: 1024px){.home-hero.new-year-2025{background-image:url("../img/home-hero/home-hero-bg-jan-desk.jpg")}}.home-hero.home-page-march{background-image:url("../img/home-hero/home-hero-bg-march-mob.jpg")}@media (min-width: 768px){.home-hero.home-page-march{background-image:url("../img/home-hero/home-hero-bg-march-tab.jpg")}}@media (min-width: 1024px){.home-hero.home-page-march{background-image:url("../img/home-hero/home-hero-bg-march-desk.jpg")}}.home-hero.home-page-may{background-image:url("../img/home-hero/home-hero-bg-may-mob.jpg")}@media (min-width: 768px){.home-hero.home-page-may{background-image:url("../img/home-hero/home-hero-bg-may-tab.jpg")}}@media (min-width: 1024px){.home-hero.home-page-may{background-image:url("../img/home-hero/home-hero-bg-may-desk.jpg")}}.home-hero.home-page-sep{background-image:url("../img/home-hero/home-hero-bg-sep-mob.jpg")}@media (min-width: 768px){.home-hero.home-page-sep{background-image:url("../img/home-hero/home-hero-bg-sep-tab.jpg")}}@media (min-width: 1024px){.home-hero.home-page-sep{background-image:url("../img/home-hero/home-hero-bg-sep-desk.jpg")}}.home-hero.home-page-fall{background-image:url("../img/home-hero/home-hero-bg-fall-mob.jpg")}@media (min-width: 768px){.home-hero.home-page-fall{background-image:url("../img/home-hero/home-hero-bg-fall-tab.jpg")}}@media (min-width: 1024px){.home-hero.home-page-fall{background-image:url("../img/home-hero/home-hero-bg-fall-desk.jpg")}}.home-hero-title{font-family:"Roboto",sans-serif;font-size:36px;font-weight:800;line-height:42px;text-align:center;color:#fff;margin-bottom:24px;text-shadow:0 2px 4px rgba(0,0,0,0.25)}.home-hero-form{max-width:450px;margin:0 auto;border-radius:5px;background-color:rgba(255,255,255,0.5);padding:16px 8px}.home-hero-form .form-group{margin-bottom:16px}.home-hero-form .form-group label{font-size:16px;line-height:normal;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:16px}.home-hero-form .form-group input{border-radius:5px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.25);box-shadow:0 2px 4px rgba(0,0,0,0.25);padding-left:60px;margin-top:0}@media (min-width: 768px){.home-hero{background-image:url("../img/home-hero/home-hero-bg-tab.jpg");padding:115px 0 200px}.home-hero-content{max-width:698px;margin:0 auto}.home-hero-title{font-size:48px;line-height:60px;margin-bottom:32px}.home-hero-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;background-color:#fff;-webkit-box-shadow:0 4px 4px rgba(0,0,0,0.15);box-shadow:0 4px 4px rgba(0,0,0,0.15);padding:0 5px 0 0}.home-hero-form .form-group{margin-bottom:0}.home-hero-form .form-group:nth-child(1){-webkit-box-flex:0;-ms-flex:0 0 305px;flex:0 0 305px;max-width:305px}.home-hero-form .form-group:nth-child(1):after{content:'';width:1px;height:41px;background-color:#9B9B9B;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.home-hero-form .form-group:nth-child(2){-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.home-hero-form .form-group input{height:60px;padding:6px 0 6px 55px;-webkit-box-shadow:none;box-shadow:none;border:none}}@media (min-width: 1024px){.home-hero{background-image:url("../img/home-hero/home-hero-bg-desk.jpg");padding:155px 0;margin-bottom:65px}.home-hero-content{max-width:870px}.home-hero-form .form-group:nth-child(1){-webkit-box-flex:0;-ms-flex:0 0 395px;flex:0 0 395px;max-width:395px}.home-hero-form .form-group label{left:24px}.home-hero-form .form-group input{padding:6px 6px 6px 65px}}.categories{margin-bottom:24px}.categories-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px}.categories-item{min-height:130px;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:0 10px;margin-bottom:24px}.categories-link{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #DADADA;border-radius:5px;padding:24px 12px 12px;text-align:center;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.categories-link:hover{-webkit-box-shadow:0 4px 8px rgba(0,0,0,0.25);box-shadow:0 4px 8px rgba(0,0,0,0.25)}.categories-link-title{font-family:"Roboto",sans-serif;font-size:16px;font-weight:500;line-height:20px;color:#2D2E2F;margin-top:10px;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.categories-icon{-webkit-box-flex:0;-ms-flex:0 0 42px;flex:0 0 42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:42px;height:42px;background-color:rgba(249,87,75,0.07);border-radius:50%}@media (min-width: 768px){.categories-wrap{margin:0 -12px}.categories-item{min-height:157px;-webkit-box-flex:0;-ms-flex:0 0 calc(100% / 3);flex:0 0 calc(100% / 3);max-width:calc(100% / 3);padding:0 12px}.categories-link{border-radius:7px;padding:40px 12px 12px}.categories-link-title{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;margin-top:16px}.categories-icon{-webkit-box-flex:0;-ms-flex:0 0 49px;flex:0 0 49px;width:49px;height:49px}.categories-icon .icon:before{font-size:35px}}@media (min-width: 1024px){.categories{margin-bottom:64px}.categories-item{-webkit-box-flex:0;-ms-flex:0 0 calc(100% / 5);flex:0 0 calc(100% / 5);max-width:calc(100% / 5);margin-bottom:0}.categories-item:nth-child(n+6){display:none}}.rec-business{margin-bottom:56px}.rec-business-item{margin-bottom:40px}.rec-business-link:hover .rec-business-title{color:#0977C1}.rec-business-img-wrap{height:197px;border-radius:7px;overflow:hidden;margin-bottom:24px;border:1px solid #DADADA}.rec-business-img-wrap img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.rec-business-img-wrap.default-img{border:none}.rec-business-img-wrap.default-img img{-o-object-fit:cover;object-fit:cover}.rec-business-info{margin-bottom:40px}.rec-business-title{font-family:"Roboto",sans-serif;font-size:18px;font-weight:700;line-height:24px;margin-bottom:8px;color:#2D2E2F;-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}.rec-business-text{font-family:"Roboto",sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#515354}.rec-business-rate-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #DDDFE0;padding-top:12px;font-family:"Roboto",sans-serif;font-weight:500;color:#F9574B}.rec-business-rate-text{font-size:12px;line-height:16px;letter-spacing:0.5px;text-transform:uppercase}.rec-business-rate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:24px;-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.rec-business-rate .icon{margin-right:5px}.rec-business-rate .icon:before{font-size:20px;color:#F9574B}.rec-business-btn-wrap{padding-top:16px}.rec-business-btn-wrap .btn-outline{width:100%;border-width:2px}@media (min-width: 768px){.rec-business{margin-bottom:64px}.rec-business-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -16px}.rec-business-item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:0 16px;margin-bottom:48px}.rec-business-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.rec-business-info{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;margin-bottom:20px}.rec-business-title{font-size:20px;line-height:26px}.rec-business-btn-wrap{text-align:center;padding-top:24px}.rec-business-btn-wrap .btn-outline{max-width:250px}}@media (min-width: 1024px){.rec-business{margin-bottom:80px}.rec-business-item{-webkit-box-flex:0;-ms-flex:0 0 calc(100% / 3);flex:0 0 calc(100% / 3);max-width:calc(100% / 3)}.rec-business-img-wrap{height:210px}}.articles{margin-bottom:70px}.articles-main-title{font-size:28px;line-height:36px;margin-bottom:16px}.articles-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -8px}.articles-item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:0 8px;margin-bottom:40px}.articles-item.articles-item-main{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.articles-item.articles-item-main .articles-img-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;height:197px;margin-bottom:24px}.articles-item.articles-item-main .articles-title{font-size:18px;line-height:24px}.articles-item.articles-item-main .articles-desc{display:-webkit-box;margin-top:12px}.articles-img-wrap{height:109px;border-radius:5px;overflow:hidden;margin-bottom:16px}.articles-img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.articles-info .btn-outline{display:none;border-width:2px;margin-top:16px}.articles-cat{display:inline-block;font-family:"Roboto",sans-serif;font-size:12px;font-weight:500;line-height:16px;letter-spacing:0.5px;color:#F9574B;margin-bottom:12px;text-transform:uppercase}.articles-title{font-family:"Roboto",sans-serif;font-size:16px;font-weight:700;line-height:22px;color:#1E2828}.articles-desc{display:none;font-family:"Roboto",sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#515354;margin-top:16px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical}.articles-desc .largePic{display:none}.articles-desc *{font-family:"Roboto",sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#515354}.articles-date{display:none;font-family:"Roboto",sans-serif;font-size:14px;font-weight:400;line-height:21px;color:#A7AAAD;margin-top:16px}.articles-btn-wrap{padding-top:16px}.articles-btn-wrap .btn-outline{width:100%;border-width:2px}@media (min-width: 768px){.articles{margin-bottom:64px}.articles-main-title{margin-bottom:32px}.articles-wrap{margin:0 -16px}.articles-item{padding:0 16px;margin-bottom:48px}.articles-item.articles-item-main .articles-img-wrap{height:356px}.articles-item.articles-item-main .articles-cat{padding:12px 16px;border-radius:4px;background-color:#FFF3F2}.articles-item.articles-item-main .articles-title{font-size:28px;line-height:36px}.articles-item.articles-item-main .articles-desc{margin-top:16px}.articles-item.articles-item-main .articles-date{display:block}.articles-img-wrap{height:197px;margin-bottom:24px}.articles-cat{margin-bottom:16px}.articles-title{font-size:20px;line-height:26px}.articles-desc{display:-webkit-box}.articles-btn-wrap{padding-top:24px;text-align:center}.articles-btn-wrap .btn-outline{max-width:250px}}@media (min-width: 1024px){.articles{margin-bottom:70px}.articles-item{-webkit-box-flex:0;-ms-flex:0 0 calc(100% / 3);flex:0 0 calc(100% / 3);max-width:calc(100% / 3)}.articles-item.articles-item-main{margin-bottom:40px}.articles-item.articles-item-main .articles-title{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.articles-item.articles-item-main .articles-link{display:-webkit-box;display:-ms-flexbox;display:flex}.articles-item.articles-item-main .articles-img-wrap{-webkit-box-flex:0;-ms-flex:0 0 575px;flex:0 0 575px;max-width:575px;height:410px;margin-bottom:0}.articles-item.articles-item-main .articles-info{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;padding-left:20px;padding-top:16px}.articles-item.articles-item-main .articles-cat{margin-bottom:24px}.articles-item.articles-item-main .articles-desc{overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin-top:24px}.articles-item.articles-item-main .articles-date{margin-top:24px}.articles-info .btn-outline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.articles-img-wrap{height:220px}.articles-date{display:block}}@media (min-width: 1220px){.articles-item.articles-item-main .articles-img-wrap{-webkit-box-flex:0;-ms-flex:0 0 793px;flex:0 0 793px;max-width:793px;height:459px}.articles-info .btn-outline{margin-top:52px}}.store-hero{padding:48px 0;background-color:#FAFAFA;margin-bottom:48px}.store-hero-info{text-align:center}.store-hero-title{font-family:"Roboto",sans-serif;font-size:36px;font-weight:800;line-height:42px;color:#2D2E2F;margin-bottom:32px}.store-hero-desc{font-family:"Roboto",sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#515354;margin-bottom:32px}.store-hero .btn{width:100%}.store-hero-img-wrap{max-width:450px;margin:0 auto 40px}@media (min-width: 768px){.store-hero{padding:70px 0;margin-bottom:70px}.store-hero-content{max-width:663px;margin:0 auto}.store-hero-title{font-size:48px;line-height:60px;margin-bottom:28px}.store-hero .btn{width:auto;min-width:325px}.store-hero-img-wrap{max-width:100%;width:543px;margin:0 auto 70px}}@media (min-width: 1024px){.store-hero{padding:80px 0}.store-hero-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:100%;margin:0}.store-hero-info{max-width:520px;text-align:left;margin-right:auto}.store-hero .btn{width:auto;min-width:200px}.store-hero-img-wrap{-webkit-box-flex:0;-ms-flex:0 0 400px;flex:0 0 400px;width:400px;margin:0}}@media (min-width: 1220px){.store-hero-img-wrap{-webkit-box-flex:0;-ms-flex:0 0 543px;flex:0 0 543px;width:543px}}.fp-section{margin-bottom:16px}.fp-item{margin-bottom:40px}.fp-item-inner{position:relative;overflow:hidden;border:1px solid #DADADA;border-radius:8px;padding:32px 16px}.fp-item .btn-primary{width:100%;margin-top:16px}.fp-info{margin-bottom:24px}.fp-badge{font-family:"Roboto",sans-serif;font-size:12px;font-weight:500;line-height:16px;letter-spacing:0.5px;text-transform:uppercase;color:#fff;background-color:#A259FF;border-bottom-left-radius:22px;padding:10px 23px;position:absolute;top:0;right:0}.fp-type{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:33px;font-family:"Roboto",sans-serif;font-size:12px;font-weight:500;line-height:16px;letter-spacing:0.5px;text-transform:uppercase;color:#F9574B;padding:12px 16px;margin-bottom:24px;background-color:#FFF3F2;border-radius:5px}.fp-title{font-family:"Roboto",sans-serif;font-size:24px;font-weight:700;line-height:31px;color:#2D2E2F;margin-bottom:16px}.fp-price{font-family:"Roboto",sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#515354;margin-bottom:16px}.fp-price span:not(.fp-price-discount){font-size:36px;font-weight:800;line-height:42px;color:#2D2E2F}.fp-price-discount{color:#A7AAAD;text-decoration:line-through}.fp-desc{font-family:"Roboto",sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#2D2E2F;margin-bottom:16px}.fp-text{font-family:"Roboto",sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#0977C1}.fp-list{padding-top:32px;border-top:1px solid #DADADA}.fp-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}.fp-list-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 26px;flex:0 0 26px;width:26px;height:26px;border-radius:50%;background-color:#E0E9EF}.fp-list-text{font-family:"Roboto",sans-serif;font-size:16px;font-weight:400;line-height:29px;padding-left:28px}.pricing-section{margin-bottom:40px}.pricing-section .fp-item-inner{padding:32px 16px 40px}.pricing-section .fp-item:nth-child(even) .fp-item-inner{background-color:#F5F8FA;border:none}.pricing-section .fp-type{color:#0977C1;background-color:transparent;border:1px solid #0977C1}.pricing-section .fp-list-item.disabled .fp-list-text{color:#A7AAAD}.pricing-section .fp-list-item.disabled .fp-list-icon{background-color:#FAFAFA}.pricing-section .fp-list-item.disabled .fp-list-icon .icon:before{color:#A7AAAD}.pricing-title-wrap{text-align:center;padding-bottom:8px}.pricing-text{font-family:"Roboto",sans-serif;font-size:14px;font-weight:500;line-height:21px;letter-spacing:1px;text-transform:uppercase;color:#2D2E2F;margin-bottom:16px}@media (min-width: 768px){.fp-section{margin-bottom:0}.fp-item{margin-bottom:56px}.fp-item-inner{padding:40px}.fp-item .btn-primary{margin-top:24px}.fp-title{font-size:28px;line-height:36px}.fp-price{font-size:18px;line-height:27px}.fp-price span:not(.fp-price-discount){font-size:48px;line-height:60px}.pricing-section{margin-bottom:10px}.pricing-section .fp-item-inner{padding:40px}}@media (min-width: 1024px){.fp-section{margin-bottom:32px}.fp-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -24px}.fp-item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:0 24px;margin-bottom:40px}.fp-item-inner{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:32px}.fp-item .btn-primary{margin-top:16px}.pricing-section{margin-bottom:48px}.pricing-title-wrap{padding-bottom:16px}}.purchase{margin-bottom:56px}.purchase-content{overflow:hidden;border-radius:7px}.purchase-img-wrap{height:412px}.purchase-img-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.purchase-info{padding:56px 16px;background-color:#042245}.purchase-info .btn-secondary{width:100%}.purchase-badge{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:32px;font-family:"Roboto",sans-serif;font-size:12px;font-weight:500;line-height:16px;letter-spacing:0.5px;border-radius:4px;color:#F5F8FA;text-transform:uppercase;padding:8px 16px;background-color:rgba(245,248,250,0.15)}.purchase-title{font-family:"Roboto",sans-serif;font-size:28px;font-weight:700;line-height:36px;color:#fff;margin:24px 0}.purchase-text{font-family:"Roboto",sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#fff;margin-bottom:50px}@media (min-width: 768px){.purchase{margin-bottom:66px}.purchase-content{display:-webkit-box;display:-ms-flexbox;display:flex}.purchase-img-wrap{-webkit-box-flex:0;-ms-flex:0 0 360px;flex:0 0 360px;width:360px;height:auto}.purchase-info{padding:40px 34px 56px}.purchase-text{margin-bottom:24px}}@media (min-width: 1024px){.purchase{margin-bottom:72px}.purchase-img-wrap{-webkit-box-flex:0;-ms-flex:0 0 550px;flex:0 0 550px;width:550px}.purchase-info{padding:45px 35px 60px 45px}.purchase-info .btn-secondary{width:auto;min-width:250px}.purchase-title{font-size:34px;line-height:42px;margin:32px 0 16px}.purchase-text{margin-bottom:32px}}.faq{padding:70px 0 80px;background-color:#FAFAFA}.faq-text{font-family:"Roboto",sans-serif;font-size:14px;font-weight:500;line-height:21px;letter-spacing:1px;color:#2D2E2F;margin-bottom:16px}.faq-wrap{margin-top:16px}.faq-item{border-bottom:1px solid #DDDFE0;padding:24px 0}.faq-item-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:"Roboto",sans-serif;font-size:18px;font-weight:400;line-height:27px;color:#0977C1;cursor:pointer}.faq-item-toggle>span:not(.icon){padding-right:12px}.faq-item-toggle .icon:before{color:#0977C1;-webkit-transition:0.2s ease-in-out;-o-transition:0.2s ease-in-out;transition:0.2s ease-in-out}.faq-item-collapse{padding-top:24px}.faq-item-collapse p{font-family:"Roboto",sans-serif;font-size:16px;font-weight:400;line-height:24px;color:#2D2E2F}.faq ._js_dropdown_content ._js_dropdown_collapse{display:none}.faq ._js_dropdown_content.active .icon:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.faq-business{background-color:transparent;padding-top:0}.faq-business .faq-title-wrap{padding-bottom:32px;text-align:center}@media (min-width: 768px){.faq{padding:70px 0}.faq-wrap{margin-top:0}.faq-item{padding:32px 0}.faq-item-collapse{padding-top:32px}.faq-business{padding:0 0 110px}.faq-business .faq-title-wrap{padding-bottom:8px}}@media (min-width: 1220px){.faq{padding:80px 0 110px}.faq-content{display:-webkit-box;display:-ms-flexbox;display:flex}.faq-title-wrap{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0;padding-right:60px}.faq-wrap{-webkit-box-flex:0;-ms-flex:0 0 740px;flex:0 0 740px;max-width:740px}.faq-item:first-child{padding-top:0}.faq-business{padding:0 0 120px}.faq-business .faq-content{display:block}.faq-business .faq-title-wrap{padding:0 0 16px 0}.faq-business .faq-wrap{max-width:1040px;margin:0 auto}.faq-business .faq-item:first-child{padding:32px 0;border-top:1px solid #DDDFE0}}
