a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.cr-cb-button-block{display:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;color:#80829e;-ms-flex-direction:column;flex-direction:column;font-family:Raleway,Arial,serif;font-size:16px;margin:0;min-height:100vh;min-width:300px;width:100%}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-track{background:#fff;border-left:1px solid #dcf1f8;border-right:1px solid #dcf1f8}body::-webkit-scrollbar-thumb{background:#13a8c9;border-radius:100px}body::-webkit-scrollbar-thumb:hover{background:#1b7dbb}body.modal{overflow:hidden}body.noscroll{overflow-y:scroll;position:fixed}.main{display:block;margin:0 auto;max-width:1920px;width:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.main.main__form{margin-top:0}img{height:auto;max-width:100%}a{outline:none}a:hover{text-decoration:none}.container{margin:auto;max-width:1200px;padding:0 10px}@media (min-width:768px){.container{padding:0 15px}}.flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-top{margin-top:60px}@media (min-width:1024px){.section-top{margin-top:unset}}.section-top.top-margin{margin-top:60px}.title-h1,h1{color:#033150;font-family:Raleway,Arial,serif;font-size:26px;font-weight:800;line-height:31px}.title-h1-white,h1-white{color:#fff}@media (min-width:1024px){.title-h1,h1{font-size:46px;line-height:110%}}.title-h2{color:#033150;font-family:Raleway,Arial,serif;font-size:24px;font-weight:700;line-height:28px}.title-h2-white{color:#fff}@media (min-width:768px){.title-h2{font-size:35px;line-height:42px}}.subtitle{color:#033150;font-family:Raleway,Arial,serif;font-size:16px;font-weight:600;line-height:19px}@media (min-width:768px){.subtitle{font-size:18px;line-height:21px}}.title{color:#000;font-size:22px;font-weight:600;line-height:130%}.text,.title{font-family:Raleway,Arial,serif}.text{color:#333;font-size:14px;font-weight:500;line-height:19px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}@media (min-width:768px){.text{font-size:16px;line-height:22px}}.btn-red{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;background:-webkit-gradient(linear,left bottom,left top,color-stop(-10%,#e03243),color-stop(110%,#fe6e30));background:linear-gradient(0deg,#e03243 -10%,#fe6e30 110%);border-radius:10px;color:#fff;font-size:13px;font-weight:600;height:40px;justify-content:center;text-decoration:none;text-transform:uppercase;-webkit-transition:background .15s ease,-webkit-box-shadow .15s ease;transition:background .15s ease,-webkit-box-shadow .15s ease;transition:background .15s ease,box-shadow .15s ease;transition:background .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease;width:110px}.btn-red:hover{background:-webkit-gradient(linear,left bottom,left top,color-stop(1%,#fe6e30),color-stop(106%,#e03243));background:linear-gradient(0deg,#fe6e30 1%,#e03243 106%)}.btn-transparent{background:transparent;border:1px solid #e03243;-webkit-box-shadow:0 8px 20px rgba(46,28,147,.26);box-shadow:0 8px 20px rgba(46,28,147,.26);height:50px;width:235px}.btn-transparent,.btn-white{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;border-radius:10px;color:#e03243;font-size:13px;font-weight:600;justify-content:center;text-decoration:none;text-transform:uppercase;-webkit-transition:background .15s ease,-webkit-box-shadow .15s ease;transition:background .15s ease,-webkit-box-shadow .15s ease;transition:background .15s ease,box-shadow .15s ease;transition:background .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease}.btn-white{background:#fff;height:40px;width:110px}.header{display:block;margin:0 auto;max-width:1920px;width:100%}.header-menu-dark{position:relative}@media (min-width:1024px){.header-menu-dark{background:-webkit-gradient(linear,left top,right top,from(#1b7dbb),color-stop(60%,#13a8c9),to(#1b7dbb)),#c4c4c4;background:linear-gradient(90deg,#1b7dbb,#13a8c9 60%,#1b7dbb),#c4c4c4}}.header-menu-dark .nav ul li:hover>a{color:#13a8c9}@media (min-width:1024px){.header-menu-dark .nav ul li:hover>a{color:#014f81}}.header-menu-light{position:relative}@media (min-width:1024px){.header-menu-light{background-color:#e8f7ff}}.header-menu-light .nav ul li a{color:#fff}@media (min-width:1024px){.header-menu-light .nav ul li a{color:#033150}}.header-menu-light .nav ul li:hover>a{color:#13a8c9}.header-menu-light .nav ul .current-menu-item a{color:#13a8c9;font-weight:600}.header-menu-light__blue{position:relative}@media (min-width:1024px){.header-menu-light__blue{background-color:#f3fafc}}.header-menu-light__blue .nav ul li a{color:#fff}@media (min-width:1024px){.header-menu-light__blue .nav ul li a{color:#033150}}.header-menu-light__blue .nav ul li:hover>a{color:#13a8c9}.header-menu-light__blue .nav ul .current-menu-item a{color:#13a8c9;font-weight:600}@media (max-width:1023px){.header-menu-wrap-fixed_mobile{background:#fff;-webkit-box-shadow:0 3px 8px rgba(0,0,0,.13);box-shadow:0 3px 8px rgba(0,0,0,.13);height:60px;position:fixed;top:0;width:100%;z-index:12}}.header-menu-wrap-fixed{background:#fff;-webkit-box-shadow:0 3px 8px rgba(0,0,0,.13);box-shadow:0 3px 8px rgba(0,0,0,.13);max-width:1920px;position:fixed;top:0;width:100%;z-index:3}.header-menu-wrap-fixed #menu-paraphrase-header-menu li a{color:#fff}@media (min-width:1024px){.header-menu-wrap-fixed #menu-paraphrase-header-menu li a{color:#014f81}}.header-menu-wrap-fixed #menu-paraphrase-header-menu li:hover>a{color:#13a8c9}.header-menu-wrap-slideup{-webkit-transform:translateY(-75px);-ms-transform:translateY(-75px);transform:translateY(-75px)}.header-menu-wrap-slidedown,.header-menu-wrap-slideup{-webkit-transition:-webkit-transform .5s ease-out;transition:-webkit-transform .5s ease-out;transition:transform .5s ease-out;transition:transform .5s ease-out,-webkit-transform .5s ease-out}.header-menu-wrap-slidedown{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.header-menu{height:60px;width:100%}@media (min-width:1024px){.header-menu{height:100%}}.header-logo{display:block;width:110px}@media (min-width:1024px){.header-logo{width:180px}}.header-overlay{background-color:#014f81;height:calc(100vh - 60px);left:0;position:absolute;right:0;top:60px;-webkit-transform:translateX(-115%);-ms-transform:translateX(-115%);transform:translateX(-115%);-webkit-transition:all .2s;transition:all .2s;width:100%;z-index:100;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (min-width:1024px){.header-overlay{background-color:transparent;height:60px;padding:0;position:relative;top:unset;-webkit-transform:none;-ms-transform:none;transform:none;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.header-overlay.opened{-webkit-transform:none;-ms-transform:none;transform:none}@media screen and (max-width:1023px){.header-overlay__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:24px 0 32px;padding:0 24px;width:100%}}@media screen and (min-width:1024px){.header-overlay__top .phone-numb-mob{display:none}}.header-order{padding-right:60px}@media (min-width:1024px){.header-order{padding:unset}}.header-hamburger{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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:20px;left:auto;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:27px}@media (min-width:1024px){.header-hamburger{display:none}}.header-hamburger .line{background-color:#014f81;display:block;height:2px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:100%}.header-hamburger .line:nth-child(2){margin:5px auto}.header-hamburger:hover{cursor:pointer}.header-hamburger.is-active .line:nth-child(2){opacity:0}.header-hamburger.is-active .line:first-child{-webkit-transform:translateY(7px) rotate(45deg);-ms-transform:translateY(7px) rotate(45deg);transform:translateY(7px) rotate(45deg)}.header-hamburger.is-active .line:nth-child(3){-webkit-transform:translateY(-7px) rotate(-45deg);-ms-transform:translateY(-7px) rotate(-45deg);transform:translateY(-7px) rotate(-45deg)}.header-top-dark{background:-webkit-gradient(linear,left top,right top,from(#1b7dbb),color-stop(60%,#13a8c9),to(#1b7dbb)),#c4c4c4;background:linear-gradient(90deg,#1b7dbb,#13a8c9 60%,#1b7dbb),#c4c4c4;display:none;position:relative;width:100%}@media (min-width:1024px){.header-top-dark{display:block}}.header-top-light{background-color:#e8f7ff;display:none;width:100%}@media (min-width:1024px){.header-top-light{display:block}}.header-top-light__blue{background-color:#f3fafc}.header-top{height:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid rgba(13,108,168,.3)}.header-phone{cursor:pointer}.header-phone .phone-free{color:#fff;font-size:14px;font-weight:500;opacity:.7;padding-right:12px}.header-top-light .header-phone .phone-free{color:#033150}.header-top-light .header-phone .phone-numb svg path{fill:#033150}.header-top-light__blue .header-phone .phone-free{color:#033150}.header-top-light__blue .header-phone .phone-numb svg path{fill:#033150}.nav{display:block;height:100vh;overflow-y:scroll;position:relative;width:100%}.nav::-webkit-scrollbar{width:0}@media (min-width:1024px){.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;height:100%;justify-content:center;overflow-y:unset}}.nav ul{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:left;-ms-flex-align:left;align-items:left;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 0 0 40px;width:100%}@media (min-width:1024px){.nav ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding:unset}}.nav ul li{margin-bottom:20px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width:1024px){.nav ul li{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.nav ul li:not(:last-child){margin-right:30px}.nav ul li.current-menu-item a{font-weight:800;position:relative}}.nav ul li a{color:#fff;font-size:13px;font-weight:500;opacity:.8;text-align:center;text-decoration:none;text-transform:uppercase}@media (min-width:1024px){.nav ul li a{font-weight:500;line-height:14px;-webkit-transition:all .3s;transition:all .3s}}li.our-services{width:100vw}@media (min-width:1024px){li.our-services{width:unset}}li.our-services>a{width:100%}li.our-services>a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='4' fill='none'%3E%3Cpath fill='%23fff' d='M4.143 3.798 0 .126h8.001z'/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";height:4px;left:100px;position:absolute;top:8px;width:8px}@media (min-width:1024px){li.our-services>a:after{top:50%}}li.our-services .sub-menu{display:none}@media (min-width:1024px){li.our-services .sub-menu-desk{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#fff;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);height:auto;left:0;max-height:210px;opacity:0;padding:30px;position:absolute;top:60px;-webkit-transition:all .15s linear;transition:all .15s linear;visibility:hidden;width:565px;z-index:-1}li.our-services .sub-menu-desk li{display:block}li.our-services .sub-menu-desk li a{color:#033150;display:block;line-height:30px;text-transform:unset}li.our-services .sub-menu-desk li:hover a{color:#1b7dbb}li.our-services .sub-menu-desk:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='14' fill='none'%3E%3Cpath fill='%23fff' d='M14.683 0 30 13.42l-30-.453z'/%3E%3C/svg%3E");content:"";height:14px;left:84px;position:absolute;top:-12px;width:30px}}li.our-services:hover{cursor:pointer}li.our-services:hover .sub-menu-desk{opacity:1;visibility:visible;z-index:10}li.our-services .sub-menu-mobile{border-top:1px solid hsla(0,0%,100%,.1);display:none;margin-top:10px;padding-top:10px}li.our-services .sub-menu-mobile li{margin:0;padding:0 0 10px}li.our-services .sub-menu-mobile li a{text-transform:unset}@media (max-width:1023px){li.our-services .sub-menu-mobile li a{font-size:13px}}.header-menu-light #menu-paraphrase-header-menu li.our-services a:after,.header-menu-light__blue #menu-paraphrase-header-menu li.our-services a:after,.header-menu-wrap-slidedown #menu-paraphrase-header-menu li.our-services a:after,.header-menu-wrap-slideup #menu-paraphrase-header-menu li.our-services a:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='4' fill='none'%3E%3Cpath fill='%23376D90' d='M4.143 3.798 0 .126h8L4.144 3.798z'/%3E%3C/svg%3E")}@media screen and (max-width:1023px){.header-login__wrap{display:none}}.header-login__btn{position:relative}.header-login__btn.hold-on{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.header-login__btn.hold-on:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='none'%3E%3Crect width='30' height='30' fill='%23054974' rx='15'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M13.15 12.695a2.594 2.594 0 1 0 0-5.189 2.594 2.594 0 0 0 0 5.189m0 1.506a4.1 4.1 0 1 0 0-8.201 4.1 4.1 0 0 0 0 8.201' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M11.868 15.94c-.434-.21-.684-.306-.934-.289-.242.017-.49.104-.714.227-.225.123-.387.26-.45.323v.001l-.001.001c-.538.546-1.1 1.314-1.25 1.912-.07.28-.023.41.023.475.05.068.218.227.75.314h6.354v1.448H9.178l-.055-.008c-.777-.115-1.416-.396-1.794-.92-.384-.532-.379-1.144-.252-1.652.245-.98 1.034-1.975 1.622-2.572.302-.309 1.116-.925 2.133-.994.696-.047 1.282.237 1.68.429l.014.007c.46.223.707.335.961.335s.5-.113.96-.335l.015-.007c.398-.192.984-.476 1.68-.429 1.019.069.808.12 2.134.429l-2.098 1.566c-.062-.064.801-.2.576-.323a1.8 1.8 0 0 0-.714-.227c-.25-.017-.5.079-.934.289l-.079.038c-.372.182-.916.447-1.54.447s-1.168-.265-1.54-.447z' clip-rule='evenodd'/%3E%3Cpath fill='%2300568D' d='M21.886 17.426h-.242v-.96c0-1.775-1.667-3.258-3.75-3.29h-.227c-2.083.032-3.749 1.515-3.749 3.29v.96h-.242c-.374 0-.68.326-.68.729v4.814c0 .402.306.731.68.731h8.21c.374 0 .679-.329.679-.731v-4.814c0-.403-.305-.729-.679-.729m-3.336 3.131v1.455c0 .166-.165.307-.362.307h-.814c-.197 0-.362-.14-.362-.307v-1.455a.8.8 0 0 1-.303-.623c0-.46.422-.857.958-.876a5 5 0 0 1 .228 0c.536.019.958.415.958.876a.8.8 0 0 1-.303.623m1.495-3.13h-4.528v-.96c0-1.058 1.016-1.933 2.264-1.933s2.264.875 2.264 1.932v.96z'/%3E%3Cpath fill='%23fff' d='M23.321 17.426h-.242v-.96c0-1.775-1.667-3.258-3.75-3.29h-.227c-2.082.032-3.749 1.515-3.749 3.29v.96h-.242c-.374 0-.679.326-.679.729v4.814c0 .402.305.731.679.731h8.21c.374 0 .679-.329.679-.731v-4.814c0-.403-.305-.729-.679-.729m-3.336 3.131v1.455c0 .166-.165.307-.362.307h-.814c-.197 0-.362-.14-.362-.307v-1.455a.8.8 0 0 1-.303-.623c0-.46.422-.857.958-.876.057-.002.171-.002.228 0 .536.019.958.415.958.876a.8.8 0 0 1-.303.623m1.495-3.13h-4.528v-.96c0-1.058 1.017-1.933 2.264-1.933s2.264.875 2.264 1.932v.96z'/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:30px;width:30px;-ms-flex-negative:0;flex-shrink:0;margin-right:10px}.header-login__btn.hold-on:after{color:#fff;content:"log in";cursor:pointer;cursor:wait;font-size:14px;font-weight:700;text-transform:uppercase}@media screen and (min-width:1024px){.header-login__btn.hold-on:after{color:#033150}}.header-login__btn .login-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;cursor:pointer;font-size:14px;font-weight:700;position:relative;text-transform:uppercase}@media screen and (min-width:1024px){.header-login__btn .login-btn{color:#033150}}.header-login__btn .login-btn:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='none'%3E%3Crect width='30' height='30' fill='%2390CBF0' rx='15'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M13.2 12.7a2.6 2.6 0 1 0 0-5.2 2.6 2.6 0 0 0 0 5.2m0 1.5a4.1 4.1 0 1 0 0-8.2 4.1 4.1 0 0 0 0 8.2' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M11.9 16c-.5-.3-.7-.4-1-.3-.2 0-.5 0-.7.2a2 2 0 0 0-.4.3 5 5 0 0 0-1.3 2v.4l.8.3h6.3v1.5H9.2c-.9-.2-1.5-.5-1.9-1a2 2 0 0 1-.2-1.6c.2-1 1-2 1.6-2.6.3-.3 1.1-1 2.1-1 .7 0 1.3.2 1.7.4.5.3.7.4 1 .4l1-.4c.4-.2 1-.4 1.6-.4 1 0 .8.1 2.2.4l-2.1 1.6s.8-.2.6-.3l-.8-.2c-.2 0-.5 0-.9.2-.4.3-1 .5-1.6.5s-1.2-.2-1.6-.4' clip-rule='evenodd'/%3E%3Cpath fill='%2300568D' d='M21.9 17.4h-.3v-1c0-1.7-1.6-3.2-3.7-3.2h-.2c-2.1 0-3.8 1.5-3.8 3.3v1h-.2c-.4 0-.7.3-.7.7V23c0 .4.3.7.7.7h8.2c.4 0 .7-.3.7-.7v-4.8c0-.4-.3-.8-.7-.8m-3.4 3.2V22q0 .3-.3.3h-.8c-.2 0-.4-.1-.4-.3v-1.4a.8.8 0 0 1-.3-.7c0-.4.4-.8 1-.8h.2c.5 0 1 .4 1 .8 0 .3-.2.5-.4.7m1.5-3.2h-4.5v-1c0-1 1-1.9 2.3-1.9 1.2 0 2.2 1 2.2 2v1Z'/%3E%3Cpath fill='%23fff' d='M23.3 17.4h-.2v-1c0-1.7-1.7-3.2-3.8-3.2h-.2c-2 0-3.7 1.5-3.7 3.3v1H15c-.4 0-.7.3-.7.7V23c0 .4.3.7.7.7h8.2c.4 0 .7-.3.7-.7v-4.8c0-.4-.3-.8-.7-.8ZM20 20.6V22c0 .2-.2.3-.4.3h-.8c-.2 0-.4-.1-.4-.3v-1.4a.8.8 0 0 1-.3-.7c0-.4.5-.8 1-.8h.2c.6 0 1 .4 1 .8 0 .3-.1.5-.3.7m1.5-3.2H17v-1c0-1 1-1.9 2.2-1.9 1.3 0 2.3 1 2.3 2v1Z'/%3E%3C/svg%3E");background-repeat:no-repeat;content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:30px;width:30px;-ms-flex-negative:0;flex-shrink:0;margin-right:10px}@media screen and (min-width:1024px){.header-login__btn .login-btn:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='none'%3E%3Crect width='30' height='30' fill='%23054974' rx='15'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M13.15 12.695a2.594 2.594 0 1 0 0-5.189 2.594 2.594 0 0 0 0 5.189m0 1.506a4.1 4.1 0 1 0 0-8.201 4.1 4.1 0 0 0 0 8.201' clip-rule='evenodd'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M11.868 15.94c-.434-.21-.684-.306-.934-.289-.242.017-.49.104-.714.227-.225.123-.387.26-.45.323v.001l-.001.001c-.538.546-1.1 1.314-1.25 1.912-.07.28-.023.41.023.475.05.068.218.227.75.314h6.354v1.448H9.178l-.055-.008c-.777-.115-1.416-.396-1.794-.92-.384-.532-.379-1.144-.252-1.652.245-.98 1.034-1.975 1.622-2.572.302-.309 1.116-.925 2.133-.994.696-.047 1.282.237 1.68.429l.014.007c.46.223.707.335.961.335s.5-.113.96-.335l.015-.007c.398-.192.984-.476 1.68-.429 1.019.069.808.12 2.134.429l-2.098 1.566c-.062-.064.801-.2.576-.323a1.8 1.8 0 0 0-.714-.227c-.25-.017-.5.079-.934.289l-.079.038c-.372.182-.916.447-1.54.447s-1.168-.265-1.54-.447z' clip-rule='evenodd'/%3E%3Cpath fill='%2300568D' d='M21.886 17.426h-.242v-.96c0-1.775-1.667-3.258-3.75-3.29h-.227c-2.083.032-3.749 1.515-3.749 3.29v.96h-.242c-.374 0-.68.326-.68.729v4.814c0 .402.306.731.68.731h8.21c.374 0 .679-.329.679-.731v-4.814c0-.403-.305-.729-.679-.729m-3.336 3.131v1.455c0 .166-.165.307-.362.307h-.814c-.197 0-.362-.14-.362-.307v-1.455a.8.8 0 0 1-.303-.623c0-.46.422-.857.958-.876a5 5 0 0 1 .228 0c.536.019.958.415.958.876a.8.8 0 0 1-.303.623m1.495-3.13h-4.528v-.96c0-1.058 1.016-1.933 2.264-1.933s2.264.875 2.264 1.932v.96z'/%3E%3Cpath fill='%23fff' d='M23.321 17.426h-.242v-.96c0-1.775-1.667-3.258-3.75-3.29h-.227c-2.082.032-3.749 1.515-3.749 3.29v.96h-.242c-.374 0-.679.326-.679.729v4.814c0 .402.305.731.679.731h8.21c.374 0 .679-.329.679-.731v-4.814c0-.403-.305-.729-.679-.729m-3.336 3.131v1.455c0 .166-.165.307-.362.307h-.814c-.197 0-.362-.14-.362-.307v-1.455a.8.8 0 0 1-.303-.623c0-.46.422-.857.958-.876.057-.002.171-.002.228 0 .536.019.958.415.958.876a.8.8 0 0 1-.303.623m1.495-3.13h-4.528v-.96c0-1.058 1.017-1.933 2.264-1.933s2.264.875 2.264 1.932v.96z'/%3E%3C/svg%3E")}.header-login__wrap-mobile{display:none}}.breadcrumbs{color:#fff;line-height:17px;padding:30px 0 10px;position:relative;text-transform:capitalize}.breadcrumbs,.breadcrumbs a,.breadcrumbs span{font-size:13px}@media (min-width:1024px){.breadcrumbs{padding:20px 0 10px}}.breadcrumbs .text{font-size:13px}.breadcrumbs-dark{color:#033150}.breadcrumbs-dark>span{margin-left:10px}.breadcrumbs-dark>.home{color:#033150;cursor:pointer;text-decoration:none}.breadcrumbs-light{color:#e8f7ff}.breadcrumbs-light>span{margin-left:10px}.breadcrumbs-light>.home{color:#e8f7ff;cursor:pointer;text-decoration:none}.single .breadcrumbs-dark,.single .breadcrumbs-dark>.home{color:#033150}.testimonials-top-wrap{background:linear-gradient(5deg,#fff,#fff 30%,#e8f7ff 0);background-repeat:no-repeat}.testimonials-top .breadcrumbs-dark,.testimonials-top .breadcrumbs-dark>.home{color:#033150}.testimonials-top-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.testimonials-top-container{-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:450px;padding-top:50px}}.testimonials-top-title{-webkit-box-ordinal-group:2;-ms-flex-order:1;margin-bottom:20px;order:1}@media (min-width:768px){.testimonials-top-title{-ms-flex-item-align:start;align-self:flex-start;margin:unset;max-width:460px;width:50%}}.testimonials-top-title h1{margin:0 auto;padding:20px 0;text-align:center}@media (min-width:768px){.testimonials-top-title h1{padding:0 0 30px;text-align:left}}.testimonials-top-title p{color:#033150;font-size:18px;font-weight:400;line-height:21px;opacity:.9;text-align:center}@media (min-width:768px){.testimonials-top-title p{font-size:22px;line-height:26px;text-align:left}}.testimonials-top-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-ordinal-group:4;-ms-flex-order:3;background:#fff;-webkit-box-shadow:0 7px 20px rgba(11,101,158,.22);box-shadow:0 7px 20px rgba(11,101,158,.22);height:90px;margin:35px 0;max-width:265px;order:3;padding:0 20px;width:100%}@media (min-width:1024px){.testimonials-top-rating{-ms-flex-item-align:start;align-self:flex-start;margin:35px 0 50px;width:50%}}@media (min-width:1200px){.testimonials-top-rating{margin:35px 0 100px}}.testimonials-top-rating .rating-numb{color:#033150;font-family:Montserrat,sans-serif;font-size:36px;font-weight:500;line-height:44px}.testimonials-top-img{position:relative;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (min-width:768px){.testimonials-top-img{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:50%}}.testimonials-top-img svg{display:block;height:auto;width:100%}.testimonials-list-section__title{padding:30px 0}@media (min-width:768px){.testimonials-list-section__title{padding:60px 0}}.testimonials-list-section .testimonials-list-subtitle{display:block;margin:0 auto 20px;max-width:250px}@media (min-width:768px){.testimonials-list-section .testimonials-list-subtitle{display:none}}.testimonials-list-section .testimonials-more{display:-webkit-box;display:-ms-flexbox;display:flex;margin:30px auto}@media (min-width:768px){.testimonials-list-section .testimonials-more{display:none}}.testimonials-list{margin-bottom:30px}@media (min-width:768px){.testimonials-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.testimonial-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:20px}@media (min-width:768px){.testimonial-list-item{width:50%}}.testimonial-list-item:nth-child(odd){padding-right:unset}@media (min-width:768px){.testimonial-list-item:nth-child(odd){padding-right:10px}}.testimonial-list-item:nth-child(2n){padding-left:unset}@media (min-width:768px){.testimonial-list-item:nth-child(2n){padding-left:10px}}.testimonial-list-item:nth-child(n+5){display:none}@media (min-width:768px){.testimonial-list-item:nth-child(n+5){display:-webkit-box;display:-ms-flexbox;display:flex}}.testimonial-list-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;-webkit-box-shadow:0 10px 29px rgba(11,101,158,.22);box-shadow:0 10px 29px rgba(11,101,158,.22);-ms-flex-direction:column;flex-direction:column;height:100%;padding:10px;width:100%}@media (min-width:768px){.testimonial-list-content{padding:40px}}.testimonial-list-content .testimonial-list-top{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (min-width:768px){.testimonial-list-content .testimonial-list-top{margin-bottom:25px}}.testimonial-list-content .testimonial-list-top .testimonial-list-icon{margin:0 10px 10px 0;width:50px}@media (min-width:768px){.testimonial-list-content .testimonial-list-top .testimonial-list-icon{margin:0 40px 0 0;width:80px}}.testimonial-list-content .testimonial-list-top .testimonial-list-icon svg{display:block;height:auto;width:100%}.testimonial-list-content .testimonial-list-top .testimonial-list-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.testimonial-list-content .testimonial-list-top .testimonial-list-wrap .testimonial-list-info{margin-bottom:10px}@media (min-width:768px){.testimonial-list-content .testimonial-list-top .testimonial-list-wrap .testimonial-list-info{margin-bottom:20px}}.testimonial-list-content .testimonial-list-top .testimonial-list-wrap .testimonial-list-info span{color:#333;font-size:12px;font-weight:400;line-height:14px;mix-blend-mode:normal;opacity:.7}@media (min-width:768px){.testimonial-list-content .testimonial-list-top .testimonial-list-wrap .testimonial-list-info span{font-size:14px;line-height:16px}}.testimonial-list-content .testimonial-list-top .testimonial-list-wrap .testimonial-list-state{color:#014f81;font-size:14px;font-weight:400;line-height:16px;margin-bottom:10px}@media (min-width:768px){.testimonial-list-content .testimonial-list-top .testimonial-list-wrap .testimonial-list-state{margin-bottom:20px}}.testimonial-list-content .testimonial-list-top .testimonial-list-wrap .testimonial-list-state span{font-weight:600}.testimonial-list-content .testimonial-list-top .testimonial-list-wrap .testimonial-list-star svg:not(:last-child){margin-right:5px}.testimonial-list-content .testimonial-list-review{color:#333;font-size:12px;font-style:italic;font-weight:300;line-height:18px}@media (min-width:768px){.testimonial-list-content .testimonial-list-review{font-size:14px;line-height:24px}}.original-section{background:-webkit-gradient(linear,left top,right top,from(#1b7dbb),color-stop(60%,#13a8c9),to(#1b7dbb));background:linear-gradient(90deg,#1b7dbb,#13a8c9 60%,#1b7dbb)}.original-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:1024px){.original-container{padding:50px 0;-ms-flex-pack:distribute;justify-content:space-around}}.original-img-block{display:none;-webkit-box-flex:0;-ms-flex:0 1 30%;flex:0 1 30%}.original-img-block svg{display:block;height:280px;width:auto}@media (min-width:1024px){.original-img-block{display:block}}.original-call-block{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:560px}@media (min-width:1200px){.original-call-block{-webkit-box-flex:0;-ms-flex:0 1 70%;flex:0 1 70%;max-width:730px}}.original-call-block__originality svg{display:block;margin:0 auto}@media (min-width:1024px){.original-call-block__originality svg{display:none}}.original-call-block__title{font-size:22px;line-height:29px;padding:45px 0 15px;text-align:center;text-transform:uppercase}@media (min-width:1200px){.original-call-block__title{font-size:27px;line-height:35px}}.original-call-block p{color:#fff;font-size:18px;font-weight:400;line-height:21px;margin-bottom:40px;text-align:center}@media (min-width:1200px){.original-call-block p{font-size:29px;line-height:34px}}.original-call-block .btn-red{font-size:14px}.original-call-block .original-img-block-mobile{display:block;margin-bottom:20px;width:100%}.original-call-block .original-img-block-mobile svg{display:block;margin:0 auto;width:100%}@media (min-width:1024px){.original-call-block .original-img-block-mobile{display:none}}.original-call-block a{height:55px;margin:0 auto 45px;width:235px}@media (min-width:1200px){.original-call-block a{margin:0 auto}}.original-call-block-custom{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;max-width:560px}@media (min-width:1200px){.original-call-block-custom{-webkit-box-flex:0;-ms-flex:0 1 70%;flex:0 1 70%;max-width:640px}}.original-call-block-custom__title{font-size:22px;line-height:29px;padding:0 0 25px;text-align:center;text-transform:uppercase}@media (min-width:1200px){.original-call-block-custom__title{font-size:29px;line-height:35px}}.original-call-block-custom p{color:#fff;font-size:18px;font-weight:400;line-height:21px;padding:45px 0 15px;text-align:center}@media (min-width:1200px){.original-call-block-custom p{font-size:27px;line-height:34px}}.original-call-block-custom .original-img-block-mobile{display:block;margin-bottom:20px;width:100%}.original-call-block-custom .original-img-block-mobile svg{display:block;margin:0 auto;width:100%}@media (min-width:1024px){.original-call-block-custom .original-img-block-mobile{display:none}}.original-btn-custom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:45px}@media (min-width:1024px){.original-btn-custom{margin:unset}}.original-btn-custom a{height:55px;width:140px}.original-btn-custom a:first-child{margin-right:10px}@media (min-width:768px){.original-btn-custom a{width:195px}}.footer,.footer-section{background-color:#f0f9ff;display:block;margin:0 auto;max-width:1920px;width:100%}.footer-logo{display:none;padding-top:100px;width:100%}@media (min-width:768px){.footer-logo{display:block}}.footer-logo a{display:block;max-width:200px}.footer-section-top{-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}@media (min-width:768px){.footer-section-top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.footer-section-top .subtitle{font-size:14px;line-height:16px;margin-bottom:20px;text-transform:uppercase}.footer-top-left{-webkit-box-flex:0;-ms-flex:0 1 24%;flex:0 1 24%}.footer-top-left .footer-rights{display:none}@media (min-width:768px){.footer-top-left .footer-rights{color:#014f81;display:block;font-size:12px;line-height:14px;margin-bottom:15px;margin-top:50px}}.footer-top-left .footer-call{-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;margin:70px 0 35px}@media (min-width:768px){.footer-top-left .footer-call{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.footer-top-left .footer-call .footer-phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.footer-top-left .footer-call .footer-phone .phone-free{color:#033150;font-size:14px;line-height:20px;margin-right:15px;mix-blend-mode:normal;opacity:.54;white-space:nowrap}.footer-top-left .footer-call .footer-email{margin-top:10px}.footer-top-left .footer-call .footer-email a{color:#033150;font-size:14px;line-height:10px;mix-blend-mode:normal;opacity:.54}.footer-top-center{-webkit-box-flex:0;-ms-flex:0 1 33%;flex:0 1 33%;-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;margin-bottom:35px}@media (min-width:768px){.footer-top-center{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:unset}}.footer-top-center .payment-item{border-radius:3px;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.2);box-shadow:0 4px 10px rgba(0,0,0,.2);height:55px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width:768px) and (max-width:1023px){.footer-top-center .payment-item{height:43px}}@media (max-width:767px){.footer-top-center .payment-item{height:35px}}.footer-top-center .payment-item svg{-webkit-filter:drop-shadow(0 4px 10px rgba(0,0,0,.2));filter:drop-shadow(0 4px 10px rgba(0,0,0,.2))}.footer-top-center .payment-item img{height:100%}.footer-top-center .payment-item--visa{grid-area:a}.footer-top-center .payment-item--mastercard{grid-area:b}.footer-top-center .payment-item--visaSecure{grid-area:c}.footer-top-center .payment-item--mastercardId{grid-area:d}.footer-top-center .payment-list{display:grid;gap:15px 10px;grid-template-areas:"a a b b" "c d d d";grid-template-columns:85px 20px 1fr 1fr;grid-template-rows:1fr 1fr}@media (max-width:767px){.footer-top-center .payment-list{-webkit-box-pack:center;-ms-flex-pack:center;grid-template-areas:"a b c d";grid-template-columns:fit-content(8ch) fit-content(8ch) fit-content(8ch) fit-content(21ch);grid-template-rows:1fr;justify-content:center;margin-bottom:30px}}.footer-top-right{-webkit-box-flex:0;-ms-flex:0 1 33%;flex:0 1 33%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.footer-top-right{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.footer-top-right .secure-list{-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:768px){.footer-top-right .secure-list{max-width:315px}}@media (max-width:374px){.footer-top-right .secure-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer-top-right .secure-list .secure-item{background:#fff;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.2);box-shadow:0 4px 10px rgba(0,0,0,.2);margin-bottom:15px}@media (max-width:768px){.footer-top-right .secure-list .secure-item{width:101px}}.footer-top-right .secure-list .secure-item:not(:last-child){margin-right:5px}@media (min-width:768px){.footer-top-right .secure-list .secure-item:not(:last-child){margin-right:15px}}.footer-top-right .secure-list .secure-item svg{-webkit-filter:drop-shadow(0 4px 10px rgba(0,0,0,.2));filter:drop-shadow(0 4px 10px rgba(0,0,0,.2));max-width:90px}@media (min-width:768px){.footer-top-right .secure-list .secure-item svg{max-width:100%}}.footer-logo-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-top:30px}@media (min-width:768px){.footer-logo-mobile{display:none}}.footer-logo-mobile a{display:block;max-width:100px}.footer-logo-mobile a svg{width:100%}.footer-logo-mobile .footer-rights{color:#014f81;display:block;font-size:11px;line-height:13px}.footer-section-menu{height:auto;margin:0 0 50px}.footer-menu{display:block}.footer-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:flex-start}@media (min-width:768px) and (max-width:1024px){.footer-menu ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:767px){.footer-menu ul{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:50px;-moz-column-gap:50px;column-gap:50px;display:inherit;padding-left:20px}}.footer-menu ul .current-menu-item>a{color:#13a8c9;font-weight:600}.footer-menu ul li{padding:0 10px 10px 0}@media (max-width:767px){.footer-menu ul li{margin-bottom:10px;padding:0}}.footer-menu ul li a{color:#014f81;line-height:22px;text-decoration-line:underline}.footer-section-terms{background-color:#dcf1f8}.footer-terms{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;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px 0}@media (max-width:468px){.footer-terms{-ms-flex-pack:distribute;justify-content:space-around}}.footer-terms a{color:#014f81;cursor:pointer;font-size:11px;line-height:17px;margin-right:20px;text-decoration:none;text-transform:uppercase}@media (min-width:768px){.footer-terms a{font-size:15px;line-height:19px}}.footer-terms ul{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;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:15px 0}@media (max-width:468px){.footer-terms ul{-ms-flex-pack:distribute;justify-content:space-around}}@media (min-width:768px) and (max-width:1023px){.footer-terms ul{-ms-flex-wrap:wrap;flex-wrap:wrap}}.footer-terms ul .current-menu-item a{color:#13a8c9;font-weight:600}.footer-section-disclaimer .footer-address{margin:30px 0}.footer-section-disclaimer .footer-address img{margin:0 auto}[aria-describedby=scroll-dialog-description]{border-radius:10px!important}.login-popup [role=dialog]{max-height:-webkit-fill-available;max-width:380px;width:100%}.login-popup__wrap{background-color:#fff;border-radius:10px;max-width:380px;padding:25px 20px;position:relative;width:100%}@media screen and (min-width:560px){.login-popup__wrap{padding:24px 32px}}.login-popup__wrap .login-popup__close{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;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='14' fill='none'%3E%3Cpath fill='%23fff' d='M1.191 13.268a1 1 0 0 1-.283-.489 1.2 1.2 0 0 1 0-.576q.079-.283.283-.478l4.756-4.766-4.756-4.756a1 1 0 0 1-.283-.478 1.2 1.2 0 0 1 0-.567A1 1 0 0 1 1.191.66a1.05 1.05 0 0 1 .498-.283q.284-.068.567.01.283.068.488.263L7.5 5.416 12.256.65A1.08 1.08 0 0 1 13.3.386q.284.069.498.274a1 1 0 0 1 .283.498 1.2 1.2 0 0 1 0 .567q-.069.273-.283.488L9.053 6.959l4.746 4.766a1 1 0 0 1 .283.488 1.2 1.2 0 0 1 0 .566 1 1 0 0 1-.283.489q-.215.204-.498.283a1.15 1.15 0 0 1-.557 0 1 1 0 0 1-.488-.274L7.5 8.512l-4.756 4.765a1 1 0 0 1-.488.274 1.2 1.2 0 0 1-.567 0 1.04 1.04 0 0 1-.498-.283'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;cursor:pointer;height:21px;justify-content:center;outline:none;position:absolute;right:12px;top:12px;width:21px}.login-popup__wrap form{-webkit-appearance:none;-moz-appearance:none;appearance:none}.login-popup__wrap form input:-webkit-autofill,.login-popup__wrap form input:-webkit-autofill:focus,.login-popup__wrap form input:-webkit-autofill:hover,.login-popup__wrap form select:-webkit-autofill,.login-popup__wrap form select:-webkit-autofill:focus,.login-popup__wrap form select:-webkit-autofill:hover,.login-popup__wrap form textarea:-webkit-autofill,.login-popup__wrap form textarea:-webkit-autofill:focus,.login-popup__wrap form textarea:-webkit-autofill:hover{-webkit-text-fill-color:#282828;background-color:#fff;-webkit-box-shadow:inset 0 0 0 1000px transparent;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.login-popup__wrap form::-webkit-input-placeholder{color:#898a95}.login-popup__wrap form .login-popup__title{color:#393a40;display:block;font-family:Raleway,Arial,serif;font-size:24px;font-style:normal;font-weight:700;line-height:130%;margin-bottom:20px;margin-top:20px;text-align:center}.login-popup__wrap form .form-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px;position:relative;width:100%}.login-popup__wrap form .form-control .control-label{color:#393a40;font-family:Raleway,Arial,serif;font-size:14px;font-style:normal;font-weight:500;line-height:160%;margin-bottom:4px}.login-popup__wrap form .form-control input{background-color:#fff;border:1px solid #cdcfd4;border-radius:10px;font-family:Raleway,Arial,serif;font-size:16px;font-style:normal;font-weight:400;height:48px;line-height:160%;outline:none;padding:15px}.login-popup__wrap form .form-control input::-webkit-input-placeholder{color:#7f8491}.login-popup__wrap form .form-control input::-moz-placeholder{color:#7f8491}.login-popup__wrap form .form-control input:-ms-input-placeholder{color:#7f8491}.login-popup__wrap form .form-control input::-ms-input-placeholder{color:#7f8491}.login-popup__wrap form .form-control input::placeholder{color:#7f8491}.login-popup__wrap form .form-control .help-block{color:#fd4e4e;font-family:Raleway,Arial,serif;font-size:12px;font-style:normal;font-weight:400;line-height:14px;margin-top:4px}.login-popup__wrap form .form-control.has-error input{border:1px solid #fd4e4e}.login-popup__wrap form .password-input-wrap{position:relative}.login-popup__wrap form .password input{padding:15px 45px 15px 15px;width:100%}.login-popup__wrap form .password-eye{bottom:12px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;right:15px}.login-popup__wrap form .login-popup__forgot{position:relative;text-align:right}.login-popup__wrap form .login-popup__forgot>a{color:#033150;font-family:Raleway,Arial,serif;font-size:14px;font-style:normal;font-weight:600;line-height:150%;position:absolute;right:0;text-decoration:none;top:0;z-index:1}.login-popup__wrap form .login-popup__forgot>a:hover{text-decoration:underline}.login-popup__wrap form .login-popup__submit{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;background:-webkit-gradient(linear,left bottom,left top,color-stop(-10%,#e03243),color-stop(110%,#fe6e30));background:linear-gradient(0deg,#e03243 -10%,#fe6e30 110%);border:none;border-radius:10px;color:#fff;font-size:13px;font-weight:600;height:40px;height:48px;justify-content:center;text-decoration:none;text-transform:uppercase;-webkit-transition:background .15s ease,-webkit-box-shadow .15s ease;transition:background .15s ease,-webkit-box-shadow .15s ease;transition:background .15s ease,box-shadow .15s ease;transition:background .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease;width:110px;width:100%}.login-popup__wrap form .login-popup__submit:hover{background:-webkit-gradient(linear,left bottom,left top,color-stop(1%,#fe6e30),color-stop(106%,#e03243));background:linear-gradient(0deg,#fe6e30 1%,#e03243 106%)}.profile__wrap{background-color:#fff;border-radius:24px;-webkit-box-shadow:0 4px 40px 0 rgba(0,0,0,.07);box-shadow:0 4px 40px 0 rgba(0,0,0,.07);padding:20px!important;width:300px}.profile__name{font-size:24px;font-weight:500;line-height:24px;margin-bottom:8px}.profile__email,.profile__name{color:#001c54;font-family:Raleway,Arial,serif;font-style:normal}.profile__email{font-size:14px;font-weight:400;line-height:160%;margin-bottom:20px}.profile__order,.profile__row{display:-webkit-box;display:-ms-flexbox;display:flex}.profile__order{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:-webkit-gradient(linear,left bottom,left top,color-stop(-10%,#e03243),color-stop(110%,#fe6e30));background:linear-gradient(0deg,#e03243 -10%,#fe6e30 110%);border:none;border-radius:10px;color:#fff;font-size:13px;font-size:14px;font-weight:600;height:40px;height:48px;justify-content:center;margin-right:12px;text-decoration:none;text-transform:uppercase;-webkit-transition:background .15s ease,-webkit-box-shadow .15s ease;transition:background .15s ease,-webkit-box-shadow .15s ease;transition:background .15s ease,box-shadow .15s ease;transition:background .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease;width:110px;width:100%}.profile__order:hover{background:-webkit-gradient(linear,left bottom,left top,color-stop(1%,#fe6e30),color-stop(106%,#e03243));background:linear-gradient(0deg,#fe6e30 1%,#e03243 106%)}.profile__logout{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;background:-webkit-gradient(linear,left bottom,left top,color-stop(-10%,#e03243),color-stop(110%,#fe6e30));background:linear-gradient(0deg,#e03243 -10%,#fe6e30 110%);border:none;border-radius:10px;color:#fff;font-size:13px;font-size:0;font-weight:600;height:40px;height:48px;justify-content:center;text-decoration:none;text-transform:uppercase;-webkit-transition:background .15s ease,-webkit-box-shadow .15s ease;transition:background .15s ease,-webkit-box-shadow .15s ease;transition:background .15s ease,box-shadow .15s ease;transition:background .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease;width:110px;width:100%}.profile__logout:hover{background:-webkit-gradient(linear,left bottom,left top,color-stop(1%,#fe6e30),color-stop(106%,#e03243));background:linear-gradient(0deg,#fe6e30 1%,#e03243 106%)}.profile__logout:after{content:"Log out";font-size:14px}.exit-popup__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:linear-gradient(153deg,#1b7dbb 17.9%,#13a8c9 94.71%,#1278b9 113.32%);-ms-flex-direction:column;flex-direction:column;max-width:460px;width:100%;z-index:1}@media screen and (max-width:467px){.exit-popup__form{padding:0!important}}@media screen and (min-width:768px){.exit-popup__form{max-width:640px}}.exit-popup__form:before{background-image:url(../../assets/backgrounds/crm-widgets-exit-popup-top-banner.svg);background-position:50%;background-repeat:no-repeat;content:"";height:156px;position:absolute;width:calc(100% - 48px);z-index:-1}.exit-popup__form:after{content:""}.exit-popup__form input:-webkit-autofill,.exit-popup__form input:-webkit-autofill:focus,.exit-popup__form input:-webkit-autofill:hover,.exit-popup__form select:-webkit-autofill,.exit-popup__form select:-webkit-autofill:focus,.exit-popup__form select:-webkit-autofill:hover,.exit-popup__form textarea:-webkit-autofill,.exit-popup__form textarea:-webkit-autofill:focus,.exit-popup__form textarea:-webkit-autofill:hover{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;-webkit-box-shadow:inset 0 0 0 1000px transparent;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.exit-popup__form form{display:block;margin:160px auto 0;padding:0 16px 44px;position:relative}@media screen and (min-width:768px){.exit-popup__form form{padding:0 30px 44px}}.exit-popup__form form:before{color:#fff;content:"Get 20% discount on your first order";display:block;font-family:Raleway,Arial,serif;font-size:32px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:16px;position:relative;text-align:center}.exit-popup__close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none'%3E%3Cpath fill='%2329236a' d='M7.726 6.192a.265.265 0 0 1 0-.384l4.11-4.11A.6.6 0 0 0 12 1.316a.6.6 0 0 0-.164-.383l-.768-.768A.6.6 0 0 0 10.686 0a.5.5 0 0 0-.384.164l-4.11 4.11a.265.265 0 0 1-.383 0L1.698.164A.6.6 0 0 0 1.316 0a.6.6 0 0 0-.383.164L.164.932A.6.6 0 0 0 0 1.315c0 .11.055.274.164.384l4.11 4.11c.11.109.11.273 0 .383l-4.11 4.11a.6.6 0 0 0-.164.383c0 .11.055.274.164.383l.768.768c.11.11.273.164.383.164s.274-.055.384-.164l4.11-4.11a.264.264 0 0 1 .383 0l4.11 4.11c.109.11.273.164.383.164s.274-.055.383-.164l.768-.768a.6.6 0 0 0 .164-.383.6.6 0 0 0-.164-.384l-4.11-4.11Z'/%3E%3C/svg%3E");background-size:contain;cursor:pointer;font-size:0;height:12px;position:absolute;right:16px;top:16px;width:12px}.exit-popup__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 0 20px;position:relative}@media screen and (min-width:768px){.exit-popup__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.exit-popup__row .form-control.email{margin-bottom:16px;position:relative;width:100%}@media screen and (min-width:768px){.exit-popup__row .form-control.email{margin-bottom:unset;width:calc(100% - 175px)}}.exit-popup__row .form-control.email input[name=email]{background-color:#fff;border-radius:10px;font-family:Raleway,Arial,serif;font-size:16px;font-style:normal;font-weight:400;height:48px;line-height:160%;padding:0 16px;width:100%}@media screen and (min-width:768px){.exit-popup__row .form-control.email input[name=email]{padding:0 4px 0 16px}}.exit-popup__row .form-control.email input[name=email]::-webkit-input-placeholder{color:#7f8491}.exit-popup__row .form-control.email input[name=email]::-moz-placeholder{color:#7f8491}.exit-popup__row .form-control.email input[name=email]:-ms-input-placeholder{color:#7f8491}.exit-popup__row .form-control.email input[name=email]::-ms-input-placeholder{color:#7f8491}.exit-popup__row .form-control.email input[name=email]::placeholder{color:#7f8491}.exit-popup__row .form-control.email input[name=email]:focus{border:1px solid #cdcfd4}.exit-popup__row .form-control.email.has-error input[name=email]{border-color:#e03243}.exit-popup__row .form-control.email .help-block{color:#e03243;font-family:Raleway,Arial,serif;font-size:12px;font-style:normal;font-weight:400;line-height:14px;position:absolute}.exit-popup__row .exit-popup__submit{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:-webkit-gradient(linear,left bottom,left top,color-stop(-10%,#e03243),color-stop(110%,#fe6e30));background:linear-gradient(0deg,#e03243 -10%,#fe6e30 110%);border:none;border-radius:10px;color:#fff;font-size:13px;font-size:0;font-weight:600;height:40px;height:48px;justify-content:center;text-decoration:none;text-transform:uppercase;-webkit-transition:background .15s ease,-webkit-box-shadow .15s ease;transition:background .15s ease,-webkit-box-shadow .15s ease;transition:background .15s ease,box-shadow .15s ease;transition:background .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease;width:110px;width:100%}.exit-popup__row .exit-popup__submit:hover{background:-webkit-gradient(linear,left bottom,left top,color-stop(1%,#fe6e30),color-stop(106%,#e03243));background:linear-gradient(0deg,#fe6e30 1%,#e03243 106%)}@media screen and (min-width:768px){.exit-popup__row .exit-popup__submit{width:164px}}.exit-popup__row .exit-popup__submit:before{content:"Get a coupon code";font-family:Raleway,Arial,serif;font-size:12px;font-style:normal;font-weight:600;line-height:48px}.exit-popup__row .exit-popup__submit[disabled]{background-color:#91939c;cursor:not-allowed;font-size:0}.exit-popup__row .exit-popup__submit[disabled]:before{color:#fff;content:"Get a coupon code";font-family:Raleway,Arial,serif;font-size:12px;font-style:normal;font-weight:600;line-height:48px}.exit-popup .form-control.terms{position:relative}.exit-popup .form-control.terms input[name=terms]{height:1px;position:absolute;visibility:hidden;width:1px}.exit-popup .form-control.terms input[name=terms]:checked+label:before{content:"";display:block;height:20px;width:20px;-ms-flex-negative:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Crect width='20' height='20' fill='%23fe6e30' rx='4'/%3E%3Cpath fill='%23fff' fill-rule='evenodd' stroke='%23fff' d='M14.4 7.2a.6.6 0 0 1 0 .8l-5.7 5.8a.6.6 0 0 1-.8 0l-2.7-2.7a.6.6 0 0 1 .4-1l.4.1 2.3 2.3 5.3-5.3a.6.6 0 0 1 .8 0Z' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;flex-shrink:0;-webkit-transition:.3s;transition:.3s}.exit-popup .form-control.terms .control-label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0;position:relative}.exit-popup .form-control.terms .control-label:before{content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:20px;width:20px;-ms-flex-negative:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Crect width='19' height='19' x='.5' y='.5' fill='%23fff' stroke='%23CDCFD4' rx='3.5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;flex-shrink:0;margin-right:6px;-webkit-transition:.3s;transition:.3s}.exit-popup .form-control.terms .control-label:after{content:"I agree to receive discount codes and exclusive offers to my email.";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-family:Raleway,Arial,serif;font-size:14px;font-style:normal;font-weight:400;line-height:160%}.exit-popup .form-control.terms .help-block{color:#e03243;font-family:Raleway,Arial,serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;position:absolute}.exit-popup__success{display:block;height:320px;width:250px}@media screen and (min-width:375px){.exit-popup__success{width:300px}}@media screen and (min-width:420px){.exit-popup__success{width:345px}}@media screen and (min-width:768px){.exit-popup__success{width:460px}}.exit-popup__success:before{background-image:url(../../assets/backgrounds/crm-widgets-exit-popup-success-banner.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:130px;width:100%;z-index:-1}.exit-popup__success:after{color:#fe6e30;content:"Success!";display:block;font-family:Raleway,Arial,serif;font-size:22px;font-style:normal;font-weight:800;left:50%;line-height:150%;margin-top:16px;position:absolute;text-align:center;top:150px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.exit-popup__use{display:block;font-size:0;margin:100px auto 0;max-width:300px;position:relative}@media screen and (min-width:425px){.exit-popup__use{margin:80px auto 0}}.exit-popup__use:before{color:#29236a;content:"The discount code has been emailed to you.";display:block;font-family:Raleway,Arial,serif;font-size:14px;font-style:normal;font-weight:600;left:50%;line-height:140%;margin-bottom:unset;position:absolute;text-align:center;top:-55px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:100%}@media screen and (min-width:768px){.exit-popup__use:before{top:-36px}}.exit-popup__use:after{content:"Apply code now";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;background:-webkit-gradient(linear,left bottom,left top,color-stop(-10%,#e03243),color-stop(110%,#fe6e30));background:linear-gradient(0deg,#e03243 -10%,#fe6e30 110%);border-radius:10px;color:#fff;font-size:13px;font-weight:600;height:40px;height:58px;justify-content:center;left:50%;position:absolute;text-decoration:none;text-transform:uppercase;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:background .15s ease,-webkit-box-shadow .15s ease;transition:background .15s ease,-webkit-box-shadow .15s ease;transition:background .15s ease,box-shadow .15s ease;transition:background .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease;width:110px;width:100%}.exit-popup__use:after:hover{background:-webkit-gradient(linear,left bottom,left top,color-stop(1%,#fe6e30),color-stop(106%,#e03243));background:linear-gradient(0deg,#fe6e30 1%,#e03243 106%)}[data-crm-widget=callbackRequest] .cr-cb-button-block{display:none}.callbackRequest [role=dialog] .MuiDialogContent-root form .cr-form-callback .cr-callme-button{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;background:-webkit-gradient(linear,left bottom,left top,color-stop(-10%,#e03243),color-stop(110%,#fe6e30));background:linear-gradient(0deg,#e03243 -10%,#fe6e30 110%);border-radius:10px;color:#fff;font-size:13px;font-weight:600;height:40px;justify-content:center;text-decoration:none;text-transform:uppercase;-webkit-transition:background .15s ease,-webkit-box-shadow .15s ease;transition:background .15s ease,-webkit-box-shadow .15s ease;transition:background .15s ease,box-shadow .15s ease;transition:background .15s ease,box-shadow .15s ease,-webkit-box-shadow .15s ease;width:110px;width:100%}.callbackRequest [role=dialog] .MuiDialogContent-root form .cr-form-callback .cr-callme-button:hover{background:-webkit-gradient(linear,left bottom,left top,color-stop(1%,#fe6e30),color-stop(106%,#e03243));background:linear-gradient(0deg,#fe6e30 1%,#e03243 106%)}.callbackRequest [role=dialog] .MuiDialogContent-root .cr-thankyou-all{padding:0}.callbackRequest [role=dialog] .MuiDialogContent-root .cr-thankyou-all .cr-thank-you-block{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='102' fill='none'%3E%3Ccircle cx='45' cy='45' r='45' fill='%232DCA50' fill-opacity='.2'/%3E%3Cg filter='url(%23a)'%3E%3Cg filter='url(%23b)'%3E%3Crect width='60.3' height='60.3' x='15' y='15' fill='%232DCA50' rx='30.1'/%3E%3Crect width='60.3' height='60.3' x='15' y='15' fill='url(%23c)' fill-opacity='.4' rx='30.1'/%3E%3C/g%3E%3Cg filter='url(%23d)'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-opacity='.9' stroke-width='6' d='m31.7 43.4 9.2 9.1 17.6-17.4' shape-rendering='crispEdges'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='a' width='95.2' height='95.2' x='.2' y='6.3' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dx='2.7' dy='8.7'/%3E%3CfeGaussianBlur stdDeviation='8.7'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3266_2124'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3266_2124' result='shape'/%3E%3C/filter%3E%3Cfilter id='b' width='80.3' height='81.4' x='5' y='7.9' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='4'/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeColorMatrix values='0 0 0 0 0.121888 0 0 0 0 0.628044 0 0 0 0 0.234747 0 0 0 0.3 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3266_2124'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3266_2124' result='shape'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dx='-6' dy='-7.1'/%3E%3CfeGaussianBlur stdDeviation='5.4'/%3E%3CfeComposite in2='hardAlpha' k2='-1' k3='1' operator='arithmetic'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0'/%3E%3CfeBlend in2='shape' result='effect2_innerShadow_3266_2124'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dx='3.6' dy='5.4'/%3E%3CfeGaussianBlur stdDeviation='2.7'/%3E%3CfeComposite in2='hardAlpha' k2='-1' k3='1' operator='arithmetic'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.1 0'/%3E%3CfeBlend in2='effect2_innerShadow_3266_2124' result='effect3_innerShadow_3266_2124'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='-1.8'/%3E%3CfeGaussianBlur stdDeviation='2.4'/%3E%3CfeComposite in2='hardAlpha' k2='-1' k3='1' operator='arithmetic'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0'/%3E%3CfeBlend in2='effect3_innerShadow_3266_2124' result='effect4_innerShadow_3266_2124'/%3E%3C/filter%3E%3Cfilter id='d' width='34.1' height='24.8' x='28.1' y='32.1' color-interpolation-filters='sRGB' filterUnits='userSpaceOnUse'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' result='hardAlpha' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0'/%3E%3CfeOffset dy='.7'/%3E%3CfeGaussianBlur stdDeviation='.3'/%3E%3CfeComposite in2='hardAlpha' operator='out'/%3E%3CfeColorMatrix values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0'/%3E%3CfeBlend in2='BackgroundImageFix' result='effect1_dropShadow_3266_2124'/%3E%3CfeBlend in='SourceGraphic' in2='effect1_dropShadow_3266_2124' result='shape'/%3E%3C/filter%3E%3CradialGradient id='c' cx='0' cy='0' r='1' gradientTransform='rotate(56 -8.1 45.7)scale(45.8958)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23fff'/%3E%3Cstop offset='.7' stop-color='%23fff' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23fff' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;height:90px;width:90px}.callbackRequest [role=dialog] .MuiDialogContent-root .cr-thankyou-all .cr-thank-you-block .cr-thank-you-el-1,.callbackRequest [role=dialog] .MuiDialogContent-root .cr-thankyou-all .cr-thank-you-block .cr-thank-you-el-2,.callbackRequest [role=dialog] .MuiDialogContent-root .cr-thankyou-all .cr-thank-you-block .cr-thank-you-el-3,.callbackRequest [role=dialog] .MuiDialogContent-root .cr-thankyou-all .cr-thank-you-block .cr-thank-you-el-4,.callbackRequest [role=dialog] .MuiDialogContent-root .cr-thankyou-all .cr-thank-you-block .cr-thank-you-el-5,.callbackRequest [role=dialog] .MuiDialogContent-root .cr-thankyou-all .cr-thank-you-block .cr-thank-you-el-6{display:none}.callbackRequest [role=dialog] .MuiDialogContent-root .cr-thankyou-all .cr-top-logo{text-align:center;text-transform:none}.callbackRequest [role=dialog] .MuiDialogContent-root .cr-thankyou-all .cr-request-text b .cr-timer-min,.callbackRequest [role=dialog] .MuiDialogContent-root .cr-thankyou-all .cr-request-text b .cr-timer-sec,.callbackRequest [role=dialog] .MuiDialogContent-root .cr-thankyou-all .cr-top-logo .cr-green{color:#393a40}@media screen and (max-width:767px){[aria-describedby=scroll-dialog-description]{max-height:calc(100% - 160px)!important}}