.modal__search{width:100%;padding:0;background-color:#fff;min-height:100%;position:relative;z-index:12}.modal__search.modal__preset{padding:0}@media only screen and (min-width: 730px){.modal__search{height:auto;max-width:730px}}.modal__search.m-hasValue .modal__search-form{-webkit-box-shadow:none;box-shadow:none}.modal__search-form{position:relative;-webkit-box-shadow:0 4px 4px rgba(0,0,0,0.25);box-shadow:0 4px 4px rgba(0,0,0,0.25)}.modal__search-query{position:relative;height:40px;line-height:40px;padding:0 52px 0 50px;color:#000;font-size:20px;outline:none;background-color:#fff;width:100%;display:block;border:none;outline:none}@media only screen and (min-width: 730px){.modal__search-query{height:60px;line-height:60px;font-size:28px}html[dir="rtl"] .modal__search-query{padding:0 12px 0 72px}html[dir="ltr"] .modal__search-query{padding:0 72px 0 12px}}.modal__search-submit{position:absolute;top:0;bottom:0;width:40px;padding:0;background-color:#FF9600;border:none;outline:none;cursor:pointer;fill:#fff;-webkit-transition:background-color 0.1s ease;-o-transition:background-color 0.1s ease;-moz-transition:background-color 0.1s ease;transition:background-color 0.1s ease}html[dir="rtl"] .modal__search-submit{left:0}html[dir="ltr"] .modal__search-submit{right:0}.modal__search-submit:hover{background-color:#FF9600}@media only screen and (min-width: 730px){.modal__search-submit{width:60px}}.modal__search-submit .svg-icon{width:35px;height:35px}@media only screen and (min-width: 730px){.modal__search-submit .svg-icon{width:55px;height:55px}}.modal__search-close{position:absolute;top:0;width:40px;height:40px;cursor:pointer;background-color:#fff}html[dir="rtl"] .modal__search-close{right:0}html[dir="ltr"] .modal__search-close{left:0}.modal__search-close .svg-icon{width:40px;height:40px;fill:#878787}.modal:not(.m-full) .modal__search-close{display:none}@media only screen and (min-width: 730px){.modal__search-close{display:none}}.modal__search-all{display:none;width:100%;height:40px;line-height:40px;text-align:center;color:#fff;font-family:"Sputnik",Verdana,Geneva,sans-serif;font-size:14px;font-weight:600;background-color:#FF9600;-webkit-transition:background-color 0.1s ease;-o-transition:background-color 0.1s ease;-moz-transition:background-color 0.1s ease;transition:background-color 0.1s ease;border:none;cursor:pointer;outline:none}html[lang="el"] .modal__search-all{font-family:'Ubuntu'}html[lang="jp"] .modal__search-all,html[lang="cn"] .modal__search-all{font-family:'Microsoft YaHei','YaHei','Open Sans',sans-serif}html[lang="ge"][data-lang="geo"] .modal__search-all{font-family:'FiraGO'}html[lang="am"][data-lang="arm"] .modal__search-all{font-family:"GHEAGpalat", Arial;font-weight:600}html[lang="fa"] .modal__search-all,html[lang="da"] .modal__search-all{font-family:'IRANSans', Tahoma;font-weight:600}html[lang="eg"] .modal__search-all{font-family:Tahoma, sans-serif;font-weight:600}.modal__search-all.m-active{display:block}.modal__search-all:hover{background-color:#FF9600}.modal__search-list{position:relative}.modal__search-list .list__more{display:none}.modal__search-list.m-loading:after{content:"";position:absolute;top:50px;left:50%;margin-left:-50px;width:100px;height:45px;background:url(/i/loader.svg) 50% 0 no-repeat}.modal__search-list.m-loading .list__item,.modal__search-list.m-loading .related__tag{opacity:.3}.modal__search-close{position:absolute;top:0;width:40px;height:40px;cursor:pointer;background-color:#fff}html[dir="rtl"] .modal__search-close{right:0}html[dir="ltr"] .modal__search-close{left:0}.modal__search-close .svg-icon{width:100%;height:100%;fill:#878787;-webkit-transition:fill 0.1s ease;-o-transition:fill 0.1s ease;-moz-transition:fill 0.1s ease;transition:fill 0.1s ease}.modal:not(.m-full) .modal__search-close{display:none}.modal{position:absolute;z-index:1900;top:0;left:0;display:none;width:100%;min-width:100%;min-height:100%;margin-top:-1px;border-top:1px solid transparent}.modal__hide{position:fixed;top:-100px;right:-100px;bottom:-300px;left:-100px;-webkit-transition-duration:.1s;-moz-transition-duration:.1s;-o-transition-duration:.1s;transition-duration:.1s;-webkit-transition-property:opacity;-o-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;opacity:0;background:#000}.modal.m-open .modal__hide{opacity:0.6}.modal__dimensions{position:relative;display:table;table-layout:fixed;width:100%}.modal__alignment{position:relative;display:table-cell;width:100%;vertical-align:middle}.modal.m-full .modal__alignment{padding:0}.modal__alignment.m-top{vertical-align:top}.modal__alignment.m-bottom{vertical-align:bottom}.modal__container{position:relative;overflow:hidden;margin:0 auto;-webkit-border-radius:2px;border-radius:2px;background:#fff;-webkit-box-shadow:0 4px 4px rgba(0,0,0,0.25);box-shadow:0 4px 4px rgba(0,0,0,0.25)}.modal.m-full .modal__container{-webkit-border-radius:0;border-radius:0}.modal__preset{position:relative;padding:40px}.modal.m-full .modal__preset.modal__full{padding:0;overflow:hidden}.modal__content{position:relative}.modal__content:after{display:block;visibility:hidden;clear:both;overflow:hidden;height:0;content:"\0020"}.modal__full-content{position:absolute;top:100px;right:10px;bottom:10px;left:10px;background:#fff}.modal__close{position:absolute;top:13px;width:30px;height:30px;cursor:pointer}html[dir="rtl"] .modal__close{left:13px}html[dir="ltr"] .modal__close{right:13px}.modal__close .svg-icon{width:100%;height:100%;fill:#878787}.modal__loader{position:absolute;top:2em;right:2.125em;bottom:2em;left:2.125em;display:none;background:rgba(255,255,255,0.75)}.modal__loader img{position:absolute;top:50%;left:50%;display:block;margin:-8px 0 0 -65px}.modal__main-title{margin-bottom:30px;text-align:center;font-size:24px;font-weight:600;line-height:1.2}html[lang="el"] .modal__main-title{font-weight:500}.modal.m-full .modal__main-title{margin-bottom:20px}.modal__main-title.m-big{font-size:41px;color:#333}.modal__button-link{display:block;height:60px;cursor:pointer;text-align:center;color:#FF9600;font-family:"PT_Root_UI",Arial,sans-serif;font-size:13px;font-weight:600;line-height:60px;outline:none;-webkit-transition:color 0.1s ease;-o-transition:color 0.1s ease;-moz-transition:color 0.1s ease;transition:color 0.1s ease}html[lang="el"] .modal__button-link,html[lang="vn"] .modal__button-link{font-family:'Roboto', Arial, sans-serif}html[lang="ab"] .modal__button-link{font-family:'PT Sans', Arial, sans-serif}html[lang="jp"] .modal__button-link,html[lang="cn"] .modal__button-link{font-family:'Microsoft YaHei','YaHei','Open Sans',sans-serif}html[lang="ge"][data-lang="geo"] .modal__button-link{font-family:'FiraGO';font-weight:500}html[lang="am"][data-lang="arm"] .modal__button-link{font-family:"GHEAGpalat", Arial}html[lang="fa"] .modal__button-link,html[lang="da"] .modal__button-link{font-family:'IRANSans', Tahoma}html[lang="eg"] .modal__button-link{font-family:Tahoma, sans-serif}html[lang="el"] .modal__button-link{font-weight:500}.modal__button-link:hover{color:#FF9600}.modal__button-link.m-important{font-size:18px}.modal__button-link.m-fz16{font-size:16px;line-height:1.36;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;width:100%;min-height:60px}.modal__button-link.m-mt{margin-top:12px}.modal__social-title{font-weight:400;font-size:20px;line-height:1.2;text-align:center;margin-bottom:30px;color:#333}html[lang="ge"][data-lang="geo"] .modal__social-title{font-weight:500}.modal.m-full .modal__social-title{margin-bottom:20px}.modal__social{margin-top:20px;margin-bottom:20px}.modal.m-full .modal__social{margin-top:10px;margin-bottom:10px}.modal__social a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:46px;line-height:46px;font-size:14px;color:#878787;font-weight:400;outline:none;background:#FFFFFF;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.2);box-shadow:0 1px 3px rgba(0,0,0,0.2);-webkit-border-radius:3px;border-radius:3px;cursor:pointer}html[dir="rtl"] .modal__social a{padding:0 6px 0 14px}html[dir="ltr"] .modal__social a{padding:0 14px 0 6px}html[lang="ge"][data-lang="geo"] .modal__social a{font-weight:500}.modal.m-full .modal__social a{height:36px;line-height:36px}.modal__social a+a{margin-top:10px}.modal.m-full .modal__social a+a{margin-top:7px}.modal__social .svg-icon{width:40px;height:40px}.modal__social .m-fb .svg-icon{fill:#1877F2}.modal__social .m-vk .svg-icon{fill:#2787F5}.modal__social .m-ok .svg-icon{fill:#F38231}.modal__social .m-apple{display:none}.modal__social .m-apple .svg-icon{fill:#000}body.m-apple .modal__social .m-apple{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.modal__checkbox{position:relative;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.modal__checkbox.m-mt{margin-top:30px}.modal__checkbox.m-mb{margin-bottom:10px}.modal__checkbox.m-mb30{margin-bottom:30px}.modal__checkbox.m-error i,.modal__checkbox.m-invalid i{border-color:#F05828}.modal__checkbox input{position:absolute;opacity:0}.modal__checkbox input:checked ~ .modal__checkbox-checkmark .svg-icon{display:block}.modal__checkbox span{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;font-size:12px;line-height:1.3;color:#878787}.modal__checkbox a{color:#FF9600}.modal__checkbox-checkmark{position:relative;display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:13px;height:13px;top:1px;vertical-align:middle;border:1px solid #000}html[dir="rtl"] .modal__checkbox-checkmark{margin-left:8px}html[dir="ltr"] .modal__checkbox-checkmark{margin-right:8px}.modal__checkbox-checkmark .svg-icon{display:none;stroke:#000;stroke-width:3px;width:100%;height:100%;fill:transparent}.modal__text{margin-bottom:10px;text-align:center;word-wrap:break-word;font-size:16px;line-height:1.3;font-weight:400}html[lang="ge"][data-lang="geo"] .modal__text{font-weight:500}.modal__text.m-info{margin-bottom:20px}.modal__text.m-info a{color:#FF9600}.modal__photo-field{margin-top:30px;margin-bottom:10px;text-align:center;cursor:pointer}.modal__photo-field label{display:inline-block;width:160px;font-size:0}.modal__photo-field label input{position:absolute;left:-999px}.modal__photo-field-media{position:relative;display:inline-block;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:160px;height:160px;margin-bottom:10px;border:1px solid #DADADA;-webkit-border-radius:50%;border-radius:50%}.modal__photo-field-media:hover .modal__photo-field-hover{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.modal__photo-field-media .svg-icon{width:40px;height:40px;fill:#000;position:absolute;left:50%;top:50%;margin-left:-20px;margin-top:-20px}.modal__photo-field-media img{position:absolute;top:0;left:0;right:0;bottom:0;max-height:100%;margin:auto}.modal__photo-field-hover{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:none;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;color:#fff;background-color:rgba(0,0,0,0.6);font-size:14px}.modal__send{margin-bottom:70px;text-align:center;font-size:18px;color:#878787}.modal__send object{display:block;margin:0 auto;width:250px;height:250px}
