@keyframes animate-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}:root{--color-dark:#232323;--color-dark2:#707070;--color-dark3:#161616;--color-white:#fff;--color-black:#000;--color-error:#ff0033;--color-grey:#555;--color-purple:#800080;--font-main:'Raleway', sans-serif;--project-color-dark:#161616;--project-color-light:#F4F4F4;--project-color-primary:#F5801A;--project-color-secondary:#0EA8CA;--project-color-secondary-light:#CCF3FF;--project-color-accent:#589688;--project-color-grey:#555;--project-color-grey-1:#1C2027;--project-color-grey-2:#787878;--project-color-grey-3:#F6FAFB}.wrapper{margin:0 auto;padding:0;width:100%;max-width:100%}.st-100{padding-top:16px!important}.st-180{padding-top:20px!important}.st-200{padding-top:24px!important}.st-709{padding-top:100px!important}.mx-auto{margin-right:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}.mr-auto{margin-right:auto!important}.heading,.heading-small{display:block;margin:0;font-size:54px;font-weight:700;line-height:normal;color:var(--color-black)}.heading-small{font-size:40px}.paragraph,.subheading,.subheading-extra-small,.subheading-small{display:block;margin:0;font-size:32px;font-weight:700;line-height:normal;color:var(--project-color-grey-1)}.paragraph,.subheading-extra-small,.subheading-small{font-size:28px}.paragraph,.subheading-extra-small{font-size:24px;font-weight:500;color:var(--color-black)}.subheading-extra-small.is-top{margin-bottom:-8px}.subheading-extra-small strong{font-weight:700}.paragraph{font-size:18px;line-height:30px}html:not(.no-js) .about-client,html:not(.no-js) .color-coding,html:not(.no-js) .colors-demo,html:not(.no-js) .design-demo,html:not(.no-js) .fonts-demo,html:not(.no-js) .inner-page-demo,html:not(.no-js) .landing-demo,html:not(.no-js) .mail-demo,html:not(.no-js) .mobile-filter-demo,html:not(.no-js) .nav-demo,html:not(.no-js) .other-pages,html:not(.no-js) .problems,html:not(.no-js) .product-page-demo,html:not(.no-js) .quote-section,html:not(.no-js) .search-demo,html:not(.no-js) .stats{opacity:0}html:not(.no-js) .about-client.css-animate{animation:animate-fade-up .5s ease;animation-delay:.2s}html:not(.no-js) .about-client.css-animate-end{opacity:1}.about-client__body{margin:0 auto;padding:117px 0 0;width:calc(100% - 48px);max-width:820px}.about-client__picture-cont{position:relative;padding:62px 24px 56px}.about-client__picture-cont::before{content:'';display:block;position:absolute;bottom:0;left:0;width:100%;height:calc(100% - 144px);background-color:var(--project-color-primary)}.about-client__picture-cont picture{margin:0 auto}.about-client .wrapper{width:100%;max-width:1440px}.stats{padding-top:104px}html:not(.no-js) .stats.css-animate{animation:animate-fade-up .5s ease;animation-delay:.2s}html:not(.no-js) .stats.css-animate-end{opacity:1}.stats__items{--stats-item-size:minmax(200px, 280px);display:grid;align-items:start;justify-content:center;grid-template-columns:var(--stats-item-size) var(--stats-item-size) var(--stats-item-size);gap:40px 75px}.stats__item{display:flex;flex-direction:column;gap:10px;text-align:center}.stats__item:nth-of-type(even){padding-top:46px}.stats__subtitle,.stats__text,.stats__title{display:block;margin:0;line-height:normal;color:var(--color-black)}.stats__title{text-align:center;font-size:35px;font-weight:700}.stats__subtitle,.stats__text{font-size:52px;font-weight:500}.stats__text{font-size:16px;line-height:22px;color:var(--project-color-grey-2)}.stats .wrapper{width:calc(100% - 48px);max-width:963px}.mail-demo{padding-bottom:60px}html:not(.no-js) .mail-demo.css-animate{animation:animate-fade-up .5s ease;animation-delay:.2s}html:not(.no-js) .mail-demo.css-animate-end{opacity:1}.mail-demo__header{padding:0 0 78px 20px}.mail-demo .wrapper{width:calc(100% - 48px);max-width:1231px}.problems{padding-bottom:16px}html:not(.no-js) .problems.css-animate{animation:animate-fade-up .5s ease;animation-delay:.2s}html:not(.no-js) .problems.css-animate-end{opacity:1}.problems__bg{position:relative}.problems__bg::before{content:'';display:block;position:absolute;bottom:0;left:0;width:100%;height:calc(100% + 100px);background-color:var(--project-color-light);z-index:-1}.problems__cont{margin:0 auto;width:calc(100% - 48px);max-width:1174px}.problems__list{counter-reset:cssProblemsCounter;display:grid;grid-template-areas:'one three' 'two four';gap:40px 45px;padding-top:24px}.problems__list-item{display:flex;align-items:flex-start;justify-content:flex-start;gap:16px;font-size:16px;font-weight:500;line-height:30px;color:var(--project-color-dark)}.problems__list-item::before{counter-increment:cssProblemsCounter;content:"" counter(cssProblemsCounter) ".";font-size:32px;font-weight:700;line-height:30px;color:var(--project-color-secondary)}.problems__list-item:nth-of-type(1){grid-area:one}.problems__list-item:nth-of-type(2){grid-area:two}.problems__list-item:nth-of-type(3){grid-area:three}.problems__list-item:nth-of-type(4){grid-area:four}.problems .paragraph strong{font-weight:600}.problems .wrapper{width:100%;max-width:1920px}.colors-demo{padding-bottom:120px}html:not(.no-js) .colors-demo.css-animate{animation:animate-fade-up .5s ease;animation-delay:.2s}html:not(.no-js) .colors-demo.css-animate-end{opacity:1}.colors-demo__cont{position:relative}.colors-demo__header{position:absolute;top:0;right:0;padding-bottom:40px;text-align:right;z-index:1}.colors-demo .wrapper{width:calc(100% - 48px);max-width:997px}.fonts-demo{padding-bottom:120px}html:not(.no-js) .fonts-demo.css-animate{animation:animate-fade-up .5s ease;animation-delay:.2s}html:not(.no-js) .fonts-demo.css-animate-end{opacity:1}.fonts-demo__cont{padding-top:66px;background-color:var(--project-color-accent)}.fonts-demo__cont::after{content:'';display:none;width:100%;height:30px;background-color:var(--project-color-secondary-light)}.fonts-demo__header{margin:0 auto;padding-bottom:0;width:calc(100% - 48px);max-width:860px;text-align:center}.fonts-demo__header *{color:var(--color-white)}.fonts-demo .wrapper{width:100%;max-width:1920px}.nav-demo{padding-bottom:104px}html:not(.no-js) .nav-demo.css-animate{animation:animate-fade-up .5s ease;animation-delay:.2s}html:not(.no-js) .nav-demo.css-animate-end{opacity:1}.nav-demo__header{margin-left:auto;padding-bottom:64px;max-width:720px;text-align:right}.nav-demo .wrapper{width:calc(100% - 48px);max-width:1190px}.color-coding{padding-bottom:104px}html:not(.no-js) .color-coding.css-animate{animation:animate-fade-up .5s ease;animation-delay:.2s}html:not(.no-js) .color-coding.css-animate-end{opacity:1}.color-coding__cont{position:relative}.color-coding__header{position:absolute;top:0;left:0;padding-bottom:40px;width:100%;max-width:430px;z-index:1}.color-coding .wrapper{width:calc(100% - 48px);max-width:1196px}.search-demo{padding-bottom:104px}html:not(.no-js) .search-demo.css-animate{animation:animate-fade-up .5s ease;animation-delay:.2s}html:not(.no-js) .search-demo.css-animate-end{opacity:1}.search-demo__cont{position:relative;padding-top:104px}.search-demo__header{position:absolute;top:0;right:0;padding-bottom:40px;width:100%;max-width:400px;text-align:right;z-index:1}.search-demo .wrapper{width:calc(100% - 48px);max-width:1207px}.inner-page-demo{padding-bottom:104px}html:not(.no-js) .inner-page-demo.css-animate{animation:animate-fade-up .5s ease;animation-delay:.2s}html:not(.no-js) .inner-page-demo.css-animate-end{opacity:1}.inner-page-demo__header{padding-bottom:40px}.inner-page-demo .wrapper{width:calc(100% - 48px);max-width:1200px}.mobile-filter-demo{margin:0 auto;padding-bottom:40px;max-width:1440px}html:not(.no-js) .mobile-filter-demo.css-animate{animation:animate-fade-up .5s ease;animation-delay:.2s}html:not(.no-js) .mobile-filter-demo.css-animate-end{opacity:1}.mobile-filter-demo__cont{position:relative;display:flex;align-items:flex-start;justify-content:center;gap:0 94px;z-index:1}.mobile-filter-demo__header{padding-bottom:40px;width:100%;max-width:290px}.mobile-filter-demo__picture{flex-shrink:0;width:100%}.mobile-filter-demo__bg{margin-top:-32%}.mobile-filter-demo .paragraph{font-size:16px;line-height:24px}.mobile-filter-demo .wrapper{width:calc(100% - 48px);max-width:1440px}.design-demo{position:relative;padding-bottom:80px}html:not(.no-js) .design-demo.css-animate{animation:animate-fade-up .5s ease;animation-delay:.2s}html:not(.no-js) .design-demo.css-animate-end{opacity:1}.design-demo::after{content:'';display:block;position:absolute;bottom:0;left:0;width:100%;height:80px;z-index:-1}.design-demo__header{padding-bottom:80px;width:100%;max-width:750px}.design-demo .wrapper,.product-page-demo .wrapper{width:calc(100% - 48px);max-width:1200px}.design-demo::after,.product-page-demo{background-color:var(--project-color-grey-3)}.product-page-demo{padding-bottom:160px}html:not(.no-js) .product-page-demo.css-animate{animation:animate-fade-up .5s ease;animation-delay:.2s}html:not(.no-js) .product-page-demo.css-animate-end{opacity:1}.product-page-demo__header{padding-bottom:60px;width:100%;max-width:750px}.product-page-demo__picture{margin:0 auto;width:100%;max-width:1440px}.landing-demo{padding-bottom:104px;background-color:var(--project-color-grey-3)}html:not(.no-js) .landing-demo.css-animate{animation:animate-fade-up .5s ease;animation-delay:.2s}html:not(.no-js) .landing-demo.css-animate-end{opacity:1}.landing-demo__header{padding-bottom:40px;width:100%;max-width:600px}.landing-demo .wrapper{width:calc(100% - 48px);max-width:996px}.other-pages{padding:104px 0}html:not(.no-js) .other-pages.css-animate{animation:animate-fade-up .5s ease;animation-delay:.2s}html:not(.no-js) .other-pages.css-animate-end{opacity:1}.other-pages__header{padding-bottom:24px}.other-pages__grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.other-pages__grid picture{width:100%}.other-pages .wrapper{width:calc(100% - 48px);max-width:1200px}.quote-section{display:grid;place-items:end center;padding-bottom:340px}html:not(.no-js) .quote-section.css-animate{animation:animate-fade-up .5s ease;animation-delay:.2s}html:not(.no-js) .quote-section.css-animate-end{opacity:1}.quote-section__bg{grid-area:1/1/2/2;margin:0 auto;width:100%}.quote-section__cont{grid-area:1/1/2/2;position:relative;margin:0 auto -234px;width:calc(100% - 40px);max-width:1256px;background:var(--color-white);border-radius:20px;box-shadow:0 2px 8px 0 rgba(22,22,22,.1);z-index:1}.quote-section__body{position:relative;padding:79px 203px;background-color:var(--color-white);border-radius:20px;box-shadow:0 0 10px 0 rgba(25,93,108,.15)}.quote-section__body::after,.quote-section__body::before{content:'';display:block;position:absolute;background-repeat:no-repeat;background-position:center;background-size:contain}.quote-section__body::before{top:-36px;left:31px;width:113px;height:71px;background-image:url(../images/orange-center/q-top-icon.svg)}.quote-section__body::after{bottom:-19px;right:30px;width:66px;height:39px;background-image:url(../images/orange-center/q-bot-icon.svg)}.quote-section .wrapper{width:100%;max-width:1440px}.quote__text{margin:0;font-size:24px;font-weight:500;line-height:38px}@media (min-width:1441px){.problems__bg::before{height:calc(100% + 150px)}}@media (max-width:1200px){.mobile-filter-demo__cont{flex-direction:column}.mobile-filter-demo__header{max-width:800px}.mobile-filter-demo__picture{align-self:center}}@media (max-width:1140px){.search-demo__header{position:relative;margin-left:auto;max-width:800px}}@media (max-width:1100px){.search-demo__cont{padding-top:0}}@media (max-width:1025px){.stats__items{grid-template-columns:var(--stats-item-size) var(--stats-item-size)}.mail-demo{padding-bottom:20px}.mail-demo__header{padding:0 0 40px}.color-coding__header{position:relative;max-width:800px}.quote-section{padding-bottom:60px}.quote-section__body{padding:80px 150px}.quote__text{font-size:18px;line-height:26px}}@media (max-width:769px){.st-709{padding-top:40px!important}.heading{font-size:42px}.heading-small{font-size:34px}.subheading{font-size:28px}.subheading-small{font-size:24px}.subheading-extra-small{font-size:20px}.about-client__body,.about-client__picture-cont{padding-top:40px}.about-client__picture-cont::before{height:calc(100% - 82px)}.stats{padding-top:60px}.stats__title{font-size:28px}.stats__subtitle{font-size:42px}.problems__list{grid-template-areas:'one' 'two' 'three' 'four';gap:24px}.colors-demo,.fonts-demo{padding-bottom:60px}.fonts-demo__cont{padding-top:40px}.fonts-demo__header{padding-bottom:30px}.nav-demo{padding-bottom:60px}.nav-demo__header{padding-bottom:40px}.color-coding,.design-demo,.inner-page-demo,.search-demo{padding-bottom:60px}.design-demo::after{height:60px}.design-demo__header{padding-bottom:40px}.product-page-demo{padding-bottom:60px}.product-page-demo__header{padding-bottom:40px}.landing-demo{padding-bottom:60px}.other-pages{padding:60px 0}.other-pages__grid{grid-template-columns:1fr}.quote-section{display:block}.quote-section__cont{margin:-50px auto 0}.quote-section__body{padding:50px 40px 60px}.quote-section__body::before{width:90px;height:57px}.quote-section__body::after{width:85px;height:50px}}@media (max-width:640px){html:not(.no-js) .about-client.css-animate,html:not(.no-js) .color-coding.css-animate,html:not(.no-js) .colors-demo.css-animate,html:not(.no-js) .design-demo.css-animate,html:not(.no-js) .fonts-demo.css-animate,html:not(.no-js) .inner-page-demo.css-animate,html:not(.no-js) .landing-demo.css-animate,html:not(.no-js) .mail-demo.css-animate,html:not(.no-js) .mobile-filter-demo.css-animate,html:not(.no-js) .nav-demo.css-animate,html:not(.no-js) .other-pages.css-animate,html:not(.no-js) .problems.css-animate,html:not(.no-js) .product-page-demo.css-animate,html:not(.no-js) .quote-section.css-animate,html:not(.no-js) .search-demo.css-animate,html:not(.no-js) .stats.css-animate{animation-delay:0s}.stats__items{grid-template-columns:var(--stats-item-size)}.stats__item:nth-of-type(even){padding-top:0}.colors-demo__header{position:relative}.fonts-demo__cont::after{display:block}.nav-demo__grid-img{max-width:323px}.color-coding__picture{max-width:343px}.mobile-filter-demo__picture{max-width:374px}.product-page-demo__picture{max-width:calc(100% - 48px)}.landing-demo__picture{max-width:calc(100% - 16px)}}@media (max-width:480px){.problems__bg::before{height:calc(100% + 50px)}}