@font-face{font-family:"Circe";src:url(/fonts/Circe-Regular.eot);src:local("Circe"),local("Circe-Regular"),url(/fonts/Circe-Regular.eot?#iefix) format("embedded-opentype"),url(/fonts/Circe-Regular.woff) format("woff"),url(/fonts/Circe-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Circe";src:url(/fonts/Circe-Bold.eot);src:local("Circe Bold"),local("Circe-Bold"),url(/fonts/Circe-Bold.eot?#iefix) format("embedded-opentype"),url(/fonts/Circe-Bold.woff) format("woff"),url(/fonts/Circe-Bold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:"icons";src:url(/fonts/icons.eot?c2qna0);src:url(/fonts/icons.eot?c2qna0#iefix) format("embedded-opentype"),url(/fonts/icons.ttf?c2qna0) format("truetype"),url(/fonts/icons.woff?c2qna0) format("woff"),url(/fonts/icons.svg?c2qna0#icons) format("svg");font-weight:400;font-style:normal;font-display:block}body,html{min-width:294px;height:100%}.link,a{color:#6d6e71;text-decoration:none;cursor:pointer;border-bottom:1px solid;transition:.3s}@media (min-width:768px){.link:hover,a:hover{border-bottom-color:transparent}}.link{color:#f15f22;line-height:1}a img{border:none}*{outline:none}button,input{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none}b{font-weight:600}.select-field:after,[class*=" ico-"]:before,[class^=ico-]:before{font-family:"icons"!important;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ico-1:before{content:"\e900"}.ico-2:before,.ico-email:before{content:"\e901";font-size:13px}.ico-3:before,.ico-password:before{content:"\e902";font-size:9px}.ico-4:before,.ico-close:before{content:"\e903"}.ico-5:before,.ico-faq:before{content:"\e904";font-size:18px}.ico-6:before,.ico-profile:before{content:"\e905";font-size:17px}.ico-7:before,.ico-fav:before{content:"\e906";font-size:14px}.ico-8:before,.ico-lock:before{content:"\e907";font-size:18px}.ico-9:before,.ico-cart:before{content:"\e908";font-size:22px}.ico-10:before,.ico-download:before{content:"\e909"}.ico-11:before,.open .ico-password:before{content:"\e90a";font-size:13px}.ico-12:before,.ico-arrow-bottom:before,.select-field:after{content:"\e90b";font-size:8px}.ico-13:before,.ico-change-email:before{content:"\e90c";font-size:13px}.ico-14:before{content:"\e90d"}.ico-15:before{content:"\e90e"}.ico-16:before{content:"\e90f";font-size:35px}.ico-17:before{content:"\e910";font-size:35px}.ico-18:before{content:"\e911";font-size:35px}.ico-19:before{content:"\e912";font-size:20px;top:-2px;position:relative}.ico-20:before,.ico-logout:before{content:"\e913";font-size:22px}.ico-21:before,.ico-ok:before{content:"\e914"}.ico-22:before{content:"\e915"}.header,.middle,[class*=" animate-"],[class^=animate-]{transition:transform 1s,opacity 1s}.animate-left{transform:translateX(-100px);opacity:0}.middle{opacity:0}.animate-scale{transform:scale(1.2);opacity:0}.animate-fade,.header{opacity:0}.loaded .header,.loaded .middle,.loaded [class*=" animate-"],.loaded [class^=animate-]{transform:translate(0);opacity:1}.animate-delay01{transition-delay:.1s}.animate-delay02,.animate-delay03{transition-delay:.3s}.loading-wrap{position:fixed;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.5)}.loading{color:#000;font-weight:700;text-transform:uppercase;font-size:11px;background:#fff;font-family:Arial;letter-spacing:1px}.loader,.loading{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.loader{font-size:60px;-webkit-animation:loading 1.5s;animation:loading 1.5s;height:100%;width:100%;z-index:100;background:hsla(0,0%,100%,.5)}@-webkit-keyframes loading{0%{transform:translate(-50%,-50%) scale(1);opacity:0}to{transform:translate(-50%,-50%) scale(1.2);opacity:1}}@keyframes loading{0%{transform:translate(-50%,-50%) scale(1);opacity:0}to{transform:translate(-50%,-50%) scale(1.2);opacity:1}}.img-loader{width:24px}.loading img{max-width:100px}body{margin:0;background:transparent;font-family:"Circe";font-weight:400;line-height:1.2;font-size:16px;color:#6d6e71}#root,body{position:relative}#root{min-height:100%;overflow:hidden}.page-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/images/bg.jpg);background-position:50% 100%;background-size:cover;background-repeat:no-repeat}.auth-logo{position:fixed;top:5vw;left:5.6vw;color:#fff}.auth-logo:before{font-size:69px}@media (max-width:1000px),(max-width:1100px) and (max-height:700px){.auth-logo{position:absolute;left:50%;top:35px;margin-left:-78px}}.modal{position:fixed;height:100%;width:100%;overflow:auto;top:0;left:0;z-index:999;display:flex;align-items:center;justify-content:center;-webkit-overflow-scrolling:touch}.hidden{display:none}.modal-close{position:absolute;top:0;right:0;width:72px;height:72px;cursor:pointer;transition:.6s}@media (max-width:990px){.modal-close{width:60px;height:60px}}.modal-close:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#f15f21;font-size:14px}@media (min-width:768px){.modal-close:hover{transform:scale(1.3)}}.modal__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(109,110,113,.5);opacity:0;transition:.6s}.modal.visible .modal__overlay{opacity:1}.modal__container{width:500px;max-height:100%;position:relative;opacity:0;transform:translateY(80px);transition:.6s}.modal.visible .modal__container{opacity:1;transform:translateY(0)}.modal__body{background:#fff;margin-top:30px;position:relative;padding:80px 35px 65px}@media (max-width:540px),(max-width:1100px) and (max-height:800px){.modal__body{margin-left:15px;margin-right:15px;margin-top:150px;padding:14vmin 4.2vmin}.modal-ask-question .modal__body,.modal-email-message .modal__body,.modal-profile-form .modal__body,.modal-reservation-message .modal__body{margin-top:30px}}.modal-helper{height:30px}.modal-title{font-size:28px;color:#6d6e71;text-transform:uppercase;font-weight:600;text-align:center;margin-bottom:35px}@media (max-width:540px){.modal-title{font-size:24px;padding-left:15px;padding-right:15px}}@media (max-width:370px){.modal-title{font-size:20px;margin-bottom:25px}}.form-content{padding:0 55px}@media (max-width:540px){.form-content{padding:0 30px}}@media (max-width:370px){.form-content{padding:0 20px}}.color-orange{color:#f15f21}.modal-text{margin-bottom:24px}.modal-reset-password-message .modal-text{max-width:300px}.modal-text--bottom{text-align:center;font-size:14px;margin-bottom:0;padding-top:20px;margin-left:-15px;margin-right:-15px;max-width:none}.modal-text--small{font-size:14px}.modal-text.modal-text--bottom a{line-height:.8;display:inline-block;color:#6d6e71}@media (max-width:990px){.modal-text--bottom{margin:0;padding-left:20px;padding-right:20px;padding-top:10px}}.modal-text--middle{text-align:center;font-size:14px}.modal-text--large-center{text-align:center;font-size:16px}.modal-text a{color:#f15f21;display:inline-block;line-height:.9}.modal-text p:first-child{margin-top:0}.modal-text p:last-child{margin-bottom:0}.modal-change-password-success .modal-text:first-child{margin-bottom:40px}.modal-change-password-success .modal-text:last-child{margin-top:20px}.password-wrap{position:relative;margin-bottom:20px}.password-wrap__handle-click{position:absolute;top:0;right:0;height:100%;width:60px;cursor:pointer;z-index:1}.input-field{margin-bottom:20px}.input-field:last-child{margin-bottom:0}.btn-field input,.text-field input,.text-field textarea{padding:0;margin:0;border:none;background:transparent;box-sizing:border-box;width:100%;font-family:"Circe";font-size:16px;color:#6d6e71;text-overflow:ellipsis}.text-field input[readonly]{cursor:default}.text-field textarea{padding:30px 20px;height:130px;resize:none;overflow:auto}.text-field{background:#f2f2f2;position:relative;transition:.3s}.text-field.error{background:#fde7de}.text-field:before{position:absolute;top:50%;right:23px;transform:translateY(-50%)}.text-field input{padding:19px 60px 18px 20px}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #f2f2f2 inset!important}.error input:-webkit-autofill,.error input:-webkit-autofill:active,.error input:-webkit-autofill:focus,.error input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fde7de inset!important}.text-field label span{position:absolute;top:3px;left:0;width:100%;height:100%;box-sizing:border-box;padding:20px 0 17px;left:20px;transition:.3s;transform-origin:left top;pointer-events:none}.text-field.focus span{transform:translateY(-4px) scale(.7);opacity:.3}.text-field.focus input{padding-top:28px;padding-bottom:9px}@media (max-width:990px){.check-field{width:calc(50% - 15px);margin-bottom:25px!important}}.check-field label{position:relative;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;cursor:pointer}.check-field i{width:30px;height:30px;min-width:30px;position:relative;background:#f2f2f2;margin-right:10px}.check-field .error i{background:#fde7de}.check-field a{display:inline-block;line-height:1}.check-field-policy{font-size:14px}.profile-page-form .check-field-policy{width:100%}@media (max-width:990px){.check-field i{width:45px;height:45px;min-width:45px}}.check-field i:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#f15f21;height:14px;width:14px;opacity:0;transition:.6s}.check-field input:checked+i:after{opacity:1}.select-field{background:#f2f2f2;position:relative;transition:.3s;height:60px}.select-field span{position:absolute;top:50%;left:0;transition:.3s;pointer-events:none;display:none}.select-field select{position:absolute;top:0;left:0;width:100%;height:100%;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left:20px;padding-right:60px;border:none;box-shadow:none;background:none;font-size:16px;font-family:inherit;color:inherit}.select-field select::-ms-expand{display:none}.select-field:before{content:"";background:#f2f2f2;transition:.3s}.select-field:after,.select-field:before{width:60px;height:100%;position:absolute;right:0;top:0;pointer-events:none}.select-field:after{line-height:60px;text-align:center}.select-field.error,.select-field.error:before{background:#fde7de}.input-field--readonly{margin-bottom:18px;position:relative}.input-field--readonly,.readonly-body{font-size:15px;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.readonly-body{font-weight:700;width:50%;align-items:center;width:calc(100% - 110px)}.readonly-body span{width:100%;overflow:hidden;text-overflow:ellipsis;display:inline-block}.readonly-title{width:110px;min-width:110px}.change-email{width:50px;align-items:center;justify-content:center;color:#f15f21;cursor:pointer;position:relative;margin-left:5px}.change-email:after{position:absolute;top:-20px;bottom:-20px;content:"";cursor:pointer;width:100%}.change-email:before{transition:.3s}.change-email:hover:before{font-size:16px}.input-field--readonly .change-email{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.field-title{margin-bottom:18px}.field-double{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.field-double>div:first-child{margin-right:15px}.field-double>div:last-child{margin-left:15px}.field-double--sms{align-items:center}.field-double--sms>div:last-child{margin-left:0;margin-bottom:20px}.sms-pending .sms-link{opacity:.7}.sms-link{color:#f15f22;cursor:pointer;padding-left:20px}.sms-link span{border-bottom:1px solid #f15f22;transition:.3s}.sms-link:hover span{border-bottom-color:transparent}.input-field-sms>div{position:relative;top:-10px;cursor:pointer}.btn,.btn-field input{padding:22px 5px 16px;text-align:center;text-transform:uppercase;font-family:"Circe";font-size:16px;font-weight:600;color:#f15f22;border:3px solid #f15f22;cursor:pointer;line-height:1;transition:.6s;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:center}.btn2{background:#f15f22;color:#fff}.btn-field{position:relative}button.btn-field{padding:0;margin:0;width:100%;background:none;outline:none;border:none}button.btn-field.input-field{margin-bottom:20px}.btn-field--loading{cursor:default;opacity:.6;pointer-events:none}.btn-field--loading .btn{transition:opacity .6s}.btn-field:after{position:absolute;top:50%;right:10px;height:20px;width:20px;content:"";background:url(/images/loading.gif);background-size:contain;transform:translateY(-50%);display:none}.btn-field--loading:after{display:block}@media (max-width:370px){.btn,.btn-field input{font-size:13px}}@media (min-width:768px){.btn-field:hover input,.btn:hover{background-color:#f15f21;color:#fff}.btn2:hover{background-color:#fff;color:#f15f21}}.btn [class^=ico-]{margin-right:10px;font-size:20px}.btn-link{padding:22px 18px 18px;text-align:center;text-transform:uppercase;font-family:"Circe";font-size:16px;font-weight:600;color:#6d6e71;border:2px solid transparent;cursor:pointer}.btn-link span{border-bottom:1px solid;display:inline-block;line-height:1;transition:.3s}@media (min-width:768px){.btn-link:hover span{border-bottom-color:transparent}}.btn-field+.btn-link{margin-top:-17px}.crm_loader{display:flex;align-items:center}.crm_loader img{width:20px;margin-left:20px}@media (max-width:768px){.crm_loader{flex-direction:column;text-align:center}.crm_loader img{margin-left:0;margin-top:20px}}.form-links{padding-top:15px;text-align:center;line-height:1}.form-links__item{margin-bottom:6px;font-size:14px;line-height:23px}.form-links__item:last-child{margin-bottom:0}.form-links__item a{display:inline-block;line-height:1}.content{margin:0 auto;width:100%;max-width:1130px;padding-left:25px;padding-right:25px;box-sizing:border-box}@media (max-width:370px){.content{padding-left:18px;padding-right:18px}}.title{font-size:40px;font-weight:600;text-transform:uppercase;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;align-items:center;margin-bottom:50px}@media (max-width:990px){.title{-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column;justify-content:flex-start;margin-bottom:35px;font-size:32px;text-align:center}}@media (max-width:370px){.title{font-size:28px}}.title__link{color:#f15f22;font-size:16px;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;line-height:22px;cursor:pointer;border-bottom:none;position:relative}.title__link.disabled{cursor:default}.title__link.disabled:before,.title__link.disabled span{opacity:.5}.tooltip{position:absolute;background:#fff;border:1px solid rgba(0,0,0,.1);top:100%;margin-top:5px;left:0;color:#000;font-weight:400;font-size:12px;line-height:1;padding:15px;box-sizing:border-box;display:none;z-index:100;text-transform:none}.title__link:hover .tooltip{display:block}@media (max-width:990px){.title__link{margin-top:8px}}@media (max-width:370px){.title__link{font-size:14px}}.title__link:before{margin-right:12px;transition:.6s}.title__link span{padding-top:4px;transition:.6s;border-bottom:1px solid transparent;display:inline-block;line-height:1;text-transform:uppercase}.title__link.ico-13:before{font-size:17px;margin-right:9px}.title__link.ico-13.animated:before{-webkit-animation:icoanim .5s linear;animation:icoanim .5s linear}@-webkit-keyframes icoanim{to{transform:rotate(1turn)}}@keyframes icoanim{to{transform:rotate(1turn)}}@media (min-width:768px){.title__link:hover span{border-bottom-color:#f15f22}}.header{height:103px;align-items:center;justify-content:space-between;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;margin-bottom:70px}@media (max-width:990px){.header{justify-content:center;height:135px;margin-bottom:0}}.logo{height:70px;border:none;text-decoration:none}.logo:before{font-size:70px}.header-icons{display:flex}.header-icons--mobile{display:none}@media (max-width:990px){.header-icons--desctope{display:none}.header-icons--mobile{position:fixed;bottom:0;left:0;width:100%;background:hsla(0,0%,100%,.9);height:75px;z-index:100;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:center;box-shadow:0 0 25px rgba(0,0,0,.22);transition:1s}.header-icons--mobile.scrolled{opacity:0;pointer-events:none}}.header-icons__icon{position:relative;border-bottom:none}.header-icons__icon .ico-logout:before{font-size:16px}.header-icons__icon i,.header-link i{position:absolute;top:0;right:0;height:17px;line-height:17px;padding-left:3px;padding-right:3px;min-width:11px;border-radius:50%;font-size:9px;background:#6d6e71;transform:translate(40%,-30%);text-align:center;color:#fff;font-style:normal;transition:.6s}.header-icons__icon i.animate-added{transform:scale(1.3) translate(40%,-30%)}.header-icons__icon>div{overflow:hidden;width:35px;border-radius:35px;background:#f15f21;display:flex;align-items:center;white-space:nowrap;color:#fff;transition:.6s;cursor:pointer;padding-right:15px;box-sizing:border-box;text-transform:uppercase;margin-left:15px}@media (max-width:990px){.header-icons__icon{margin-left:15px;margin-right:15px}.header-icons__icon>div{margin-left:0}}.header-icons__icon>div.ico-faq{background:#6d6e71}.header-icons__icon span{font-weight:700;font-size:11px;line-height:1;padding-top:2px}.header-icons__icon>div:before{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:center;width:35px;min-width:35px;height:35px;line-height:35px}@media (min-width:990px){.header-icons__icon:hover>div{width:auto}.header-icons__icon:hover>.ico-faq{width:165px}.header-icons__icon:hover>.ico-profile{width:107px}.header-icons__icon:hover>.ico-fav{width:118px}.header-icons__icon:hover>.ico-lock{width:96px}.header-icons__icon:hover>.ico-logout{width:91px}}.header-links{max-width:604px;justify-content:space-between;width:55%;display:flex}.header-link{position:relative;border-bottom:none;cursor:pointer}.header-link i{background:#f15f21;right:-16px}.header-link{font-size:16px;font-weight:600}.header-link span{border-bottom:3px solid transparent;padding-bottom:2px;transition:.6s}.header-link.active span,.header-link:hover span{border-bottom-color:#f15f21}.footer{position:absolute;bottom:0;left:0;width:100%;height:100px;background:#6d6e71;font-size:14px}.footer,.footer a{color:#fff}.footer-logo{margin-right:35px}.footer-logo:before{font-size:35px}.footer .content{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:space-between;height:100px}.middle{padding-bottom:145px}.footer .content>div{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center}@media (max-width:650px){.footer-copy{top:33px}.footer-copy,.footer-link{position:absolute;right:30px}.footer-link{top:51px}}@media (max-width:370px){.footer{font-size:12px}.footer-copy,.footer-link{right:18px}}.table{width:calc(100vw - 40px);max-width:1080px}.table-title{margin-bottom:20px;font-weight:600;font-size:20px}table{padding:0;margin:0 0 50px;border:none;border-collapse:collapse;border-spacing:0}table,table tbody,table thead{width:100%}td{padding:10px 17px;transition:background 1s}tr.sep{pointer-events:none}tr.sep td{padding-top:5px}tr:hover td{background:#f2f2f2}th{padding:22px 14px;background:#6d6e71;color:#fff;font-weight:600}td>a{border:none}.cell-price{color:#f15f21;white-space:nowrap}.cell-text>div{max-width:300px}.deals .cell-text>div{width:220px}.cell-text{padding-left:0}.cell-text1{width:150px;text-align:center}td>div>a{color:#f15f21;display:inline-block;line-height:1}.cell-num{text-align:center}@media (max-width:990px){.cell-num{padding-top:0!important;text-align:left;font-weight:600;padding-left:20px;padding-right:20px;font-size:16px}}.cell-img,.title-img{padding-left:0;text-align:left}.title-img{width:120px}.cell__title.mobile{min-width:85px}.cell-img img{max-width:100px}@media (max-width:990px){.cell-img{order:-1}.cell-img img{background:#fff}}.cell-text,.title-text{text-align:left;padding-right:0}.cell-text2,.title-text2{text-align:center}@media (max-width:990px){.cell-text2{padding-bottom:30px}.cell-text1,.cell-text2{text-align:left;padding-top:0!important}.cell-text1{padding-bottom:30px!important;width:auto}}.cell-text2__info{display:block;font-size:14px;min-width:140px;padding-top:5px}@media (max-width:990px){.cell-text2__info{font-size:12px}}.cell-icon,.cell-price,.cell-square{text-align:center}.cell-icon span{display:inline-block;background:#6d6e71;color:#fff;border-radius:50%;height:36px;width:36px;position:relative;transition:.6s;cursor:pointer}@media (max-width:990px){.cell-icon span{height:33px;width:33px}}.cell-icon--disabled{pointer-events:none}.cell-icon span.ico-lock--disabled{background:#d3d3d4}.cell-icon span:before{position:absolute;top:50%;left:50%;line-height:1;transform:translate(-50%,-50%)}.cell-icon span.ico-lock:before{font-size:19px}.cell-icon span.ico-download:before{font-size:14px}.cell-icon span.ico-close:before{font-size:12px}.cell-icon span.ico-ok{background:none;color:#6d6e71;font-size:30px;cursor:default}@media (min-width:678px){.cell-icon span:hover{transform:scale(1.1);background:#f15f21}.cell-icon span.ico-ok:hover{transform:scale(1);background:transparent}}.table-info{margin-bottom:50px;color:#f15f21}@media (max-width:990px){.table{position:relative;width:100%;max-width:350px;margin:0 auto;font-size:14px}.table td{background:#f2f2f2}.table thead{display:none}.table table,.table tbody,.table td,.table tr{display:block}.table tr{margin-bottom:40px;position:relative;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column}.cell-icon,.cell-icon a{text-decoration:none;border:none}.make-reservation .cell-text{min-height:80px}.cell-icon--book{bottom:125px}.deals .cell-icon{bottom:181px}.cell-icon+.cell-icon{bottom:62px}.cell-icon+.cell-icon+.cell-icon{bottom:22px}.cell-text{padding:0 20px 20px!important;line-height:1.4}.cell-text>div{width:auto;padding-right:40px}.cell-price,.cell-square{text-align:left;padding:0 20px 5px!important}.cell-price{padding-bottom:25px!important;font-weight:600}.cell-img{padding:25px 20px!important}.cell-img img{width:100%;max-width:100%}.cell__title{font-weight:700;padding-right:10px;display:inline-block}.no-active .cell-icon,.no-active .cell-type{transform:translateY(20px)}.cell-img{position:relative}.row-icons-mobile{position:absolute;top:100%;right:20px;display:flex;flex-direction:column}}.form-title{white-space:nowrap;margin-bottom:26px;text-transform:uppercase;font-weight:600}.make-reservation .cell-price{font-weight:700}.make-reservation .form-title{font-size:20px}.profile-page-form{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;margin-left:-4%}.profile-page-form__column{width:29.33333%;margin-bottom:40px;margin-left:4%}@media (max-width:990px){.form-title{font-size:24px;white-space:normal;text-align:center;margin-bottom:30px}.profile-page-form{margin-left:0;-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column}.profile-page-form__column{width:100%;max-width:350px;margin:0 auto 20px}.profile-page .profile-page-form__column{margin-bottom:40px}.profile-page .profile-page-form__column:last-child{margin-bottom:0}}@media (max-width:370px){.form-title{font-size:22px}}.profile-text{padding-top:15px;font-size:14px}.profile-text a{border-bottom:none;color:#f15f21}.profile-text span{color:#f15f21;font-weight:600;transition:.3s;border-bottom:1px solid transparent;line-height:1;display:inline-block}.profile-text a:hover span{border-bottom-color:#f15f21}.mobile{display:none}@media (max-width:990px){.mobile{display:block}span.mobile{display:inline-block}.desctope{display:none}}.modal-profile-form .modal__body{margin-top:30px}.deal-status{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;margin-bottom:55px}@media (max-width:990px){.deal-status{-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column;max-width:350px;margin:0 auto 25px}.deal-status>div{margin-bottom:15px}}.deal-status>span{display:block;border:none;cursor:pointer;transition:color .3s;margin-bottom:3px}.deal-status>span.active{color:#f15f21;pointer-events:none;font-weight:600}.deal-status>span:hover{color:#f15f21}.deal-status i{position:relative;display:inline-block;margin-left:10px;top:-10px;height:17px;line-height:19px;padding-left:3px;padding-right:3px;min-width:11px;border-radius:50%;font-size:9px;background:#f15f21;text-align:center;color:#fff;font-style:normal}.deal .title .title__link,.deals .title .title__link{margin-top:5px;margin-bottom:8px}.deal .title,.deals .title{align-items:flex-start;line-height:1;margin-bottom:0}@media (max-width:990px){.deal .title{align-items:center;margin-bottom:40px;text-align:center}.deal .title .title__link{margin-top:0}.deal .title .title__link:first-child{margin-bottom:5px}}.deal-path{margin-bottom:60px;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.deal-path.mobile{display:none}@media (max-width:990px){.deal-path.mobile{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;font-size:16px;font-weight:400;justify-content:center;width:100%;padding-top:25px;margin-bottom:25px}.deal-path.desctope{display:none}}.deal-path a{color:#f15f21}.deal-steps{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}@media (max-width:990px){.deal-steps{-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column}}.deal-steps>div{width:20%;margin-left:-3px}@media (max-width:990px){.deal-steps>div{width:100%;margin-left:0;position:relative;margin-bottom:-3px}}.deal-steps__title{border:3px solid #6d6e71;display:block;padding:13px 15px;font-size:14px;height:65px;box-sizing:border-box;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center}@media (max-width:990px){.deal-steps__title{padding-bottom:25px}.deal-steps__title br{display:none}}.deal-steps>div.active{position:relative;z-index:1}.deal-steps>div.active~div .deal-steps__title{border-color:#e6e6e6;color:#ccc}.deal-steps>div.active .deal-steps__title{color:#fff;border-color:#f15f21;background:#f15f21}.deal-steps__date{margin-top:10px;display:block;font-size:14px;text-align:center}@media (max-width:990px){.deal-steps__date{margin:0;bottom:12px;left:0;position:absolute;left:18px;font-size:10px}}.deal-steps>div.active .deal-steps__date{color:#f15f21;font-weight:600}@media (max-width:990px){.deal-steps>div.active .deal-steps__date{color:#fff;font-weight:400}}.deal__flat{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between;padding-top:35px;padding-bottom:50px}@media (max-width:990px){.deal__flat{-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column;padding-top:50px;max-width:400px;margin-left:auto;margin-right:auto}}.deal__flat__left{width:35%;min-width:35%;cursor:zoom-in}@media (max-width:990px){.deal__flat__left{width:100%;min-width:100%;margin-bottom:35px}}.deal__flat__left img{width:100%;background:#f2f2f2}.deal__flat__right{width:60%;min-width:60%}@media (max-width:990px){.deal__flat__right{width:100%;min-width:100%;box-sizing:border-box;padding-left:20px}}.deal__flat__title{font-size:20px;color:#f15f21;margin-bottom:10px}@media (max-width:990px){.deal__flat__title{font-weight:700}}@media (max-width:370px){.deal__flat__title{font-size:18px}}.deal__flat__text{margin-bottom:60px}@media (max-width:990px){.deal__flat__text{margin-bottom:40px}}.deal__flat__text>div{margin-bottom:6px;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.deal__flat__text>div>span{width:130px}@media (max-width:990px){.deal__flat__text>div>span{font-weight:700}}.deal__flat .ico-download{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;border-bottom:none;align-items:center}.deal__flat .ico-download:before{line-height:1;font-size:14px;background:#6d6e71;border-radius:50%;height:35px;width:35px;min-width:35px;line-height:35px;color:#fff;text-align:center;margin-right:15px}.deal__flat .ico-download span{border-bottom:1px solid;transition:.3s;line-height:1;display:inline-block}.deal__flat .ico-download:hover span{border-bottom-color:transparent}.deal__zoom{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;z-index:10;-webkit-animation:deal__zoom .6s ease-in;animation:deal__zoom .6s ease-in}@-webkit-keyframes deal__zoom{0%{opacity:0}to{opacity:1}}@keyframes deal__zoom{0%{opacity:0}to{opacity:1}}.deal__zoom__close{height:33px;width:33px;background:url(/images/source/close_i.svg) #6d6e71 50% no-repeat;background-size:11px;display:block;border-radius:50%;color:transparent;border:none;right:25px;top:25px;position:absolute;cursor:pointer}.deal__zoom>img{position:absolute;top:50%;left:50%;max-width:100%;max-height:100%;transform:translate(-50%,-50%)}.tab-nav{font-size:20px;margin-bottom:20px;font-weight:600;transition:.3s}.active .tab-nav,.tab-nav:hover{color:#f15f22}.tabs{display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:space-between}@media (max-width:990px){.tabs{-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column}}.tabs__lef{width:255px;min-width:255px}.tabs__lef a{border:none}@media (max-width:990px){.tabs__lef{width:100%;max-width:400px;margin:0 auto}}.faq-btn{margin-top:60px}@media (max-width:990px){.faq-btn{width:100%;box-sizing:border-box;margin-top:30px}}.tabs__right{width:calc(92% - 255px);min-width:calc(92% - 255px)}@media (max-width:990px){.tabs__right{width:100%;min-width:100%;padding-top:45px}}.question{padding-bottom:25px;font-size:20px;font-weight:300;color:#f15f22;padding-left:34px;position:relative;cursor:pointer}@media (max-width:990px){.question{font-size:18px}}.question span{font-weight:600;border-bottom:1px solid;line-height:1.3;transition:.3s}@media (min-width:990px){.question:hover span{border-bottom-color:transparent}}.question.active{color:#6d6e71}.answer{padding-left:75px;padding-top:30px;padding-bottom:60px}@media (max-width:990px){.answer{padding-left:34px;padding-bottom:50px;padding-top:0}}.answer p{margin:1.5em 0}.answer p:last-child{margin-bottom:0}.answer p:first-child{margin-top:0}.question-ico,.question-ico-active{position:absolute;left:0;top:4px}.question-ico{font-size:15px;opacity:1;transition:.3s}.question-ico-active{font-size:3px;transform:translateY(6px)}.question.active .question-ico{opacity:0}.deals .table tbody tr{cursor:pointer}.title-square small{font-size:8px}.nowrap{white-space:nowrap}@media (max-width:1200px){.deals .cell-text>div{width:150px}}@media (max-width:990px){.cell-text2 .cell__title.mobile{display:none}.close-icon-row{height:33px;width:33px;background:url(/images/source/close_i.svg) #6d6e71 50% no-repeat;background-size:11px;display:block;border-radius:50%;color:transparent;border:none;right:25px}td{padding:10px 20px}.deal-status i{top:0}.table .cell-text2,.table tr>.cell-type{display:none}}@media (max-width:405px){.form-links__item-auth--withbr{border:none;display:inline}.form-links__item-auth--withbr span{display:inline-block;border-bottom:1px solid}}@media (max-width:390px){.modal-text--bottom{padding-left:0;padding-right:0}}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,80px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,80px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.make-reservation .readonly-title{width:140px}.make-reservation__profile{width:350px;margin-bottom:40px}.make-reservation__profile .profile-page-form__column{margin-left:0;width:100%;margin-bottom:30px}@media (max-width:990px){.make-reservation__profile{margin:0 auto 40px;max-width:100%}}@media (max-width:350px){.make-reservation__profile{width:100%;margin:0 auto 40px}.make-reservation .readonly-title{width:120px}}.loading{margin-bottom:40px}.text1__loading{position:relative}@media (min-width:991px){td.cell-text2>div>a{position:relative}.loading-icon{height:10px;width:10px;display:inline-block;background:url(/images/loading.gif);background-size:contain;background-repeat:no-repeat;position:absolute;left:-15px;top:1px}.text1__loading .loading-icon{top:6px}}.text-page{line-height:1.7}.text-page .title{line-height:1}.error-page{min-height:95vh;display:flex;flex-direction:column;padding-bottom:4vw;box-sizing:border-box}.content2{margin:0 auto;width:100%;padding:0 5.6vw;box-sizing:border-box}.error-page .header{height:auto;padding:4vw 5.6vw 0}.error-page__body{text-align:center;font-size:20px;flex:1 1;display:flex;flex-direction:column;justify-content:center}.error-page__body a{display:inline-block;line-height:1;color:#f15f21}.error-page__body img{max-width:100%;max-height:40vh;margin-bottom:5vh}@media (max-width:1450px){.error-page__body{font-size:17px}}@media (max-width:768px){.error-page .header{padding:40px 30px}.content2{padding:0 30px}.error-page__body{font-size:16px}}@media (max-width:370px){.content2{padding-left:18px;padding-right:18px}}.modal__body.js-ask-question{padding:0}.modal__body.js-ask-question .modal-close{top:-22px;right:-72px}.popupTabs__tabs{display:flex}.popupTabs__tab{position:relative;display:flex;align-items:center;justify-content:center;width:50%;height:70px;background:#f2f2f2;font-size:16px;font-weight:600;color:#f15f22;text-align:center;padding:5px 10px 0;text-transform:uppercase;cursor:pointer}.popupTabs__tab_active{background:#fff;cursor:default}.popupTabs__tab_disabled{cursor:default}.popupTabs__tab span{background:#fff;position:absolute;top:100%;left:0;right:0;padding:10px;font-size:12px;text-transform:none;color:#6d6e71;font-weight:400;box-shadow:0 0 15px 0 rgba(50,50,50,.2);opacity:0;transform:translateY(20px);visibility:hidden;transition:opacity .6s,transform .6s,visibility .6s}.popupTabs__tab span:after{content:"";position:absolute;border:6px solid transparent;border-bottom-color:#fff;top:-12px;left:50%;margin-left:-6px}.popupTabs__tab:hover span{opacity:1;transform:translateY(0);visibility:visible}.popupTabs__content{padding:80px 35px 65px}.popupTabs__content iframe{border:none;width:100%;height:1155px}.add-email{position:relative}.add-email__icon{position:absolute;width:60px;height:60px;top:-80px;right:-80px;background:#f2f2f2;line-height:66px;text-align:center;font-size:30px;cursor:pointer}.add-email__input{height:0;overflow:hidden;transition:height .6s}.add-email__input.visible{margin-bottom:20px;height:60px}.file-drop{position:relative;height:100px;margin-bottom:20px;background:#f2f2f2}.file-drop.error{background:#fde7de}.file-drop>.file-drop-target{position:absolute;top:0;left:0;right:0;bottom:0;border:3px dashed #d8d8d8;display:flex;display:-ms-flexbox;flex-direction:column;align-items:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;justify-content:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;align-content:center;-webkit-align-content:center;-ms-flex-line-pack:center;text-align:center}.file-drop>.file-drop-target.file-drop-dragging-over-frame{background-color:#f2f2f2;z-index:50;opacity:1;color:#fff}.file-drop>.file-drop-target.file-drop-dragging-over-target{color:#f15f22;border-color:#f15f22}.file-drop input{position:absolute;opacity:0;top:0;left:0;right:0;bottom:0;width:100%;cursor:pointer}.cookie_message{z-index:999;position:fixed;bottom:0;width:100%;box-shadow:0 0 3px 0 rgba(0,0,0,.5);text-align:center;background:hsla(0,0%,96.1%,.9);font-size:14px;padding:10px 10%;box-sizing:border-box}.cookie_message a{display:inline-block;line-height:1;color:#f15f22}.cookie_message__close{position:absolute;top:20px;right:3%;font-size:15px;cursor:pointer}.modal-ppo .modal__container{width:750px}.modal-ppo .modal__body{margin-top:30px;padding:50px 30px}.modal-ppo.modal-ask-question .modal__body{padding:0}.modal-ppo .modal-title{margin-bottom:20px}.ppo-form__btn{width:50%;margin:20px auto 0}.ppo-form{display:flex;justify-content:space-between}.ppo-form__column{width:48%}input:focus,select:focus{color:#000}.btn-field{transition:.3s}.btn-field:focus{transform:scale(1.02)}.ppo-form .text-field textarea{height:135px}.ppo-form--btn{align-items:center;padding-top:20px}.ppo-form .check-field{width:100%;margin-bottom:0}.ppo-form button.btn-field.input-field{margin-bottom:0}.check-field span{transition:.3s}.ppo-form [type=checkbox]:focus~span,[type=checkbox]:focus~span a{color:#000}.deal-btn{max-width:350px;cursor:pointer}@media (max-width:768px){.ppo-form{flex-direction:column}.ppo-form__column{width:100%}.popupTabs__content{padding:30px 20px}.popupTabs__tab{font-size:12px}.popupTabs__content .modal-title{font-size:15px}.popupTabs__content .form-content{padding:0}.popupTabs__content .form-content>.ico-email{width:calc(100% - 79px)}.add-email__icon{right:0}}@font-face{font-family:"RobotoSlab";src:url(/fonts/robotoslab-regularr.eot);src:local("Circe Bold"),local("robotoslab-regularr"),url(/fonts/robotoslab-regularr.eot?#iefix) format("embedded-opentype"),url(/fonts/robotoslab-regularr.woff) format("woff"),url(/fonts/robotoslab-regularr.ttf) format("truetype");font-weight:600;font-style:normal}.widget{text-align:center;position:absolute;top:0;left:0;height:100%;width:100%;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:center;background:#fff;padding:0 20px;box-sizing:border-box}.widget>div{color:#a3968c;font-size:19px;line-height:1.5;max-width:600px;font-family:"RobotoSlab"}@media (max-width:400px){.widget>div{font-size:16px;line-height:1.4}}.widget>div a{color:#65c1c3}.widget-form{padding-top:35px}.widget-input-title{margin-bottom:25px}.widget .input-field{text-align:left;line-height:1;max-width:240px;margin-left:auto;margin-right:auto;width:100%}.widget .input-field span{font-size:13px;white-space:nowrap}.widget .text-field input{padding:7px 20px;font-size:13px}.widget .text-field label span{top:0;left:0;padding:11px 20px}.widget .text-field.focus span{display:none}.widget .text-field,.widget .text-field.error{background:none}.widget .text-field{border-bottom:1px solid #65c1c3}.widget .text-field.error{border-bottom-color:#b33600}.widget .check-field label{width:100%}.widget-btn{border:1px solid #bbb4ab;border-left:0;border-right:0;width:240px;height:43px;line-height:43px;font-size:12px;color:#a3968c!important;text-transform:uppercase;margin:40px auto 0;display:block;cursor:pointer}.widget-btn,.widget-btn span{position:relative}.widget1 .widget-btn:before{position:absolute;top:0;left:0;right:0;height:0;transition:all .4s linear 0s;background-color:rgba(239,249,249,.9);content:""}.widget-btn:hover:before{height:100%}.widget-pt35{padding-top:35px}.widget1 .check-field i{border:1px solid transparent;transition:.3s}.widget1 .check-field .error i{border-color:#b33600;background:#f2f2f2}.widget1 .check-field i:after{background:#65c1c3}.widget2{background:#202221}.widget2>div{font-family:Helvetica,sans-serif;color:#fff;font-size:17px}.widget2 .text-field{border:2px solid #fff;border-radius:20px}.widget2 .text-field input{border-radius:20px;color:#fff}.widget2 .text-field.error{border-color:red}.widget2 .widget-btn{border:none;background:#0093da;color:#fff!important;text-transform:none;border-radius:20px;font-size:15px;transition:.3s}.widget2 .widget-btn span{transition:.3s;border-bottom:1px solid transparent}.widget2 .widget-btn:hover span{border-bottom-color:#fff}.widget2>div a{color:#fff}.widget2 .check-field{display:flex;justify-content:center}.widget2 .check-field i{background:#fff;border:2px solid #fff;transition:.3s;box-sizing:border-box}.widget2 .check-field .error i{border-color:red}.widget2 .check-field i:after{background:#0093da}.widget3>div{font-family:Geometria,sans-serif;color:#999;font-size:17px}.widget3 .text-field{border-bottom-color:#999}.widget3 .text-field input{background:#fff;color:#999}.widget3 .text-field.error{border-color:red}.widget3 .widget-btn{background:#fff;border:2px solid #95d600;color:#95d600!important;text-transform:none;border-radius:30px;font-size:15px;transition:.3s}.widget3 .widget-btn span{transition:.3s;border-bottom:1px solid transparent}.widget3 .widget-btn:hover span{border-bottom-color:#95d600}.widget3>div a{color:#95d600}.widget3 .check-field i{border:1px solid transparent;transition:.3s}.widget3 .check-field .error i{border-color:red;background:#f2f2f2}.widget3 .check-field i:after{background:#95d600}.widget4{background:#f7f7f7;border:25px solid #fff;box-sizing:border-box}.widget4>div{font-family:"Circe",sans-serif;color:#867a69;font-size:17px}.widget4 .text-field{border:3px solid #16a3d1}.widget4 .text-field input{background:#fff;font-weight:700;font-size:15px}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{background:#fff;box-shadow:inset 0 0 0 30px #fff!important}.widget4 .text-field input{color:#999}.widget4 .text-field.error{border-color:red}.widget4 .widget-btn{border:none;background:#f6b900;color:#fff!important;text-transform:none;transition:.3s;padding-top:4px}.widget4 .widget-btn span{transition:.3s;border-bottom:1px solid transparent;display:inline-block;line-height:1;text-transform:uppercase;font-weight:700}.widget4 .widget-btn:hover span{border-bottom-color:#fff}.widget4>div a{color:#867a69}.widget4 .check-field i{background:#fff;border:3px solid #16a3d1;transition:.3s;box-sizing:border-box}.widget4 .check-field .error i{border-color:red}.widget4 .check-field i:after{background:#16a3d1}@media (max-width:1000px){.widget4{border-width:10px}}@media (min-width:991px){.header2{margin-bottom:0;height:160px}.mail .title{position:absolute;top:0;left:0;width:100%;height:160px;display:flex;align-items:center;justify-content:center;transform:translateY(-100%)}}.content.header2,.content.mail{max-width:1520px}.mail .table{width:calc(100vw - 50px);max-width:100%}.text-search{margin-bottom:40px}.field-text,.text-search{position:relative;height:60px}.field-text input,.text-search input{position:absolute;top:0;left:0;height:100%;margin:0;border:none;background:#f2f2f2;color:#6d6e71;font-size:16px;width:calc(100% - 180px);padding:0 20px;box-sizing:border-box;font-family:inherit}.field-text input{width:100%}.text-search__btn{position:absolute;top:0;right:0;width:169px;box-sizing:border-box}.checkbox-fields{display:flex}.checkbox-fields .check-field{margin-right:50px;margin-bottom:30px!important}.filter__row{display:flex}.filter-field{margin-right:10px;width:30%;margin-bottom:30px}.filter-field:last-child{margin-right:0}.filter-field__title{font-size:12px;margin-bottom:8px}.filter-field__body{display:flex;position:relative}.filter-field--from-to:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:1px;background:#b3b3b3}.filter-field__body .select-field{width:100%;min-width:100%}.filter-field--from-to .select-field{width:50%;min-width:50%}.filter .select-field:after,.filter .select-field:before{width:40px;font-size:6px}.filter .check-field input{position:absolute}.filter .select-field select{padding-right:40px;outline:none;font-size:15px;padding-left:15px}.filter .input-field{margin-bottom:0}.filter-field--client{width:calc(66% - 285px);min-width:calc(66% - 285px)}.filter-field--email{width:35%}.filter-field--large{width:265px;min-width:265px}.filter-field--large2{width:60%}.filter-field--middle{width:10%;min-width:160px}.filter-field--small{width:4.7%;min-width:72px}.filter-field--btn{width:20%;min-width:169px}.filter-field-radio{display:flex;justify-content:space-between;width:100%;margin-bottom:80px;padding-top:40px}.filter-field-radio>div{margin-right:10px;width:50%;text-align:center;box-sizing:border-box;border:2px solid #e6e6e6;height:60px;line-height:60px;cursor:pointer;transition:.6s;font-weight:700}.mail tr:hover td{background:#fcfcfc}.mail .cell-img{padding-left:17px}.mail td,.mail th{font-size:14px}.mail td:first-child{white-space:nowrap}.cell-center{text-align:center}.mail .cell-img img{max-width:70px}.mail .cell-price{font-weight:700}.mailing-send{display:flex;width:100%;padding-top:40px}.mail table{margin-bottom:10px}.modal-mail .input-field{margin-bottom:0}.modal-mail .modal-text{margin-bottom:40px}.modal-mail .modal-text span{color:#f15f21}.modal-mail .modal__body{padding-top:130px;padding-bottom:90px}@media (min-width:1000px){.filter-field-radio>div:hover{border-color:#f15f21}}.filter-field-radio>div.active{background:#f15f21;color:#fff;border-color:#f15f21}.filter-field-radio>div:last-child{margin-right:0}@media (max-width:1520px){.mail td,.mail th{font-size:13px;padding-left:10px;padding-right:10px}}@media (max-width:1430px){.filter__row--last{flex-wrap:wrap}.filter-field-radio>div{font-size:15px}}@media (max-width:1200px){.filter-field-radio>div{line-height:1;display:flex;align-items:center;justify-content:center}}@media (max-width:990px){.cell-center{text-align:left}.mail td,.mail th{font-size:15px;padding-left:20px;padding-right:20px}.mail td{display:flex}.mail .table tbody{flex-wrap:wrap;display:flex;justify-content:space-between}.mail .table tr{width:48%}.mail .cell-img{justify-content:center}.mail .cell-img img{max-width:300px}.filter-field{margin-bottom:15px}.mail td .check-field i{background:#fff}.filter-field-radio{margin-bottom:10px}.mail tr:hover td{background:#f2f2f2}}@media (max-width:880px){.filter__row{flex-wrap:wrap}.filter-field--client,.filter-field--email{width:calc(100% - 280px);min-width:calc(100% - 280px)}.filter-field-radio{flex-direction:column}.filter-field-radio>div{width:100%;margin-bottom:10px;padding-left:10px;padding-right:10px}.filter-field--btn{margin-bottom:0}.mailing-send{flex-direction:column;padding-top:0}.mailing-send .filter-field{width:100%;margin-bottom:10px}}@media (max-width:720px){.checkbox-fields,.filter__row{flex-wrap:wrap}.filter-field{width:calc(100% - 10px);min-width:calc(100% - 10px)}.checkbox-fields .check-field{width:50%;margin:0;font-size:14px}.checkbox-fields .check-field i{width:35px;height:35px;min-width:35px}.filter-field--btn .filter-field__title{display:none}.mail .table tr{width:100%}.text-search input{width:100%;padding-right:60px;text-overflow:ellipsis}.text-search__btn{height:60px;font-size:0;border:none;background-image:url(/images/search.svg);background-size:20px;background-repeat:no-repeat;background-position:50% 50%;width:60px}}
/*# sourceMappingURL=main.f27d6e4e.chunk.css.map */