.ma-main{padding:60px 0 50px 0;}.ma-main-F{width:400px;padding:40px 35px 30px 35px;margin-top:calc(410px + 60px);margin-bottom:40px;background-color:rgba(242,242,242,1);border-radius:15px;}.ma-main-D, .ma-main-E{padding-bottom:30px;}.ma-wrapper{ width:min(96%, 1280px); margin:0 auto;}.ma-main-F .ma-wrapper{width:100%;}.ma-header{width:70%;margin:0 auto 60px auto;text-align:center;}.ma-main-F .ma-header{width:100%;text-align:left;}.ma-header-title{font-family:'title',helvetica,verdana,sans-serif;color:rgba(0,0,0,1);line-height:1.3;margin-bottom:30px;}.ma-header-intro{font-size:1.125rem;line-height:1.6;}.ma-body{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap;margin-bottom:40px;}.ma-main-F .ma-body{margin-bottom:10px;}.ma-body-item{width:280px;padding:40px 45px 32px 45px;border-radius:10px;background-color:rgba(217,217,217,1);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;}.ma-main-F .ma-body-item{width:100%;margin-bottom:20px;}.ma-body-item-icon{margin-bottom:35px;}.ma-main-F .ma-body-item-icon{margin-bottom:25px;}.ma-body-item-icon svg{height:60px;width:auto;}.ma-body-item-title{font-size:2.125rem;line-height:1.1;margin-bottom:25px;font-family:'title',helvetica,verdana,sans-serif;color:rgba(0,73,134,1);}.ma-body-item-content{color:rgba(0,73,134,1);font-size:1.125rem;line-height:1.3;}.ma-footer{text-align:center;}.ma-footer-link{font-family:'title',helvetica,verdana,sans-serif;border-radius:5px;color:rgba(255,255,255,1);background-color:rgba(0,73,134,1);font-size:1.125rem;padding:14px 24px;line-height:1;transition:all 0.4s ease-in-out 0s;display:inline-block;}.ma-footer-link:hover{background-color:rgba(42,108,162,1);}@media (max-width:800px){.ma-main{padding:60px 0 30px 0;}.ma-main-F{width:100%;padding:30px 20px 30px 20px;margin-top:0;}.ma-wrapper{ width:90%;}.ma-header{width:100%;margin:0 auto 50px auto;}.ma-main-F .ma-header{text-align:center;}.ma-header-title{line-height:1.15;margin-bottom:20px;}.ma-header-intro{font-size:1.05rem;line-height:1.45;width:90%;margin:0 auto;}.ma-body{margin-bottom:25px;gap:20px 0;}.ma-main-F .ma-body{margin-bottom:25px;}.ma-body-item{width:100%;padding:40px 40px 25px 40px;}.ma-main-F .ma-body-item{margin-bottom:0;}.ma-body-item-icon{margin-bottom:25px;}.ma-body-item-title{font-size:1.875rem;margin-bottom:15px;}.ma-body-item-content{font-size:1.05rem;line-height:1.15;}}.cs-main{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;}.cs-main-home{position:relative;opacity:1;}.cs-main-visible{ transition:all 0.4s ease-in-out 0s;opacity:1;z-index:1000;}.cs-main-hidden{display:none;}.cs-layer{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;opacity:1;background-color:rgba(0,0,0,0.8);}.cs-main-home .cs-layer{width:0px;height:0px;opacity:0;}.cs-wrapper{position:relative;z-index:2;width:1000px;max-width:96%;border-radius:10px;background-color:rgba(255,255,255,1);display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap;padding:20px 0; margin-top:-500px;}.cs-main-visible .cs-wrapper{margin-top:0; transition:all 0.9s ease-in-out 0s;}.cs-main-home .cs-wrapper{width:100%;max-width:100%;border-radius:0;align-items:stretch;justify-content:space-between;padding:0;margin-top:0;}.cs-close-wrapper{width:100%;padding:0 25px;text-align:right;margin-bottom:12px;}.cs-main-home .cs-close-wrapper{display:none;}.cs-close-button{width:30px;height:30px;border:solid 1px rgba(177,177,177,1);color:rgba(177,177,177,1);line-height:1;display:inline-flex;align-items:center;justify-content:center;background-color:rgba(255,255,255,1);font-family:'regular',helvetica,verdana,sans-serif;border-radius:50%;font-size:1.3rem;cursor:pointer;padding-top:3px; transition:all 0.4s ease-in-out 0s;}.cs-close-button:hover, .cs-close-button:focus{border:solid 1px rgba(0,73,134,1);color:rgba(0,73,134,1);}.cs-wait-icon-wrapper{position:absolute;background-color:rgba(255,255,255,0.8);border-radius:10px;top:0;left:0;width:100%;height:100%;z-index:3;display:none;align-items:center;justify-content:center;}.cs-wait-icon-wrapper-visible{display:flex;}.cs-wait-icon{position:relative;}.cs-wait-icon-wrapper-visible .cs-wait-icon{animation-name:spinWaitIcon;animation-duration:1.5s; animation-delay:0s; animation-iteration-count:infinite; }@keyframes spinWaitIcon{ from { transform:rotate(0deg); }  to { transform:rotate(360deg); }}.cs-wait-icon:before{font-family:'icons'; content:"\f1ce"; font-size:3.7rem; line-height:1; color:rgba(83,139,186,1);}.cs-form{width:calc(100% - 290px - (35px * 2) - 40px);position:relative;z-index:2;}.cs-main-home .cs-form{width:65%;padding:35px 0 25px calc(max(100vw * 0.02, (100vw - 1280px) / 2));display:flex;flex-direction:column;justify-content:center;}.cs-form-hidden{display:none;}.cs-main-home .cs-form:before{content:"";position:absolute;z-index:1;background-color:rgba(0,73,134,1);top:-4px;left:-40px;width:calc(100% - 40px);height:calc(100% + 8px);border-radius:10px;transform:matrix(1, 0, -0.17, 0.98, 0, 0);}.cs-form-header{font-family:'title',helvetica,verdana,sans-serif;color:rgba(0,0,0,1);line-height:1.3;font-size:1.5rem;margin-bottom:25px;position:relative;z-index:2;}.cs-main-home .cs-form-header{font-family:'title',helvetica,verdana,sans-serif;color:rgba(255,255,255,1);line-height:1.3;font-size:1.75rem;}.cs-form-body{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:20px 25px;margin-bottom:35px;position:relative;z-index:2;}.cs-main-home .cs-form-body{margin-bottom:40px;}.cs-input{border-radius:5px;background-color:rgba(217,217,217,1);font-family:'regular',helvetica,verdana,sans-serif;font-size:1rem; transition:all 0.4s ease-in-out 0s;padding:13px 15px;border:solid 1px rgba(177,177,177,1);}.cs-input:focus, .cs-input:hover{border:solid 1px rgba(0,73,134,1);background-color:rgba(242,242,242,1);}.cs-input-empty{border:solid 1px rgba(250,0,0,1);background-color:rgba(250,190,160,1);}.cs-action{font-family:'title',helvetica,verdana,sans-serif;border-radius:5px;color:rgba(0,73,134,1);background-color:rgba(224,188,39,1);font-size:1.125rem;padding:14px 24px;line-height:1;transition:all 0.4s ease-in-out 0s;cursor:pointer;border:none;}.cs-action:hover{background-color:rgba(255,213,64,1);}.cs-form-footer{position:relative;z-index:1;}.cs-main-home .cs-form-footer{color:rgba(240,248,255,1);}.cs-form-footer p:before{font-family:'icons'; content:"\f232"; font-size:1.4rem; line-height:1; color:rgba(0,73,134,1); margin-right:9px;}.cs-main-home .cs-form-footer p:before{color:rgba(255,255,255,1);}.cs-form-footer a{color:rgba(0,73,134,1);text-decoration:underline;font-weight:bold;}.cs-main-home .cs-form-footer a{color:rgba(255,255,255,1);text-decoration:underline;font-weight:normal;}.cs-image{width:290px;position:relative;z-index:2;}.cs-image-hidden{display:none;}.cs-main-home .cs-image{width:35%;overflow:visible;z-index:1;}.cs-image-small img{width:100%;}.cs-image-big{width:calc(100% + 140px);margin-left:-140px;height:360px;overflow:visible;text-align:left;}.cs-main-visible .cs-image-big{width:100%;margin-left:0;height:240px;overflow:hidden;border-radius:10px;}.cs-image-big img{width:100%;height:100%;object-fit:cover;}.cs-result{display:none;}.cs-result-visible{display:block;width:100%;}.cs-result-wrapper{padding:5px 30px 10px 30px;display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap;}.cs-result-content{width:calc(100% - 360px - 30px);display:flex;flex-direction:column;}.cs-result-content-title{font-family:'title',helvetica,verdana,sans-serif;color:rgba(0,0,0,1);line-height:1.3;font-size:1.375rem;padding:7px 10px;border-radius:10px;background-color:rgba(242,242,242,1);margin-bottom:20px;}.cs-result-content-title span{color:rgba(0,73,134,1);}.cs-result-content-car{font-family:'title',helvetica,verdana,sans-serif;color:rgba(0,0,0,1);line-height:1.3;font-size:1.15rem;margin-bottom:5px;}.cs-result-content-price{font-family:'title',helvetica,verdana,sans-serif;color:rgba(0,0,0,1);line-height:1.3;font-size:1.15rem;color:rgba(0,73,134,1);}.cs-result-content-video{margin-top:20px;flex-grow:1;border-radius:10px;overflow:hidden;line-height:0;min-height:300px;}.cs-result-content-video iframe{width:100%;height:100%;}.cs-result-description{width:360px;}.cs-result-description-accesories{margin-bottom:25px;padding:15px 18px 15px 18px;border-radius:10px;background-color:rgba(242,242,242,1);}.cs-result-description-accesories-title{display:block;font-family:'title',helvetica,verdana,sans-serif;color:rgba(0,0,0,1);line-height:1.3;font-size:1.125rem;margin-bottom:11px;}.cs-result-description-accesories ul{list-style:none;padding:0;margin:0;}.cs-result-description-accesories li{padding:4px 0;line-height:1.4;}.cs-result-description-cta a{font-family:'title',helvetica,verdana,sans-serif;border-radius:5px;color:rgba(0,73,134,1);background-color:rgba(224,188,39,1);font-size:1.125rem;padding:14px 24px;line-height:1;transition:all 0.4s ease-in-out 0s;cursor:pointer;display:block;text-align:center;}.cs-result-description-cta a:before{font-family:'icons'; content:"\f232"; font-size:1.4rem; line-height:1; color:rgba(0,73,134,1); margin-right:9px;}.cs-result-description-cta a:hover{background-color:rgba(255,213,64,1);}@media (max-width:800px){.cs-wrapper{width:92%;max-width:92%;max-height:92%;overflow:visible;padding:15px 0;justify-content:flex-start;}.cs-main-home .cs-wrapper{background-color:rgba(0,73,134,1);}.cs-close-wrapper{order:1;padding:0 20px;}.cs-main-home .cs-wait-icon-wrapper{border-radius:0;}.cs-form{width:100%;padding:0 20px;order:3;}.cs-main-home .cs-form{width:100%;padding:35px 5% 25px 5%;}.cs-main-home .cs-form:before{display:none;}.cs-form-header{line-height:1.15;font-size:1.25rem;margin-bottom:30px;}.cs-main-home .cs-form-header{line-height:1.15;font-size:1.45rem;}.cs-form-body{width:100%;gap:15px 0;}.cs-main-home .cs-form-body{margin-bottom:20px;}.cs-form-body-inputwrapper{width:100%;}.cs-input{width:100%;font-size:0.95rem;}.cs-action{width:100%;}.cs-form-footer{line-height:1.3;}.cs-image{width:240px;order:2;margin-top:-110px;}.cs-main-home .cs-image{display:none;}.cs-image-small{margin-bottom:10px;}.cs-main-visible .cs-image-big{width:100%;height:auto;margin-bottom:10px;}.cs-result-visible{order:2;max-height:calc(100vh - (100vh * 0.08) - 100px);overflow:scroll;}.cs-result-wrapper{padding:0 15px 5px 15px;height:100%;}.cs-result-content{width:100%;margin-bottom:20px;}.cs-result-content-title{line-height:1.15;font-size:1.20rem;margin-bottom:15px;}.cs-result-content-car{line-height:1.15;font-size:1.11rem;}.cs-result-content-price{line-height:1.15;font-size:1.11rem;}.cs-result-content-video{min-height:230px;}.cs-result-description{width:100%;}.cs-result-description-accesories{margin-bottom:20px;padding:15px;}.cs-result-description-accesories-title{line-height:1.15;font-size:1.05rem;}.cs-result-description-cta a{padding:12px 10px;font-size:1.05rem;}}