@import url(/wp-content/themes/trem/assets/css/reset.css);@import url(/wp-content/themes/trem/assets/css/fonts.css);@import url(/wp-content/themes/trem/assets/css/jquery.fancybox.min.css);@import url(/wp-content/themes/trem/assets/css/slick-theme.css);@import url(/wp-content/themes/trem/assets/css/slick.css);*{font-family:"Inter",sans-serif;color:#fff}body,html{font-family:"Inter",sans-serif}body.opened,html.opened{overflow:hidden}i,em{font-style:italic}h1,h2,h3,h4,h5,h6,strong,b{font-weight:700}img,svg,embed,object,video{max-width:100%;max-height:100%}a{-webkit-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.siteWidth{margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px;width:100%;max-width:1326px;position:relative;z-index:10}.siteWidth.big{max-width:1700px}@media (max-width:1326px){.siteWidth{max-width:1170px}}@media (max-width:1200px){.siteWidth{max-width:990px}}@media (max-width:991px){.siteWidth{max-width:750px}}@media (max-width:767px){.siteWidth{max-width:560px}}@media (max-width:576px){.siteWidth{max-width:100%}}main{overflow:hidden;min-height:200px;background-image:url(/wp-content/themes/trem/assets/img/BG-top.jpg),url(/wp-content/themes/trem/assets/img/BG-bottom.jpg),url(/wp-content/themes/trem/assets/img/BG-middle.jpg);background-size:1920px auto;background-position:top center,bottom center,center top 400px;background-repeat:no-repeat;background-color:#000220}section{background-color:transparent;position:relative;z-index:11}.hiddenBlock{display:none}br.xxl{display:inline}@media (max-width:1200px){br.xxl{display:none}}br.xl{display:none}@media (max-width:1200px){br.xl{display:inline}}@media (max-width:991px){br.xl{display:none}}br.l{display:none}@media (max-width:991px){br.l{display:inline}}@media (max-width:767px){br.l{display:none}}br.m{display:none}@media (max-width:767px){br.m{display:inline}}@media (max-width:576px){br.m{display:none}}br.s{display:none}@media (max-width:576px){br.s{display:inline}}.btn{text-decoration:none;cursor:pointer;width:-webkit-max-content;width:-moz-max-content;width:max-content;height:40px;padding:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;fill:#fff;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:-webkit-gradient(linear,left top,right top,from(#074eb0),to(#2e70f5));background:linear-gradient(90deg,#074eb0 0,#2e70f5 100%);color:#fdfdfd;border:0;border-radius:16px;font-family:"Inter",sans-serif;font-size:14px;font-weight:600;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn:hover{background:-webkit-gradient(linear,left top,right top,from(#2e70f5),to(#074eb0));background:linear-gradient(90deg,#2e70f5 0,#074eb0 100%)}.btn:disabled{background-color:#999}.animateBottom{-webkit-transform:translateY(-100px);-ms-transform:translateY(-100px);transform:translateY(-100px);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.animateBottom.runAnimation{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.animateTop{-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.animateTop.runAnimation{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.animateLeft{-webkit-transform:translateX(100px);-ms-transform:translateX(100px);transform:translateX(100px);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.animateLeft.runAnimation{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.animateRight{-webkit-transform:translateX(-100px);-ms-transform:translateX(-100px);transform:translateX(-100px);-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.animateRight.runAnimation{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.animateOpacity{opacity:0;visibility:hidden;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.animateOpacity.runAnimation{opacity:1;visibility:visible}header{position:absolute;top:0;width:100%;left:0;z-index:99;padding-top:25px;padding-bottom:25px}header .innerWrapper{border:1px solid rgba(45,112,244,.15);border-radius:24px;padding:6px 16px;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}header .innerWrapper .logoLink{-webkit-box-flex:0;-ms-flex:0 0 55px;flex:0 0 55px;max-width:55px}header .innerWrapper .logoLink img{width:100%!important;height:100%!important}@media (max-width:576px){header .innerWrapper .logoLink{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50px}}header .innerWrapper .headerNavigation ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .innerWrapper .headerNavigation ul li a{font-family:"Inter",sans-serif;font-weight:500;font-size:16px;line-height:130%;text-align:center;color:#fdfdfd}header .innerWrapper .headerNavigation ul li a:hover{color:#074eb0}@media (max-width:991px){header .innerWrapper .headerNavigation ul li{line-height:40px;text-align:center}}@media (max-width:991px){header .innerWrapper .headerNavigation ul{display:block}}@media (max-width:991px){header .innerWrapper .headerNavigation{padding:15px;position:absolute;top:100%;left:15px;right:15px;background-color:#000220;border-radius:20px;border:1px solid #2d70f4;opacity:0;visibility:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}header .innerWrapper .headerNavigation.active{opacity:1;visibility:visible}}header .innerWrapper .additionalBtns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}@media (max-width:576px){header .innerWrapper .additionalBtns .btn{height:34px;padding:0 10px}}header .innerWrapper .additionalBtns .toggleMenu{background-color:transparent;display:none;cursor:pointer;width:36px;height:36px;border-radius:50%;border:0;position:relative;z-index:10}header .innerWrapper .additionalBtns .toggleMenu span{display:block;width:21px;height:2px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:#fdfdfd;-webkit-transition:opacity .3s .3s ease-in-out;transition:opacity .3s .3s ease-in-out}header .innerWrapper .additionalBtns .toggleMenu:before{content:'';position:absolute;top:12px;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:21px;height:2px;background-color:#fdfdfd;-webkit-transition:top .3s .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:top .3s .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,top .3s .3s ease-in-out;transition:transform .3s ease-in-out,top .3s .3s ease-in-out,-webkit-transform .3s ease-in-out}header .innerWrapper .additionalBtns .toggleMenu:after{content:'';position:absolute;bottom:10px;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:21px;height:2px;background-color:#fdfdfd;-webkit-transition:bottom .3s .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:bottom .3s .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out,bottom .3s .3s ease-in-out;transition:transform .3s ease-in-out,bottom .3s .3s ease-in-out,-webkit-transform .3s ease-in-out}header .innerWrapper .additionalBtns .toggleMenu.active span{-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out;opacity:0}header .innerWrapper .additionalBtns .toggleMenu.active:before{top:17px;-webkit-transform:translate(-50%,-50%) rotate(-45deg);-ms-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);-webkit-transition:top .3s ease-in-out,-webkit-transform .3s .3s ease-in-out;transition:top .3s ease-in-out,-webkit-transform .3s .3s ease-in-out;transition:top .3s ease-in-out,transform .3s .3s ease-in-out;transition:top .3s ease-in-out,transform .3s .3s ease-in-out,-webkit-transform .3s .3s ease-in-out}header .innerWrapper .additionalBtns .toggleMenu.active:after{bottom:17px;-webkit-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);-webkit-transition:bottom .3s ease-in-out,-webkit-transform .3s .3s ease-in-out;transition:bottom .3s ease-in-out,-webkit-transform .3s .3s ease-in-out;transition:bottom .3s ease-in-out,transform .3s .3s ease-in-out;transition:bottom .3s ease-in-out,transform .3s .3s ease-in-out,-webkit-transform .3s .3s ease-in-out}@media (max-width:991px){header .innerWrapper .additionalBtns .toggleMenu{display:block}}@media (max-width:991px){header{padding-top:20px;padding-bottom:20px}}@media (max-width:576px){header{padding-top:16px;padding-bottom:16px}}footer{padding:50px 0;background-color:transparent;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);border-top:2px solid #2d70f415;position:relative;z-index:11}footer .innerWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .innerWrapper .leftSide{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;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}footer .innerWrapper .leftSide .logoBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}footer .innerWrapper .leftSide .logoBlock .imgWrap{width:50px;height:36px;-webkit-box-flex:0;-ms-flex:0 0 50;flex:0 0 50}footer .innerWrapper .leftSide .logoBlock .textWrap{font-family:"Inter",sans-serif;font-weight:400;font-size:14px;line-height:130%;color:#e7e7ea}@media (max-width:991px){footer .innerWrapper .leftSide .logoBlock{margin-bottom:32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:576px){footer .innerWrapper .leftSide .logoBlock{margin-bottom:16px}}footer .innerWrapper .leftSide .copyrightBlock{font-family:"Inter",sans-serif;font-weight:400;font-size:14px;line-height:130%;color:#e7e7ea}@media (max-width:991px){footer .innerWrapper .leftSide .copyrightBlock{text-align:center}}footer .innerWrapper .rightSide{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;display:-webkit-box;display:-ms-flexbox;display:flex;gap:64px}footer .innerWrapper .rightSide .menuBlock .blockTitle{font-family:"Source Sans Pro",sans-serif;font-weight:700;font-size:18px;line-height:130%;color:#e7e7ea;margin-bottom:8px}footer .innerWrapper .rightSide .menuBlock ul li{margin-bottom:8px}footer .innerWrapper .rightSide .menuBlock ul li a{font-family:"Inter",sans-serif;font-weight:400;font-size:14px;line-height:130%;text-align:center;color:#d9d9dc}footer .innerWrapper .rightSide .menuBlock ul li a:hover{color:#fff}footer .innerWrapper .rightSide .menuBlock ul li:last-child{margin-bottom:0}@media (max-width:576px){footer .innerWrapper .rightSide .menuBlock{margin-bottom:16px}}@media (max-width:991px){footer .innerWrapper .rightSide{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:64px}}@media (max-width:576px){footer .innerWrapper .rightSide{display:block;text-align:center;margin-bottom:32px}}@media (max-width:991px){footer .innerWrapper{display:block}}@media (max-width:576px){footer{padding:25px 0}}.indexMainScreen{padding-top:155px;padding-bottom:100px}.indexMainScreen .titleBlock{max-width:930px;margin:0 auto 30px}.indexMainScreen .titleBlock .preTitle{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;gap:10px;font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:12px;line-height:167%;text-align:center;color:#fdfdfd;fill:#fdfdfd;border-radius:16px;padding:4px 16px;background-color:rgba(45,112,244,.15);width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0 auto 30px}.indexMainScreen .titleBlock .preTitle svg{padding:3px;background-color:rgba(45,112,244,.15);border-radius:50%}@media (max-width:576px){.indexMainScreen .titleBlock .preTitle{margin:0 auto 25px}}.indexMainScreen .titleBlock h1{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:60px;line-height:100%;letter-spacing:-.01em;text-transform:capitalize;text-align:center;background:linear-gradient(135deg,#fdfdfd 58.5%,rgba(253,253,253,.56) 95%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding-bottom:10px;margin-bottom:20px}@media (max-width:1200px){.indexMainScreen .titleBlock h1{font-size:56px}}@media (max-width:991px){.indexMainScreen .titleBlock h1{font-size:48px}}@media (max-width:767px){.indexMainScreen .titleBlock h1{font-size:42px}}@media (max-width:576px){.indexMainScreen .titleBlock h1{font-size:38px;margin-bottom:25px}}.indexMainScreen .titleBlock .description{font-family:"Inter",sans-serif;font-weight:400;font-size:20px;line-height:140%;text-align:center;color:#e7e7ea;margin-bottom:35px}.indexMainScreen .titleBlock .description *{color:inherit}@media (max-width:1200px){.indexMainScreen .titleBlock .description{font-size:18px}}@media (max-width:991px){.indexMainScreen .titleBlock .description{font-size:16px;margin-bottom:30px}}@media (max-width:576px){.indexMainScreen .titleBlock .description{font-size:14px;margin-bottom:25px}}.indexMainScreen .titleBlock .btnWrap .btn{margin:auto}.indexMainScreen .videoBlock{max-width:1000px;margin:0 auto;position:relative}.indexMainScreen .videoBlock .playBtn{cursor:pointer;width:48px;height:48px;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;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-color:transparent;border:0;fill:#fff;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.indexMainScreen .videoBlock .playBtn:hover{-webkit-transform:translate(-50%,-50%) scale(1.5);-ms-transform:translate(-50%,-50%) scale(1.5);transform:translate(-50%,-50%) scale(1.5)}@media (max-width:991px){.indexMainScreen{padding-top:125px;padding-bottom:50px}}@media (max-width:576px){.indexMainScreen{padding-top:95px;padding-bottom:15px}}.indexOptimizedOrderPage{padding:64px 0 100px}.indexOptimizedOrderPage .tag{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;gap:10px;font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:12px;line-height:167%;text-align:center;color:#fdfdfd;fill:#193e87;border-radius:16px;padding:4px 16px;background-color:rgba(45,112,244,.15);width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-bottom:25px}.indexOptimizedOrderPage .tag svg{padding:3px;background-color:rgba(45,112,244,.15);border-radius:50%}@media (max-width:991px){.indexOptimizedOrderPage .tag{margin-bottom:20px}}@media (max-width:576px){.indexOptimizedOrderPage .tag{margin-bottom:16px}}.indexOptimizedOrderPage .titleBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;margin-bottom:64px}.indexOptimizedOrderPage .titleBlock h2{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:50px;line-height:100%;text-transform:capitalize;background:linear-gradient(135deg,#fdfdfd 58.5%,rgba(253,253,253,.56) 95%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:1200px){.indexOptimizedOrderPage .titleBlock h2{font-size:45px}}@media (max-width:991px){.indexOptimizedOrderPage .titleBlock h2{font-size:40px;margin-bottom:16px}}@media (max-width:576px){.indexOptimizedOrderPage .titleBlock h2{font-size:30px}}.indexOptimizedOrderPage .titleBlock .description{max-width:525px;font-family:"Inter",sans-serif;font-weight:400;font-size:20px;line-height:140%;color:#e7e7ea}.indexOptimizedOrderPage .titleBlock .description *{color:inherit}@media (max-width:1200px){.indexOptimizedOrderPage .titleBlock .description{font-size:18px}}@media (max-width:991px){.indexOptimizedOrderPage .titleBlock .description{font-size:16px}}@media (max-width:576px){.indexOptimizedOrderPage .titleBlock .description{font-size:14px}}@media (max-width:991px){.indexOptimizedOrderPage .titleBlock{display:block;margin-bottom:32px}}.indexOptimizedOrderPage .outerBlock{padding:40px 15px 200px;border-radius:13px;position:relative;z-index:1;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,29,122,.5)),to(rgba(0,12,51,0)));background:linear-gradient(180deg,rgba(0,29,122,.5),rgba(0,12,51,0))}.indexOptimizedOrderPage .outerBlock:before{content:'';position:absolute;top:2px;left:2px;right:2px;bottom:2px;background:-webkit-gradient(linear,left top,left bottom,from(#01082b),to(#000220));background:linear-gradient(180deg,#01082b 0,#000220 100%);border-radius:13px}.indexOptimizedOrderPage .outerBlock .innerBlock{position:relative;z-index:10;max-width:1000px;margin:auto}.indexOptimizedOrderPage .outerBlock .innerBlock .tabsBlock{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-bottom:24px}.indexOptimizedOrderPage .outerBlock .innerBlock .tabsBlock .tab{border-radius:16px;padding:4px 16px;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:12px;line-height:167%;text-align:center;color:#fdfdfd;background-color:#071648}@media (max-width:576px){.indexOptimizedOrderPage .outerBlock .innerBlock .tabsBlock .tab{padding:4px 11px}}@media (max-width:991px){.indexOptimizedOrderPage .outerBlock{padding:30px 15px 100px}}@media (max-width:576px){.indexOptimizedOrderPage .outerBlock{padding:25px 15px 32px}}.indexOptimizedOrderPage .explanationBlock .explanationElement{padding:64px 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:64px;margin-bottom:64px}.indexOptimizedOrderPage .explanationBlock .explanationElement .imgWrap{-webkit-box-flex:0;-ms-flex:0 0 calc(57% - 32px);flex:0 0 calc(57% - 32px)}.indexOptimizedOrderPage .explanationBlock .explanationElement .textWrap{-webkit-box-flex:0;-ms-flex:0 0 calc(43% - 32px);flex:0 0 calc(43% - 32px)}.indexOptimizedOrderPage .explanationBlock .explanationElement .textWrap h4{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:35px;line-height:120%;text-transform:capitalize;background:linear-gradient(135deg,#fdfdfd 58.5%,rgba(253,253,253,.56) 95%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:24px}@media (max-width:991px){.indexOptimizedOrderPage .explanationBlock .explanationElement .textWrap h4{font-size:30px;margin-bottom:15px}}@media (max-width:576px){.indexOptimizedOrderPage .explanationBlock .explanationElement .textWrap h4{font-size:24px}}.indexOptimizedOrderPage .explanationBlock .explanationElement .textWrap .textBlock{font-family:"Inter",sans-serif;font-weight:400;font-size:20px;line-height:140%;color:#e7e7ea}@media (max-width:1200px){.indexOptimizedOrderPage .explanationBlock .explanationElement .textWrap .textBlock{font-size:18px}}@media (max-width:991px){.indexOptimizedOrderPage .explanationBlock .explanationElement .textWrap .textBlock{font-size:16px}}@media (max-width:576px){.indexOptimizedOrderPage .explanationBlock .explanationElement .textWrap .textBlock{font-size:14px}}@media (max-width:991px){.indexOptimizedOrderPage .explanationBlock .explanationElement .textWrap{margin-bottom:32px}}.indexOptimizedOrderPage .explanationBlock .explanationElement:nth-child(odd) .textWrap{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.indexOptimizedOrderPage .explanationBlock .explanationElement:nth-child(odd) .imgWrap{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.indexOptimizedOrderPage .explanationBlock .explanationElement:last-child{margin-bottom:0}@media (max-width:1200px){.indexOptimizedOrderPage .explanationBlock .explanationElement{margin-bottom:32px}}@media (max-width:991px){.indexOptimizedOrderPage .explanationBlock .explanationElement{display:block;margin-bottom:0;padding:40px 0}}@media (max-width:576px){.indexOptimizedOrderPage .explanationBlock .explanationElement{padding:15px 0}}@media (max-width:991px){.indexOptimizedOrderPage{padding-top:50px;padding-bottom:50px}}@media (max-width:576px){.indexOptimizedOrderPage{padding-top:15px;padding-bottom:15px}}.indexQuickSetup{padding:64px 0;border-top:1px solid #2e70f5;border-radius:50px;margin-bottom:55px}.indexQuickSetup .titleBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;margin-bottom:64px}.indexQuickSetup .titleBlock .leftSide h2{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:50px;line-height:100%;text-transform:capitalize;background:linear-gradient(135deg,#fdfdfd 58.5%,rgba(253,253,253,.56) 95%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:16px}@media (max-width:1200px){.indexQuickSetup .titleBlock .leftSide h2{font-size:45px}}@media (max-width:991px){.indexQuickSetup .titleBlock .leftSide h2{font-size:40px}}@media (max-width:576px){.indexQuickSetup .titleBlock .leftSide h2{font-size:30px}}.indexQuickSetup .titleBlock .leftSide .postTitle{font-family:"Inter",sans-serif;font-weight:400;font-size:20px;line-height:140%;color:#e7e7ea}@media (max-width:1200px){.indexQuickSetup .titleBlock .leftSide .postTitle{font-size:18px}}@media (max-width:991px){.indexQuickSetup .titleBlock .leftSide .postTitle{font-size:16px}}@media (max-width:576px){.indexQuickSetup .titleBlock .leftSide .postTitle{font-size:14px}}@media (max-width:991px){.indexQuickSetup .titleBlock .leftSide{margin-bottom:16px}}.indexQuickSetup .titleBlock .rightSide{max-width:525px}.indexQuickSetup .titleBlock .rightSide ul li{max-width:525px;font-family:"Inter",sans-serif;font-weight:400;font-size:20px;line-height:140%;color:#e7e7ea;position:relative;padding-left:35px;margin-bottom:16px}.indexQuickSetup .titleBlock .rightSide ul li:before{content:url('data:image/svg+xml;charset=UTF-8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 13L9 18L20 7" stroke="%23FDFDFD" stroke-linecap="round" /></svg>');width:24px;height:24px;position:absolute;top:0;bottom:0;left:0;margin:auto}.indexQuickSetup .titleBlock .rightSide ul li:last-child{margin-bottom:0}@media (max-width:1200px){.indexQuickSetup .titleBlock .rightSide ul li{font-size:18px}}@media (max-width:991px){.indexQuickSetup .titleBlock .rightSide ul li{font-size:16px}}@media (max-width:576px){.indexQuickSetup .titleBlock .rightSide ul li{font-size:14px}}@media (max-width:991px){.indexQuickSetup .titleBlock{display:block;margin-bottom:32px}}@media (max-width:576px){.indexQuickSetup .titleBlock{margin-bottom:24px}}.indexQuickSetup .outerBlock{padding:40px 15px;border-radius:13px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,12,51,.5)),color-stop(93.5%,rgba(0,12,51,0)));background:linear-gradient(180deg,rgba(0,12,51,.5) 0,rgba(0,12,51,0) 93.5%)}.indexQuickSetup .outerBlock .innerBlock{max-width:1000px;margin:auto}.indexQuickSetup .outerBlock .innerBlock .tabsBlock{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-bottom:24px}.indexQuickSetup .outerBlock .innerBlock .tabsBlock .tab{border-radius:16px;padding:4px 16px;width:-webkit-max-content;width:-moz-max-content;width:max-content;font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:12px;line-height:167%;text-align:center;color:#fdfdfd;background-color:#071648}@media (max-width:576px){.indexQuickSetup .outerBlock .innerBlock .tabsBlock .tab{padding:4px 11px}}@media (max-width:576px){.indexQuickSetup .outerBlock{padding:20px 25px}}@media (max-width:991px){.indexQuickSetup{padding:50px 0;margin-bottom:25px}}@media (max-width:576px){.indexQuickSetup{padding:40px 0;margin-bottom:0}}.indexBusinessManagement{padding:64px 0;margin-bottom:155px}.indexBusinessManagement .titleBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;margin-bottom:64px}.indexBusinessManagement .titleBlock h2{max-width:410px;font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:50px;line-height:100%;text-transform:capitalize;background:linear-gradient(135deg,#fdfdfd 58.5%,rgba(253,253,253,.56) 95%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding-bottom:10px}@media (max-width:1200px){.indexBusinessManagement .titleBlock h2{font-size:45px}}@media (max-width:991px){.indexBusinessManagement .titleBlock h2{font-size:40px;margin-bottom:16px}}@media (max-width:576px){.indexBusinessManagement .titleBlock h2{font-size:30px}}.indexBusinessManagement .titleBlock .description{max-width:525px;font-family:"Inter",sans-serif;font-weight:400;font-size:20px;line-height:140%;color:#e7e7ea}.indexBusinessManagement .titleBlock .description *{color:inherit}@media (max-width:1200px){.indexBusinessManagement .titleBlock .description{font-size:18px}}@media (max-width:991px){.indexBusinessManagement .titleBlock .description{font-size:16px}}@media (max-width:576px){.indexBusinessManagement .titleBlock .description{font-size:14px}}@media (max-width:991px){.indexBusinessManagement .titleBlock{display:block;margin-bottom:32px}}.indexBusinessManagement .sliderBlock{position:relative}.indexBusinessManagement .sliderBlock .sliderItem{margin:0 8px;padding:40px;border-radius:13px;background:-webkit-gradient(linear,left top,left bottom,color-stop(23%,#001d7a50),to(#000c3300));background:linear-gradient(180deg,#001d7a50 23%,#000c3300 100%);position:relative;z-index:1}.indexBusinessManagement .sliderBlock .sliderItem .itemTitle{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:25px;line-height:120%;text-transform:capitalize;background:linear-gradient(135deg,#fdfdfd 58.5%,rgba(253,253,253,.56) 95%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:40px}@media (max-width:576px){.indexBusinessManagement .sliderBlock .sliderItem .itemTitle{font-size:20px}}.indexBusinessManagement .sliderBlock .sliderItem .itemImgWrap{-webkit-box-shadow:0 -7px 21px 0 rgba(7,78,176,.47);box-shadow:0 -7px 21px 0 rgba(7,78,176,.47);border-radius:10px;margin-bottom:40px}.indexBusinessManagement .sliderBlock .sliderItem .itemImgWrap img{overflow:hidden;border-radius:10px}@media (max-width:576px){.indexBusinessManagement .sliderBlock .sliderItem .itemImgWrap{margin-bottom:30px}}.indexBusinessManagement .sliderBlock .sliderItem .itemDescription{font-family:"Inter",sans-serif;font-weight:400;font-size:14px;line-height:130%;color:#fdfdfd}.indexBusinessManagement .sliderBlock .sliderItem .itemDescription *{color:inherit}.indexBusinessManagement .sliderBlock .sliderItem:before{content:'';position:absolute;z-index:-1;border-radius:13px;top:2px;bottom:0;left:2px;right:2px;background:#00072a}@media (max-width:576px){.indexBusinessManagement .sliderBlock .sliderItem:before{display:none}}@media (max-width:991px){.indexBusinessManagement .sliderBlock .sliderItem{padding:15px}}@media (max-width:576px){.indexBusinessManagement .sliderBlock .sliderItem{padding:0;background:0 0}}.indexBusinessManagement .sliderBlock .slick-arrow{cursor:pointer;border:1px solid transparent;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;width:40px;height:40px;border-radius:8px;background-color:#063279;position:absolute;z-index:10;top:0;bottom:0;margin:auto}.indexBusinessManagement .sliderBlock .slick-arrow.arrowNext{right:0}.indexBusinessManagement .sliderBlock .slick-arrow.arrowPrev{left:0}.indexBusinessManagement .sliderBlock .slick-arrow:hover{border-color:#fff}@media (max-width:576px){.indexBusinessManagement .sliderBlock .slick-arrow{width:24px;height:24px;padding:3px}}.indexBusinessManagement .sliderBlock .slick-dots li{margin:0}.indexBusinessManagement .sliderBlock .slick-dots li button:before{font-size:10px;color:#2e70f5}.indexBusinessManagement .sliderBlock:after{content:'';background:-webkit-gradient(linear,right top,left top,color-stop(20%,#01082a),to(rgba(1,8,42,0)));background:linear-gradient(270deg,#01082a 20%,rgba(1,8,42,0) 100%);position:absolute;z-index:1;top:0;bottom:0;right:0;width:30%}@media (max-width:576px){.indexBusinessManagement .sliderBlock:after{display:none}}.indexBusinessManagement .sliderBlock:before{content:'';background:-webkit-gradient(linear,left top,right top,color-stop(20%,#01082a),to(rgba(1,8,42,0)));background:linear-gradient(90deg,#01082a 20%,rgba(1,8,42,0) 100%);position:absolute;z-index:1;top:0;bottom:0;left:0;width:30%}@media (max-width:576px){.indexBusinessManagement .sliderBlock:before{display:none}}@media (max-width:991px){.indexBusinessManagement{margin-bottom:100px;padding-bottom:50px}}@media (max-width:576px){.indexBusinessManagement{margin-bottom:0;padding-bottom:15px}}.indexFutureOfReaEstate{padding:64px 0;border-bottom:1px solid #2e70f5;border-radius:50px;margin-bottom:100px}.indexFutureOfReaEstate .tag{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;gap:10px;font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:12px;line-height:167%;text-align:center;color:#fdfdfd;fill:#193e87;border-radius:16px;padding:4px 16px;background-color:rgba(45,112,244,.15);width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-bottom:15px}.indexFutureOfReaEstate .tag svg{padding:3px;background-color:rgba(45,112,244,.15);border-radius:50%}@media (max-width:991px){.indexFutureOfReaEstate .tag{margin-bottom:20px}}@media (max-width:576px){.indexFutureOfReaEstate .tag{margin-bottom:16px}}.indexFutureOfReaEstate .titleBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;margin-bottom:90px}.indexFutureOfReaEstate .titleBlock h2{max-width:575px;font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:50px;line-height:100%;text-transform:capitalize;background:linear-gradient(135deg,#fdfdfd 58.5%,rgba(253,253,253,.56) 95%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:1200px){.indexFutureOfReaEstate .titleBlock h2{font-size:45px}}@media (max-width:991px){.indexFutureOfReaEstate .titleBlock h2{font-size:40px;margin-bottom:16px}}@media (max-width:576px){.indexFutureOfReaEstate .titleBlock h2{font-size:30px}}.indexFutureOfReaEstate .titleBlock .description{max-width:580px;font-family:"Inter",sans-serif;font-weight:400;font-size:20px;line-height:140%;color:#e7e7ea}.indexFutureOfReaEstate .titleBlock .description *{color:inherit}@media (max-width:1200px){.indexFutureOfReaEstate .titleBlock .description{font-size:18px}}@media (max-width:991px){.indexFutureOfReaEstate .titleBlock .description{font-size:16px}}@media (max-width:576px){.indexFutureOfReaEstate .titleBlock .description{font-size:14px}}@media (max-width:991px){.indexFutureOfReaEstate .titleBlock{display:block;margin-bottom:32px}}.indexFutureOfReaEstate .contentBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}.indexFutureOfReaEstate .contentBlock .contentItem{-webkit-box-flex:0;-ms-flex:0 0 calc((100%/3) - 16px);flex:0 0 calc((100%/3) - 16px);padding:45px 32px;background:-webkit-gradient(linear,left top,left bottom,color-stop(23%,#000c3300),to(#001d7a50));background:linear-gradient(180deg,#000c3300 23%,#001d7a50 100%);position:relative;z-index:1;border-radius:13px}.indexFutureOfReaEstate .contentBlock .contentItem:before{content:'';position:absolute;z-index:-1;border-radius:13px;top:0;bottom:2px;left:2px;right:2px;background:#000220}.indexFutureOfReaEstate .contentBlock .contentItem .itemIcon{position:relative;z-index:1;width:44px;height:44px;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;border-radius:8px;-webkit-backdrop-filter:blur(4.77757px);backdrop-filter:blur(4.77757px);-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,.18);box-shadow:0 0 3px 0 rgba(0,0,0,.18);background:rgba(42,102,223,.52);margin-bottom:25px}.indexFutureOfReaEstate .contentBlock .contentItem .itemIcon:before{content:'';position:absolute;z-index:-1;width:84px;height:84px;background-color:rgba(45,112,244,.15);top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-filter:blur(17.61869px);filter:blur(17.61869px)}.indexFutureOfReaEstate .contentBlock .contentItem .itemTitle{font-family:"Source Sans Pro",sans-serif;font-weight:700;font-size:18px;line-height:130%;color:#fdfdfd;margin-bottom:8px}.indexFutureOfReaEstate .contentBlock .contentItem .itemText{font-family:"Inter",sans-serif;font-weight:400;font-size:14px;line-height:130%;color:#e7e7ea}@media (max-width:991px){.indexFutureOfReaEstate .contentBlock .contentItem{-webkit-box-flex:0;-ms-flex:0 0 calc((100%/2) - 12px);flex:0 0 calc((100%/2) - 12px)}}@media (max-width:576px){.indexFutureOfReaEstate .contentBlock .contentItem{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:40px}}@media (max-width:991px){.indexFutureOfReaEstate{padding-bottom:50px;margin-bottom:50px}}@media (max-width:576px){.indexFutureOfReaEstate{padding-bottom:15px;margin-bottom:0}}.indexOurUsers{padding:64px 0;margin-bottom:135px}.indexOurUsers .tag{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;gap:10px;font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:12px;line-height:167%;text-align:center;color:#fdfdfd;fill:#193e87;border-radius:16px;padding:4px 16px;background-color:rgba(45,112,244,.15);width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-bottom:25px}.indexOurUsers .tag svg{padding:3px;background-color:rgba(45,112,244,.15);border-radius:50%}@media (max-width:991px){.indexOurUsers .tag{margin-bottom:20px}}@media (max-width:576px){.indexOurUsers .tag{margin-bottom:16px}}.indexOurUsers .titleBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px;margin-bottom:64px}.indexOurUsers .titleBlock h2{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:50px;line-height:100%;text-transform:capitalize;background:linear-gradient(135deg,#fdfdfd 58.5%,rgba(253,253,253,.56) 95%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (max-width:1200px){.indexOurUsers .titleBlock h2{font-size:45px}}@media (max-width:991px){.indexOurUsers .titleBlock h2{font-size:40px;margin-bottom:16px}}@media (max-width:576px){.indexOurUsers .titleBlock h2{font-size:30px}}.indexOurUsers .titleBlock .description{max-width:495px;font-family:"Inter",sans-serif;font-weight:400;font-size:20px;line-height:140%;color:#e7e7ea}.indexOurUsers .titleBlock .description *{color:inherit}@media (max-width:1200px){.indexOurUsers .titleBlock .description{font-size:18px}}@media (max-width:991px){.indexOurUsers .titleBlock .description{font-size:16px}}@media (max-width:576px){.indexOurUsers .titleBlock .description{font-size:14px}}@media (max-width:991px){.indexOurUsers .titleBlock{display:block;margin-bottom:32px}}.indexOurUsers .sliderBlock .sliderItem{padding-left:16px;padding-right:16px}.indexOurUsers .sliderBlock .sliderItem .sliderWrapper{padding:32px;background:-webkit-gradient(linear,left top,left bottom,color-stop(23%,#001d7a50),to(#000c3300));background:linear-gradient(180deg,#001d7a50 23%,#000c3300 100%);position:relative;z-index:1;border-radius:13px}.indexOurUsers .sliderBlock .sliderItem .sliderWrapper:before{content:'';position:absolute;z-index:-1;border-radius:13px;top:2px;bottom:0;left:2px;right:2px;background:#000220}@media (max-width:576px){.indexOurUsers .sliderBlock .sliderItem .sliderWrapper:before{display:none}}.indexOurUsers .sliderBlock .sliderItem .sliderWrapper .topBlock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;margin-bottom:16px}.indexOurUsers .sliderBlock .sliderItem .sliderWrapper .topBlock .imgWrap{-webkit-box-flex:0;-ms-flex:0 0 68px;flex:0 0 68px}.indexOurUsers .sliderBlock .sliderItem .sliderWrapper .topBlock .textWrap .name{font-family:"Source Sans Pro",sans-serif;font-weight:700;font-size:18px;line-height:130%;color:#fdfdfd;margin-bottom:4px}.indexOurUsers .sliderBlock .sliderItem .sliderWrapper .topBlock .textWrap .link{font-family:"Inter",sans-serif;font-weight:400;font-size:14px;line-height:130%;color:#8d8f9b}.indexOurUsers .sliderBlock .sliderItem .sliderWrapper .itemText{font-family:"Inter",sans-serif;font-weight:400;font-size:14px;line-height:130%;color:#f4f4f5}@media (max-width:576px){.indexOurUsers .sliderBlock .sliderItem .sliderWrapper{padding:16px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,12,51,.5)),color-stop(76.5%,rgba(0,12,51,0)));background:linear-gradient(180deg,rgba(0,12,51,.5) 0,rgba(0,12,51,0) 76.5%)}}@media (min-width:1921px){.indexOurUsers .sliderBlock{margin-left:-295px;margin-right:-295px}}@media (max-width:1920px){.indexOurUsers .sliderBlock{margin-left:calc(((100vw - 1326px)/2)*-1);margin-right:calc(((100vw - 1326px)/2)*-1)}}@media (max-width:1326px){.indexOurUsers .sliderBlock{margin-left:calc(((100vw - 1140px)/2)*-1);margin-right:calc(((100vw - 1140px)/2)*-1)}}@media (max-width:1200px){.indexOurUsers .sliderBlock{margin-left:calc(((100vw - 930px)/2)*-1);margin-right:calc(((100vw - 930px)/2)*-1)}}@media (max-width:991px){.indexOurUsers .sliderBlock{margin-left:calc(((100vw - 690px)/2)*-1);margin-right:calc(((100vw - 690px)/2)*-1)}}@media (max-width:576px){.indexOurUsers .sliderBlock{margin-left:-30px;margin-right:-30px}}@media (max-width:991px){.indexOurUsers{padding-bottom:50px;margin-bottom:75px}}@media (max-width:576px){.indexOurUsers{padding-bottom:16px;margin-bottom:0}}.indexGetOurSoftware{padding:64px 0 365px}.indexGetOurSoftware .contentBlock h2{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:60px;line-height:100%;letter-spacing:-.01em;text-transform:capitalize;text-align:center;background:linear-gradient(135deg,#fdfdfd 58.5%,rgba(253,253,253,.56) 95%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:32px}@media (max-width:1200px){.indexGetOurSoftware .contentBlock h2{font-size:54px}}@media (max-width:991px){.indexGetOurSoftware .contentBlock h2{font-size:46px}}@media (max-width:576px){.indexGetOurSoftware .contentBlock h2{font-size:38px}}.indexGetOurSoftware .contentBlock .tagsBlock{margin-bottom:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px}.indexGetOurSoftware .contentBlock .tagsBlock .tag{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;gap:10px;font-family:"Source Sans Pro",sans-serif;font-weight:400;font-size:12px;line-height:167%;text-align:center;color:#fdfdfd;fill:#fdfdfd;border-radius:16px;padding:4px 16px;background-color:rgba(45,112,244,.15);width:-webkit-max-content;width:-moz-max-content;width:max-content}.indexGetOurSoftware .contentBlock .tagsBlock .tag svg{padding:3px;background-color:rgba(45,112,244,.15);border-radius:50%}@media (max-width:991px){.indexGetOurSoftware .contentBlock .tagsBlock{-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 (max-width:576px){.indexGetOurSoftware .contentBlock .tagsBlock{gap:16px}}.indexGetOurSoftware .contentBlock .btnWrap .btn{margin:auto}@media (max-width:991px){.indexGetOurSoftware{padding:64px 0 400px}}@media (max-width:576px){.indexGetOurSoftware{padding:64px 0 470px}}.privacyPageTemplate{padding:155px 0 365px}.privacyPageTemplate h1{font-family:"Source Sans Pro",sans-serif;font-weight:600;font-size:60px;line-height:100%;letter-spacing:-.01em;text-transform:capitalize;text-align:center;background:linear-gradient(135deg,#fdfdfd 58.5%,rgba(253,253,253,.56) 95%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding-bottom:10px;margin-bottom:20px}@media (max-width:1200px){.privacyPageTemplate h1{font-size:56px}}@media (max-width:991px){.privacyPageTemplate h1{font-size:48px}}@media (max-width:767px){.privacyPageTemplate h1{font-size:42px}}@media (max-width:576px){.privacyPageTemplate h1{font-size:38px;margin-bottom:25px}}.privacyPageTemplate .userContent{font-family:"Inter",sans-serif;font-weight:400;font-size:20px;line-height:140%;color:#e7e7ea;margin-bottom:35px}.privacyPageTemplate .userContent h1{font-size:60px;line-height:normal}.privacyPageTemplate .userContent h2{font-size:52px;line-height:normal}.privacyPageTemplate .userContent h3{font-size:44px;line-height:normal}.privacyPageTemplate .userContent h4{font-size:36px;line-height:normal}.privacyPageTemplate .userContent h5{font-size:28px;line-height:normal}.privacyPageTemplate .userContent h6{font-size:20px;line-height:normal}.privacyPageTemplate .userContent *{color:inherit;margin-bottom:24px}.privacyPageTemplate .userContent :last-child{margin-bottom:0}@media (max-width:1200px){.privacyPageTemplate .userContent{font-size:18px}}@media (max-width:991px){.privacyPageTemplate .userContent{font-size:16px;margin-bottom:30px}}@media (max-width:576px){.privacyPageTemplate .userContent{font-size:14px;margin-bottom:25px}}@media (max-width:991px){.privacyPageTemplate{padding:125px 0 400px}}@media (max-width:576px){.privacyPageTemplate{padding:95px 0 470px}}