@charset "UTF-8";@-webkit-keyframes showSweetAlert{0%{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-transform:scale(.95)}to{transform:scale(1);-webkit-transform:scale(1)}}@keyframes showSweetAlert{0%{transform:scale(.7);-webkit-transform:scale(.7)}45%{transform:scale(1.05);-webkit-transform:scale(1.05)}80%{transform:scale(.95);-webkit-transform:scale(.95)}to{transform:scale(1);-webkit-transform:scale(1)}}@-webkit-keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}to{transform:scale(.5);-webkit-transform:scale(.5)}}@keyframes hideSweetAlert{0%{transform:scale(1);-webkit-transform:scale(1)}to{transform:scale(.5);-webkit-transform:scale(.5)}}@-webkit-keyframes slideFromTop{0%{top:0}to{top:50%}}@keyframes slideFromTop{0%{top:0}to{top:50%}}@-webkit-keyframes slideToTop{0%{top:50%}to{top:0}}@keyframes slideToTop{0%{top:50%}to{top:0}}@-webkit-keyframes slideFromBottom{0%{top:70%}to{top:50%}}@keyframes slideFromBottom{0%{top:70%}to{top:50%}}@-webkit-keyframes slideToBottom{0%{top:50%}to{top:70%}}@keyframes slideToBottom{0%{top:50%}to{top:70%}}@-webkit-keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:45px}}@keyframes animateSuccessTip{0%,54%{width:0;left:1px;top:19px}70%{width:50px;left:-8px;top:37px}84%{width:17px;left:21px;top:48px}to{width:25px;left:14px;top:45px}}@-webkit-keyframes animateSuccessLong{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}@keyframes animateSuccessLong{0%,65%{width:0;right:46px;top:54px}84%{width:55px;right:0;top:35px}to{width:47px;right:8px;top:38px}}@-webkit-keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}12%,to{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}@keyframes rotatePlaceholder{0%,5%{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}12%,to{transform:rotate(-405deg);-webkit-transform:rotate(-405deg)}}@-webkit-keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}to{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1}}@keyframes animateErrorIcon{0%{transform:rotateX(100deg);-webkit-transform:rotateX(100deg);opacity:0}to{transform:rotateX(0deg);-webkit-transform:rotateX(0deg);opacity:1}}@-webkit-keyframes animateXMark{0%,50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}to{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}@keyframes animateXMark{0%,50%{transform:scale(.4);-webkit-transform:scale(.4);margin-top:26px;opacity:0}80%{transform:scale(1.15);-webkit-transform:scale(1.15);margin-top:-6px}to{transform:scale(1);-webkit-transform:scale(1);margin-top:0;opacity:1}}@-webkit-keyframes pulseWarning{0%{border-color:#f8d486}to{border-color:#f8bb86}}@keyframes pulseWarning{0%{border-color:#f8d486}to{border-color:#f8bb86}}@-webkit-keyframes pulseWarningIns{0%{background-color:#f8d486}to{background-color:#f8bb86}}@keyframes pulseWarningIns{0%{background-color:#f8d486}to{background-color:#f8bb86}}@-webkit-keyframes rotate-loading{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes rotate-loading{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@-webkit-keyframes ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);transform:translateY(-145%)}10%,90%{opacity:.5}20%,80%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(145%);transform:translateY(145%)}}@-moz-keyframes ball-fall{0%{opacity:0;-moz-transform:translateY(-145%);transform:translateY(-145%)}10%,90%{opacity:.5}20%,80%{opacity:1;-moz-transform:translateY(0);transform:translateY(0)}to{opacity:0;-moz-transform:translateY(145%);transform:translateY(145%)}}@-o-keyframes ball-fall{0%{opacity:0;-o-transform:translateY(-145%);transform:translateY(-145%)}10%,90%{opacity:.5}20%,80%{opacity:1;-o-transform:translateY(0);transform:translateY(0)}to{opacity:0;-o-transform:translateY(145%);transform:translateY(145%)}}@keyframes ball-fall{0%{opacity:0;-webkit-transform:translateY(-145%);-moz-transform:translateY(-145%);-o-transform:translateY(-145%);transform:translateY(-145%)}10%,90%{opacity:.5}20%,80%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(145%);-moz-transform:translateY(145%);-o-transform:translateY(145%);transform:translateY(145%)}}@keyframes swiper-preloader-spin{to{transform:rotate(360deg)}}body.stop-scrolling{height:100%;overflow:hidden}.sweet-overlay{background-color:#000;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);background-color:rgba(0,0,0,.4);position:fixed;left:0;right:0;top:0;bottom:0;display:none;z-index:10000}.sweet-alert{background-color:#fff;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;width:478px;padding:17px;border-radius:5px;text-align:center;position:fixed;left:50%;top:50%;margin-left:-256px;margin-top:-200px;overflow:hidden;display:none;z-index:99999}@media all and (max-width:540px){.sweet-alert{width:auto;margin-left:0;margin-right:0;left:15px;right:15px}}.sweet-alert h2{color:#575757;font-size:30px;text-align:center;font-weight:600;text-transform:none;position:relative;margin:25px 0;padding:0;line-height:40px;display:block}.sweet-alert p{color:#797979;font-size:16px;font-weight:300;position:relative;text-align:inherit;float:none;margin:0;padding:0;line-height:normal}.sweet-alert fieldset{border:0;position:relative}.sweet-alert .sa-error-container{background-color:#f1f1f1;margin-left:-17px;margin-right:-17px;overflow:hidden;padding:0 10px;max-height:0;webkit-transition:padding .15s,max-height .15s;transition:padding .15s,max-height .15s}.sweet-alert .sa-error-container.show{padding:10px 0;max-height:100px;webkit-transition:padding .2s,max-height .2s;transition:padding .25s,max-height .25s}.sweet-alert .sa-error-container .icon{display:inline-block;width:24px;height:24px;border-radius:50%;background-color:#ea7d7d;color:#fff;line-height:24px;text-align:center;margin-right:3px}.sweet-alert .sa-error-container p{display:inline-block}.sweet-alert .sa-input-error{position:absolute;top:29px;right:26px;width:20px;height:20px;opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transition:all .1s;transition:all .1s}.sweet-alert .sa-input-error::after,.sweet-alert .sa-input-error::before{content:"";width:20px;height:6px;background-color:#f06e57;border-radius:3px;position:absolute;top:50%;margin-top:-4px;left:50%;margin-left:-9px}.sweet-alert .sa-input-error::before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-input-error::after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-input-error.show{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.sweet-alert input{width:100%;box-sizing:border-box;border-radius:3px;border:1px solid #d7d7d7;height:43px;margin-top:10px;margin-bottom:17px;font-size:18px;box-shadow:inset 0 1px 1px rgba(0,0,0,.06);padding:0 12px;display:none;-webkit-transition:all .3s;transition:all .3s}.sweet-alert input:focus{outline:0;box-shadow:0 0 3px #c4e6f5;border:1px solid #b4dbed}.sweet-alert input:focus::-moz-placeholder{transition:opacity .3s .03s ease;opacity:.5}.sweet-alert input:focus:-ms-input-placeholder{transition:opacity .3s .03s ease;opacity:.5}.sweet-alert input:focus::-webkit-input-placeholder{transition:opacity .3s .03s ease;opacity:.5}.sweet-alert input::-moz-placeholder{color:#bdbdbd}.sweet-alert input:-ms-input-placeholder{color:#bdbdbd}.sweet-alert input::-webkit-input-placeholder{color:#bdbdbd}.sweet-alert.show-input input{display:block}.sweet-alert .sa-confirm-button-container{display:inline-block;position:relative}.sweet-alert .la-ball-fall{position:absolute;left:50%;top:50%;margin-left:-27px;margin-top:4px;opacity:0;visibility:hidden}.sweet-alert button{background:linear-gradient(135deg,#ff4a35 0,#ff7e35 100%);color:#fff;border:0;box-shadow:none;font-size:17px;font-weight:500;-webkit-border-radius:4px;border-radius:5px;padding:10px 32px;margin:26px 5px 0;cursor:pointer}.sweet-alert button:focus{outline:0;box-shadow:0 0 2px rgba(128,179,235,.5),inset 0 0 0 1px rgba(0,0,0,.05)}.sweet-alert button:hover{background:linear-gradient(135deg,#ff7768 0,#ff7e35 100%)}.sweet-alert button:active{background-color:#5dc2f1}.sweet-alert button.cancel{background:#c1c1c1}.sweet-alert button.cancel:hover{background-color:#b9b9b9}.sweet-alert button.cancel:active{background-color:#a8a8a8}.sweet-alert button.cancel:focus{box-shadow:rgba(197,205,211,.8)0 0 2px,rgba(0,0,0,.0470588)0 0 0 1px inset!important}.sweet-alert button[disabled]{opacity:.6;cursor:default}.sweet-alert button.confirm[disabled]{color:transparent}.sweet-alert button.confirm[disabled]~.la-ball-fall{opacity:1;visibility:visible;transition-delay:0}.sweet-alert button::-moz-focus-inner{border:0}.sweet-alert[data-has-cancel-button=false] button{box-shadow:none!important}.sweet-alert[data-has-confirm-button=false][data-has-cancel-button=false]{padding-bottom:40px}.sweet-alert .sa-icon{width:80px;height:80px;border:4px solid gray;-webkit-border-radius:40px;border-radius:50%;margin:20px auto;padding:0;position:relative;box-sizing:content-box}.sweet-alert .sa-icon.sa-error{border-color:#f27474}.sweet-alert .sa-icon.sa-error .sa-x-mark{position:relative;display:block}.sweet-alert .sa-icon.sa-error .sa-line{position:absolute;height:5px;width:47px;background-color:#f27474;display:block;top:37px;border-radius:2px}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-webkit-transform:rotate(45deg);transform:rotate(45deg);left:17px}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);right:16px}.sweet-alert .sa-icon.sa-warning{border-color:#f8bb86}.sweet-alert .sa-icon.sa-warning .sa-body{position:absolute;width:5px;height:47px;left:50%;top:10px;-webkit-border-radius:2px;border-radius:2px;margin-left:-2px;background-color:#f8bb86}.sweet-alert .sa-icon.sa-warning .sa-dot{position:absolute;width:7px;height:7px;-webkit-border-radius:50%;border-radius:50%;margin-left:-3px;left:50%;bottom:10px;background-color:#f8bb86}.sweet-alert .sa-icon.sa-info{border-color:#c9dae1}.sweet-alert .sa-icon.sa-info::before{content:"";position:absolute;width:5px;height:29px;left:50%;bottom:17px;border-radius:2px;margin-left:-2px;background-color:#c9dae1}.sweet-alert .sa-icon.sa-info::after{content:"";position:absolute;width:7px;height:7px;border-radius:50%;margin-left:-3px;top:19px;background-color:#c9dae1}.sweet-alert .sa-icon.sa-success::after,.sweet-alert .sa-icon.sa-success::before{content:"";position:absolute;width:60px;height:120px;background:#fff;-webkit-border-radius:120px 0 0 120px;border-radius:120px 0 0 120px;top:-7px;left:-33px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:60px 60px;transform-origin:60px 60px}.sweet-alert .sa-icon.sa-success::after{-webkit-border-radius:0 120px 120px 0;border-radius:0 120px 120px 0;top:-11px;left:30px;-webkit-transform-origin:0 60px;transform-origin:0 60px}.sweet-alert .sa-icon.sa-success .sa-placeholder{width:80px;height:80px;border:4px solid rgba(165,220,134,.2);-webkit-border-radius:40px;border-radius:50%;box-sizing:content-box;position:absolute;left:-4px;top:-4px;z-index:2}.sweet-alert .sa-icon.sa-success .sa-fix{width:5px;height:90px;background-color:#fff;position:absolute;left:28px;top:8px;z-index:1;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-success .sa-line{height:5px;background-color:#a5dc86;display:block;border-radius:2px;position:absolute;z-index:2}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{width:25px;left:14px;top:46px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{width:47px;right:8px;top:38px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.sweet-alert .sa-icon.sa-custom{background-size:contain;border-radius:0;border:0;background-position:center center;background-repeat:no-repeat}.showSweetAlert[data-animation=pop]{-webkit-animation:showSweetAlert .3s;animation:showSweetAlert .3s}.showSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.showSweetAlert[data-animation=slide-from-top]{-webkit-animation:slideFromTop .3s;animation:slideFromTop .3s}.showSweetAlert[data-animation=slide-from-bottom]{-webkit-animation:slideFromBottom .3s;animation:slideFromBottom .3s}.hideSweetAlert[data-animation=pop]{-webkit-animation:hideSweetAlert .2s;animation:hideSweetAlert .2s}.hideSweetAlert[data-animation=none]{-webkit-animation:none;animation:none}.hideSweetAlert[data-animation=slide-from-top]{-webkit-animation:slideToTop .4s;animation:slideToTop .4s}.hideSweetAlert[data-animation=slide-from-bottom]{-webkit-animation:slideToBottom .3s;animation:slideToBottom .3s}.animateSuccessTip{-webkit-animation:animateSuccessTip .75s;animation:animateSuccessTip .75s}.animateSuccessLong{-webkit-animation:animateSuccessLong .75s;animation:animateSuccessLong .75s}.sa-icon.sa-success.animate::after{-webkit-animation:rotatePlaceholder 4.25s ease-in;animation:rotatePlaceholder 4.25s ease-in}.animateErrorIcon{-webkit-animation:animateErrorIcon .5s;animation:animateErrorIcon .5s}.animateXMark{-webkit-animation:animateXMark .5s;animation:animateXMark .5s}.pulseWarning{-webkit-animation:pulseWarning .75s infinite alternate;animation:pulseWarning .75s infinite alternate}.pulseWarningIns{-webkit-animation:pulseWarningIns .75s infinite alternate;animation:pulseWarningIns .75s infinite alternate}.sweet-alert .sa-icon.sa-error .sa-line.sa-left{-ms-transform:rotate(45deg) \9}.sweet-alert .sa-icon.sa-error .sa-line.sa-right{-ms-transform:rotate(-45deg) \9}.sweet-alert .sa-icon.sa-success{border-color:transparent\9}.sweet-alert .sa-icon.sa-success .sa-line.sa-tip{-ms-transform:rotate(45deg) \9}.sweet-alert .sa-icon.sa-success .sa-line.sa-long{-ms-transform:rotate(-45deg) \9}.la-ball-fall,.la-ball-fall>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-ball-fall{display:block;font-size:0;color:#fff;width:54px;height:18px}.la-ball-fall.la-dark{color:#333}.la-ball-fall>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor;width:10px;height:10px;margin:4px;border-radius:100%;opacity:0;-webkit-animation:ball-fall 1s ease-in-out infinite;-moz-animation:ball-fall 1s ease-in-out infinite;-o-animation:ball-fall 1s ease-in-out infinite;animation:ball-fall 1s ease-in-out infinite}.la-ball-fall>div:nth-child(1){-webkit-animation-delay:-200ms;-moz-animation-delay:-200ms;-o-animation-delay:-200ms;animation-delay:-200ms}.la-ball-fall>div:nth-child(2){-webkit-animation-delay:-100ms;-moz-animation-delay:-100ms;-o-animation-delay:-100ms;animation-delay:-100ms}.la-ball-fall>div:nth-child(3){-webkit-animation-delay:0;-moz-animation-delay:0;-o-animation-delay:0;animation-delay:0}.la-ball-fall.la-sm{width:26px;height:8px}.la-ball-fall.la-sm>div{width:4px;height:4px;margin:2px}.la-ball-fall.la-2x{width:108px;height:36px}.la-ball-fall.la-2x>div{width:20px;height:20px;margin:8px}.la-ball-fall.la-3x{width:162px;height:54px}.la-ball-fall.la-3x>div{width:30px;height:30px;margin:12px}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA)format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-slide,.swiper-wrapper{width:100%;height:100%;position:relative;transition-property:transform}.swiper-wrapper{z-index:1;display:flex;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(-1*var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:0;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100%0}.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:0;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button,.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--multiple,.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b,.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b,.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:0;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:0;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:0;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:0}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.mfp-align-top .mfp-container:before,.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:gray}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.mfp-bg{z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-container,.mfp-wrap{width:100%;height:100%;left:0;top:0}.mfp-wrap{z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;padding:0 8px;box-sizing:border-box}.mfp-container:before,.mfp-content{display:inline-block;vertical-align:middle}.mfp-container:before{content:"";height:100%}.mfp-content{position:relative;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure,.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;top:50%;margin:-55px 0 0;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}.mfp-figure:after,img.mfp-img{display:block;width:auto;height:auto}img.mfp-img{padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;right:0;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content,img.mfp-img{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-max-400{width:100%;max-width:400px}html,img.mfp-img{box-sizing:border-box}*,:after,:before{box-sizing:inherit}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@-webkit-keyframes showTab{0%{opacity:.4}to{opacity:1}}@keyframes showTab{0%{opacity:.4}to{opacity:1}}@keyframes blink-animation{0%,to{opacity:0}50%{opacity:1}}@-webkit-keyframes blink-animation{0%,to{opacity:0}50%{opacity:1}}@keyframes icon-bell{0%{transform:rotate(-15deg)}3%{transform:rotate(15deg)}18%,6%{transform:rotate(-18deg)}21%,9%{transform:rotate(18deg)}12%{transform:rotate(-22deg)}15%{transform:rotate(22deg)}24%{transform:rotate(-12deg)}27%{transform:rotate(12deg)}30%,to{transform:rotate(0deg)}}@-webkit-keyframes icon-bell{0%{transform:rotate(-15deg)}3%{transform:rotate(15deg)}18%,6%{transform:rotate(-18deg)}21%,9%{transform:rotate(18deg)}12%{transform:rotate(-22deg)}15%{transform:rotate(22deg)}24%{transform:rotate(-12deg)}27%{transform:rotate(12deg)}30%,to{transform:rotate(0deg)}}@-webkit-keyframes bounce-in-fwd{0%{-webkit-transform:scale(0);transform:scale(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}38%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}55%{-webkit-transform:scale(.7);transform:scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes bounce-in-fwd{0%{-webkit-transform:scale(0);transform:scale(0);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}38%{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}55%{-webkit-transform:scale(.7);transform:scale(.7);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes fadeInPresentationCard{0%{opacity:0}to{opacity:1}}html{-webkit-text-size-adjust:100%;min-height:100%;font-size:100%}details,main{display:block}h1{font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;color:#ff4a35;transition:color .3s cubic-bezier(.45,.05,.55,.95),background-color .3s cubic-bezier(.45,.05,.55,.95),border-color .3s cubic-bezier(.45,.05,.55,.95),opacity .3s cubic-bezier(.45,.05,.55,.95)}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;max-width:100%;height:auto;font-style:italic;vertical-align:middle}button,html,input,optgroup,select,textarea{line-height:1.15}optgroup{font-family:inherit;font-size:100%;margin:0}button,input{overflow:visible}input.error{outline:1px solid #ff4a35}.form-error-message{font-size:12px;color:#ff4a35}.b-t-y{border-top:3px solid #ffc944}.b-t-g{border-top:3px solid #45ee7d}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}template{display:none}blockquote,body,dd,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,ul{margin:0;padding:0}ol,ul{list-style:none}li>ol,li>ul{margin-bottom:0}table{border-collapse:collapse;border-spacing:0;width:100%}fieldset{min-width:0;border:0}body{position:relative;font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI",Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue","Open Sans",sans-serif;font-size:16px;line-height:1.45;color:#3c4353;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}@media (min-width:112.5em){body{font-size:1.125rem}}body.is-modal-open,body.is-nav-mobile-open{overflow:hidden}@media (min-width:81.25em){body.is-nav-mobile-open{overflow:visible}}h1,h2,h3,h4,h5,h6{font-weight:700;font-size:2.25rem;color:inherit;line-height:1.2}a:active,a:focus,a:hover{text-decoration:none}a[href^="mailto:"],a[href^="tel:"]{white-space:nowrap}button,input,select,textarea{font-family:inherit;font-size:inherit;color:#3c4353;margin:0;padding:0;border:0;border-radius:0;box-shadow:none;background-color:transparent}button:focus,input:focus,select:focus,textarea:focus{outline:0}::selection{background:#d80027;background:rgba(216,0,39,.3)}::-moz-selection{background:#d80027;background:rgba(216,0,39,.3)}*{-webkit-tap-highlight-color:rgba(216,0,39,.2)}#cookie-policy,.loader,.popup-loader{position:fixed;width:100%;justify-content:center}#cookie-policy{display:none;bottom:25px;z-index:11}#cookie-policy.show{display:flex}#cookie-policy .cookie-policy-block{width:1200px;height:100%;max-width:90%;text-align:center;background-color:#fff;border:2px solid #ff4a35;padding:25px;border-radius:12px}#cookie-policy p{margin-bottom:25px}#cookie-policy a.cookie_accept{background:linear-gradient(135deg,#ff4a35 0,#ff7e35 100%);color:#fff;padding:10px 20px;border-radius:12px;text-decoration:none}.loader,.popup-loader{top:0;left:0;height:100%;z-index:15;display:flex;align-content:center;background-color:rgba(0,0,0,.4)}.popup-loader{position:absolute;z-index:1}.hide-input,.sizer{opacity:0;position:absolute;top:-1500px;left:-1500px;word-break:break-word;word-wrap:break-word}.pointer{cursor:pointer}.relative{position:relative}.page-wrapper{display:flex;flex-direction:column;min-height:100vh;padding-top:104px;overflow-x:hidden}@media (max-width:36em){.page-wrapper{padding-top:103px}}@media (min-width:81.25em){.page-wrapper{padding-top:100px}}.page-wrapper.is-header-scrolled{padding-top:64px}.content-wrapper{flex:1 0 auto;overflow:visible}.container{width:100%;max-width:1200px;margin-right:auto;margin-left:auto;padding-top:1rem;padding-left:1rem;padding-right:1rem}@media (min-width:48em){.container{padding-top:1.5rem;padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:64em){.container{padding-left:2rem;padding-right:2rem}}@media (min-width:81.25em){.container{width:1200px;max-width:none;padding-left:0;padding-right:0}}.container>h1{text-align:center;text-transform:uppercase;font-weight:400;padding-bottom:35px;font-size:2rem}@media (max-width:60em){.container>h1{font-size:1.6rem}}.template__create-block{display:flex;justify-content:center;margin:1rem 0 2rem}.grid{display:flex;flex-wrap:wrap;margin-left:-6px;margin-right:-6px}@media (min-width:30em){.grid{margin-left:-8px;margin-right:-8px}}@media (min-width:48em){.grid{margin-left:-15px;margin-right:-15px}}.grid>[class*=grid__col]{padding-left:6px;padding-right:6px}@media (min-width:30em){.grid>[class*=grid__col]{padding-left:8px;padding-right:8px}}@media (min-width:48em){.grid>[class*=grid__col]{padding-left:15px;padding-right:15px}}.grid__col{width:100%}.grid__col-1{width:8.33333%}.grid__col-2{width:16.66667%}.grid__col-3{width:25%}.grid__col-4{width:33.33333%}.grid__col-5{width:41.66667%}.grid__col-6{width:50%}.grid__col-7{width:58.33333%}.grid__col-8{width:66.66667%}.grid__col-9{width:75%}.grid__col-10{width:83.33333%}.grid__col-11{width:91.66667%}.grid__col-12{width:100%}.grid__col-13{width:108.33333%}.grid__col-14{width:116.66667%}.grid__col-15{width:125%}.grid__col-grow{flex-grow:1}@media (min-width:30em){.grid__col-xs-1{width:8.33333%}.grid__col-xs-2{width:16.66667%}.grid__col-xs-3{width:25%}.grid__col-xs-4{width:33.33333%}.grid__col-xs-5{width:41.66667%}.grid__col-xs-6{width:50%}.grid__col-xs-7{width:58.33333%}.grid__col-xs-8{width:66.66667%}.grid__col-xs-9{width:75%}.grid__col-xs-10{width:83.33333%}.grid__col-xs-11{width:91.66667%}.grid__col-xs-12{width:100%}.grid__col-xs-13{width:108.33333%}.grid__col-xs-14{width:116.66667%}.grid__col-xs-15{width:125%}}@media (min-width:48em){.grid__col-sm-1{width:8.33333%}.grid__col-sm-2{width:16.66667%}.grid__col-sm-3{width:25%}.grid__col-sm-4{width:33.33333%}.grid__col-sm-5{width:41.66667%}.grid__col-sm-6{width:50%}.grid__col-sm-7{width:58.33333%}.grid__col-sm-8{width:66.66667%}.grid__col-sm-9{width:75%}.grid__col-sm-10{width:83.33333%}.grid__col-sm-11{width:91.66667%}.grid__col-sm-12{width:100%}.grid__col-sm-13{width:108.33333%}.grid__col-sm-14{width:116.66667%}.grid__col-sm-15{width:125%}}@media (min-width:64em){.grid__col-md-1{width:8.33333%}.grid__col-md-2{width:16.66667%}.grid__col-md-3{width:25%}.grid__col-md-4{width:33.33333%}.grid__col-md-5{width:41.66667%}.grid__col-md-6{width:50%}.grid__col-md-7{width:58.33333%}.grid__col-md-8{width:66.66667%}.grid__col-md-9{width:75%}.grid__col-md-10{width:83.33333%}.grid__col-md-11{width:91.66667%}.grid__col-md-12{width:100%}.grid__col-md-13{width:108.33333%}.grid__col-md-14{width:116.66667%}.grid__col-md-15{width:125%}}@media (min-width:81.25em){.grid__col-lg-1{width:8.33333%}.grid__col-lg-2{width:16.66667%}.grid__col-lg-3{width:25%}.grid__col-lg-4{width:33.33333%}.grid__col-lg-5{width:41.66667%}.grid__col-lg-6{width:50%}.grid__col-lg-7{width:58.33333%}.grid__col-lg-8{width:66.66667%}.grid__col-lg-9{width:75%}.grid__col-lg-10{width:83.33333%}.grid__col-lg-11{width:91.66667%}.grid__col-lg-12{width:100%}.grid__col-lg-13{width:108.33333%}.grid__col-lg-14{width:116.66667%}.grid__col-lg-15{width:125%}}.grid__col-xl-1{width:8.33333%}.grid__col-xl-2{width:16.66667%}.grid__col-xl-3{width:25%}.grid__col-xl-4{width:33.33333%}.grid__col-xl-5{width:41.66667%}.grid__col-xl-6{width:50%}.grid__col-xl-7{width:58.33333%}.grid__col-xl-8{width:66.66667%}.grid__col-xl-9{width:75%}.grid__col-xl-10{width:83.33333%}.grid__col-xl-11{width:91.66667%}.grid__col-xl-12{width:100%}.grid__col-xl-13{width:108.33333%}.grid__col-xl-14{width:116.66667%}.grid__col-xl-15{width:125%}.grid--no-gutters{margin-left:0;margin-right:0}.grid--no-gutters>[class*=grid__col]{padding-left:0;padding-right:0}.lozad{opacity:0;will-change:opacity;transition:opacity .3s cubic-bezier(.45,.05,.55,.95)}.lozad[data-loaded=true]{opacity:1}.swal-style .swal-footer{text-align:center}.swal-style .swal-button--confirm{background-color:#ff4a35}.swal-style .swal-button:not([disabled]):hover{background-color:#ff3e28}.swal-style .swal-text{text-align:center}.logo{display:block;text-decoration:none}.avatar-wrapper{position:relative;width:55px;height:55px;border:4px solid #fff;border-radius:50%;background-color:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.1)}.avatar-wrapper--lg{width:185px;height:185px;border-width:16px;box-shadow:0 0 0 2px rgba(0,0,0,.1)}.avatar{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;box-shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.12)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5em 1.5em;min-width:10ch;min-height:50px;border:1px solid transparent;border-radius:12px;font-size:1rem;line-height:1.1;font-weight:500;text-align:center;background-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;transition:color .3s cubic-bezier(.45,.05,.55,.95),border-color .3s cubic-bezier(.45,.05,.55,.95),background .3s cubic-bezier(.45,.05,.55,.95),opacity .3s cubic-bezier(.45,.05,.55,.95),box-shadow .3s cubic-bezier(.45,.05,.55,.95)}.btn.btn-sm{padding:.5em 1em;min-height:25px;border-radius:8px}a.btn{text-decoration:none}.btn--primary{color:#fff;border-color:#ff4a35;background:linear-gradient(135deg,#ff4a35 0,#ff7e35 100%);box-shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.12)}.btn--primary:active,.btn--primary:focus,.btn--primary:hover{border-color:#ff7768;background:linear-gradient(135deg,#ff7768 0,#ff7e35 100%)}.btn--outline{font-weight:400;border-color:rgba(67,68,70,.5);color:#3c4353;background-color:#fff}.btn--outline:active,.btn--outline:focus,.btn--outline:hover{color:#fff;border-color:currentColor;background-color:#3c4353}.btn--light{font-weight:400;color:#3c4353;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.12)}.btn--light:active,.btn--light:focus,.btn--light:hover{background-color:#dfe0df}.btn--block{width:100%}.btn-group{display:flex;flex-wrap:wrap;margin-top:-.75rem;margin-left:-20px}.btn-group--center{justify-content:center}.btn-group .btn{margin-top:.75rem;margin-left:20px}.btn--bolder{font-weight:600}.text-btn{padding-top:4px;padding-bottom:4px;cursor:pointer}.text-btn--highlight{color:#ff4a35}.text-btn--light{color:#434446;opacity:.5}.text-btn--underline .text-btn__content{border-bottom:1px solid currentColor;transition:border-color .3s cubic-bezier(.45,.05,.55,.95)}.text-btn--underline:active,.text-btn--underline:focus,.text-btn--underline:hover{outline:0}.text-btn--underline:active .text-btn__content,.text-btn--underline:focus .text-btn__content,.text-btn--underline:hover .text-btn__content{border-color:transparent}.btn-with-icon{display:inline-flex;align-items:center}.btn-with-icon .icon{margin-left:7px}.embed{position:relative;display:block;width:100%;margin-top:1rem;margin-bottom:1rem;padding:0;overflow:hidden}.embed::before{content:"";display:block;padding-top:56.25%}.embed iframe,.embed video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed--4-3::before{padding-top:75%}.embed--2-1::before{padding-top:50%}.video{background-color:#000}.video__link,.video__media{position:absolute;top:0;left:0;width:100%;height:100%}.video__link::before{content:"";display:true;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.video__media{border:0}.video__button{position:absolute;top:50%;left:50%;z-index:2;display:none;width:64px;height:64px;font-size:64px;color:#fff;transform:translate(-50%,-50%);cursor:pointer;transition:color .3s cubic-bezier(.45,.05,.55,.95)}.video__button .icon{vertical-align:baseline}.video__button:focus{outline:0}.main-menu a:active,.main-menu a:focus,.main-menu a:hover,.video:hover .video__button,.video__button:focus .video__button{color:#ff4a35}.video--enabled{cursor:pointer}.image,.video--enabled .video__button{display:block}.image{position:relative;overflow:hidden}.image::before{content:"";display:block;padding-top:100%}.image img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}.heading,.page-heading{margin-bottom:4rem}@media (min-width:64em){.heading,.page-heading{margin-bottom:5rem}}.heading--center,.page-heading--center{display:flex;flex-direction:column;align-items:center;text-align:center}.heading-title{font-weight:700;font-size:2rem;line-height:1.2}@media (min-width:48em){.heading-title{font-size:2.25rem}}@media (min-width:64em){.heading-title{font-size:3rem}}@media (min-width:81.25em){.heading-title{font-size:3.25rem}}@media (min-width:112.5em){.heading-title{font-size:3.75rem}}.heading-title:not(:last-child){margin-bottom:1.25rem}.heading-subtitle{max-width:860px}.heading-subtitle,.page-heading__subtitle{letter-spacing:.15px}@media (min-width:64em){.heading-subtitle,.page-heading__subtitle{font-size:1.125rem}}.page-heading--dotted{position:relative}.page-heading--dotted::after{content:"";display:none;position:absolute;top:-30px;left:-105px;width:276px;height:276px;opacity:.2;z-index:-1}@media (min-width:64em){.page-heading--dotted::after{display:block}}.page-heading__title{font-weight:300;font-size:2.25rem;letter-spacing:-.5px}@media (min-width:48em){.page-heading__title{font-size:3rem}}@media (min-width:64em){.page-heading__title{font-size:3.5rem}}@media (min-width:81.25em){.page-heading__title{font-size:4.5rem}}.page-heading__title:not(:last-child){margin-bottom:2.5rem}.page-heading__subtitle{max-width:none;line-height:1.8}.page-heading__subtitle:not(:last-child){margin-bottom:3rem}@media (min-width:64em){.page-heading__subtitle:not(:last-child){margin-bottom:3.75rem}}.main-menu{display:flex;align-items:center;margin-right:2rem}.main-menu li{margin-right:30px}.main-menu li:last-child{margin-right:0}.main-menu a{position:relative;display:block;padding-top:10px;padding-bottom:10px;font-weight:500;font-size:1rem;line-height:1.2;color:inherit;text-decoration:none;white-space:nowrap;overflow:hidden;transition:color .3s cubic-bezier(.45,.05,.55,.95)}.main-menu a.current{color:#ff4a35}.section{padding-top:4.5rem;padding-bottom:4.5rem}@media (min-width:81.25em){.section{padding-top:100px;padding-bottom:100px}}.accordion{list-style:none}.accordion>li:before{content:"";position:absolute}.accordion__trigger{-webkit-appearance:none;position:relative;display:block;width:100%;cursor:pointer;z-index:2}.accordion__trigger:after{content:"";display:block;background-repeat:no-repeat;background-position:center;background-size:contain}.accordion__trigger[aria-disabled=true]:hover{cursor:not-allowed}.accordion__panel{position:relative;max-height:0;overflow:hidden;visibility:hidden;z-index:1}.accordion__panel--transition{transition:max-height .3s cubic-bezier(.45,.05,.55,.95),padding .3s cubic-bezier(.45,.05,.55,.95)}.accordion__panel[aria-hidden=false]{max-height:100vh;overflow:auto;visibility:visible}.dropdown-block{position:absolute;top:100%;display:none}.dropdown-block.is-open{display:block}.dropdown-block__wrapper{position:relative;z-index:1000}.action-control{display:block;position:relative;width:35px;height:35px;border:.7px solid currentColor;border-radius:50%;font-size:14px;color:#000;opacity:.4;cursor:pointer;transition:opacity .3s cubic-bezier(.45,.05,.55,.95),border-color .3s cubic-bezier(.45,.05,.55,.95),color .3s cubic-bezier(.45,.05,.55,.95)}.action-control:active,.action-control:focus,.action-control:hover{opacity:1;color:#64ba5b}.action-control .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.action-control--wish .icon:last-child{opacity:0}.action-control--wish.is-active{color:#64ba5b;opacity:1}.action-control--wish.is-active .icon:first-child{opacity:0}.action-control--wish.is-active .icon:last-child{opacity:1}.action-control--delete:active,.action-control--delete:focus,.action-control--delete:hover{color:#d80027}.benefits-item__picture::before,.dots-pattern,.editor::after,.help-info::after,.page-heading--dotted::after,.price-list--dotted::after,.signin .container::after,.signin .container::before{background-image:radial-gradient(circle at 2.5px 2.5px,#3c4353 2.5px,transparent 0);background-size:34px 34px}.check-list__item{display:flex}.check-list__item::before{content:"";flex-shrink:0;display:block;position:relative;top:-.2em;width:28px;height:28px;margin-right:.75rem;border:1px solid rgba(0,0,0,.2);border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 13 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 1L4.4375 8L1 4.81818' stroke='%23434446' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;background-size:13px 9px}.icon-link{display:inline-flex;align-items:center;text-decoration:none}.icon-link .icon{margin-left:.5rem}.icon-tile,.icon-tile__icon{display:flex;flex-direction:column;align-items:center}.icon-tile{text-align:center;height:100%;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.12);transition:background-color .3s cubic-bezier(.45,.05,.55,.95)}.icon-tile:hover{background-color:#f7f8fa}.icon-tile,.icon-tile:hover .icon-tile__icon{background-color:#fff}.icon-tile--bordered{border:1px solid #dfe0df}.icon-tile__icon{justify-content:center;border-radius:50%;background-color:#f7f8fa;transition:background-color .3s cubic-bezier(.45,.05,.55,.95)}.hr-with-text{display:flex;align-items:center;margin:36px 0}.hr-with-text::after,.hr-with-text::before{content:"";flex-grow:1;min-height:0;border-top:1px solid rgba(67,68,70,.3)}.hr-with-text::before{margin-right:1.5rem}.hr-with-text::after{margin-left:1.5rem}.tooltips{position:relative;display:inline-block;vertical-align:baseline;width:19px;height:19px;line-height:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9.5' cy='9.5' r='9.5' fill='%23DDDDDD'/%3E%3Cpath d='M6.78711 7.03648C7.01413 6.40987 7.46223 5.88149 8.05204 5.54492C8.64185 5.20836 9.33531 5.08533 10.0096 5.19763C10.6839 5.30992 11.2955 5.6503 11.736 6.15847C12.1766 6.66663 12.4178 7.3098 12.4167 7.97405C12.4167 9.84919 9.51984 10.7868 9.51984 10.7868V11.875' stroke='white' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.59961 13.9541V14.0714' stroke='white' stroke-width='1.2' stroke-linecap='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;background-size:19px 19px}.tooltips:hover{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='9.5' cy='9.5' r='9.5' fill='%23454545'/%3E%3Cpath d='M6.78711 7.03648C7.01413 6.40987 7.46223 5.88149 8.05204 5.54492C8.64185 5.20836 9.33531 5.08533 10.0096 5.19763C10.6839 5.30992 11.2955 5.6503 11.736 6.15847C12.1766 6.66663 12.4178 7.3098 12.4167 7.97405C12.4167 9.84919 9.51984 10.7868 9.51984 10.7868V11.875' stroke='white' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9.59961 13.9541V14.0714' stroke='white' stroke-width='1.2' stroke-linecap='round'/%3E%3C/svg%3E%0A");cursor:pointer}.tippy-box .tippy-content{padding:.5rem;font-size:13px;text-align:center}.contact-btn-wrapper{position:fixed;right:1.5rem;bottom:3rem}@media (min-width:112.5em){.contact-btn-wrapper{right:60px;bottom:60px}}.contact-btn{position:relative;display:block;width:3rem;height:3rem;border-radius:50%;font-size:22px;color:#fff;box-shadow:0 1px 4px rgba(0,0,0,.15);background-color:#ff4a35;cursor:pointer;transition:background-color .3s cubic-bezier(.45,.05,.55,.95)}.contact-btn:active,.contact-btn:focus,.contact-btn:hover{background-color:#ff7768}@media (min-width:64em){.contact-btn{width:70px;height:70px;font-size:35px}}.contact-btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scroll-target:focus{outline:0}.burger{position:relative;z-index:1;display:inline-block;padding:0;width:40px;height:40px;background:0 0;border:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;transition:opacity .3s cubic-bezier(.45,.05,.55,.95)}.burger:active,.burger:focus,.burger:hover{outline:0;opacity:.5}.burger--close>span{background-color:transparent!important;transition:background .3s cubic-bezier(.45,.05,.55,.95)}.burger--close>span:after,.burger--close>span:before{background-color:#d80027;transition:transform .3s cubic-bezier(.45,.05,.55,.95),background-color .3s cubic-bezier(.45,.05,.55,.95)}.burger--close>span:before{transform:rotate3d(0,0,1,45deg)}.burger--close>span:after{transform:rotate3d(0,0,1,-45deg)}.burger__bar,.burger__bar:after,.burger__bar:before{position:absolute;height:2px;background-color:#3c4353;transform-origin:center}.burger__bar{top:50%;left:50%;display:inline-block;vertical-align:middle;width:16px;font-size:0;color:transparent;transform:translate(-50%,-50%);pointer-events:none}.burger__bar:after,.burger__bar:before{content:"";top:0;left:0;width:100%;transition:transform .3s cubic-bezier(.45,.05,.55,.95)}.burger__bar:before{transform:translateY(-6px)}.burger__bar:after{transform:translateY(6px)}.content-zone{overflow-wrap:break-word;font-weight:500}.content-zone h1{font-weight:800;margin-bottom:2.5rem}@media (max-width:63.99em){.content-zone h1{font-size:1.75rem}}.content-zone h2,.content-zone h3,.content-zone h4,.content-zone h5,.content-zone h6{font-weight:800;font-size:1.25rem}@media (min-width:64em){.content-zone h2,.content-zone h3,.content-zone h4,.content-zone h5,.content-zone h6{font-size:1.875rem}}.content-zone h2:not(:first-child),.content-zone h3:not(:first-child),.content-zone h4:not(:first-child),.content-zone h5:not(:first-child),.content-zone h6:not(:first-child){margin-top:4.5rem}.content-zone h2:not(:last-child),.content-zone h3:not(:last-child),.content-zone h4:not(:last-child),.content-zone h5:not(:last-child),.content-zone h6:not(:last-child){margin-bottom:4rem}.content-zone p{line-height:2;letter-spacing:.15px}@media (min-width:64em){.content-zone p{font-size:1.125rem}}.content-zone p:not(:last-child){margin-bottom:1.2rem}@media (min-width:81.25em){.content-zone p:not(:last-child){margin-bottom:3rem}}.content-zone p small{display:block;font-size:.75em}.content-zone blockquote{position:relative;display:block;padding-top:2.5rem;padding-bottom:2.5rem;font-size:1.25rem;line-height:1.6;text-align:center}@media (min-width:64em){.content-zone blockquote{font-size:1.875rem}}.content-zone blockquote:not(:first-child),.content-zone figure:not(:first-child){margin-top:4rem}.content-zone blockquote:not(:last-child),.content-zone figure:not(:last-child){margin-bottom:4rem}.content-zone blockquote p{font-size:inherit}.content-zone blockquote::after,.content-zone blockquote::before{content:"";display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);width:140px;height:2px;background-color:#3c4353}.content-zone blockquote::after{top:auto;bottom:0}.content-zone img{display:block;max-width:100%;margin-left:auto;margin-right:auto}.content-zone>ol:not(:last-child),.content-zone>ul:not(:last-child){margin-bottom:1.5rem}.content-zone ol,.content-zone ul{list-style-position:inside}.content-zone ol li,.content-zone ul li{position:relative;padding-left:20px;line-height:1.6}@media (min-width:64em){.content-zone ol li,.content-zone ul li{font-size:1.125rem}}.content-zone ul li::before{content:"•";font-size:130%;line-height:0;margin:0 .8rem 0-.25rem;position:relative;top:.08rem}.content-zone ol{counter-reset:cupcake}.content-zone ol li{counter-increment:cupcake}.content-zone ol li::before{content:counters(cupcake,".")". "}.content-zone li+li{margin-top:.75rem}.content-zone hr{margin-top:4rem;margin-bottom:4rem;border:0;border-top:1px solid #3c4353;opacity:.5}.icon{display:inline-flex;vertical-align:middle;flex-shrink:0;fill:currentColor;line-height:1;pointer-events:none}.icon:not([height]),.icon:not([width]){width:1em;height:1em}.icon>svg{width:100%;height:auto}.icon--stroked{fill:none;stroke:currentColor}.form{display:block}.form__row{display:flex;flex-wrap:wrap}.form__row--y-center{align-items:center}.inputbox{display:block}.inputbox,.inputbox__wrapper{position:relative}.inputbox__label{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.inputbox__label--block{display:block;margin-bottom:10px}.inputbox__hide-pass{position:absolute;top:50%;right:15px;width:16px;height:16px;transform:translateY(-50%);cursor:pointer}.inputbox.cap-city{height:0;overflow:hidden;margin:0;padding:0}.input{min-height:0}.input,.textarea{width:100%;height:60px;padding-left:25px;padding-right:1rem;border:1px solid rgba(0,0,0,.2);border-radius:3px;font-size:1rem;line-height:1;color:#3c4353;background-color:#fff;box-shadow:none;transition:all .3s cubic-bezier(.45,.05,.55,.95)}.langs+.select2-container .select2-selection,.select,.user-info__select+.select2-container .select2-selection{width:100%;min-height:0;padding-right:1rem;border:1px solid rgba(0,0,0,.2);border-radius:3px;font-size:1rem;line-height:1;background-color:#fff;box-shadow:none;transition:all .3s cubic-bezier(.45,.05,.55,.95)}.select,.user-info__select+.select2-container .select2-selection{height:60px;padding-left:25px;color:#3c4353}.input:active,.input:focus,.input:hover,.langs+.select2-container .select2-selection:active,.langs+.select2-container .select2-selection:hover,.select:active,.select:hover,.textarea:active,.textarea:focus,.textarea:hover,.user-info__select+.select2-container .select2-selection:active,.user-info__select+.select2-container .select2-selection:hover{outline:0;border-color:#3c4353}.langs+.select2-container .select2-selection:focus,.select:focus,.user-info__select+.select2-container .select2-selection:focus{border-color:#3c4353}.input::-webkit-input-placeholder,.langs+.select2-container .select2-selection::-webkit-input-placeholder,.select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder,.user-info__select+.select2-container .select2-selection::-webkit-input-placeholder{color:rgba(67,68,70,.5)}.input:-moz-placeholder,.langs+.select2-container .select2-selection:-moz-placeholder,.select:-moz-placeholder,.textarea:-moz-placeholder,.user-info__select+.select2-container .select2-selection:-moz-placeholder{color:rgba(67,68,70,.5)}.input::-moz-placeholder,.langs+.select2-container .select2-selection::-moz-placeholder,.select::-moz-placeholder,.textarea::-moz-placeholder,.user-info__select+.select2-container .select2-selection::-moz-placeholder{color:rgba(67,68,70,.5)}.input:-ms-input-placeholder,.langs+.select2-container .select2-selection:-ms-input-placeholder,.select:-ms-input-placeholder,.textarea:-ms-input-placeholder,.user-info__select+.select2-container .select2-selection:-ms-input-placeholder{color:rgba(67,68,70,.5)}.input::-ms-input-placeholder,.langs+.select2-container .select2-selection::-ms-input-placeholder,.select::-ms-input-placeholder,.textarea::-ms-input-placeholder,.user-info__select+.select2-container .select2-selection::-ms-input-placeholder{color:rgba(67,68,70,.5)}.textarea{padding-top:20px;padding-bottom:20px;min-height:174px;resize:vertical}.input__show-password{position:absolute;top:50%;right:1rem;padding:.5rem;font-size:1rem;color:#66cf03;transform:translateY(-50%);cursor:pointer;z-index:1}.langs+.select2-container .select2-selection,.select,.user-info__select+.select2-container .select2-selection{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;max-width:100%;text-align:left;background-repeat:no-repeat}.select,.user-info__select+.select2-container .select2-selection{padding-right:40px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='%23ADADAE'/%3E%3C/svg%3E%0A");background-position:right 25px top 50%;background-size:14px auto}.langs+.select2-container .select2-selection::-ms-expand,.select::-ms-expand,.user-info__select+.select2-container .select2-selection::-ms-expand{display:none}.langs+.select2-container .select2-selection:focus,.select:focus,.user-info__select+.select2-container .select2-selection:focus{outline:0}.langs+.select2-container .select2-selection option,.select option,.user-info__select+.select2-container .select2-selection option{font-weight:400}.langs+.select2-container .select2-selection+.select2-container .select2-selection__rendered,.select+.select2-container .select2-selection__rendered,.user-info__select+.select2-container .select2-selection+.select2-container .select2-selection__rendered{padding:0;color:inherit;line-height:inherit}.langs+.select2-container .select2-selection+.select2-container .select2-selection__arrow,.select+.select2-container .select2-selection__arrow,.user-info__select+.select2-container .select2-selection+.select2-container .select2-selection__arrow{display:none}.select2-results{font-size:13px}.checkradio{position:relative;padding-left:32px;display:inline-block;cursor:pointer}.checkradio__input{position:absolute;left:0;top:0;width:0;height:0;visibility:hidden;opacity:0;pointer-events:none}.checkradio__input:checked+.checkradio__box{border-color:#dfe0df;background-color:#3c4353}.checkradio__input:checked+.checkradio__box::before{opacity:1}.checkradio__box{position:absolute;width:20px;height:20px;border-radius:2px;border:1px solid #dfe0df;left:0;top:0;transition:border-color .3s cubic-bezier(.45,.05,.55,.95),background-color .3s cubic-bezier(.45,.05,.55,.95)}.checkradio__box::before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);content:"";width:12px;height:9px;display:block;opacity:0;background-image:url("data:image/svg+xml,%3Csvg width='12' height='9' viewBox='0 0 12 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.625 1L4.00781 8L1 4.81818' stroke='%23FFFFFE' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;transition:opacity .3s cubic-bezier(.45,.05,.55,.95)}.password-info{font-size:.875rem;color:rgba(67,68,70,.5)}.password-strength{display:flex;margin-left:-5px}.password-strength__bar{display:block;width:calc(10% - 5px);min-height:0;margin-bottom:1rem;margin-left:5px;border-top:3px solid #ff4a35}.password-strength__bar.b-t-y{border-top:3px solid #ffc944}.password-strength__bar.b-t-g{border-top:3px solid #45ee7d}.password-strength{margin-top:-.4rem}.password-strength.is-medium span{border-color:#f68634}.password-strength.is-max span{border-color:#64ba5b}.inputbox--animated .inputbox__label{position:absolute;bottom:100%;left:0;width:100%;padding:0 25px;font-size:1rem;line-height:1.25;transform:translate3d(0,45px,0);transition:transform .25s ease-in-out;pointer-events:none;overflow:hidden;color:rgba(67,68,70,.5)}.inputbox--animated .inputbox__label--md{transform:translate3d(0,42px,0)}.inputbox--animated .inputbox__label-content{display:block;padding:.25em 0;white-space:nowrap;transition:transform .25s ease-in-out}.inputbox--animated .inputbox__label-content::before{content:attr(data-content);position:absolute;bottom:100%;left:0;height:100%;width:100%;padding-top:1em;padding-bottom:.2em;font-weight:600;font-size:.7em;text-transform:uppercase}.inputbox__label--required .inputbox__label-content::after{content:"*";display:inline-block;color:#ff4a35;font-size:inherit}.inputbox--animated .input:focus+.inputbox__label,.inputbox--animated .langs+.select2-container .select2-selection:focus+.inputbox__label,.inputbox--animated .select:focus+.inputbox__label,.inputbox--animated .textarea:focus+.inputbox__label,.inputbox--animated .user-info__select+.select2-container .select2-selection:focus+.inputbox__label,.inputbox__wrapper--filled .inputbox__label,.langs+.select2-container .inputbox--animated .select2-selection:focus+.inputbox__label,.user-info__select+.select2-container .inputbox--animated .select2-selection:focus+.inputbox__label{transform:translate3d(0,0,0)}.inputbox--animated .input:focus+.inputbox__label .inputbox__label-content,.inputbox--animated .langs+.select2-container .select2-selection:focus+.inputbox__label .inputbox__label-content,.inputbox--animated .select:focus+.inputbox__label .inputbox__label-content,.inputbox--animated .textarea:focus+.inputbox__label .inputbox__label-content,.inputbox--animated .user-info__select+.select2-container .select2-selection:focus+.inputbox__label .inputbox__label-content,.inputbox__wrapper--filled .inputbox__label-content,.langs+.select2-container .inputbox--animated .select2-selection:focus+.inputbox__label .inputbox__label-content,.user-info__select+.select2-container .inputbox--animated .select2-selection:focus+.inputbox__label .inputbox__label-content{transform:translate3d(0,100%,0)}.social{display:flex;flex-wrap:wrap;line-height:0;width:226px}.social,.social--center{justify-content:center}.social__item{line-height:inherit}.social__item:not(:last-child){margin-right:10px}.catalog-nav a.tab,.social__link{text-decoration:none}.social__icon{display:inline-flex;justify-content:center;align-items:center;width:35px;height:35px;font-size:18px;color:#fff;line-height:inherit;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.12)}.social__icon--facebook{background-color:#3b5998}.social__icon--vk{background-color:#4c6c91}.social__icon--ok{background-color:#f68634}.social__icon--google{background-color:#dc4e41}.social__icon--telegram{background-color:#139bd0}.social__icon--viber{background-color:#7c529e}.social__icon--whatsapp{background-color:#40c351}.social__icon--yandex{background-color:#000}.icon-whatsapp{width:1.3em!important;height:1.3em!important}.swiper-block{position:relative}.swiper-slide{box-sizing:border-box}.swiper-button-next,.swiper-button-prev{width:50px;height:50px;margin-top:-20px;border-radius:50%;border:1px solid #3c4353;color:#3c4353}.swiper-button-next:focus,.swiper-button-prev:focus,.tab:focus{outline:0}.swiper-button-next{right:-60px}@media (min-width:112.5em){.swiper-button-next{right:-110px}}.swiper-button-prev{left:-60px}@media (min-width:112.5em){.swiper-button-prev{left:-110px}}.swiper-button-next:after,.swiper-button-prev:after{font-size:16px}.tabs{display:block}.tab{cursor:pointer}.no-js .tab{display:none}.js .tabs-content__wrapper{display:none;opacity:0}.js .tabs-content__wrapper.is-active{display:block;opacity:1;-webkit-animation-name:showTab;animation-name:showTab;-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.langs-wrapper{position:relative}.langs-wrapper .icon{position:absolute;top:50%;left:0;transform:translateY(-50%);font-size:20px;color:rgba(60,67,83,.5);z-index:1}.langs+.select2-container .select2-selection{position:relative;border:0;height:32px;padding-left:28px;padding-right:16px;font-weight:500;font-size:14px;letter-spacing:.25px;color:#3c4353;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L4 4L7 1' stroke='%23434446'/%3E%3C/svg%3E%0A");background-position:right 0 top 50%;background-size:8px 5px}.langs+.select2-container .select2-selection__rendered{line-height:32px}.lang-switcher{height:auto;padding:8px 12px 8px 8px;border:0;font-weight:500;font-size:1rem;line-height:1.3;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 6 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 4L0 0H6L3 4Z' fill='%23D8D9DD'/%3E%3C/svg%3E%0A");background-position:right 2px top 45%;background-size:6px 4px;cursor:pointer;transition:background-image .3s cubic-bezier(.45,.05,.55,.95)}.lang-switcher:active,.lang-switcher:focus,.lang-switcher:hover{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 6 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 4L0 0H6L3 4Z' fill='%23ff4a35'/%3E%3C/svg%3E%0A")}.account-actions{display:flex;align-items:center}.account-actions>*+*{margin-left:6px}.account-action{display:block;width:28px;height:28px;line-height:28px;font-size:16px;color:#3c4353;text-align:center;transition:color .3s cubic-bezier(.45,.05,.55,.95)}.account-action:active,.account-action:focus,.account-action:hover{color:#64ba5b}@media (max-width:29.99em){.payment-form{padding-right:1rem}}.payment-form__title{margin-bottom:2rem;font-weight:400;font-size:1.5rem}@media (min-width:64em){.payment-form__title{margin-bottom:2.5rem;font-size:1.875rem}}.langs+.select2-container .payment-form .select2-selection,.payment-form .input,.payment-form .langs+.select2-container .select2-selection,.payment-form .select,.payment-form .textarea,.payment-form .user-info__select+.select2-container .select2-selection,.payment-form__submit,.user-info__select+.select2-container .payment-form .select2-selection{height:56px}@media (max-width:47.99em){.langs+.select2-container .payment-form .select2-selection,.payment-form .input,.payment-form .langs+.select2-container .select2-selection,.payment-form .select,.payment-form .textarea,.payment-form .user-info__select+.select2-container .select2-selection,.payment-form__submit,.user-info__select+.select2-container .payment-form .select2-selection{height:48px;font-size:14px}}.langs+.select2-container .payment-form .select2-selection,.payment-form .input,.payment-form .langs+.select2-container .select2-selection,.payment-form .select,.payment-form .textarea,.payment-form .user-info__select+.select2-container .select2-selection,.user-info__select+.select2-container .payment-form .select2-selection{padding-left:20px;padding-right:20px}@media (max-width:47.99em){.langs+.select2-container .payment-form .select2-selection,.payment-form .input,.payment-form .langs+.select2-container .select2-selection,.payment-form .select,.payment-form .textarea,.payment-form .user-info__select+.select2-container .select2-selection,.user-info__select+.select2-container .payment-form .select2-selection{padding-left:1rem}}.payment-form__submit{margin-top:15px;text-transform:uppercase}.inputbox,.payment-form__submit{margin-bottom:15px}.payment-form__field--month,.payment-form__field--year{width:76px}.payment-form__field--cvc{width:80px}@media (min-width:48em){.payment-form__field--cvc{margin-bottom:30px}}.payment-form__field--month{margin-right:36px}.payment-form__field--month::after{content:"/";position:absolute;top:50%;right:-20px;transform:translateY(-50%);font-size:16px;line-height:20px;color:rgba(67,68,70,.5)}.payment-form__field--promo{display:none}.payment-form__field--promo.is-open{display:block}.langs+.select2-container .payment-form__field--card .select2-selection,.langs+.select2-container .payment-form__field--name .select2-selection,.payment-form__field--card .input,.payment-form__field--card .langs+.select2-container .select2-selection,.payment-form__field--card .select,.payment-form__field--card .textarea,.payment-form__field--card .user-info__select+.select2-container .select2-selection,.payment-form__field--name .input,.payment-form__field--name .langs+.select2-container .select2-selection,.payment-form__field--name .select,.payment-form__field--name .textarea,.payment-form__field--name .user-info__select+.select2-container .select2-selection,.user-info__select+.select2-container .payment-form__field--card .select2-selection,.user-info__select+.select2-container .payment-form__field--name .select2-selection{padding-right:50px}.langs+.select2-container .payment-form__field--cvc .select2-selection,.langs+.select2-container .payment-form__field--month .select2-selection,.langs+.select2-container .payment-form__field--year .select2-selection,.payment-form__field--cvc .input,.payment-form__field--cvc .langs+.select2-container .select2-selection,.payment-form__field--cvc .select,.payment-form__field--cvc .textarea,.payment-form__field--cvc .user-info__select+.select2-container .select2-selection,.payment-form__field--month .input,.payment-form__field--month .langs+.select2-container .select2-selection,.payment-form__field--month .select,.payment-form__field--month .textarea,.payment-form__field--month .user-info__select+.select2-container .select2-selection,.payment-form__field--year .input,.payment-form__field--year .langs+.select2-container .select2-selection,.payment-form__field--year .select,.payment-form__field--year .textarea,.payment-form__field--year .user-info__select+.select2-container .select2-selection,.user-info__select+.select2-container .payment-form__field--cvc .select2-selection,.user-info__select+.select2-container .payment-form__field--month .select2-selection,.user-info__select+.select2-container .payment-form__field--year .select2-selection{padding-left:8px;padding-right:8px;text-align:center}.payment-form__field--card .tooltips,.payment-form__field--cvc .tooltips,.payment-form__field--name .tooltips,.payment-form__field--year .tooltips{position:absolute;top:50%;transform:translateY(-50%)}.payment-form__field--card .tooltips,.payment-form__field--name .tooltips{right:20px}.payment-form__field--cvc .tooltips,.payment-form__field--year .tooltips{left:calc(100% + 15px)}.payment-form__submit-cost{padding-left:6px;padding-right:6px}.payment-form__promo-toggler{width:100%;padding:.5rem 1rem;font-weight:400;font-size:1rem;text-align:center;color:#888;cursor:pointer}.account-nav,.catalog-nav{position:relative;display:flex;flex-wrap:wrap;margin-bottom:3rem}@media (min-width:64em){.account-nav{margin-bottom:3.75rem}.catalog-nav{margin-bottom:4.375rem}}.account-nav::after,.catalog-nav::after{content:"";position:absolute;bottom:0;left:50%;width:100vw;height:0;border-top:1px solid rgba(60,67,83,.2);transform:translateX(-50%)}.account-nav>.tabs__tab-wrap,.catalog-nav>.tabs__tab-wrap{position:relative;z-index:1}.account-nav>.tabs__tab-wrap{margin-right:2rem}@media (max-width:47.99em){.account-nav>.tabs__tab-wrap{width:100%;margin-right:0}}@media (min-width:64em){.account-nav>.tabs__tab-wrap{margin-right:5rem}}.catalog-nav>.tabs__tab-wrap{flex:1 1 0px}.account-nav .tab,.catalog-nav .tab{display:block;width:100%;padding-top:1rem;padding-bottom:1rem;border-bottom:2px solid transparent;font-size:1rem;color:rgba(60,67,83,.5);transition:border-color .3s cubic-bezier(.45,.05,.55,.95),color .3s cubic-bezier(.45,.05,.55,.95);text-decoration:none}@media (min-width:48em){.account-nav .tab,.catalog-nav .tab{padding-top:1.5rem;padding-bottom:1.5rem}}@media (min-width:64em){.catalog-nav .tab{font-size:1.125rem}}.account-nav .tab.is-active,.account-nav .tab:focus,.account-nav .tab:hover,.catalog-nav .tab.is-active,.catalog-nav .tab:focus,.catalog-nav .tab:hover{font-weight:500;color:#3c4353}.account-nav .tab.is-active,.catalog-nav .tab.is-active{border-color:#ff4a35}@media (max-width:47.99em){.account-nav .tab{text-align:left}}.catalog-nav .tab{padding-left:.75rem;padding-right:.75rem;text-align:center}.site-header{position:fixed;width:100%;top:0;left:0;z-index:800;background-color:#fff;-webkit-transition:all .25s cubic-bezier(.45,.05,.55,.95);transition:all .25s cubic-bezier(.45,.05,.55,.95)}.site-header.scroll-down{-webkit-transform:translate3d(0,0,0)!important;transform:translate3d(0,0,0)!important}.site-header.scroll-up{transform:none}.site-header__inner{position:relative;display:flex;width:100%;margin:0 auto;padding:24px 15px;max-width:1200px;z-index:1000}.site-header__inner::after{content:"";position:absolute;top:0;left:50%;width:0;height:100%;transform:translateX(-50%);background-color:#fff;z-index:-1}.site-header__logo{padding-top:0;padding-bottom:0;width:55px;margin-right:50px}.site-header__logo img{width:auto;max-width:100%;max-height:68px}@media (max-width:36em){.site-header__logo{width:45px}}.site-header__nav{display:none}@media (min-width:81.25em){.site-header__nav{display:flex;align-items:center;margin-right:2rem}}.site-header__right{display:flex;align-items:center;margin-left:auto}.site-header__btn{min-height:45px;padding-left:20px;padding-right:20px;font-weight:600;font-size:.875rem;border-radius:5px}.site-header__btn--desktop{display:none;min-height:0;margin-left:16px;padding:12px 16px;background:linear-gradient(135deg,#ff4a35 0,#ff7e35 100%);border-radius:8px;font-size:16px;line-height:100%;color:#fff;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}@media (any-hover:hover){.site-header__btn--desktop:hover{opacity:.7}}@media (min-width:81.25em){.site-header__btn--desktop{display:inline-flex}}.site-header--account .site-header__btn--desktop{margin-left:28px}.site-header.is-scrolled{padding:8px 0;-webkit-box-shadow:0 28px 80px rgba(0,0,0,.02),0 11.6977px 33.4221px rgba(0,0,0,.0143771),0 6.25417px 17.869px rgba(0,0,0,.0119221),0 3.50603px 10.0172px rgba(0,0,0,.01),0 1.86203px 5.32008px rgba(0,0,0,.00807786),0 .77483px 2.21381px rgba(0,0,0,.00562291);box-shadow:0 28px 80px rgba(0,0,0,.02),0 11.6977px 33.4221px rgba(0,0,0,.0143771),0 6.25417px 17.869px rgba(0,0,0,.0119221),0 3.50603px 10.0172px rgba(0,0,0,.01),0 1.86203px 5.32008px rgba(0,0,0,.00807786),0 .77483px 2.21381px rgba(0,0,0,.00562291)}.site-header.is-scrolled .site-header__inner{padding:8px 15px}.site-header.is-scrolled .site-header__login{font-size:14px;padding:10px 14px}.site-header.is-scrolled .site-header__btn{min-height:0;padding:10px 14px;font-size:14px}.site-header.is-scrolled .site-header__logo{margin-right:20px;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.site-header.is-scrolled .site-header__logo img{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;max-height:50px}.site-header.is-scrolled .main-menu a{-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;font-size:16px}.site-header__burger{margin-left:1.5rem;margin-right:-.5rem}@media (min-width:81.25em){.site-header__burger{display:none}}.user-profile-link__wrapper{display:none}@media (min-width:81.25em){.user-profile-link__wrapper{position:relative;display:flex;justify-content:center;align-items:center;height:100%;flex-shrink:0;margin-left:5px;padding-left:30px}}.user-profile-dropdown{top:100%;right:0;width:200px;border-radius:5px;background-color:#fff;box-shadow:0 3px 2px rgba(0,0,0,.008),0 7px 5px rgba(0,0,0,.012),0 12px 10px rgba(0,0,0,.015),0 22px 18px rgba(0,0,0,.018),0 42px 33px rgba(0,0,0,.021),0 100px 80px rgba(0,0,0,.03);z-index:1000}.user-profile-dropdown__inner{padding:20px}.user-profile-menu li{position:relative;padding-left:20px}.user-profile-menu li:not(:last-child){margin-bottom:8px}.user-profile-menu .icon{position:absolute;top:50%;left:0;transform:translateY(-50%);font-size:13px;opacity:.3}.user-profile-menu a{display:block;padding-top:4px;padding-bottom:4px;font-size:.875rem;color:inherit;text-decoration:none}.user-profile-menu a:active,.user-profile-menu a:focus,.user-profile-menu a:hover{color:#ff4a35}.user-profile-menu li:last-child{margin-top:36px}.user-profile-menu li:last-child::before{content:"";position:absolute;top:-20px;left:0;width:100%;height:0;border-top:1px solid #dde2e5}.site-header__actions{display:none}@media (min-width:48em){.site-header__actions{display:flex;margin-left:36px}}.notify-block,.site-header__login,.site-header__notify{padding:12px 16px;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.site-header__login{font-weight:500;font-size:16px;line-height:100%;color:#9ea1a8;border:1px solid #d8d9dc;border-radius:12px;align-items:baseline}.notify-block,.site-header__notify{position:relative}.site-header__notify.active::after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:#ff4a35;top:50%;left:50%;transform:translate(7px,-9px);animation:blink-animation 2s ease infinite;-webkit-animation:blink-animation 2s ease infinite}.site-header__notify.active>svg{animation:icon-bell 5s linear infinite;-webkit-animation:icon-bell 5s linear infinite}@media (any-hover:hover){.site-header__login:active,.site-header__login:focus,.site-header__login:hover{color:#7e8389;border-color:#7e8389}}.notify-block{position:absolute;width:280px;height:auto;top:100%;left:50%;transform:translateX(-50%);padding:13px 8px 11px 16px;background:#fff;border:1px solid rgba(216,217,220,.51);box-shadow:4px 4px 4px rgba(0,0,0,.25);border-radius:6px}@media (max-width:1300px){.notify-block{left:initial;transform:translateX(-80%)}}.notify-block.show{display:block}.notify-block .notify-blotch{position:absolute;top:16px}.notify-block .notify-title{font-size:18px;font-weight:600;text-align:center;padding-right:8px}.notify-block .notify-short-title{font-weight:600;padding-right:20px}.notify-block .notify-list{margin-top:10px;max-height:250px;overflow-y:auto;padding-right:8px}.notify-block .notify-list::-webkit-scrollbar{width:6px}.notify-block .notify-list::-webkit-scrollbar-track{background:rgba(25,28,31,.3);border-radius:20px}.notify-block .notify-list::-webkit-scrollbar-thumb{background:#ff7e35}.notify-block .notify-list .grad-btn{width:100%;margin:15px 0}.notify-block .notify-item,.notify-block .notify-item .notify-item__status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.notify-block .notify-item{border:1px solid #d8d9dc;border-radius:6px;margin-top:4px}.notify-block .notify-item .notify-item__status{cursor:pointer;width:40px;height:100%;min-height:40px;flex:0 0 40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.notify-block .notify-item__body{flex:auto;padding:5px 0}.notify-block .notify-item .notify-item__status-circle{width:10px;height:10px;border:2px solid #ff4a35;border-radius:50%;background:0 0;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.notify-block .notify-item__title{font-size:12px;font-weight:500;color:#191c1f;line-height:1}.notify-block .notify-item__button{font-size:8px;font-weight:500;color:#9ea1a8}.notify-block .notify-item.active{background:rgba(247,167,148,.15);border:1px solid rgba(255,74,53,.58)}.notify-block .notify-item.active .notify-item__status-circle{background:#ff4a35}.grad-btn,.light-btn,.notify-block .notify-close{display:block;text-decoration:none;-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s}.notify-block .notify-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation;width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-align:center;opacity:.35;color:#191c1f;font-style:normal;font-size:28px}@media (any-hover:hover){.notify-block .notify-close:hover{opacity:1}}.site-header__login .icon{position:relative;top:1px;color:#d8d9dd}.grad-btn,.light-btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:12px 16px;font-size:16px;line-height:100%}.grad-btn{background:linear-gradient(135deg,#ff4a35 0,#ff7e35 100%);border-radius:8px;color:#fff}@media (any-hover:hover){.grad-btn:hover{opacity:.7}}.light-btn{font-weight:500;color:#9ea1a8;border:1px solid #ff4a35;border-radius:12px}@media (any-hover:hover){.light-btn:hover{color:#7e8389;border-color:#7e8389}}.grad-text{background-color:#ff4a35;background-image:-webkit-gradient(linear,left top,right top,from(#ff4a35),to(#ff7e35));background-image:linear-gradient(90deg,#ff4a35,#ff7e35);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.home-top{margin:96px 0 128px}.home-top__title{text-align:center;font-weight:600;font-size:52px;line-height:100%;color:#191c1f}.home-top__title .grad-text{display:block;font-size:60px;line-height:1}.home-action__text a,.home-top__sub-title{background-color:#ff4a35;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.home-top__sub-title{font-size:28px;text-align:center;font-weight:600;margin-bottom:32px;background-image:-webkit-gradient(linear,left top,right top,from(#ff4a35),to(#ff7e35));background-image:linear-gradient(90deg,#ff4a35,#ff7e35)}.home-top__buttons{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-column-gap:16px;column-gap:16px;margin-bottom:64px}.home-top__how,.home-top__run{cursor:pointer}.home-top__info{margin-top:150px}.home-top__subtitle{font-weight:600;font-size:46px;line-height:100%;text-align:center;letter-spacing:-.02em;color:#191c1f;margin-bottom:48px}.home-top__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:24px;column-gap:24px}.from-item{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%;font-weight:600;font-size:16px;line-height:120%;text-align:center;color:#191c1f}.from-item img{display:block;margin:0 auto 24px;height:160px}.home-action{position:relative;min-height:720px;padding-bottom:120px}@media (max-width:767px){.home-action{min-height:0;margin-top:38px;padding-bottom:0}}.home-action:before{content:"";position:absolute;top:-100px;left:0;width:659px;height:651px;background-image:url(/assets/img/ellipse-1.svg);background-repeat:no-repeat;background-size:contain}@media (max-width:767px){.home-action:before{top:-80px;left:-200px}}.home-action::after{content:"";position:absolute;bottom:-100px;right:-200px;width:659px;height:651px;background-image:url(/assets/img/ellipse-2.svg);background-repeat:no-repeat;background-size:contain}@media (max-width:767px){.home-action::after{width:0;height:0}}.home-action__container{height:100%;min-height:720px;position:relative}@media (max-width:767px){.home-action__container{min-height:0}}.home-action__img{position:absolute;top:0;right:0}@media (max-width:767px){.home-action__img{position:initial}.home-action__img img{max-width:100%}}.home-action__text{position:absolute;bottom:91px;left:0;font-weight:600;font-size:45px;line-height:100%;color:#191c1f;max-width:480px;z-index:2}@media (max-width:767px){.home-action__text{position:initial;font-size:28px;text-align:center;line-height:110%;margin:0 auto 32px}}.home-action__text a{text-decoration:none;background-image:-webkit-gradient(linear,left top,left bottom,from(#ff4a35),to(#ff7e35));background-image:linear-gradient(180deg,#ff4a35,#ff7e35);-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;font-size:52px}@media (any-hover:hover){.home-action__text a:hover{opacity:.7}}@media (max-width:767px){.home-top{margin:12px 0}.home-action__text a,.home-top__title{font-size:34px}.home-top__title .grad-text{font-size:42px}.home-top__sub-title{font-size:25px;margin-bottom:52px;line-height:1.1}.home-top__sub-title span{font-size:24px}.home-top__info{margin-top:85px}.home-top__buttons{display:block}.home-top__run{margin-bottom:12px}.home-top__how,.home-top__run{display:block;width:100%;text-align:center}.home-top__subtitle{font-size:28px}.home-top__list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:0;column-gap:0;margin:0-20px -38px}.from-item{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;padding:0 20px;font-size:14px;margin-bottom:38px}.from-item img{margin-bottom:16px}}.home-big{margin-top:30px}@media (max-width:767px){.home-big{margin-top:50px}}@media (max-width:420px){.home-orange__title.main .grad-text,.home-top__title .grad-text{font-size:38px}}.home-big__body{min-height:685px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media (max-width:767px){.home-big__body{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;min-height:0}}.home-big__img{position:absolute;top:50px;left:-300px}.home-big__img.big2{top:100px;left:-100px}@media (max-width:767px){.home-big__img.big2{top:0;left:0}.home-big__img{position:relative;top:0;left:0}}.home-big__content{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;padding-left:10px}@media (max-width:767px){.home-big__content{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;padding-left:0}}.home-big__title{color:#191c1f;font-weight:600;font-size:56px;line-height:100%;margin-bottom:32px}@media (max-width:767px){.home-big__title{font-size:32px;line-height:100%;margin-bottom:24px}.home-big__title.scaled{font-size:36px}}.home-big__text p,.home-big__text ul li{font-weight:500;font-size:16px;line-height:140%;color:#191c1f;margin-bottom:56px}@media (max-width:767px){.home-big__text p{margin-bottom:40px}}.home-big__text ul,.home-orange__text ul{margin:0;padding:0}.home-big__text ul li{font-weight:600;line-height:100%;padding-left:40px;position:relative;margin-bottom:42px}@media (max-width:767px){.home-big__text ul li{margin-bottom:30px}}.home-big__text ul li:before{top:-9px;left:0;height:32px;background-image:url(/assets/img/list.svg)}.home-big__text .light-text{margin-top:32px;font-weight:500;font-size:14px;line-height:160%;color:#9ea1a8}.home-big__btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block;margin:32px auto 0}@media (max-width:767px){.home-big__btn{width:100%;text-align:center;margin-top:48px}}.home-orange{height:685px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;position:relative}@media (max-width:767px){.home-orange{height:auto;padding:50px 0 0}}.home-big__text ul li:before,.home-orange:before,.home-orange__text ul li:before{content:"";position:absolute;width:32px;background-repeat:no-repeat;background-size:contain}.home-orange:before{top:75px;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);height:31px;background-image:url(/assets/img/star.svg);z-index:2}@media (max-width:767px){.home-orange:before{width:0;height:0}}.home-orange__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){.home-orange__container{display:block}}.home-orange__content{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home-orange__title{font-weight:600;font-size:56px;line-height:100%;color:#000;margin-bottom:32px}.home-orange__title.main,.home-orange__title.main .grad-text.mini{font-size:44px}.home-orange__title.main .grad-text{font-size:56px}@media (max-width:767px){.home-orange__title{font-size:32px;margin-bottom:24px}.home-orange__title.main,.home-orange__title.main .grad-text.mini{font-size:34px}.home-orange__title.main .grad-text{font-size:38px}}.home-orange__text,.home-orange__text p,.home-orange__text ul li{font-weight:500;font-size:16px;line-height:140%;color:#000}.home-orange__text p,.home-orange__text ul li{margin-bottom:48px}@media (max-width:767px){.home-orange__text p{margin-bottom:32px}}.home-orange__text ul li{font-weight:600;line-height:100%;padding-left:40px;position:relative;margin-bottom:24px}@media (max-width:767px){.home-orange__text ul li{margin-bottom:20px}}.home-orange__text ul li:before{top:-9px;left:0;height:32px;background-image:url(/assets/img/list-white.svg)}.home-orange__img{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;padding-left:50px}@media (max-width:767px){.home-orange__img{padding-left:30px;margin-top:32px}}.home-how{margin:100px 0}@media (max-width:767px){.home-how{margin:48px 0}}.home-how__title{max-width:785px;margin:0 auto 24px;font-weight:600;font-size:56px;line-height:100%;text-align:center;color:#191c1f}@media (max-width:767px){.home-how__title{font-size:32px;margin-bottom:24px}}.home-how__subtitle{max-width:680px;margin:0 auto 64px;font-weight:500;font-size:16px;line-height:140%;text-align:center;color:#191c1f}@media (max-width:767px){.home-how__subtitle{margin-bottom:32px}}.home-how-step{height:477px;padding:32px 24px;background:#fff;-webkit-box-shadow:0 22px 80px rgba(0,0,0,.04),0 9.19107px 33.4221px rgba(0,0,0,.0287542),0 4.91399px 17.869px rgba(0,0,0,.0238443),0 2.75474px 10.0172px rgba(0,0,0,.02),0 1.46302px 5.32008px rgba(0,0,0,.0161557),0 .6088px 2.21381px rgba(0,0,0,.0112458);box-shadow:0 22px 80px rgba(0,0,0,.04),0 9.19107px 33.4221px rgba(0,0,0,.0287542),0 4.91399px 17.869px rgba(0,0,0,.0238443),0 2.75474px 10.0172px rgba(0,0,0,.02),0 1.46302px 5.32008px rgba(0,0,0,.0161557),0 .6088px 2.21381px rgba(0,0,0,.0112458);border-radius:24px}@media (max-width:767px){.home-how-step{padding:24px 16px;height:442px}}.home-how-step img{display:block;margin:0 auto 24px;height:200px;max-width:100%;-o-object-fit:contain;object-fit:contain}.home-how-step__num{text-align:center;font-weight:500;font-size:16px;line-height:100%;color:rgba(158,161,168,.8);margin-bottom:24px}.home-how-step__title{font-weight:600;font-size:21px;line-height:100%;text-align:center;color:#191c1f;margin-bottom:16px}@media (max-width:767px){.home-how-step__title{font-size:16px}}.home-how-step__text{font-weight:500;font-size:16px;line-height:140%;text-align:center;color:rgba(25,28,31,.8)}@media (max-width:767px){.home-how-step__text{font-size:14px}}.home-how-pagination{margin:48px auto 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}@media (max-width:767px){.home-how-pagination{margin-top:32px}}.home-how-pagination .swiper-pagination-bullet{width:12px;height:12px;background:rgba(25,28,31,.3)}@media (max-width:767px){.home-how-pagination .swiper-pagination-bullet{width:10px;height:10px}}.home-how-pagination .swiper-pagination-bullet-active{background:#ff4a35}.home-catalog{padding:96px 0;background:#f8f8f8}@media (max-width:767px){.home-catalog{margin:48px 0;padding:48px 0}}.home-catalog__title{font-weight:600;font-size:56px;line-height:100%;text-align:center;color:#191c1f;margin-bottom:24px}@media (max-width:767px){.home-catalog__title{font-size:32px;margin-bottom:16px}}.home-catalog__subtitle{font-weight:500;font-size:16px;line-height:140%;text-align:center;color:#9ea1a8;margin-bottom:64px}@media (max-width:767px){.home-catalog__subtitle{margin-bottom:32px}}.home-catalog__tabs{margin:64px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:767px){.home-catalog__tabs{margin:32px 0 24px;display:block}}.home-catalog__tab{display:block;margin:0 8px;padding:16px 24px;-webkit-box-shadow:0 28px 80px rgba(0,0,0,.02),0 11.6977px 33.4221px rgba(0,0,0,.0143771),0 6.25417px 17.869px rgba(0,0,0,.0119221),0 3.50603px 10.0172px rgba(0,0,0,.01),0 1.86203px 5.32008px rgba(0,0,0,.00807786),0 .77483px 2.21381px rgba(0,0,0,.00562291);box-shadow:0 28px 80px rgba(0,0,0,.02),0 11.6977px 33.4221px rgba(0,0,0,.0143771),0 6.25417px 17.869px rgba(0,0,0,.0119221),0 3.50603px 10.0172px rgba(0,0,0,.01),0 1.86203px 5.32008px rgba(0,0,0,.00807786),0 .77483px 2.21381px rgba(0,0,0,.00562291);font-weight:600;font-size:16px;line-height:100%;text-align:center;color:#191c1f;text-decoration:none;z-index:1;position:relative;-webkit-transition:all .6s ease 0s;transition:all .6s ease 0s}.home-catalog__tab::after,.home-catalog__tab::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px;z-index:-1}.home-catalog__tab::before{background:#fff;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.home-catalog__tab::after{background:linear-gradient(135deg,#ff4a35 0,#ff7e35 100%);opacity:0;-webkit-transition:all .6s ease 0s;transition:all .6s ease 0s}@media (any-hover:hover){.home-catalog__tab:hover{color:#fff}.home-catalog__tab:hover::before{opacity:0}.home-catalog__tab:hover::after{opacity:1}}@media (max-width:767px){.home-catalog__tab{display:none;opacity:0;visibility:hidden}}.home-catalog__tab.active{color:#fff}.home-catalog__tab.active::before{opacity:0}.catalog-grid.group-select .grid__col.selected,.home-catalog__tab.active::after{opacity:1}@media (max-width:767px){.home-catalog__tab.active{display:block;opacity:1;visibility:visible;color:#191c1f;text-align:left;font-size:14px;padding:16px 36px 16px 16px;background:#fff;border:1px solid #d8d9dc;border-radius:8px;position:relative}.home-catalog__tab.active::before{opacity:1;background-image:url(/assets/img/CaretDown.svg);background-repeat:no-repeat;width:20px;height:20px;position:absolute;left:auto;right:16px;top:13px}.home-catalog__tab.active::after{opacity:0}}.home-catalog__list{margin:64px 0;display:-ms-grid;display:grid;gap:48px 24px;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;-ms-grid-rows:1fr;grid-template-rows:1fr}@media (max-width:767px){.home-catalog__list{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:16px 0;margin:32px 0}}.home-catalog__show-more{display:block;margin:64px auto 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:16px 24px;background:linear-gradient(135deg,#ff4a35 0,#ff7e35 100%);-webkit-box-shadow:0 28px 80px rgba(0,0,0,.02),0 11.6977px 33.4221px rgba(0,0,0,.0143771),0 6.25417px 17.869px rgba(0,0,0,.0119221),0 3.50603px 10.0172px rgba(0,0,0,.01),0 1.86203px 5.32008px rgba(0,0,0,.00807786),0 .77483px 2.21381px rgba(0,0,0,.00562291);box-shadow:0 28px 80px rgba(0,0,0,.02),0 11.6977px 33.4221px rgba(0,0,0,.0143771),0 6.25417px 17.869px rgba(0,0,0,.0119221),0 3.50603px 10.0172px rgba(0,0,0,.01),0 1.86203px 5.32008px rgba(0,0,0,.00807786),0 .77483px 2.21381px rgba(0,0,0,.00562291);border-radius:12px;font-weight:600;font-size:16px;line-height:100%;color:#fff;text-decoration:none;-webkit-transition:all .6s ease 0s;transition:all .6s ease 0s}@media (any-hover:hover){.home-catalog__show-more:hover{opacity:.6}}@media (max-width:767px){.home-catalog__show-more{width:100%;text-align:center}}.catalog-item,.catalog-item__title a{-webkit-transition:all .4s ease 0s;transition:all .4s ease 0s}.catalog-item{background:#fff;border-radius:16px;overflow:hidden}@media (any-hover:hover){.catalog-item:hover{-webkit-box-shadow:0 22px 80px rgba(0,0,0,.04),0 9.19107px 33.4221px rgba(0,0,0,.0287542),0 4.91399px 17.869px rgba(0,0,0,.0238443),0 2.75474px 10.0172px rgba(0,0,0,.02),0 1.46302px 5.32008px rgba(0,0,0,.0161557),0 .6088px 2.21381px rgba(0,0,0,.0112458);box-shadow:0 22px 80px rgba(0,0,0,.04),0 9.19107px 33.4221px rgba(0,0,0,.0287542),0 4.91399px 17.869px rgba(0,0,0,.0238443),0 2.75474px 10.0172px rgba(0,0,0,.02),0 1.46302px 5.32008px rgba(0,0,0,.0161557),0 .6088px 2.21381px rgba(0,0,0,.0112458)}}.catalog-item__img{display:block;width:100%;height:233px;border-radius:3px 3px 0 0;overflow:hidden}.catalog-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.catalog-item__bottom{padding:24px;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}@media (any-hover:hover){.catalog-item__bottom:hover .catalog-item__edit{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}}.catalog-item__title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.catalog-item__title a{display:block;font-weight:600;font-size:16px;line-height:120%;color:#191c1f;text-decoration:none}@media (any-hover:hover){.catalog-item__title a:hover{color:#ff4a35}}.catalog-item__right{-webkit-box-flex:0;-ms-flex:0 0 100px;flex:0 0 100px;position:relative;cursor:pointer;-webkit-tap-highlight-color:transparent}.catalog-item__edit,.catalog-item__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-tap-highlight-color:transparent}.catalog-item__price,.catalog-item__price .price-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.catalog-item__price .price-info{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:10px;font-weight:500;font-size:16px;line-height:100%;color:#9ea1a8}.catalog-item__price .free{font-weight:600;font-size:16px;line-height:100%;color:#ff4a35}.catalog-item__edit{position:absolute;bottom:-27px;right:-34px;opacity:0;visibility:hidden;-webkit-transform:translateY(30px);transform:translateY(30px);-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s;background:#fff;padding:14px 34px;border-radius:12px}.catalog-item__edit.open{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.catalog-item__goedit svg .fill{fill:rgba(0,0,0,.2)}.catalog-item__goedit svg .fill,.catalog-item__goedit svg .stroke,.catalog-item__wishlist svg .fill{-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.catalog-item__goedit svg .stroke{stroke:rgba(0,0,0,.2)}@media (any-hover:hover){.catalog-item__goedit:hover svg .fill{fill:#ff4a35}.catalog-item__goedit:hover svg .stroke{stroke:#ff4a35}}.catalog-item__wishlist{margin-left:8px}.catalog-item__wishlist svg .fill{fill:rgba(0,0,0,.2)}.catalog-item__wishlist svg .stroke{stroke:rgba(0,0,0,.2);-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}@media (any-hover:hover){.catalog-item__wishlist:hover svg .fill{fill:#ff4a35}.catalog-item__wishlist:hover svg .stroke{stroke:#ff4a35}}.home-tarifs{margin:128px 0}@media (max-width:767px){.home-tarifs{margin:48px 0}}.home-tarifs__container{position:relative}.home-tarifs__container:before{content:"";position:absolute;top:-36px;right:55px;width:28px;height:28px;background-image:url(/assets/img/star-black.svg);background-repeat:no-repeat;background-size:contain}.home-tarifs__title{font-weight:600;font-size:56px;line-height:100%;text-align:center;color:#191c1f;margin-bottom:24px}@media (max-width:767px){.home-tarifs__title{font-size:28px}}.home-tarifs__subtitle{max-width:680px;margin:0 auto 64px;font-weight:500;font-size:16px;line-height:140%;text-align:center;color:#9ea1a8}@media (max-width:767px){.home-tarifs__subtitle{margin-bottom:30px}}.home-tarifs__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0-12px}@media (max-width:1100px){.home-tarifs__list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:-40px}}@media (max-width:767px){.home-tarifs__list{display:block;margin:0}}.home-tarifs__item{-webkit-box-flex:0;-ms-flex:0 1 33.333%;flex:0 1 33.333%;padding:12px}@media (max-width:1100px){.home-tarifs__item{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;margin-bottom:40px}}@media (max-width:767px){.home-tarifs__item{padding:0;margin-bottom:30px}.home-tarifs__item:last-child{margin-bottom:0}}.tarif-item{background:#fff;-webkit-box-shadow:0 22px 80px rgba(0,0,0,.04),0 9.19107px 33.4221px rgba(0,0,0,.0287542),0 4.91399px 17.869px rgba(0,0,0,.0238443),0 2.75474px 10.0172px rgba(0,0,0,.02),0 1.46302px 5.32008px rgba(0,0,0,.0161557),0 .6088px 2.21381px rgba(0,0,0,.0112458);box-shadow:0 22px 80px rgba(0,0,0,.04),0 9.19107px 33.4221px rgba(0,0,0,.0287542),0 4.91399px 17.869px rgba(0,0,0,.0238443),0 2.75474px 10.0172px rgba(0,0,0,.02),0 1.46302px 5.32008px rgba(0,0,0,.0161557),0 .6088px 2.21381px rgba(0,0,0,.0112458);border-radius:24px;padding:32px}@media (min-width:1100px){.tarif-item{min-width:376px}}@media (max-width:767px){.tarif-item{padding:26px 24px}}.tarif-item__header{display:-webkit-box;display:-ms-flexbox;display:flex;height:82px}@media (max-width:767px){.tarif-item__header{height:92px}}.tarif-item__price{position:relative;font-weight:500;font-size:64px;line-height:100%;letter-spacing:-5px;color:#191c1f}.tarif-item__old_price{position:absolute;top:0;left:0;width:100%;height:77%}.tarif-item__old_price svg{width:100%;height:100%}.tarif-item__new-price{color:#ff4a35;position:absolute;top:50%;left:120%}.tarif-item__new-price .discount-date{font-size:12px;color:#000;position:absolute;top:100%;right:-10px;text-align:center;line-height:1;left:-10px}@media (max-width:1400px){.tarif-item__price{font-size:74px}}@media (max-width:767px){.tarif-item__price{font-size:68px}}.tarif-item__price span{font-size:24px;letter-spacing:0}.tarif-item__subprice{padding-left:26px;padding-top:10px;font-weight:500;font-size:16px;line-height:100%;color:#9ea1a8}@media (max-width:1400px){.tarif-item__subprice{font-size:14px}}.tarif-item__subprice span{display:block;letter-spacing:-1px;font-size:28px;margin-bottom:12px;position:relative}.home-exclusive__container:before,.tarif-item__subprice span:before{content:"";position:absolute;top:3px;left:-18px;width:16px;height:8px;background-image:url(/assets/img/tarif-arrow.svg);background-repeat:no-repeat;background-size:contain}.tarif-item__body{height:350px;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}@media (max-width:1400px){.tarif-item__body{height:280px}}.tarif-item__title{font-weight:600;font-size:24px;line-height:100%;color:#191c1f;margin-bottom:32px}.tarif-item__text{font-weight:500;font-size:16px;line-height:140%;color:#9ea1a8;margin-bottom:16px}@media (max-width:1400px){.tarif-item__text{font-size:14px}}.tarif-item__subprice span,.tarif-item__text b{font-weight:500;color:#191c1f}.tarif-item__button{width:100%;text-align:center}.tarif-item__button.light-btn{background:#f8f8f8;border:0;color:#191c1f;font-weight:600;font-size:16px;line-height:100%}@media (any-hover:hover){.tarif-item__button.light-btn:hover{background:#f3f3f3}}.home-more-tarifs{margin:128px 0}@media (max-width:767px){.home-more-tarifs{margin:48px 0}}.home-more-tarifs__body{background-image:url(/assets/img/action-bg.svg);background-repeat:no-repeat;background-position:right bottom;background-size:auto;min-height:268px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:50px 64px;background-color:#f8f8f8;border-radius:48px}@media (max-width:767px){.home-more-tarifs__body{background-position:center bottom;background-size:contain;padding:32px 24px;min-height:404px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.home-more-tarifs__content{max-width:521px}.home-more-tarifs__title{font-weight:600;font-size:38px;line-height:100%;color:#191c1f;margin-bottom:32px}@media (max-width:767px){.home-more-tarifs__title{font-size:28px}}.home-more-tarifs__button{margin-top:32px}.home-exclusive{margin:180px 0 96px}.home-exclusive__content{height:531px;background:linear-gradient(135deg,#ff4a35 0,#ff7e35 100%)}@media (max-width:767px){.home-exclusive__content{height:409px}}.home-exclusive__container{padding:96px 0;position:relative}@media (max-width:767px){.home-exclusive__container{padding:48px 0}}.home-exclusive__container:before{top:157px;left:35px;width:60px;height:80px;background-image:url(/assets/img/exclusive-1.svg);z-index:1}@media (max-width:767px){.home-exclusive__container:before{left:-15px;top:70px}}.home-exclusive__container::after{content:"";position:absolute;top:289px;right:89px;width:30px;height:30px;background-image:url(/assets/img/exclusive-2.svg);background-repeat:no-repeat;background-size:contain;z-index:1}@media (max-width:767px){.home-exclusive__container::after{width:0;height:0}}.home-exclusive__title{font-weight:600;font-size:56px;line-height:100%;text-align:center;color:#fff;margin-bottom:24px}@media (max-width:767px){.home-exclusive__title{font-size:28px;padding:0 30px}}.home-exclusive__subtitle{max-width:680px;margin:0 auto 48px;font-weight:500;font-size:20px;line-height:140%;text-align:center;color:#fff}@media (max-width:767px){.home-exclusive__subtitle{font-size:16px;margin-bottom:32px;padding:0 30px}}.home-exclusive__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.home-exclusive__btn-light,.home-exclusive__btn-white{margin:0 4px;font-weight:600;font-size:16px;line-height:100%;border:1px solid #fff;border-radius:12px;padding:16px;text-decoration:none;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.home-exclusive__btn-white{display:block;background:#fff;-webkit-box-shadow:0 28px 80px rgba(0,0,0,.02),0 11.6977px 33.4221px rgba(0,0,0,.0143771),0 6.25417px 17.869px rgba(0,0,0,.0119221),0 3.50603px 10.0172px rgba(0,0,0,.01),0 1.86203px 5.32008px rgba(0,0,0,.00807786),0 .77483px 2.21381px rgba(0,0,0,.00562291);box-shadow:0 28px 80px rgba(0,0,0,.02),0 11.6977px 33.4221px rgba(0,0,0,.0143771),0 6.25417px 17.869px rgba(0,0,0,.0119221),0 3.50603px 10.0172px rgba(0,0,0,.01),0 1.86203px 5.32008px rgba(0,0,0,.00807786),0 .77483px 2.21381px rgba(0,0,0,.00562291);color:#191c1f}@media (any-hover:hover){.home-exclusive__btn-white:hover{opacity:.7}}.home-exclusive__btn-light{color:#fff}@media (any-hover:hover){.home-exclusive__btn-light:hover{opacity:.7}}.home-exclusive__carousel{margin-top:-113px}.home-exclusive__slider,.home-exclusive__wrapper{-webkit-transition-timing-function:linear!important;transition-timing-function:linear!important}.home-exclusive__slide-img{background:#fff;-webkit-box-shadow:0 28px 80px rgba(0,0,0,.02),0 11.6977px 33.4221px rgba(0,0,0,.0143771),0 6.25417px 17.869px rgba(0,0,0,.0119221),0 3.50603px 10.0172px rgba(0,0,0,.01),0 1.86203px 5.32008px rgba(0,0,0,.00807786),0 .77483px 2.21381px rgba(0,0,0,.00562291);box-shadow:0 28px 80px rgba(0,0,0,.02),0 11.6977px 33.4221px rgba(0,0,0,.0143771),0 6.25417px 17.869px rgba(0,0,0,.0119221),0 3.50603px 10.0172px rgba(0,0,0,.01),0 1.86203px 5.32008px rgba(0,0,0,.00807786),0 .77483px 2.21381px rgba(0,0,0,.00562291);padding:8px;overflow:hidden;height:auto;border-radius:18px}@media (max-width:767px){.home-exclusive__slide-img{padding:6px}}.home-exclusive__slide-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;border-radius:18px}.ti-cursor.with-delay{-webkit-transition:all .3s ease;transition:all .3s ease}.bounce-in-fwd{-webkit-animation:bounce-in-fwd 1.5s ease .5s both;animation:bounce-in-fwd 1.5s ease .5s both}.about{position:relative;padding-top:5rem;padding-bottom:4rem}@media (min-width:64em){.about{padding-top:115px;padding-bottom:90px}}.about::after,.team-banner__picture::before{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.about::after{width:34.6%;min-height:0;border-top:1px solid #dfe0df}.team-banner{padding-top:45px}.catalog-tile__actions li,.team-banner__picture{position:relative}.team-banner__picture::before{width:100vw;height:75.7%;background-color:#f7f8fa;z-index:-1}.team-banner__picture img{display:block;margin-left:auto;margin-right:auto;width:95%}@media (min-width:48em){.team-banner__picture img{width:74.4%}}.account{padding-top:80px;padding-bottom:100px}.account__title{margin-bottom:3.75rem;font-size:2rem}@media (max-width:47.99em){.account__title{text-align:center}}@media (min-width:64em){.account__title{font-size:2.625rem}}.user-info__inner{display:flex;flex-wrap:wrap;margin-top:-3rem;margin-bottom:3rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-column-gap:100px;column-gap:100px}@media (min-width:48em){.user-info__inner{margin-bottom:3.75rem}}.user-info__main{width:100%;max-width:490px;margin-top:3rem}@media (min-width:48em){.user-info__main{margin-right:2rem}}.user-info__aside{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;width:500px;margin-top:3rem}@media (max-width:768px){.user-info__aside{width:auto}}.user-info__aside .tarif-name{color:#a1a1a2;font-size:18px}.user-info__module:not(:last-child){margin-bottom:3rem}.user-info__module:first-child{margin-bottom:1rem}.user-info__module>:not(:last-child){margin-bottom:1.5rem}.user-info__module.promo>form:not(:last-child){margin-bottom:.8rem}.user-info__module-title{margin-bottom:1rem!important;font-weight:600;font-size:1rem}.promo-wrapper{width:100%;display:flex;justify-content:space-between}.promo-wrapper input{border:1px solid #ff4a35;border-radius:3px;max-width:175px;text-transform:uppercase;padding:5px 10px;text-align:center;margin-right:15px;font-size:14px}.promo-wrapper input::-moz-placeholder{color:#a1a1a2;text-transform:none}.promo-wrapper input:-ms-input-placeholder{color:#a1a1a2;text-transform:none}.promo-wrapper input::placeholder{color:#a1a1a2;text-transform:none}.promo-wrapper button{color:#a1a1a2}.promo-wrapper .promo-info{color:#ff4a35;font-size:12px;font-weight:600;text-decoration:underline}.user-info__select+.select2-container .select2-selection__rendered{line-height:60px}.user-social{display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;margin-left:-5px}.user-social>*+*{margin-left:10px}.user-social+.user-social{margin-top:1.5rem}.user-social__btn,.user-social__icon{width:35px;height:35px}.user-social__name,.user-social__title{font-size:.875rem}.user-social__name{color:rgba(60,67,83,.3)}.profile-pres-btn button,.user-social__add{cursor:pointer}.social-block{width:100%;min-width:500px;background:linear-gradient(135deg,#ff4a35 0,#ff7e35 100%);border-radius:3px;padding:20px 40px 30px;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;position:relative}.social-block:before{content:"";position:absolute;top:46px;right:79px;width:25px;height:25px;background-image:url(/assets/img/thinsmooth.svg);background-repeat:no-repeat;background-size:contain}@media (max-width:600px){.social-block:before{right:50px}}@media (max-width:475px){.social-block:before{right:20px}}@media (max-width:375px){.social-block:before{top:70px}}@media (max-width:600px){.social-block{min-width:0}}@media (max-width:375px){.social-block{padding:20px}}.social-block__title{font-family:"Montserrat";font-style:normal;font-weight:600;font-size:16px;line-height:100%;color:#fff;text-align:center;margin-bottom:17px}@media (max-width:600px){.social-block__title{margin-bottom:25px;line-height:120%}}.social-block__item,.social-block__list{display:-webkit-box;display:-ms-flexbox;display:flex}.social-block__list{max-width:320px;margin:0 auto -10px;-ms-flex-wrap:wrap;flex-wrap:wrap}.social-block__item{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;padding:0 0 0 28px;margin-bottom:10px;font-weight:500;font-size:12px;line-height:100%;color:#fff;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.social-block__item:before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);width:20px;height:20px;background-image:url(/assets/img/socscheck.svg);background-repeat:no-repeat;background-size:contain}.social-block__subtitle{margin:16px 0 20px;font-family:"Montserrat";font-style:normal;font-weight:600;font-size:14px;line-height:150%;color:#fff;text-align:center}.social-block__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:20px;column-gap:20px}.social-block__link{-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));-webkit-transition:all .2s ease 0s;transition:all .2s ease 0s}.social-block__link:hover{-webkit-filter:none;filter:none;-webkit-transform:scale(.85);transform:scale(.85)}.account-plans__head{margin-bottom:5rem;padding:50px 1.5rem;border-radius:3px;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.12);text-align:center}@media (min-width:64em){.account-plans__head{margin-bottom:100px}}.account-plans__head-info,.account-plans__head-title{margin-bottom:1.5rem}@media (min-width:64em){.account-plans__head-info,.account-plans__head-title{margin-bottom:2.5rem}}.account-plans__head-title{font-weight:600;font-size:1.5rem}@media (min-width:64em){.account-plans__head-title{font-size:2rem}}.account-plans__head-info{padding-top:36px;padding-bottom:36px;font-weight:500;font-size:1.25rem;background-color:#fafafa}@media (min-width:64em){.account-plans__head-info{font-size:1.5rem}}.account-plans__head-desc{max-width:780px;margin-left:auto;margin-right:auto;font-size:1rem;line-height:160%;color:rgba(67,68,70,.5)}.account-plans__prolongate{display:flex;justify-content:center;align-items:center;margin-top:25px}.account-plans__price-heading{margin-bottom:3.5rem;padding-bottom:2.25rem;border-bottom:1px solid rgba(67,68,70,.2);font-size:1.25rem;text-align:center}@media (min-width:64em){.account-plans__price-heading{font-size:1.5rem}}.account-plans__foot{margin-top:5rem;text-align:center}.account-plans__foot p{margin-bottom:1.25rem;font-size:1rem;line-height:160%}.account-plans__foot a{font-weight:600}.account-catalog__bar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline;margin-bottom:2rem}.account-catalog__count{margin-right:2rem;padding-top:1rem;padding-bottom:1rem;font-size:1rem;line-height:1.2;color:rgba(67,68,70,.5);white-space:nowrap}.account-catalog__count-value{display:inline-block;margin-left:.625rem;color:#ff4a35}.account-catalog__search{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:1rem}.account-catalog__search .account-catalog__search-item{width:16rem}.account-catalog__search .account-catalog__search-item .p-dropdown,.account-catalog__search .account-catalog__search-item .p-input-icon-right,.account-catalog__search .account-catalog__search-item .p-inputtext{width:100%}.team-catalog__bar{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:baseline}.team-catalog__search{margin-bottom:1rem}.team-catalog__search input{height:35px;padding-left:25px;padding-right:1rem;border:1px solid rgba(0,0,0,.2);border-radius:3px;font-size:1rem;line-height:1;color:#3c4353;background-color:#fff;box-shadow:none;transition:all .3s cubic-bezier(.45,.05,.55,.95)}.team-catalog__count{margin-right:2rem;padding-bottom:1rem;font-size:1rem;line-height:1.2;color:rgba(67,68,70,.5);white-space:nowrap}.team-catalog__count-value{display:inline-block;margin-left:.625rem;color:#ff4a35}.user-avatar-uploader{display:inline-flex;flex-direction:column;align-items:center}.user-avatar-container{position:relative;width:150px;height:150px;margin-bottom:.75rem;border-radius:50%;background-color:#f7f8fa;background-image:url(/assets/img/svg/user.svg);background-repeat:no-repeat;background-position:left 50%bottom 0;background-size:107px 107px;overflow:hidden;cursor:pointer}.catalog-tile__picture img,.user-avatar-container img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;-o-object-fit:cover;object-fit:cover}.user-avatar-uploader .text-btn{display:block;font-size:1rem;line-height:1.3;color:#ff4a35}.user-avatar-uploader .text-btn:not(:last-child){margin-bottom:.5rem}.balance-wrapper .text-btn:not(:last-child){margin-right:20px}.balance{margin-bottom:1rem;font-weight:300;font-size:40px;line-height:1;white-space:nowrap}@media (min-width:64em){.balance{font-size:56px}}@media (max-width:81.24em){.audience{padding-bottom:80px}}.audience-grid{margin-top:-2rem}.audience-cell{margin-top:2rem}.audience-tile{padding:38px 32px 44px}@media (max-width:47.99em){.audience-tile{padding:1.75rem 1rem}}.audience-tile .icon-tile__icon{width:167px;height:167px;margin-bottom:1.75rem}@media (max-width:47.99em){.audience-tile .icon-tile__icon{width:150px;height:150px;margin-bottom:1.5rem}}.audience-tile .icon-tile__icon .icon{height:auto}@media (max-width:47.99em){.audience-tile .icon-tile__icon .icon{transform:scale(.75)}}.audience-tile .icon-tile__icon .icon-broker{width:75px}.audience-tile .icon-tile__icon .icon-agency{width:100px}.audience-tile .icon-tile__icon .icon-developer{width:88px}.audience-tile .icon-tile__title{margin-bottom:1rem;font-weight:600;font-size:1.25rem;line-height:1.2}@media (min-width:48em){.audience-tile .icon-tile__title{margin-bottom:1.5rem}}@media (min-width:64em){.audience-tile .icon-tile__title{font-size:1.75rem}}.audience-tile .icon-tile__text{font-size:.9375rem;line-height:1.375;letter-spacing:.25px}@media (max-width:47.99em){.audience-tile .icon-tile__text{font-size:1rem}}@media (max-width:81.24em){.benefits{padding-bottom:50px}}.benefits-item{display:flex;flex-wrap:wrap;align-items:center}@media (min-width:48em){.benefits-item:nth-child(odd){flex-direction:row-reverse}.benefits-item:nth-child(odd) .benefits-item__content{padding-right:2rem;padding-left:0}}@media (min-width:64em){.benefits-item:nth-child(odd) .benefits-item__content{padding-right:3.5rem}}@media (min-width:81.25em){.benefits-item:nth-child(odd) .benefits-item__content{padding-right:110px}}.benefits-item+.benefits-item{margin-top:4rem}@media (min-width:81.25em){.benefits-item+.benefits-item{margin-top:5.625rem}}.benefits-item__content{width:100%}@media (min-width:48em){.benefits-item__content{width:52.5%;padding-top:2rem;padding-bottom:2rem;padding-left:2rem}}@media (min-width:64em){.benefits-item__content{padding-left:3.5rem}}@media (min-width:81.25em){.benefits-item__content{padding-left:110px}}.benefits-item__label{display:flex;margin-bottom:.625rem;font-weight:500;font-size:1rem;letter-spacing:.5px;color:#ff4a35}.benefits-item__label .icon{flex-shrink:0;margin-right:12px;font-size:20px}.benefits-item__title{margin-bottom:1.25rem;font-weight:500;font-size:1.5rem;line-height:1.2}@media (min-width:81.25em){.benefits-item__title{font-size:2rem}}@media (min-width:64em){.benefits-item__title{font-size:2.5rem}}@media (min-width:81.25em){.benefits-item__title{font-size:2.875rem}}.benefits-item__desc{font-size:1.1rem;line-height:1.37;letter-spacing:.25px;text-align:justify}.benefits-item__picture{position:relative;width:47.5%}@media (max-width:47.99em){.benefits-item__picture{margin-bottom:2rem;margin-left:auto;margin-right:auto}}.benefits-item__picture::after,.benefits-item__picture::before{content:"";position:absolute;z-index:-1}@media (max-width:63.99em){.benefits-item__picture::after,.benefits-item__picture::before{display:none}}.benefits-item__picture::before{width:49%;height:49%}.benefits-item__picture::after{width:53%;height:60%;background-color:#f7f8fa}.benefits-item__picture--1::before{top:0;right:-17.5%}.benefits-item__picture--1::after,.benefits-item__picture--3::after{right:-17.5%;bottom:-17.5%}.benefits-item__picture--2::before{left:-17.5%;bottom:-17.5%}.benefits-item__picture--2::after{right:0;bottom:-21%}.benefits-item__picture--3::before{left:0;bottom:-17.5%}@media (min-width:81.25em){.front-catalog{padding-bottom:140px}}.catalog-grid{margin-top:-2rem}@media (min-width:81.25em){.catalog-grid{margin-top:-3.125rem}}.catalog-grid--account{margin-top:-1.25rem}@media (min-width:64em){.catalog-grid--account{margin-left:-10px;margin-right:-10px}}.catalog-cell{margin-top:2rem}@media (min-width:81.25em){.catalog-cell{margin-top:3.125rem}}.catalog-grid--account .catalog-cell{margin-top:1.25rem;transition:opacity .3s cubic-bezier(.45,.05,.55,.95)}@media (min-width:64em){.catalog-grid--account .catalog-cell{padding-left:10px;padding-right:10px}}.catalog-grid.group-select .grid__col{opacity:.7}.catalog-tile{display:flex;flex-direction:column;border-radius:9px;border:1px solid rgba(67,68,70,.05);background-color:#fff;transition:box-shadow .3s cubic-bezier(.45,.05,.55,.95)}.catalog-tile:hover{box-shadow:0 3px 2px rgba(0,0,0,.008),0 7px 5px rgba(0,0,0,.012),0 12px 10px rgba(0,0,0,.015),0 22px 18px rgba(0,0,0,.018),0 42px 33px rgba(0,0,0,.021),0 100px 80px rgba(0,0,0,.03)}.catalog-tile,.catalog-tile__picture{position:relative;overflow:hidden}.catalog-tile__picture::before{content:"";float:left;padding-top:70.68%}.catalog-tile__picture::after{content:"";display:table;clear:both}@media (min-width:30em){.catalog-tile__picture::before{content:"";float:left;padding-top:70.46%}.catalog-tile__picture::after{content:"";display:table;clear:both}}.catalog-tile__picture .recommendation{position:absolute;top:25px;left:25px;z-index:1;background:linear-gradient(135deg,#ff4a35 0,#ff7e35 100%);border-radius:8px;line-height:100%;color:#fff;padding:7px 10px;font-size:10px}.catalog-tile__picture .recommendation.right-bottom{right:25px;bottom:25px;left:inherit;top:inherit}.catalog-tile__picture .recommendation.right-top{right:25px;top:25px;left:inherit}.catalog-tile__checkbox,.catalog-tile__checkbox .catalog-tile__bg-name{position:absolute;top:0;left:0;width:100%;height:100%;padding:15px}.catalog-tile__checkbox .catalog-tile__bg-name{color:#fff;display:flex;justify-content:center;align-items:center;text-align:center;background-color:rgba(0,0,0,.7);padding:0 15px;z-index:1;opacity:0;transition:all .3s linear}.catalog-tile__checkbox .catalog-tile__bg-name:hover{opacity:1}.catalog-tile__checkbox .catalog-tile__bg-name b{font-weight:400;color:#ff4a35}.catalog-tile__checkbox>input{position:absolute;z-index:-1;opacity:0}.catalog-tile__checkbox .catalog-tile__checkbox-rect{display:inline-flex;align-items:center;user-select:none;position:absolute;top:15px;left:15px;z-index:2}.catalog-tile__checkbox .catalog-tile__checkbox-rect::before{content:"";display:inline-block;width:1.2em;height:1.2em;flex-shrink:0;flex-grow:0;border:2px solid #adb5bd;border-radius:.25em;margin-right:.5em;background-repeat:no-repeat;background-position:center center;background-size:50% 50%}.catalog-tile__checkbox>input:not(:disabled):not(:checked)+.catalog-tile__checkbox-rect:hover::before{border-color:#ff4a35}.catalog-tile__checkbox>input:not(:disabled):active+.catalog-tile__checkbox-rect::before{background-color:#ff4a35;border-color:#ff4a35}.catalog-tile__checkbox>input:checked+.catalog-tile__checkbox-rect::before{border-color:#ff4a35;background-color:#ff4a35;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e")}.catalog-tile__checkbox>input:disabled+.catalog-tile__checkbox-rect::before{background-color:#e9ecef}.catalog-tile__slider{position:absolute;top:0;left:0;width:100%;height:100%}.catalog-tile__slider-slide{width:100%}.catalog-tile__pagination{position:absolute;bottom:10px;display:flex;justify-content:center;width:100%;z-index:1}.catalog-tile__pagination-wrap{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;padding:4px 5px}.catalog-tile__pagination .swiper-pagination-bullet{margin:0 2px}.catalog-tile__pagination .swiper-pagination-bullet-active{background:#ff4a35}.catalog-tile:hover .catalog-tile__navigation-next,.catalog-tile:hover .catalog-tile__navigation-prev{visibility:visible;opacity:1}.catalog-tile__navigation-next,.catalog-tile__navigation-prev{position:absolute;width:50px;height:100%;top:0;z-index:1;display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.catalog-tile__navigation-prev{left:0;background:linear-gradient(to left,transparent,rgba(0,0,0,.2))}.catalog-tile__navigation-prev svg{transform:rotate(180deg)}.catalog-tile__navigation-next{right:0;background:linear-gradient(to right,transparent,rgba(0,0,0,.2))}.profile-pres-btn{display:flex;gap:10px}.profile-pres-btn .grad-btn,.profile-pres-btn .light-btn{padding:10px 14px;font-size:14px;font-weight:600;border-radius:8px}.profile-pres-btn .profile-pres-btn>button,.template-sharelinks .template-select-contact span{margin-right:10px}.profile-pres-btn>button:last-child{margin-right:3px}.profile-team__list tr td{border:1px solid rgba(67,68,70,.35);text-align:center;padding:10px}.profile-team__list tr td button{margin:0 auto}.profile-team__list tr td:nth-child(n+2){border-left:1px solid transparent}.profile-team__list tr.hide td{border-left:1px solid transparent;border-right:1px solid transparent;padding:8px}.catalog-tile__body,.catalog-tile__foot{height:72px}@media (min-width:64em){.catalog-tile__body,.catalog-tile__foot{height:85px}}.catalog-tile__body{display:flex;align-items:center;width:100%;padding:12px 16px;background-color:#fff}@media (min-width:64em){.catalog-tile__body{padding-left:25px;padding-right:25px}}.catalog-tile__title{position:relative;flex-grow:1;min-width:0;margin-right:1rem;font-weight:500;font-size:.875rem;line-height:150%;overflow:hidden}@media (min-width:48em){.catalog-tile__title{font-size:1rem}}.catalog-tile__title::after{content:"";position:absolute;top:0;bottom:0;right:0;width:3ch;background-image:linear-gradient(to right,rgba(255,255,255,0),#fff)}.catalog-tile__title-text{display:block;white-space:nowrap}.catalog-tile__title-num{display:block;color:rgba(67,68,70,.5)}.catalog-tile__actions{display:flex}.catalog-tile__actions li .action-control__tooltip{position:absolute;left:50%;top:111%;width:max-content;background:rgba(0,0,0,.5);border-radius:6px;padding:4px 8px;font-family:"Montserrat";font-style:normal;font-weight:600;font-size:11px;line-height:100%;text-align:right;color:#fff;opacity:0;visibility:hidden;transition:all .4s ease 0s;transform:translate(-50%,0)}.catalog-tile__actions li .action-control__tooltip::before{content:"";position:absolute;left:50%;bottom:100%;border:5px solid transparent;border-bottom:5px solid #7f7f7f;transform:translateX(-50%)}.catalog-tile__actions li:hover .action-control__tooltip{opacity:1;visibility:visible}.catalog-tile__actions li .action-control__tooltip.right{left:inherit;right:0;transform:none}.catalog-tile__actions li .action-control__tooltip.right::before{left:inherit;right:9px}.catalog-tile__actions li:not(:last-child){margin-right:8px}@media (min-width:64em){.catalog-tile__actions li:not(:last-child){margin-right:10px}}@media (max-width:47.99em){.catalog-tile__actions .action-control{width:32px;height:32px}}@media (min-width:64em){.catalog-tile__button{width:38px;height:38px;font-size:17px}}.catalog-tile__foot{display:flex;justify-content:center;align-items:center;padding:0 17px;border-top:1px solid #eee}.catalog-tile__foot:hover{cursor:pointer}.catalog-tile__foot-left{width:100%;max-width:85%;padding-right:15px}.catalog-tile.landing .catalog-tile__foot-left{padding-right:0}.catalog-tile__foot-text{position:relative;top:-2px;font-weight:500;line-height:1.15}@media (min-width:64em){.catalog-tile__foot-text{font-size:.84rem}.catalog-tile.landing .catalog-tile__foot-text{font-size:.9rem;top:-5px}}.catalog-tile__price{font-family:"Roboto",sans-serif;display:block;text-align:left;font-weight:400;font-size:20px;line-height:1.2;color:#ff4a35}.catalog-tile.landing .catalog-tile__price{font-size:18px;letter-spacing:-.06em}.catalog-tile.landing .catalog-tile__price .discount-date{letter-spacing:0}.catalog-tile__price.with-old-price{display:flex;align-items:center;justify-content:flex-start;position:relative;font-size:17px}.catalog-tile__price.with-old-price .no-old-price{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%,-46%);height:100%;font-size:20px}.catalog-tile__price.with-old-price .old-to-price{margin:0 8px}.catalog-tile__price.with-old-price .discount-date{position:absolute;top:90%;right:-45px;color:#000;font-size:9px;width:65px;text-align:center}.catalog-tile.la .catalog__btn-wrapper{margin-top:3.75rem;text-align:center}.main-catalog{padding-top:5rem;padding-bottom:50px}@media (min-width:64em){.main-catalog{padding-top:115px}}.create-bar{padding-top:2rem;padding-bottom:2rem;background-color:#3c4353}.create-bar__inner{display:flex;flex-direction:column;align-items:center;text-align:center}@media (min-width:48em){.create-bar__inner{flex-direction:row;justify-content:space-between;text-align:left}}.create-bar__text{margin-bottom:1.5rem;font-size:1.5rem;color:#fff}@media (min-width:48em){.create-bar__text{margin-right:2rem;margin-bottom:0}}@media (min-width:81.25em){.create-bar__text{font-size:1.875rem}}.create-bar .btn{flex-shrink:0}@media (min-width:64em){.editor-wrapper{padding-top:90px;padding-bottom:140px}}.editor,.editor__head{position:relative;box-shadow:0 3px 2px rgba(0,0,0,.008),0 7px 5px rgba(0,0,0,.012),0 12px 10px rgba(0,0,0,.015),0 22px 18px rgba(0,0,0,.018),0 42px 33px rgba(0,0,0,.021),0 100px 80px rgba(0,0,0,.03);z-index:0}.editor::after{content:"";display:none;position:absolute;top:0;left:-98px;width:276px;height:276px;opacity:.2;z-index:-1}@media (min-width:64em){.editor::after{display:block}}.editor__head{display:flex;justify-content:space-between;padding:0 15px;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.12);border-radius:3px 3px 0 0;z-index:5}.editor__head-left,.editor__head-right,.template-sharelinks .template-select-contact .js-checkbox.active .js-checkbox-checked{display:flex}.editor__control-list{display:flex;align-items:center;min-height:56px}.editor__control-list>:not(:last-child){margin-right:2px}.editor__control-item{position:relative;line-height:0;padding-top:8px;padding-bottom:8px}.editor-btn{position:relative;width:48px;height:48px;border-radius:3px;font-size:19px;color:#3c4353;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;cursor:pointer;transition:background-color .3s cubic-bezier(.45,.05,.55,.95)}.editor-btn:active,.editor-btn:focus,.editor-btn:hover{background-color:rgba(60,67,83,.1)}.editor-btn.disabled,.editor-btn[disabled]{opacity:.3}.editor-btn .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.editor-btn-hide{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.34909 9.34907C9.17431 9.53664 8.96355 9.68708 8.72937 9.79142C8.49519 9.89577 8.24239 9.95187 7.98606 9.9564C7.72972 9.96092 7.4751 9.91377 7.23739 9.81775C6.99967 9.72173 6.78373 9.57882 6.60245 9.39753C6.42116 9.21625 6.27825 9.00031 6.18223 8.76259C6.08622 8.52488 6.03906 8.27026 6.04358 8.01392C6.04811 7.75759 6.10421 7.50479 6.20856 7.27061C6.3129 7.03643 6.46334 6.82567 6.65091 6.65089M11.78 11.78C10.6922 12.6092 9.36761 13.0685 8 13.0909C3.54545 13.0909 1 7.99998 1 7.99998C1.79157 6.52483 2.88945 5.23601 4.22 4.21998L11.78 11.78ZM6.66364 3.0618C7.10167 2.95927 7.55013 2.90802 8 2.90907C12.4545 2.90907 15 7.99998 15 7.99998C14.6137 8.72264 14.153 9.403 13.6255 10.03L6.66364 3.0618Z' stroke='%23434446' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 1L15 15' stroke='%23434446' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-size:16px auto}.editor-btn-hide.active{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 9C1 9 5 1 12 1C19 1 23 9 23 9C23 9 19 17 12 17C5 17 1 9 1 9Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 12C13.6569 12 15 10.6569 15 9C15 7.34315 13.6569 6 12 6C10.3431 6 9 7.34315 9 9C9 10.6569 10.3431 12 12 12Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.editor__select{position:relative}.editor__select::after{content:"";position:absolute;top:50%;right:0;margin-top:-10px;height:20px;width:0;border-left:1px solid rgba(0,0,0,.1)}.editor__dropdown{width:200px;background-color:#fff;box-shadow:0 1px 7px rgba(0,0,0,.05)}.editor__dropdown-inner{padding:20px}.editor__dropdown-controls{position:relative}.editor__dropdown-controls:not(:last-child){margin-bottom:16px;padding-bottom:16px}.editor__dropdown-controls:not(:last-child)::after{content:"";position:absolute;bottom:0;left:0;width:calc(100% - 10px);height:0;border-top:1px solid rgba(0,0,0,.1)}.editor__dropdown-controls>:not(:last-child){margin-bottom:8px}.editor__dropdown-control{display:block;position:relative;padding-top:4px;padding-bottom:4px;padding-left:22px;font-size:.75rem;line-height:1;color:#000;text-decoration:none;cursor:pointer;opacity:.8;transition:color .3s cubic-bezier(.45,.05,.55,.95),opacity .3s cubic-bezier(.45,.05,.55,.95)}.editor__dropdown-control[disabled=disabled]{opacity:.5;cursor:not-allowed}.editor__dropdown-control .icon{position:absolute;top:4px;left:0;color:#434446}.editor__dropdown-control .icon-facebook-circle{color:#4152a5}.editor__dropdown-control .icon-pinterest{color:red}.editor__dropdown-control:active,.editor__dropdown-control:focus,.editor__dropdown-control:hover{color:#ff4a35;opacity:1}.editor__dropdown-control:active .icon,.editor__dropdown-control:focus .icon,.editor__dropdown-control:hover .icon{color:inherit}.editor-carousel{position:relative;background-color:#fff}.editor-carousel__nav .swiper-button-prev{left:15px}.editor-carousel__nav .swiper-button-next{right:15px}.editor__body{position:relative;width:100%;height:0;padding-top:71.66667%;box-shadow:0 3px 2px rgba(0,0,0,.008),0 7px 5px rgba(0,0,0,.012),0 12px 10px rgba(0,0,0,.015),0 22px 18px rgba(0,0,0,.018),0 42px 33px rgba(0,0,0,.021),0 100px 80px rgba(0,0,0,.03);border-radius:0 0 5px 5px;overflow:hidden}.editor__inner{position:absolute;top:0;right:0;bottom:0;left:0;padding-left:90px;padding-right:90px;padding-bottom:84px}@media (max-width:36em){.editor__inner{padding-left:60px;padding-right:60px}}.editor__inner-toolbar{display:flex;justify-content:flex-end}.editor__inner-toolbar .editor-btn{width:40px;height:40px;font-size:14px}.template-features{-moz-column-gap:24px;column-gap:24px;font-size:15px}@media (min-width:30em){.template-features{-moz-column-count:2;column-count:2}}.template-sharelinks{text-align:center}.buy-form .payment__history-box table,.template-sharelinks .social{width:100%}.template-sharelinks input.template-sharelinks-input{width:100%;max-width:450px;border:2px solid #ff4a35;padding:10px 15px;text-align:center}.template-sharelinks .template-select-contact{display:flex;align-items:center;justify-content:center;margin-top:10px}.template-sharelinks .template-select-contact input[type=checkbox]{position:relative;width:0;height:0}.template-sharelinks .template-select-contact .js-checkbox{width:20px;height:20px;border:1px solid #ff4a35;border-radius:4px}.template-sharelinks .template-select-contact .js-checkbox .js-checkbox-checked{display:none;width:100%;height:100%;align-items:center;justify-content:center}.template-sharelinks .social__item:not(:last-child){margin-right:1.5rem}.preview-wrapper{padding:80px 0 100px}@media (max-width:81.25em){.preview-wrapper{padding:80px 0 50px}}.preview-content>*{box-shadow:0 32px 24px rgba(0,0,0,.085)}.preview-content>:not(:last-child){margin-bottom:80px}.btn-edit-bg{position:absolute;top:100px;right:100px;width:80px;height:80px;border:2.5px solid currentColor;border-radius:50%;color:#fff;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 1700 1488' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%3E%3Cpath d='m850 372c-234 0-425 191-425 425s191 425 425 425c234 0 425-191 425-425s-191-425-425-425zm0 744c-176 0-319-143-319-319s143-319 319-319c176 0 319 143 319 319s-143 319-319 319z'/%3E%3Cpath d='m1699 372c-0.054-87.8-71.6-159-159-159h-233l-91.6-183c-9.03-18-27.4-29.4-47.5-29.4h-638c-20.1 0-38.5 11.4-47.5 29.4l-91.5 183-232 0.31c-87.7 0.156-159 71.6-159 159v956c0 87.9 71.5 159 159 159h1381c87.9 0 159-71.5 159-159zm-159 1010h-1381c-29.3 0-53.1-23.8-53.1-53.1v-956c0-29.3 23.8-53.1 53-53.1l265-0.362c20.1-0.0519 38.5-11.4 47.5-29.4l91.5-183h572l91.6 183c9.03 18 27.4 29.4 47.5 29.4h266c29.3 0 53.7 23.8 53.7 53.1v956c-0.01 29.3-23.9 53.2-53.2 53.2z'/%3E%3Cpath d='m856 645a49 49 0 0 0-48.2 49.6v73.5h-73.5a49 49 0 1 0 0 97.9h73.5v73.5a49 49 0 1 0 97.9 0v-73.5h73.5a49 49 0 1 0 0-97.9h-73.5v-73.5a49 49 0 0 0-49.7-49.6z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50% 48%;background-size:45%auto;filter:drop-shadow(0 0 3px rgba(255,74,53,.8));cursor:pointer;z-index:10;transition:opacity .3s cubic-bezier(.45,.05,.55,.95)}.btn-edit-bg:hover{opacity:.8}.btn-edit-bg--center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.editable-area{position:relative}.editor-field{width:100%;height:inherit;padding-left:2px;font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit;overflow:hidden}.editor-field[readonly]{cursor:default}.editor-field::-moz-placeholder{color:inherit}.editor-field:-ms-input-placeholder{color:inherit}.editor-field::placeholder{color:inherit}.editor-input{margin-top:-5px;margin-bottom:-5px;padding-top:5px;padding-bottom:5px}.editor-textarea{display:block;resize:none}.editor-field-outline{opacity:0;transition:opacity .3s cubic-bezier(.45,.05,.55,.95)}.editor-field-outline.active,.editor-field-outline.hovered{opacity:1}.editor-field-outline.active .btn-edit-text,.editor-field-outline.active .editor-field-outline__point{visibility:visible}.editor-select{width:100%;height:auto;margin-top:-5px;margin-bottom:-5px;padding:5px 15px 5px 0;border:0;font-weight:inherit;font-size:inherit;color:inherit;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='black'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:right 0 top 50%;background-size:8px auto;white-space:normal;-webkit-appearance:none;-moz-appearance:none;appearance:none}.editor-select--white{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 14 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L13 1' stroke='white'/%3E%3C/svg%3E%0A")}.editor-select option{color:#3c4353}.btn-edit-text{visibility:hidden;display:flex;justify-content:center;align-items:center;position:absolute;width:20px;height:20px;left:0;top:-10px;transform:translate(-50%,-100%);border-radius:50%;font-size:8px;color:#000;background-color:#fff;cursor:pointer;transition:color .3s cubic-bezier(.45,.05,.55,.95),background-color .3s cubic-bezier(.45,.05,.55,.95),visibility .3s cubic-bezier(.45,.05,.55,.95)}.btn-edit-text:hover{color:#fff;background-color:#ff4a35}.editor-field-outline__bar{position:absolute;border-width:0;border-style:solid;border-color:#ff4a35}.editor-field-outline__bar:nth-child(1){top:0;left:0;bottom:0;border-left-width:1px}.editor-field-outline__bar:nth-child(2){top:0;right:0;left:0;border-top-width:1px}.editor-field-outline__bar:nth-child(3){top:0;right:0;bottom:0;border-left-width:1px}.editor-field-outline__bar:nth-child(4){right:0;left:0;bottom:0;border-top-width:1px}.editor-field-outline__point{visibility:hidden;position:absolute;width:10px;height:10px;border-radius:50%;background:#fff;box-shadow:0 104px 80px rgba(0,0,0,.07),0 43px 33px rgba(0,0,0,.05),0 23px 17px rgba(0,0,0,.04),0 13px 10px rgba(0,0,0,.035),0 7px 57px rgba(0,0,0,.028),0 3px 2px rgba(0,0,0,.02);transition:visibility .3s cubic-bezier(.45,.05,.55,.95)}.editor-field-outline__point:nth-child(1){top:0;left:0;transform:translate(-50%,-50%)}.editor-field-outline__point:nth-child(2){top:0;right:0;transform:translate(50%,-50%)}.editor-field-outline__point:nth-child(3){bottom:0;right:0;transform:translate(50%,50%)}.editor-field-outline__point:nth-child(4){left:0;bottom:0;transform:translate(-50%,50%)}.booklet-wrapper{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;max-height:100vh;overflow:auto;z-index:999999;background-color:#d1d1d1}.booklet-page{position:relative;transform-origin:top left;overflow:hidden}.booklet-page.not-show,.swiper-slide.not-show{opacity:.5}.booklet__template-create{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10;display:flex;justify-content:center;align-items:flex-end;opacity:1;transition:all .25s ease-in-out;padding-bottom:14%}.booklet__template-create:hover{opacity:1}@media (max-width:64em){.booklet__template-create{flex-direction:column;justify-content:flex-end;align-items:center}.booklet__template-create.has_cookie_notify{padding-bottom:200px}}.booklet__template-create button{padding:10px 14px;border:.5px solid #ff4a35;border-radius:8px;font-family:Montserrat,-apple-system,BlinkMacSystemFont,"Segoe UI",Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue","Open Sans",sans-serif;font-size:14px;line-height:1.1;font-weight:500;text-align:center;background:linear-gradient(135deg,#ff4a35 0,#ff7e35 100%);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;color:#fff;box-shadow:0 1px 3px rgb(0 0 0/6%),0 1px 2px rgb(0 0 0/12%);transition:color .3s cubic-bezier(.45,.05,.55,.95),border-color .3s cubic-bezier(.45,.05,.55,.95),background-color .3s cubic-bezier(.45,.05,.55,.95),opacity .3s cubic-bezier(.45,.05,.55,.95),box-shadow .3s cubic-bezier(.45,.05,.55,.95);margin:10px}.booklet-page .editor-select{cursor:pointer}.booklet-page .editor-input{cursor:text}.preview-content .booklet-page .editor-input,.preview-content .booklet-page .editor-select{cursor:default;background:0 0}.exclusive{margin-top:80px;background-color:#f7f8fa}@media (min-width:64em){.exclusive{margin-top:140px}}.exclusive__inner{display:flex;flex-wrap:wrap}.exclusive__content{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;padding-top:65px;padding-bottom:4rem}@media (min-width:64em){.exclusive__content{width:58%;padding-bottom:80px;align-items:flex-start;text-align:left}}.exclusive__heading{margin-bottom:3.5rem}.exclusive__title{font-weight:400;font-size:2rem;line-height:1.2}@media (min-width:48em){.exclusive__title{font-size:2.5rem}}@media (min-width:64em){.exclusive__title{font-size:3rem}}@media (min-width:81.25em){.exclusive__title{font-size:3.4375rem}}.exclusive__subtitle{margin-top:1.5rem;font-size:1.25rem}@media (min-width:64em){.exclusive__subtitle{font-size:1.5rem}}@media (min-width:81.25em){.exclusive__subtitle{font-size:1.75rem}}.exclusive__buttons{margin-bottom:4rem}@media (max-width:29.99em){.exclusive__buttons{flex-wrap:nowrap;justify-content:center}.exclusive__buttons .btn{font-size:.8125rem;padding-left:1.1em;padding-right:1.1em}.exclusive__buttons .btn:not(:last-child){margin-right:8px}}.exclusive__list{display:flex;flex-wrap:wrap;margin-top:-1rem}.exclusive__list li{margin-top:1rem;margin-right:2rem}.exclusive__list li:last-child{margin-right:0}.exclusive__picture{position:relative;width:100%;padding-left:3rem;padding-right:3rem}@media (min-width:64em){.exclusive__picture{width:42%}}.exclusive__picture img{display:block;margin-left:auto;margin-right:auto}@media (min-width:64em){.exclusive__picture img{position:absolute;bottom:0;left:0;max-width:none}}.help-info{position:relative;padding-top:5rem;padding-bottom:5rem}@media (min-width:64em){.help-info{padding-top:115px;padding-bottom:150px}}.help-info::after{content:"";display:none;position:absolute;bottom:-110px;right:-170px;width:276px;height:276px;opacity:.2;z-index:-1}@media (min-width:64em){.help-info::after{display:block}}.help-info .page-heading{margin-bottom:154px}.help-info .page-heading .btn-group{flex-wrap:nowrap}@media (max-width:29.99em){.help-info .page-heading .btn{font-size:.8125rem;padding-left:1.1em;padding-right:1.1em}.help-info .page-heading .btn:not(:last-child){margin-right:8px}}.help-list__item+.help-list__item{margin-top:2.5rem}.help-list__question button{padding-left:2.5rem;font-weight:700;font-size:1rem;line-height:150%;text-align:left}@media (min-width:48em){.help-list__question button{padding-left:56px;font-size:1.25rem}}@media (min-width:64em){.help-list__question button{font-size:1.5rem}}.help-list__question button::after{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%)}.help-list__answer{width:100%;max-width:960px;padding:2rem 0 2rem 2.5rem}@media (min-width:48em){.help-list__answer{padding-left:85px;padding-bottom:2.5rem}}.help-list__answer[aria-hidden=true]{padding-top:0;padding-bottom:0}.help-list__answer-content{padding-left:25px;border-left:1px solid #ff4a35;font-size:.875rem;line-height:180%;color:rgba(60,67,83,.5)}@media (min-width:30em){.help-list__answer-content{font-size:1rem}}@media (min-width:64em){.help-list__answer-content{font-size:1.125rem}}.help-contact{padding-top:5rem;padding-bottom:5rem}.help-contact__title{margin-bottom:2.5rem;font-size:2rem}@media (min-width:64em){.help-contact__title{font-size:2.25rem}}.help-contact__text{margin-bottom:60px;line-height:180%}@media (min-width:64em){.help-contact__text{font-size:1.125rem}}.help-contact__form .form-question,.help-contact__form .inputbox,.help-contact__form [type=submit]{margin-top:30px}.help-contact__form .form__row{margin-top:-30px;margin-left:-15px;margin-right:-15px}.help-contact__form .form__row .inputbox{flex-grow:1;flex-basis:350px;padding-left:15px;padding-right:15px}.help-contact__form [type=submit]{min-height:44px}.form__foot{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}@media (min-width:48em){.form__foot{justify-content:flex-end}}.form-question{display:flex;align-items:center;margin-right:1.5rem}.form-question__text{margin-right:10px;font-size:1.25rem;line-height:150%}.form-question__field .input,.form-question__field .langs+.select2-container .select2-selection,.form-question__field .select,.form-question__field .textarea,.form-question__field .user-info__select+.select2-container .select2-selection,.langs+.select2-container .form-question__field .select2-selection,.user-info__select+.select2-container .form-question__field .select2-selection{padding-left:6px;padding-right:6px;width:44px;height:44px}.hero{padding-top:100px;background:url(../img/home-bg.jpg)no-repeat;background-size:cover;background-position:center top}.hero__inner{display:flex;flex-wrap:wrap}.hero__content{display:flex;flex-direction:column;width:100%;align-items:center;text-align:center}.hero__title{font-weight:600;font-size:54px;line-height:100%;text-align:center;color:#3d4351;letter-spacing:-2px;margin-bottom:24px}.hero__before_sub{font-size:1.6em;font-weight:400;margin-bottom:3.5rem}@media (max-width:48em){.hero__before_sub{font-size:1.15em}}.hero__subtitle{max-width:720px;font-weight:500;font-size:21px;line-height:140%;text-align:center;color:#3d4351;margin-bottom:64px}.hero__buttons{flex-direction:column;align-items:center;margin:0 0 48px}.hero__buttons .btn{min-width:18ch;padding-left:1.1em;padding-right:1.1em;font-weight:500;font-size:.8125rem}.hero__buttons .hero-btn{border-radius:200px}.hero-btn-how{display:block;margin-top:24px;font-weight:500;font-size:16px;line-height:120%;text-align:center;color:rgba(61,67,81,.5);transition:all .3s ease}.hero-btn-how:hover{color:#000}@media (min-width:48em){.hero__buttons .btn{min-height:54px;padding-left:1.6em;padding-right:1.6em;font-size:1.125rem}}.hero__buttons .btn:first-child{margin-right:.5rem}@media (min-width:48em){.hero__buttons .btn:first-child{margin-right:15px}}.hero__picture{position:relative;width:100%;padding-left:0;padding-right:0}@media (min-width:30em){.hero__picture{padding-left:2rem;padding-right:2rem;margin-bottom:-35%}}@media (min-width:64em){.hero__picture{width:50%;padding-left:4rem;padding-right:4rem;margin-bottom:0}.hero__picture img{position:absolute;top:0;left:0;max-width:none;z-index:1}}@media (max-width:63.99em){.hero-carousel{display:none}}.hero-carousel__slide{display:flex;flex-direction:column;justify-content:center;align-items:center;height:80px}.hero-carousel__slide img{max-height:76px;max-width:100%;opacity:.2;filter:grayscale(1);transition:opacity .3s cubic-bezier(.45,.05,.55,.95),filter .3s cubic-bezier(.45,.05,.55,.95)}.hero-carousel__slide:hover img{opacity:1;filter:grayscale(0)}.hero__divider{width:100%;max-width:370px;margin:50px auto;min-height:0;border-top:1px solid #dfe0df}@media (max-width:63.99em){.hero__divider{display:none}}.hero-join{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:100px}.hero-join__pictures{display:flex;margin-right:15px}.hero-join__pictures img{position:relative;width:41px;height:41px;border:2px solid #fff;border-radius:50%;-o-object-fit:cover;object-fit:cover}.hero-join__pictures img:not(:first-child){margin-left:-20px}.hero-join__body{position:relative;padding-top:.75rem;padding-bottom:.75rem;font-weight:300;font-size:.875rem;z-index:2}.signin{position:relative;z-index:1}.signin .container{position:relative;padding-top:4rem;padding-bottom:50px}@media (min-width:64em){.signin .container{padding-top:110px}}.signin .container::after,.signin .container::before{content:"";display:none;position:absolute;width:276px;height:276px;opacity:.2;z-index:1}@media (min-width:64em){.signin .container::after,.signin .container::before{display:block}}.signin .container::before{top:105px;left:16.6%}.signin .container::after{bottom:0;right:-120px}.register__phone-info{margin-top:10px}.user-form-wrapper{position:relative;width:100%;max-width:600px;margin-left:auto;margin-right:auto;padding:2.5rem 1rem;border-radius:3px;background-color:#fff;box-shadow:0 3px 2px rgba(0,0,0,.008),0 7px 5px rgba(0,0,0,.012),0 12px 10px rgba(0,0,0,.015),0 22px 18px rgba(0,0,0,.018),0 42px 33px rgba(0,0,0,.021),0 100px 80px rgba(0,0,0,.03);z-index:2}@media (min-width:48em){.user-form-wrapper{padding:64px 84px}}.user-form__title{margin-bottom:2.5rem;font-weight:400;font-size:1.875rem;text-align:center;color:inherit;line-height:1.2}.user-form .btn,.user-form .inputbox,.user-form .password-info,.user-form--modal .user-form__title{margin-bottom:1.5rem}.user-form{font-size:.875rem;color:rgba(67,68,70,.5)}.langs+.select2-container .user-form .select2-selection,.user-form .btn,.user-form .input,.user-form .langs+.select2-container .select2-selection,.user-form .select,.user-form .textarea,.user-form .user-info__select+.select2-container .select2-selection,.user-info__select+.select2-container .user-form .select2-selection{height:52px}.user-form__foot{margin-bottom:-1.5rem}.user-form__foot--inline{display:flex;flex-wrap:wrap;justify-content:space-between}.user-form__foot>*{margin-bottom:1.5rem}.user-form__forgotten{margin-right:1.5rem;text-decoration:none;color:inherit}.user-form__forgotten:hover{color:#d80027}.user-form__info{margin-top:1.5rem}.user-form .form-question{justify-content:center;margin-bottom:20px}.modal-exclusive-inner{padding:60px 40px 40px;max-height:95vh;overflow-y:auto}.modal-exclusive-inner::-webkit-scrollbar{width:6px}.modal-exclusive-inner::-webkit-scrollbar-track{background:rgba(25,28,31,.3);border-radius:20px}.modal-exclusive-inner::-webkit-scrollbar-thumb{background:#ff7e35}.modal-exclusive-title{font-weight:600;font-size:32px;line-height:100%;text-align:center;color:#191c1f;margin-bottom:20px}.modal-exclusive-title b{font-weight:inherit;color:#ff4a35}.modal-exclusive-text,.modal-exclusive-text h3{font-weight:400;font-size:16px;line-height:160%;color:#191c1f}.modal-exclusive-text h3{text-transform:uppercase;font-size:18px;line-height:130%;text-align:center;margin-bottom:32px}.modal-exclusive-text p{margin-bottom:15px}.modal-exclusive-text b{font-weight:700;color:#ff4a35}.modal-exclusive-text ul{margin:15px 0}.modal-exclusive-text ul li{padding-left:15px;position:relative}.modal-exclusive-text ul li:before{content:"";position:absolute;top:10px;left:0;width:4px;height:4px;background:rgba(25,28,31,.5);border-radius:100%}.modal-exclusive-btn{margin:35px auto 0;width:100%;max-width:350px;height:46px;background:linear-gradient(135deg,#ff4a35 0,#ff7e35 100%);border-radius:12px;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;font-family:"Montserrat";font-weight:600;font-size:14px;line-height:100%;color:#fff;cursor:pointer;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.modal-exclusive-btn:hover{opacity:.7}@media (max-width:767px){.modal-exclusive-inner{padding:30px 20px 20px}.modal-exclusive-title{font-size:24px}.modal-exclusive-text{font-size:14px}.modal-exclusive-text h3{font-size:16px;margin-bottom:20px}}.modal-buy-inner{padding:60px 40px 40px;max-height:95vh;overflow-y:auto}.buy-form{color:#08165f;font-size:14px}.buy-form__title{margin-bottom:2.5rem;font-weight:400;font-size:1.875rem;text-align:center}.buy-form__message{margin:32px auto 0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:"Montserrat";font-style:normal;line-height:100%;color:#3d4351;text-align:center}.buy-form__message b{color:#ff4a35}.buy-form .buybox{background:#fff;box-shadow:0 22px 80px rgba(0,0,0,.03),0 9.19107px 33.4221px rgba(0,0,0,.0215656),0 4.91399px 17.869px rgba(0,0,0,.0178832),0 2.75474px 10.0172px rgba(0,0,0,.015),0 1.46302px 5.32008px rgba(0,0,0,.0121168),0 .608796px 2.21381px rgba(0,0,0,.00843437);border-radius:5px;padding:15px 25px 10px 20px;margin-bottom:1.5rem;width:100%;display:flex;justify-content:space-between;align-items:center}.buy-form .buybox-left .buybox-title{font-weight:700;text-transform:uppercase}.buy-form .buybox-left .buybox-input{width:100%;border:2px solid #ff4a35;border-radius:4px;margin-top:10px;padding:10px 10px 8px;font-weight:500;font-size:16px}.buy-form .buybox-left .buybox-name{margin-top:30px;text-transform:uppercase}.buy-form .buybox-left .buybox-name span{font-size:18px;font-weight:600;color:#ff4a35;text-transform:uppercase}.buy-form .buybox-left .buybox-balance{font-size:12px;margin-top:30px}.buy-form .buybox-left .buybox-balance span{font-weight:600}.buy-form .buybox-right .buybox-total{font-size:11px;margin-bottom:11px}.buy-form .buybox .buybox-btn{color:#fff;background:#ff4a35;border-radius:5px;padding:15px 30px;cursor:pointer}.buy-form .buybox .buybox-btn[disabled]{cursor:not-allowed;opacity:.6}.buy-form .buybox-tarif,.buy-form .payment__history-box table td.amount{text-align:center}.buy-form .buybox-tarif span{font-size:16px;font-weight:600}.buy-form .buybox-wrap{width:100%;text-align:center}.buy-form .buybox-wrap .buybox-title{text-transform:uppercase}.buy-form .buybox-wrap .buybox-last-count{text-transform:uppercase;color:#434446;margin-top:10px}.buy-form .buybox-wrap .buybox-last-count span{font-size:24px;font-weight:600}.buy-form .buybox-wrap .buybox-buy-title{text-transform:uppercase;color:#ff4a35;font-size:16px;font-weight:600;margin-top:40px}.buy-form .buybox-wrap .buybox-name{text-transform:uppercase;margin-top:15px}.buy-form .buybox-wrap .buybox-btn{margin-top:15px}.payment__history-wrap{display:inline-block}.buy-form .payment__history-box{background:#fff;box-shadow:0 22px 80px rgb(0 0 0/3%),0 9.19107px 33.4221px rgb(0 0 0/2%),0 4.91399px 17.869px rgb(0 0 0/2%),0 2.75474px 10.0172px rgb(0 0 0/2%),0 1.46302px 5.32008px rgb(0 0 0/1%),0 .608796px 2.21381px rgb(0 0 0/1%);border-radius:5px;padding:15px 12px 10px 20px;margin-bottom:1.5rem;width:100%;max-height:20rem;overflow-x:auto;display:flex;justify-content:center}.buy-form .payment__history-box table tr{height:2em}.buy-form .payment__history-box table td.date{text-align:right;padding-right:10px}.buy-form__promo-wrapper{width:100%;display:flex;justify-content:space-around;padding-top:30px}.buy-form__promo-wrapper input{border:1px solid #ff4a35;border-radius:3px;max-width:175px;text-transform:uppercase;padding:5px 10px;text-align:center}.buy-form__promo-wrapper input::-moz-placeholder{color:#a1a1a2;text-transform:none}.buy-form__promo-wrapper input:-ms-input-placeholder{color:#a1a1a2;text-transform:none}.buy-form__promo-wrapper input::placeholder{color:#a1a1a2;text-transform:none}.social-signin-list{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:-.75rem}.social-signin__item{margin-right:20px;margin-bottom:.75rem}.social-signin__item:last-child{margin-right:0}.social-signin__link{width:44px;height:44px;font-size:24px;transition:transform .3s cubic-bezier(.45,.05,.55,.95)}.social-signin__link.disabled{opacity:.4;cursor:not-allowed}.social-signin__link:active,.social-signin__link:focus,.social-signin__link:hover{transform:scale(1.1)}.user-form__acceptance{display:flex;align-items:center;margin-bottom:1.5rem;position:relative;z-index:1}.user-form__acceptance.error:before{content:"";position:absolute;top:0;left:-10px;right:-10px;height:100%;border:1px solid red;z-index:-1}.user-form__acceptance .js-checkbox input[type=checkbox]{position:absolute;width:0;height:0;opacity:0}.user-form__acceptance .js-checkbox{min-width:20px;height:20px;border:1px solid #ff4a35;border-radius:4px;margin-right:10px}.user-form__acceptance .js-checkbox .js-checkbox-checked{display:none;width:100%;height:100%;align-items:center;justify-content:center}.user-form__acceptance .js-checkbox input[type=checkbox]:checked~.js-checkbox-checked{display:flex}@media (min-width:48em){.user-form__acceptance{margin-bottom:2.5rem}}.user-form__acceptance a{color:inherit}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.mfp-bg{background-color:#08165f;z-index:1000}.mfp-wrap{z-index:1001}.mfp-content{z-index:1002}.mfp-fade.mfp-bg{opacity:0;transition:all .6s cubic-bezier(.45,.05,.55,.95)}.mfp-fade .modal-wrapper{opacity:0;transform:translateY(32px);transition:all .5s cubic-bezier(.45,.05,.55,.95)}.mfp-fade.mfp-ready .modal-wrapper{opacity:1;transform:translateY(0)}.mfp-fade .modal-wrapper.mw400{max-width:400px}.mfp-fade.mfp-ready.mfp-bg{opacity:.5}.mfp-fade.mfp-removing .modal-wrapper{opacity:0;transform:translateY(32px)}.mfp-fade.mfp-removing.mfp-bg{opacity:0}.modal-wrapper{position:relative;width:98%;margin-left:auto;margin-right:auto;border-radius:3px;background-color:#fff}@media (min-width:30em){.modal-wrapper--md{width:100%;max-width:800px}.modal-wrapper--sm{width:100%;max-width:578px}}.modal-wrapper .mfp-close{position:absolute;top:15px;right:15px;width:40px;height:40px;font-size:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 21L11 11M21 1L11 11M11 11L21 21L1 1' stroke='black'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center;background-size:22px 22px}@media (max-width:47.99em){.modal-wrapper .mfp-close{top:6px;right:6px;background-size:16px 16px}}.modal-inner{padding:50px 24px 32px;max-height:95vh;overflow-y:auto}@media (min-width:30em){.modal-inner{padding:60px 74px 48px}}.modal-inner::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2rem;background-image:linear-gradient(to top,#fff 10%,rgba(255,255,255,0))}@media (min-width:81.25em){.front-price{padding-bottom:50px}}.price-list{margin-top:-2rem}.price-list--dotted{position:relative}.price-list--dotted::after{content:"";display:none;position:absolute;left:-50px;bottom:-60px;width:276px;height:276px;opacity:.2;z-index:-1}@media (min-width:64em){.price-list--dotted::after{display:block}}.price-cell{margin-top:2rem}.price-tile{position:relative;display:flex;flex-direction:column;height:100%;padding:20px;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.12);border-radius:3px;transition:background-color .3s cubic-bezier(.45,.05,.55,.95)}.price-tile:hover{background-color:#f7f8fa}.price-tile:hover .price-tile__link{color:#ff4a35;opacity:1}@media (min-width:48em){.price-tile{min-height:380px}}.price-tile>a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.price-tile__price{margin-bottom:1.25rem;font-size:60px;display:flex;align-items:flex-start;white-space:nowrap}@media (min-width:81.25em){.price-tile__price{font-size:64px}}.price-tile__price-value{margin-right:10px;line-height:1.2;letter-spacing:-1.5px}.price-tile__price-value .price-tile__price-value-prefix{font-size:32px}.price-tile__price-currency{position:relative;top:.5em;font-size:26.8%;color:rgba(67,68,70,.5)}.price-tile__body{padding-bottom:1.5rem;flex:1 0 auto}.price-tile__title{margin-bottom:1rem;font-weight:500;font-size:1.375rem;line-height:1.2}.price-tile__desc{font-size:.9rem;line-height:1.57;letter-spacing:.25px}.price-tile__foot{margin-top:auto}.price-tile__link{font-weight:500;font-size:1rem;color:#3c4353;opacity:.5}.price-bar{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;text-align:center;margin-top:3.75rem;padding:3.5rem 1.25rem}@media (min-width:48em){.price-bar{flex-direction:row;justify-content:space-between;text-align:left}}@media (min-width:64em){.price-bar{padding-left:3.5rem;padding-right:3.5rem}}@media (min-width:81.25em){.price-bar{padding:60px 158px 60px 164px}}.price-bar__text{min-width:0;margin-bottom:2rem;font-weight:500;font-size:1.5rem;line-height:1.28;letter-spacing:.25px}@media (min-width:48em){.price-bar__text{margin-bottom:0;font-size:1.5rem}}@media (min-width:64em){.price-bar__text{margin-right:2rem;font-size:2rem}}.main-price{padding-top:30px;padding-bottom:60px}@media (min-width:64em){.main-price{padding-top:115px}}.main-price .price-tile{padding-bottom:35px}.plans-features__title{margin-bottom:3rem}.plans-features__title button{display:inline-flex;justify-content:center;align-items:center;font-size:1.5rem;text-align:center}@media (min-width:64em){.plans-features__title button{font-size:2rem}}@media (min-width:81.25em){.plans-features__title button{font-size:2.25rem}}@media (min-width:1100px){.plan-page__swiper{margin-bottom:3rem}}.plans-features__title button::after{content:"";display:block;width:12px;height:7px;margin-left:1rem;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 6L6 1L11 6' stroke='%23434446' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");transition:transform .3s cubic-bezier(.45,.05,.55,.95)}.plans-features__title button[aria-expanded=false]:after{transform:rotate(.5turn)}.plans-features__wrapper{margin-bottom:3.5rem;border-top:1px solid rgba(35,31,80,.4)}.plans-features{font-size:.9375rem;line-height:1.2}@media (max-width:47.99em){.plans-features{display:flex}}@media (min-width:64em){.plans-features{font-size:1.125rem}}@media (max-width:47.99em){.plans-features tbody{display:flex;position:relative;overflow-x:auto;overflow-y:hidden;max-width:100%;background:linear-gradient(to right,#fff 30%,rgba(255,255,255,0)),linear-gradient(to right,rgba(255,255,255,0),#fff 70%)0 100%,radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.4),transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.2),transparent)0 100%;background-repeat:no-repeat;background-color:#fff;background-size:40px 100%,40px 100%,14px 100%,14px 100%;background-position:0 0,100%,0 0,100%;background-attachment:local,local,scroll,scroll}}.plans-features td,.plans-features th{height:90px;padding:12px 20px;vertical-align:middle}@media (max-width:47.99em){.plans-features td,.plans-features th{display:flex;flex-direction:column;justify-content:center;padding-left:1rem;padding-right:1rem}}.plans-features tbody td>span{position:relative;margin-left:25px}.plans-features tbody td>span:before{content:"";position:absolute;top:7px;left:-18px;width:16px;height:8px;background-image:url(/assets/img/tarif-arrow.svg);background-repeat:no-repeat;background-size:contain}.plans-features thead th{font-weight:600;text-align:center;white-space:nowrap}.plans-features thead th:first-child{text-align:left}@media (max-width:47.99em){.plans-features thead th{text-align:left}}.plans-features tbody tr:nth-child(odd) td,.plans-features tbody tr:nth-child(odd) th{background-color:rgba(244,244,244,.4)}.plans-features tbody tr:hover{transition:background-color .3s cubic-bezier(.45,.05,.55,.95);background-color:#f4f4f4}.plans-features tbody th{text-align:left}@media (max-width:47.99em){.plans-features tbody th{text-align:center}.plans-features tbody td{align-items:center}}.table-cell-no,.table-cell-yes{text-align:center}.table-cell-no::after,.table-cell-yes::after{content:"";display:inline-block;background-repeat:no-repeat;background-size:contain}.table-cell-yes::after{width:18px;height:13px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 18 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 1L6 12L1 7' stroke='%23ff4a35' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.table-cell-no::after{width:14px;height:14px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.1'%3E%3Cpath d='M13 1L1 13' stroke='%23231F50' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 1L13 13' stroke='%23231F50' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A")}.steps{padding-bottom:50px}.steps-list{margin-top:-1.875rem}.steps-cell{margin-top:30px}.steps-tile{position:relative;padding:2rem 1.25rem}@media (min-width:64em){.steps-tile{padding:36px 32px 56px}}.steps-tile::after{content:"";position:absolute;top:50%;right:0;width:28px;height:18px;transform:translateX(50%);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 28 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 9L27 9' stroke='%23434446' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20 0.999999L27 9L20 17' stroke='%23434446' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain}@media (max-width:63.99em){.steps-tile::after{display:none}}.steps-cell:nth-child(3n) .steps-tile::after{display:none}.steps-tile .icon-tile__icon{width:72px;height:72px;margin-bottom:2rem;font-size:22px}.steps-tile .icon-tile__title{margin-bottom:1.25rem;font-weight:700;font-size:1.25rem;line-height:1.2}.steps-tile .icon-tile__desc{font-size:1rem;line-height:180%}.mobile-nav{z-index:900}@media (min-width:81.25em){.mobile-nav{display:none}}.mobile-nav.is-open{z-index:-100}.mobile-nav__content{position:fixed;width:100vw;height:100vh;top:0;right:0;overflow-y:auto;z-index:2;background-color:#fff}.mobile-nav.is-closed .mobile-nav__content{transform:translateX(100%);transition:transform .35s cubic-bezier(.45,.05,.55,.95)}.mobile-nav.is-open .mobile-nav__content{transform:translateX(0);box-shadow:5px 0 5px rgba(0,0,0,.05);transition:transform .5s cubic-bezier(.45,.05,.55,.95)}.mobile-nav__overlay{position:fixed;width:100vw;height:100vh;background-color:#333;opacity:.7;z-index:1}.mobile-nav.is-closed .mobile-nav__overlay{opacity:0;transform:translateX(-100%);transition:transform 0ms cubic-bezier(.45,.05,.55,.95) .3s,opacity .4s cubic-bezier(.45,.05,.55,.95)}.mobile-nav.is-open .mobile-nav__overlay{opacity:.7;transform:translateX(0);transition:opacity .4s cubic-bezier(.45,.05,.55,.95)}.mobile-nav__inner{padding-top:117px}.mobile-nav__body{padding:0 1rem 2rem;font-size:14px}.mobile-nav__body>:not(:first-child){margin-top:1rem}.mobile-nav__body>:not(:last-child){margin-bottom:1rem}.user-section{display:flex;align-items:center}.user-section__avatar{flex-shrink:0}.user-section__heading{flex-grow:1;flex-basis:0;width:100%;margin-left:1rem}.user-section__title{font-weight:700;font-size:.9375rem;line-height:1.45;max-height:calc(.9375rem*1.45);overflow:hidden}.user-section__subtitle{font-size:.8125rem}.mobile-menu{width:100%;max-width:300px}.mobile-menu a{display:block;padding-top:8px;padding-bottom:8px;color:#3c4353;text-decoration:none}.mobile-menu li>a{position:relative;padding-right:12px}.site-footer--simple{padding-top:2rem;padding-bottom:3rem;text-align:center}.site-footer--simple .container>*+*{margin-top:2rem}.site-footer__main{padding-bottom:3rem}@media (max-width:767px){.site-footer__main{padding-bottom:0}}@media (min-width:64em){.site-footer__main{padding-bottom:36px}}@media (max-width:63.99em){.site-footer__grid{margin-top:-3rem}}.site-footer__grid>.grid__col{margin-top:3rem}@media (max-width:767px){.site-footer__grid .grid__col:first-child{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.site-footer__grid .grid__col:last-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.site-footer__grid .grid__col:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.site-footer__form{width:100%;max-width:280px}@media (max-width:63.99em){.site-footer__form{margin-top:35px;margin-left:auto;margin-right:auto;text-align:center}}.site-footer__form .inputbox{margin-bottom:12px}.langs+.select2-container .site-footer__form .select2-selection,.site-footer__form .input,.site-footer__form .langs+.select2-container .select2-selection,.site-footer__form .select,.site-footer__form .textarea,.site-footer__form .user-info__select+.select2-container .select2-selection,.user-info__select+.select2-container .site-footer__form .select2-selection{padding-left:20px;padding-right:20px}.langs+.select2-container .site-footer__form .select2-selection,.site-footer__form .btn,.site-footer__form .input,.site-footer__form .langs+.select2-container .select2-selection,.site-footer__form .select,.site-footer__form .textarea,.site-footer__form .user-info__select+.select2-container .select2-selection,.user-info__select+.select2-container .site-footer__form .select2-selection{height:43px;min-height:43px;font-size:.875rem}.site-footer__form-heading{margin-bottom:1.25rem;font-weight:500;font-size:1.125rem}.site-footer__payment{width:100%;margin-top:40px;text-align:center}.site-footer__payment img{width:100%;max-width:200px}.footer-links--inline{display:flex;flex-wrap:wrap;justify-content:center;margin-left:-2rem}@media (min-width:64em){.footer-links--inline{margin-left:-45px}}.footer-links--inline li{min-width:0;margin-left:2rem}@media (min-width:64em){.footer-links--inline li{margin-left:45px}}.footer-links--inline a{font-size:1rem;line-height:180%;opacity:.5}.footer-links a{text-decoration:none;font-weight:500;font-size:16px!important;line-height:100%;color:#191c1f;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}@media (any-hover:hover){.footer-links a:active,.footer-links a:focus,.footer-links a:hover{color:#ff4a35}}.site-footer__nav{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}@media (max-width:767px){.site-footer__nav{display:block}[data-aos][data-aos][data-aos-delay].aos-animate,body[data-aos-delay] [data-aos].aos-animate{transition-delay:0s!important}body[data-aos-delay]{-webkit-transition-delay:0!important;transition-delay:0!important}}.footer-links{width:50%;padding-left:12px;padding-right:12px}.footer-links .footer-links-title{font-weight:600;font-size:16px;line-height:100%;color:#191c1f;margin-bottom:32px}.footer-links li{margin-bottom:20px}.about-info__content ul.list-romb li:last-child,.footer-links li:last-child{margin-bottom:0}@media (max-width:767px){.footer-links{margin-top:0}.footer-links:first-child{margin-bottom:48px}}@media (min-width:30em){.footer-links a{font-size:.9375rem}}.site-footer__contacts{display:flex;flex-direction:column;align-items:center}@media (min-width:48em){.site-footer__contacts{align-items:flex-end}}.site-footer__logo{width:100px;margin-bottom:1.5rem}.site-footer__logo img{width:80%}@media (min-width:48em){.site-footer__logo{width:150px;margin:0 auto 20px;padding-left:50px}}.footer-left__logo{display:block;margin-bottom:48px}.footer-left__logo img{width:55px;height:68px;-o-object-fit:contain;object-fit:contain}.footer-left__mail{display:block;font-weight:500;font-size:16px;line-height:100%;color:#191c1f;margin-bottom:32px;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}@media (any-hover:hover){.footer-left__mail:hover{color:#ff4a35}}.footer-left__text{font-weight:400;font-size:14px;line-height:140%;color:#9ea1a8;margin-bottom:47px}.footer-left__social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-left__social a{margin-right:24px}.footer-left__social a svg path{-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.footer-left__social a:last-child{margin-right:0}.footer-left__social a:hover svg path,.mob-editor-bottom__col a.mob-editor-bottom__watch svg path,.mob-editor-top-panel__item.active svg path{stroke:#ff4a35}.footer-video{display:block;cursor:pointer;width:260px;height:170px;position:relative}@media (max-width:767px){.footer-video{margin-top:0}}.footer-video__bg{width:100%;height:100%;border-radius:16px;-o-object-fit:cover;object-fit:cover}.footer-video__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.7)),to(transparent));background:linear-gradient(90deg,rgba(0,0,0,.7)0,transparent 100%);border-radius:16px}.footer-video__play{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:44px;height:44px;-o-object-fit:contain;object-fit:contain}.footer-video__text{position:absolute;bottom:16px;left:16px;font-weight:700;font-size:16px;line-height:110%;color:#fff}.site-footer__contact{font-size:.9375rem;text-decoration:none;color:#3c4353}.site-footer__contact:active,.site-footer__contact:focus,.site-footer__contact:hover{color:#ff4a35}.site-footer__contact .icon{margin-right:12px;font-size:16px;opacity:.2;color:#000}.site-footer__inner{display:flex;flex-wrap:wrap;flex-direction:column;margin-top:-1.5rem;align-items:center}@media (min-width:64em){.site-footer__inner{flex-direction:row;justify-content:space-between}}.site-footer__inner>*{margin-top:1.5rem}.site-footer__foot{padding-top:52px;padding-bottom:50px}@media (max-width:767px){.site-footer__foot{padding-top:32px;padding-bottom:30px}}.footer__copyright{letter-spacing:.25px;font-weight:400;font-size:14px;line-height:100%;color:#9ea1a8}.site-footer--simple .footer__copyright{font-size:1rem}.site-footer__social .social__link{width:26px;height:26px;font-size:14px;background-color:rgba(67,68,70,.2)}.site-footer__social .social__link:active,.site-footer__social .social__link:focus,.site-footer__social .social__link:hover{background:#3c4353}@media (max-width:1200px) and (min-width:768px){.home-action{min-height:0}.home-action__container{min-height:615px}.home-action__text{left:2rem}.home-action__img{right:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.home-action__img img,.home-big__img img{max-width:80%}.home-big__body{min-height:610px}.home-big__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media (max-width:1080px) and (min-width:768px){.home-top{margin:50px 0 100px}.home-action__container{min-height:485px}.home-action__img img,.home-big__img img{max-width:630px}.home-big__body{min-height:580px}.home-big__img{left:-120px}.home-action__text{max-width:360px;font-size:44px}.home-big__title{font-size:40px}.home-orange__title{font-size:44px}.home-orange{height:555px;padding:50px 0}.home-big__text p,.home-big__text ul li{margin-bottom:42px}.home-big__img.big2{left:-20px}.home-big__img.big2 img{max-width:480px}.home-how{margin:60px 0}.catalog-cell{width:50%}.home-tarifs{margin:60px 0}.home-exclusive{margin:140px 0 60px}.site-footer__grid .grid__col-md-4{width:27%}}@media (max-width:850px) and (min-width:768px){.main-page .container{max-width:630px}.home-action__img img,.home-catalog__container{max-width:100%}.home-action{min-height:0;padding-bottom:0}.home-action:before{top:-80px;left:-200px}.home-action__container{min-height:0}.home-action__img{position:initial}.home-action__text{position:initial;font-size:38px;max-width:450px;text-align:center;line-height:110%;margin:0 auto 32px}.home-top{margin:48px 0}.home-top__title{font-size:52px}.home-top__sub-title{margin-bottom:30px}.home-top__buttons{display:block}.home-top__how,.home-top__run{display:block;width:300px;margin:0 auto 20px;text-align:center}.home-top__subtitle{font-size:28px}.home-top__list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-column-gap:0;column-gap:0;margin:0-20px -38px}.from-item{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;padding:0 20px;font-size:17px;margin-bottom:38px}.from-item img{margin-bottom:16px}.home-big{margin-top:50px}.home-big__body{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;min-height:0}.home-big__img.big2{top:0;left:0}.home-big__img{position:relative;top:0;left:0}.home-big__content{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;padding-left:0}.home-big__title{font-size:32px;line-height:100%;margin-bottom:24px}.home-big__text p,.home-orange__text p{margin-bottom:32px}.home-big__text ul li,.home-orange__text ul li{margin-bottom:20px}.home-big__btn{width:100%;text-align:center;margin-top:48px}.home-orange{height:auto;padding:50px 0}.home-orange:before{width:0;height:0}.home-orange__container{display:block}.home-orange__title{font-size:32px;margin-bottom:24px}.home-orange__img{padding-left:30px;margin-top:32px}.home-how{margin:48px 0}.home-how__title{font-size:32px;margin-bottom:24px}.home-how__subtitle{margin-bottom:32px}.home-how-step{padding:24px 16px;height:442px}.home-how-step__title{font-size:16px}.home-how-step__text{font-size:14px}.home-how-pagination{margin-top:32px}.home-how-pagination .swiper-pagination-bullet{width:10px;height:10px}.home-catalog{margin:48px 0;padding:48px 0}.home-catalog__title{font-size:32px;margin-bottom:16px}.home-catalog__subtitle{margin-bottom:32px}.home-catalog__tabs{margin:32px 0 24px;display:block}.home-catalog__tab{display:none;opacity:0;visibility:hidden;max-width:400px;margin:0 auto}.home-catalog__tab.active{display:block;opacity:1;visibility:visible;color:#191c1f;text-align:left;font-size:14px;padding:16px 36px 16px 16px;background:#fff;border:1px solid #d8d9dc;border-radius:8px;position:relative}.home-catalog__tab.active::before{opacity:1;background-image:url(img/CaretDown.svg);background-repeat:no-repeat;width:20px;height:20px;position:absolute;left:auto;right:16px;top:13px}.home-catalog__tab.active::after{opacity:0}.home-catalog__list{-ms-grid-columns:1fr;grid-template-columns:1fr;gap:16px 0;margin:32px 0}.home-catalog__show-more:hover{opacity:.6}.home-catalog__show-more{max-width:300px;margin:40px auto 0;text-align:center}.home-tarifs{margin:48px 0}.home-tarifs__subtitle{margin-bottom:30px}.home-tarifs__list{display:block;max-width:450px;margin:0 auto}.home-tarifs__item{padding:0;margin-bottom:30px}.home-tarifs__item:last-child{margin-bottom:0}.tarif-item{padding:26px 24px}.tarif-item__header{height:92px}.tarif-item__price{font-size:68px}.home-more-tarifs{margin:48px 0}.home-more-tarifs__body{background-position:center bottom;background-size:80%;padding:32px 24px;min-height:420px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.home-more-tarifs__title{font-size:32px}.home-more-tarifs__content{text-align:center}.home-more-tarifs__button{margin:30px auto 0}.home-exclusive{margin:140px 0 40px}.home-exclusive__content{height:409px}.home-exclusive__container{padding:48px 0}.home-exclusive__container:before{left:-15px;top:70px}.home-exclusive__container::after{width:0;height:0}.home-exclusive__title{font-size:32px;padding:0 30px}.home-exclusive__subtitle{font-size:16px;margin-bottom:32px;padding:0 30px}.home-exclusive__slide-img{height:auto}.site-footer .container{max-width:100%}.site-footer .grid__col-sm-4{width:50%}.site-footer .grid__col-sm-8{width:100%}.site-footer__grid .grid__col:first-child{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.site-footer__grid .grid__col:last-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.site-footer__grid .grid__col:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.footer-links,.footer-video{margin-top:0}.footer-links:first-child{margin-bottom:48px}.site-footer__foot{padding-top:32px;padding-bottom:30px}.site-footer__main{padding-bottom:0}.footer-links .footer-links-title{font-size:22px}.footer-links a{font-size:18px}}.page-title{text-align:center;font-weight:600;font-size:64px;line-height:100%;color:#191c1f;max-width:1055px;margin:0 auto}.page-title .grad-text{display:inline-block}@media (max-width:1024px){.page-title{font-size:40px;margin-bottom:32px}}.home-big.right-img .home-big__body{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.home-big.right-img .home-big__img{left:auto;right:0}.home-big.right-img .home-big__body{min-height:500px}@media (max-width:767px){.page__title{font-size:40px;margin-bottom:32px}}.about-project{margin:80px 0}@media (max-width:1024px){.about-project{margin:40px 0}}.page-subtitle{font-weight:500;font-size:21px;line-height:140%;text-align:center;color:#191c1f;max-width:630px;margin:32px auto 44px}@media (max-width:1024px){.page-subtitle{font-size:16px}}.page-subtitle a{text-decoration:none;color:#ff5136}@media (any-hover:hover){.page-subtitle a:hover{opacity:.7}}.registr-button{margin:0 auto}.home-catalog.catalog-page{background:0 0;padding-top:0;padding-bottom:0;margin-top:0}@media (max-width:1024px){.home-catalog.catalog-page{padding-top:30px}}.home-catalog.catalog-page .home-catalog__tabs{margin-top:0}.about-info{margin-top:80px}@media (max-width:1024px){.about-info{margin-top:30px}}.about-info__container{position:relative}.about-info__content{max-width:487px;padding:70px 0 143px}@media (max-width:1024px){.about-info__content{padding:0;max-width:100%}}.about-info__content ul li{font-weight:500;font-size:16px;line-height:130%;color:#191c1f;padding-left:40px;position:relative;margin-bottom:42px}@media (max-width:767px){.about-info__content ul li{margin-bottom:20px;font-size:14px}}.about-info__content ul li:before,.about-info__content ul.list-romb li:before{content:"";position:absolute;top:50%;left:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);width:32px;height:32px;background-image:url(/assets/img/list.svg);background-repeat:no-repeat;background-size:contain}.about-info__content ul.list-romb li{padding-left:47px;margin-bottom:45px;position:relative;font-weight:600;font-size:19px;line-height:140%;color:#191c1f}@media (max-width:1024px){.about-info__content ul.list-romb li{font-size:14px;font-weight:500}}.about-info__content ul.list-romb li:before{width:28px;height:28px;background-image:url(/assets/img/about/romb.svg)}.about-info__img{position:absolute;top:0;right:-30px;width:721px;height:519px}@media (max-width:1024px){.about-info__img{right:0;width:100%;position:relative;height:100%;margin-top:40px}}.about-info.left-img .about-info__img:before,.about-info__img:before{content:"";position:absolute;top:-328px;height:1130px;background-repeat:no-repeat;background-size:contain;z-index:-1}.about-info__img:before{right:-139px;width:1088px;background-image:url(/assets/img/about/about-bg-1.png)}.about-info__img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.about-info.left-img{min-height:630px}.about-info.left-img .about-info__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:1024px){.about-info.left-img .about-info__container{display:block}}.about-info.left-img .about-info__content{max-width:541px}@media (max-width:1024px){.about-info.left-img .about-info__content{max-width:100%}}.about-info.left-img .about-info__img{width:716px;height:629px;right:auto;left:-55px}@media (max-width:1024px){.about-info.left-img .about-info__img{width:100%;position:relative;height:100%;top:0;left:0;margin-top:40px}}.about-info.left-img .about-info__img:before{left:-153px;width:1072px;background-image:url(/assets/img/about/about-bg-2.png)}.about-orange{height:710px;padding-top:20px}@media (max-width:1024px){.about-orange{height:auto;padding-top:30px}}.about-orange::before{top:55px;right:390px;left:auto;-webkit-transform:translate(0,0);transform:translate(0,0)}@media (max-width:1024px){.about-orange::before{width:0;height:0}}@media (max-width:1340px){.about-orange .home-orange__title{font-size:36px}}@media (max-width:1024px){.about-orange .home-big__text{font-size:24px;line-height:140%}.about-orange .home-big__text li,.about-orange .home-big__text p{font-weight:400}}.about-orange .home-big__text{max-width:610px}@media (max-width:1024px){.about-orange .home-big__text{max-width:100%}}.about-orange p{margin-bottom:22px}.about-orange ul{margin-top:48px}.about-orange .home-orange__container{position:relative}.about-orange .home-orange__img{position:absolute;width:581px;height:733px;right:0;top:0}@media (max-width:1024px){.about-orange .home-orange__img{position:relative;width:100%;height:100%;display:none}}.about-orange .home-orange__content{-webkit-box-flex:0;-ms-flex:0 1 90%;flex:0 1 90%}.history{margin:120px 0 96px}@media (max-width:1024px){.history{margin:30px 0}}.history__container{position:relative}.history__container:before{content:"";position:absolute;top:-30px;right:45px;width:76px;height:96px;background-image:url(/assets/img/about/history-before.svg);background-repeat:no-repeat;background-size:contain}@media (max-width:1024px){.history__container:before{width:0;height:0}}.history__container::after{content:"";position:absolute;bottom:0x;left:90px;width:32px;height:31px;background-image:url(/assets/img/about/history-after.svg);background-repeat:no-repeat;background-size:contain}@media (max-width:1024px){.history__container::after{width:0;height:0}}.history__title{font-weight:600;font-size:56px;line-height:100%;text-align:center;color:#191c1f;margin-bottom:32px}@media (max-width:1024px){.history__title{font-size:35px;margin-bottom:32px}}.history__subtitle{font-weight:500;font-size:16px;line-height:140%;color:#191c1f;text-align:center;margin-bottom:51px}@media (max-width:1024px){.history__subtitle{margin-bottom:30px}}.history__btn{cursor:pointer;margin:0 auto;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;-webkit-box-shadow:0 24px 44px rgba(255,74,53,.3);box-shadow:0 24px 44px rgba(255,74,53,.3)}@media (any-hover:hover){.history__btn:hover{opacity:.7;-webkit-box-shadow:none;box-shadow:none}}.bottom-action{background:linear-gradient(90.58deg,#3c4353 7.06%,rgba(60,67,83,.9) 95.88%);padding:48px 0;margin-top:120px}@media (max-width:1024px){.bottom-action{margin:30px 0;padding:20px 0 30px}}.bottom-action .container{padding-top:0}.bottom-action__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:20px;column-gap:20px}@media (max-width:1024px){.bottom-action__row{display:block}}.bottom-action__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-weight:400;font-size:30px;line-height:125%;color:#fff}@media (max-width:1024px){.bottom-action__text{font-size:18px;margin-bottom:20px;text-align:center}}.bottom-action__btn{-webkit-box-flex:0;-ms-flex:0 0 222px;flex:0 0 222px;width:222px;height:48px;background:#fff;border-radius:12px;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;font-weight:600;font-size:16px;line-height:100%;color:#191c1f;text-decoration:none;-webkit-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}@media (any-hover:hover){.bottom-action__btn:hover{opacity:.7}}@media (max-width:1024px){.bottom-action__btn{width:100%;max-width:400px;margin:0 auto}}.tarifs-title{font-weight:600;font-size:64px;line-height:100%;text-align:center;color:#191c1f;margin-bottom:32px}@media (max-width:1024px){.tarifs-title{font-size:32px}}.tarifs-subtitle{max-width:795px;margin:0 auto 64px;font-weight:500;font-size:16px;line-height:140%;text-align:center;color:#9ea1a8}@media (max-width:1024px){.tarifs-subtitle{margin-bottom:32px;font-weight:400}}.plans-features__title{font-weight:600;font-size:56px;line-height:100%;text-align:center;color:#191c1f;margin-bottom:64px}@media (max-width:1024px){.plans-features__title{font-size:28px;margin-bottom:50px}}.plans-features tbody th,.tarifs-table .table-cell{font-weight:400;font-size:16px;line-height:120%;color:rgba(67,68,70,.5)}.tarifs-table{border-top:.2px solid rgba(35,31,80,.1)}@media (max-width:1024px){.tarifs-table{border-width:0}}.tarifs-table .table-cell{padding:26px 10px;color:rgba(25,28,31,.8)}.tarifs-table .text-center{text-align:center}.tarifs-table .table-cell-no:after{width:24px;height:24px;background-image:url(/assets/img/tarifs-no.svg)}.tarifs-table .table-cell-yes:after{width:24px;height:24px;background-image:url(/assets/img/tarifs-yes.svg)}@media (max-width:1024px){.tarif-item__body{height:auto}}@media (min-width:64em){.help-info::after{display:none}}@media (max-width:1024px){.help-info{padding-top:40px}}.help-info .page-heading__title{font-weight:600;font-size:64px;line-height:100%;text-align:center;color:#191c1f;margin-bottom:32px}@media (max-width:1024px){.help-info .page-heading__title{font-size:32px}}.help-info .page-heading__subtitle{font-weight:500;font-size:16px;line-height:140%;text-align:center;color:#191c1f;margin-bottom:44px}.help-list__item{background:#f8f8f8;border-radius:20px;padding:54px 51px 49px;margin:10px 0}@media (max-width:1024px){.help-list__item{padding:20px}}.help-list__item+.help-list__item{margin-top:10px}.help-list__question button::after{width:30px;height:30px;background-image:url(/assets/img/help/accord-plus.svg)}@media (max-width:1024px){.help-list__question button::after{width:20px;height:20px}.help-info .page-heading{margin-bottom:80px}.help-list__question button{padding-left:30px;font-weight:600;line-height:130%}}.help-list__question button[aria-expanded=true]:after{background-image:url(/assets/img/help/accord-minus.svg)}.help-list__answer{padding-bottom:0}@media (max-width:1024px){.help-list__answer{padding:15px 0 0}}.catalog-page-show-more{width:152px;height:48px;border:1px solid #d8d9dc;border-radius:12px;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;font-weight:500;font-size:16px;line-height:100%;color:#9ea1a8;text-decoration:none;margin:64px auto 0}.action-create__text{font-weight:500;font-size:38px;line-height:140%;text-align:center;color:#191c1f;max-width:978px;margin:0 auto 40px}@media (max-width:1024px){.action-create__text{font-size:22px}}.action-create__button{margin:40px auto 0}#history{max-width:1200px}@media (max-width:1340px){#history{max-width:600px}}.modal-history-title{font-weight:600;font-size:38px;line-height:120%;text-align:center}@media (max-width:1024px){.modal-history-title{font-size:28px}}.modal-history-text{font-weight:400;font-size:18px;line-height:140%;color:#191c1f;margin-top:40px;-webkit-column-gap:57px;column-gap:57px;-webkit-columns:2;columns:2}.modal-history-text.full{margin-top:0;columns:1}@media (max-width:1340px){.modal-history-text{-webkit-columns:1;columns:1;-webkit-column-gap:0;column-gap:0}}@media (max-width:1024px){.modal-history-text{font-size:14px}}.modal-history-text img{margin:0 auto}.modal-history-text ol,.modal-history-text p{margin-bottom:24px}.modal-history-text .h2{margin-top:50px;margin-bottom:24px;font-weight:600;font-size:24px;line-height:140%;color:#191c1f}.modal-history-text .h2.first-title{margin-top:0}.modal-history-text ul{list-style:inside;margin-bottom:24px}.modal-history-text .dear-client{font-weight:600;padding-top:30px}.modal-history-text .wish-client{color:#ff4a35;font-weight:600;font-size:20px;text-align:center}@media (max-width:1340px){.modal-history-text h2{margin-top:24px}}@media (max-width:1024px){.modal-history-text h2{margin:15px 0;font-size:18px}}.cropper-container{max-height:60vh}.img-container>img{max-height:60vh;object-fit:contain}.bg-light{background-color:#f7f8fa}.bg-primary{background-color:#ff4a35}.u-clearfix:after{content:""!important;display:block!important;clear:both!important}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.flex-column{display:flex;flex-direction:column}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-center{align-items:center!important}.order-first{order:-1}.order-last{order:13}@media (min-width:30em){.order-xs-first{order:-1}}@media (min-width:48em){.order-sm-first{order:-1}}@media (min-width:64em){.order-md-first{order:-1}}@media (min-width:81.25em){.order-lg-first{order:-1}}@media (min-width:30em){.order-xs-last{order:13}}@media (min-width:48em){.order-sm-last{order:13}}@media (min-width:64em){.order-md-last{order:13}}@media (min-width:81.25em){.order-lg-last{order:13}}.my-2{margin-bottom:2rem}.mt-2,.my-2{margin-top:2rem}.text-upper{text-transform:uppercase!important}.text-right{text-align:right!important}.color-dark{color:#3c4353!important}.color-white{color:#fff!important}.color-highlight{color:#ff4a35!important}.font-w-normal{font-weight:400!important}.hidden-visually{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.hidden,[hidden]{display:none!important}@media (min-width:30em){.hidden–xs{display:none!important}}@media (min-width:48em){.hidden–sm{display:none!important}}@media (min-width:64em){.hidden–md{display:none!important}}@media (min-width:81.25em){.hidden–lg{display:none!important}}@media (min-width:112.5em){.hidden–xl{display:none!important}}.image-blur{filter:blur(2px)}.c-sliding-pagination__list{display:flex;justify-content:center}.c-sliding-pagination__list-element{border:1px solid #ff4a35;border-radius:3px;background-color:#fff;min-width:28px;text-align:center;margin:0 5px;padding-top:1px;cursor:pointer;font-size:18px}.c-sliding-pagination__list-element--active,.c-sliding-pagination__list-element--active:hover{background:linear-gradient(135deg,#ff4a35 0,#ff7e35 100%)}.c-sliding-pagination__list-element--active a,.c-sliding-pagination__list-element--active:hover a{color:#fff}.c-sliding-pagination__list-element a{text-decoration:none}@media (max-width:36em){.swiper-button-next,.swiper-button-prev{width:30px;height:30px}}.no-page{height:100%;min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:url(/assets/img/404-bg.jpg);background-position:left top}.no-page__img{width:auto;height:auto;max-width:90%;max-height:70vh;object-fit:contain;margin-bottom:60px}.no-page__btn{font-size:33px;font-weight:700;background:#3c4353;line-height:1.3;text-decoration:none;color:#fff;padding:11px 25px;border-radius:40px;transition:all .3s ease}.no-page__btn:hover{transform:scale(.95)}@media (max-width:768px){.no-page__img{margin-bottom:40px}.no-page__btn{font-size:22px}}@media (max-width:380px){.no-page__img{margin-bottom:30px}.no-page__btn{font-size:18px}}.mobile-editor{display:none}@media (max-width:767px){.mobile-editor{display:block}}.mob-editor-nav__slider{overflow:hidden;background:#f5f5f5;padding:0 16px}.mob-editor-nav__slide{width:auto;padding:16px 0;font-weight:600;font-size:12px;line-height:100%;color:#434446}.mob-editor-bottom__col a.mob-editor-bottom__watch,.mob-editor-nav__slide.swiper-slide-thumb-active{color:#ff4a35}.mob-editor{min-height:calc(100vh - 124px)}.mob-editor__slider{overflow:hidden}.mob-editor__slide{padding:24px 16px 180px}.mob-editor__block{position:relative}.mob-editor__title{font-weight:600;font-size:14px;line-height:100%;color:#434446;margin-bottom:24px}.mob-editor__label{font-weight:500;font-size:12px;line-height:120%;color:#a1a2a3;margin-bottom:8px}.mob-editor__input,.mob-editor__textarea{width:100%;padding:8px 12px;background:#fff;border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;font-weight:500;font-size:14px;line-height:140%;color:#434446;margin-bottom:8px}.mob-editor__textarea{height:98px;resize:vertical}.mob-editor__textarea.small{height:auto}.mob-editor__input{height:46px}.mob-editor__words{display:block;font-weight:500;font-size:10px;line-height:120%;color:#a1a2a3;text-align:right;margin-bottom:8px}.mob-editor__currency{position:absolute;right:6px;bottom:14px;background:#f2f2f2;border-radius:4px;width:32px;height:34px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;font-size:14px;line-height:100%;color:#434446;cursor:pointer}.mob-editor__currency,.mob-editor__images,.mob-editor__period{display:-webkit-box;display:-ms-flexbox;display:flex}.mob-editor__period{position:absolute;right:50px;bottom:24px;width:auto;height:auto;padding-right:11px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;font-size:14px;line-height:100%;color:#434446;cursor:pointer}.mob-editor__period:before{content:"";position:absolute;top:50%;right:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);width:6px;height:4px;background-image:url(/assets/img/arrow.svg);background-repeat:no-repeat;background-size:contain}.mob-editor__images{margin-top:16px}.mob-editor__image{position:relative;width:56px;height:56px;-webkit-box-shadow:0 2px 7px rgba(67,68,70,.04),0 4px 6px rgba(0,0,0,.05);box-shadow:0 2px 7px rgba(67,68,70,.04),0 4px 6px rgba(0,0,0,.05);border-radius:8px;overflow:hidden;margin-right:8px}.mob-editor__image:last-child{margin-right:0}.mob-editor-galery__item img,.mob-editor__avatar img,.mob-editor__image img,.mob-editor__map img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mob-editor__image.add-image{-webkit-box-shadow:none;box-shadow:none;border:1px dashed #c7c7c8}.mob-editor__image .svg-preloader{width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.mob-editor__multiple-title{position:absolute;top:40px;left:12px;font-weight:500;font-size:14px;line-height:100%;color:#434446;z-index:1}.mob-editor__map{width:100%;height:300px;border-radius:8px;overflow:hidden}.mob-editor__avatar{width:96px;height:96px;background:#ff4a35;border-radius:100%;-webkit-box-shadow:0 2px 8px rgba(19,56,77,.1),0 0 1px #a7a8ab;box-shadow:0 2px 8px rgba(19,56,77,.1),0 0 1px #a7a8ab;position:relative;margin:0 auto 16px;overflow:hidden}.mob-editor__avatar svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.mob-editor__choice{position:fixed;left:0;bottom:64px;width:100vw;height:100vh;background:rgba(67,68,70,.5);z-index:1007;opacity:0;visibility:hidden;-webkit-transition:opacity .3s ease 0s;transition:opacity .3s ease 0s}.mob-editor__choice.open{opacity:1;visibility:visible}.mob-editor__choice.open .mob-editor__list{visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.mob-editor__list{position:absolute;bottom:0;left:0;width:100%;visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.mob-editor__list-item{padding:16px;text-align:center;font-weight:500;font-size:16px;line-height:120%;color:#434446;background:#fff;border-bottom:1px solid #f2f2f2}.mob-editor__list-item.active{background:#ffedeb;color:#ff4a35}.mob-editor-bottom{position:fixed;bottom:0;left:0;padding:0 16px;width:100%;background:#fff;border-top:1px solid #f2f2f2;z-index:1006}.mob-editor-bottom__col a,.mob-editor-bottom__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mob-editor-bottom__row{height:64px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.mob-editor-bottom__col{-webkit-box-flex:0;-ms-flex:0 1 25%;flex:0 1 25%}.mob-editor-bottom__col a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:rgba(67,68,70,.5);font-weight:600;font-size:9px;line-height:100%;text-align:center;text-decoration:none}.mob-editor-bottom__col svg{margin-bottom:6px}.mob-editor-error{border-color:#eb5757}.currency-error{background:rgba(235,87,87,.1);color:#eb5757}.mob-editor-buttons{position:fixed;bottom:65px;left:0;width:100%;padding:0 16px 23px;background:#fff;z-index:10}.mob-editor-buttons__add-block,.mob-editor-buttons__next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mob-editor-buttons__next{width:100%;height:38px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:linear-gradient(135deg,#ff4a35 0,#ff7e35 100%);border-radius:4px;font-weight:600;font-size:14px;line-height:100%;color:#fff}.mob-editor-buttons__add-block{margin-bottom:15px}.mob-editor-buttons__add-param{padding:10px;background:linear-gradient(135deg,#ff4a35 0,#ff7e35 100%);border-radius:4px;font-weight:600;font-size:12px;line-height:100%;color:#fff}.mob-editor-buttons__clear,.mob-editor-buttons__del-param,.mob-editor-buttons__prev{font-weight:500;font-size:12px;line-height:120%;text-align:center;color:#a1a2a3;width:100%}.mob-editor-buttons__del-param{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #ddd}.mob-editor-buttons__del-param:before{content:"×";font-size:16px;position:relative;top:1px;right:5px;color:#ff4a35}.mob-editor-buttons__clear,.mob-editor-buttons__prev{margin-top:16px}.mob-editor-galery{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1008;overflow:auto;opacity:0;visibility:hidden;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s}.mob-editor-galery.open{opacity:1;visibility:visible;-webkit-transform:translateX(0);transform:translateX(0)}.mob-editor-galery__wrap{background:#fff;padding:16px 16px 0}.mob-editor-galery__check{background:#434446;border-radius:4px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:80px}.mob-editor-galery__check,.mob-editor-galery__label,.mob-editor-galery__list{display:-webkit-box;display:-ms-flexbox;display:flex}.mob-editor-galery__label{padding:16px 0;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600;font-size:12px;line-height:100%;color:#434446}.mob-editor-galery__label svg{margin-left:6px}.mob-editor-galery__list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0-4px -8px}.mob-editor-galery__item{-webkit-box-flex:0;-ms-flex:0 1 33.333%;flex:0 1 33.333%;height:90px;padding:0 4px;margin-bottom:8px}.mob-editor-galery__item img{border-radius:4px}.mob-editor .select{position:relative;background:0 0;border:0;border-radius:0;padding:0}.mob-editor .select__body{position:relative}.mob-editor .select__title{color:inherit;text-align:left;border:1px solid #e0e0e0;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:8px;background-color:#fff;cursor:pointer;width:100%}.mob-editor .select__value{height:46px;padding:5px 30px 5px 12px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-weight:500;font-size:14px;line-height:100%;color:#434446}.mob-editor .select__value,.mob-editor .select__value:before,.tags{display:-webkit-box;display:-ms-flexbox;display:flex}.mob-editor .select__value,.mob-editor .select__value:before{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mob-editor .select__value:before{content:"";-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-flex:0;-ms-flex:0 0 10px;flex:0 0 10px;-webkit-transition:all .3s ease 0s;transition:all .3s ease 0s;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:20px;right:20px;width:8px;height:6px;background:url(/assets/img/arrow.svg)no-repeat;background-size:contain}._select-open .mob-editor .select__value:before{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.mob-editor .select__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.mob-editor .select__input{width:100%;background-color:transparent;height:100%}.mob-editor .select__options{color:#000;position:absolute;top:42px;border-radius:0 0 4px 4px;min-width:100%;left:0;background-color:#fff;border:1px solid #d9d9d9;border-top:0;padding:10px 0 5px;z-index:2}.mob-editor .select__options.textarea__mod{border-top:1px solid #d9d9d9;top:calc(100% - 20px);z-index:1}.mob-editor .select__options.hide{display:none}.mob-editor .select__scroll{overflow-y:auto;overflow-x:hidden;max-height:200px}.mob-editor .select__option{width:100%;display:block;text-align:left;cursor:pointer;padding:13px 12px;font-weight:500;font-size:14px;line-height:140%;color:#434446}.mob-editor .select__option._select-selected{color:#fff;background:#ff4a35}@media (any-hover:hover){.mob-editor .select__option:hover{color:#fff;background:#ff4a35}}.mob-editor .select__row{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mob-editor .select._select-open{z-index:5}.mob-editor .select._select-open .select__value::before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mob-editor ._select-tag{cursor:pointer}.select-multiple .select__content{display:none}.tags{-ms-flex-wrap:wrap;flex-wrap:wrap}.tags ._select-tag{padding:6px 27px 6px 8px;background:#fef3f3;border-radius:8px;margin-right:8px;margin-bottom:8px;font-weight:600;font-size:12px;line-height:100%;color:#ff4a35;position:relative}.tags ._select-tag:before{content:"";position:absolute;top:49%;right:8px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);width:15px;height:15px;background-image:url(/assets/img/remove.svg);background-repeat:no-repeat;background-size:contain}#telegram-login-Presentation_realty_bot,.mobile-result{display:none}@media (max-width:767px){.mobile-result{display:block}}.mobile-result__wrap{background:#f5f5f5;padding:16px 16px 0;height:calc(100vh - 80px)}.mob-editor-top-panel__item,.mob-editor-top-panel__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mob-editor-top-panel__row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:44px;background-color:#fff}.mob-editor-top-panel__item{-webkit-box-flex:0;-ms-flex:0 1 20%;flex:0 1 20%;padding:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.mobile-result-slider{overflow:hidden;margin:70px 0}.mobile-result-slider__slide,.mobile-result-thrumb__slide.swiper-slide-thumb-active img{-webkit-filter:drop-shadow(0 2px 7px rgba(67,68,70,.04)) drop-shadow(0 4px 6px rgba(0,0,0,.05));filter:drop-shadow(0 2px 7px rgba(67,68,70,.04)) drop-shadow(0 4px 6px rgba(0,0,0,.05))}.mobile-result-thrumb__slide{font-weight:500;font-size:10px;line-height:120%;color:#a1a2a3}.mobile-result-thrumb__slide img{display:block;width:100%;height:79px;-o-object-fit:cover;object-fit:cover;margin-bottom:8px}.mobile-result-thrumb__slide.swiper-slide-thumb-active{color:#ff4a35}.ymaps-2-1-79-gototaxi,.ymaps-2-1-79-gototech,.ymaps-2-1-79-gotoymaps{display:none!important}.accent-pres-card{opacity:0;animation:fadeInPresentationCard 1.5s cubic-bezier(.45,.05,.55,.95)}