@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400..700;1,400..700&display=swap);.button{align-items:center;background:transparent;border:1px solid #6d4aff;border-radius:38px;box-sizing:border-box;cursor:pointer;display:grid;gap:12px;grid-auto-flow:column;justify-content:center;text-decoration:none;width:100%}.button .button__text{color:#272727}.button:hover{border:1px solid #2a65e7}.button:hover .button__text{color:#2a65e7}.button_filled{background:#6d4aff}.button_filled .button__text{color:#fff}.button_filled:hover{background:#2a65e7;border:1px solid #2a65e7}.button_filled:hover .button__text{color:#fff}.button_small{height:40px;padding:0 24px}.button_medium,.button_small{color:#272727;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.16px;line-height:22px}.button_medium{height:56px}.button_large{color:#272727;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.18px;line-height:24px;height:64px;padding:0 28px}.header{align-content:center;background:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.04);box-sizing:border-box;display:grid;height:72px;padding:0 20px;position:sticky;top:0;z-index:9999}.header__grid{align-items:center;display:grid;grid-auto-flow:column;justify-content:space-between}.header__logo{text-decoration:none}.header__logo img{border:0;display:block;height:40px;width:auto}.header__nav{align-content:start;background:#fff;box-sizing:border-box;display:none;gap:16px;height:calc(100dvh - 72px);left:0;padding:20px;position:absolute;top:72px;width:100%}@media(min-width:1080px){.header__nav{align-content:normal;background:initial;display:grid;gap:8px;grid-auto-flow:column;height:auto;justify-content:center;padding:initial;position:static;width:auto}}.header__nav_active{display:grid}.header__nav-link{color:#272727;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.16px;line-height:normal;display:grid;font-weight:600;gap:10px;grid-auto-flow:column;justify-content:space-between;padding:8px 0;text-decoration:none}@media(min-width:1080px){.header__nav-link{gap:4px;padding:12px 16px}}a.header__nav-link:active{color:#6d4aff}.header__nav-arrow{align-self:center;height:20px;transform-origin:center;transition:all .15s;width:20px}.header__nav-arrow img{border:0;display:block;height:20px;width:20px}.header__subnav{max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease-in-out,opacity .3s ease-in-out}@media(min-width:1080px){.header__subnav{align-content:start;background:#fff;border:1px solid #e5e5e5;border-radius:20px;box-shadow:0 16px 16px 0 rgba(0,0,0,.08);display:none;gap:32px;grid-template-columns:1fr 240px;left:-16px;max-height:none;opacity:1;overflow:initial;padding:12px;position:absolute;top:100%;transition:initial;width:-moz-max-content;width:max-content}}.header__subnav-image{display:none}@media(min-width:1080px){.header__subnav-image{border-radius:12px;display:block;overflow:hidden}.header__subnav-image img{border:0;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}}.header__subnav-items{display:none;gap:8px}@media(min-width:1080px){.header__subnav-items{display:grid}}.header__nav-item.active .header__subnav-items{display:grid}.header__nav-item.active .header__subnav{max-height:800px;opacity:1}.header__nav-item.active .header__nav-arrow{transform:rotate(180deg)}@media(min-width:1080px){.header__nav-item{position:relative}.header__nav-item:hover{background:rgba(0,0,0,.05)}.header__nav-item:hover .header__subnav{display:grid}}.header__subnav-item{color:#272727;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.16px;line-height:normal;padding:6px 0;text-decoration:none}@media(min-width:1080px){.header__subnav-item{border-radius:8px;padding:2px 20px}.header__subnav-item:hover{background:rgba(0,0,0,.05)}.header__subnav-item:active{color:#6d4aff}}.header__button{align-items:center;display:grid;gap:16px;grid-auto-flow:column;justify-content:end}.header__button-style{padding:0 16px}@media(min-width:700px){.header__button-style{padding:0 20px}}.header__mobile-menu{display:block;height:24px;overflow:hidden;width:24px}@media(min-width:1080px){.header__mobile-menu{display:none}}.header__mobile-block{display:grid;gap:32px;padding-top:16px}@media(min-width:1080px){.header__mobile-block{display:none}}.header__downloads{display:grid;gap:10px;grid-auto-flow:column;justify-content:start}.header__downloads img{border:0;display:block;height:40px;width:auto}.header__contacts{display:grid;gap:20px}.header__contacts a{color:#272727;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;letter-spacing:.16px;line-height:normal;align-items:center;display:grid;font-weight:700;gap:8px;grid-auto-flow:column;justify-content:start;text-decoration:none}.header__contacts span{height:20px;width:20px}.header__contacts span img{border:0;display:block;height:20px;width:20px}.footer{background:linear-gradient(0deg,rgba(0,0,0,.05),rgba(0,0,0,.05)),#fff;box-sizing:border-box;padding:40px 20px}@media(min-width:700px){.footer{padding:40px 28px}}.footer__grid{display:grid;gap:80px}.footer__top{display:grid;gap:40px}@media(min-width:1080px){.footer__top{grid-template-columns:max-content max-content;justify-content:space-between}}.footer__company{align-content:start;display:grid;gap:24px}.footer__tending-logo a{display:inline-block}.footer__tending-logo img{border:0;display:block;height:40px;width:auto}.footer__slogan{margin:0;padding:0;color:#272727;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.14px;line-height:18px}@media(min-width:700px){.footer__slogan{color:#272727;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;letter-spacing:.15px;line-height:19px;line-height:21px}}.footer__download{display:grid;gap:10px;grid-auto-flow:column;justify-content:start}.footer__download img{border:0;display:block;height:40px;width:auto}.footer__contacts{list-style:none;margin:0;padding:0;display:grid;gap:16px}.footer__contacts-item{color:#272727;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.14px;line-height:18px}.footer__contacts-item a{color:#272727;text-decoration:none}.footer__contacts-item a:hover{color:rgba(0,0,0,.6)}@media(min-width:700px){.footer__contacts-item{color:#272727;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;letter-spacing:.15px;line-height:19px;line-height:21px}}.footer__menu{list-style:none;margin:0;padding:0;gap:45px}.footer__menu,.footer__menu>li{align-content:start;display:grid}.footer__menu>li{gap:8px}@media(min-width:700px){.footer__menu{grid-auto-flow:column;justify-content:start}}.footer__submenu{list-style:none;margin:0;padding:0;align-content:start;display:grid;gap:8px}.footer__menu-title{margin:0;padding:0;color:#272727;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.14px;line-height:18px;font-weight:700}@media(min-width:700px){.footer__menu-title{color:#272727;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;letter-spacing:.15px;line-height:19px;font-weight:700;line-height:21px}}.footer__menu-item{color:#272727;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.14px;line-height:18px;text-decoration:none}.footer__menu-item:hover{color:rgba(0,0,0,.6)}@media(min-width:700px){.footer__menu-item{color:#272727;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;letter-spacing:.15px;line-height:19px;line-height:21px}}.footer__bottom{align-items:start;display:grid;gap:40px}@media(min-width:1080px){.footer__bottom{grid-auto-flow:column;justify-content:space-between}}.footer_social-docs{display:grid;gap:24px}.footer__social{display:grid;gap:12px;grid-auto-flow:column;justify-content:start}.footer__social a{text-decoration:none}.footer__social img{border:0;display:block;height:32px;width:32px}.footer__docs{display:flex;flex-wrap:wrap;gap:20px 40px;justify-content:flex-start}.footer__docs-item{color:#272727;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.14px;line-height:18px;text-decoration:none}.footer__docs-item:hover{color:rgba(0,0,0,.6)}@media(min-width:700px){.footer__docs-item{color:#272727;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;letter-spacing:.15px;line-height:19px;text-decoration:none}}.footer__afs{display:grid;gap:12px}@media(min-width:1080px){.footer__afs{justify-items:end}}.footer__afs-logo{display:grid;width:-moz-max-content;width:max-content}.footer__afs-logo img{border:0;display:block;height:32px;width:auto}.footer__afs-text{margin:0;padding:0;color:#272727;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;letter-spacing:.14px;line-height:18px}@media(min-width:700px){.footer__afs-text{color:#272727;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;letter-spacing:.15px;line-height:19px;line-height:21px}}body{background-color:#f7f7f7;color:#272727;margin:0;min-height:100vh;overflow-x:hidden;padding:0;width:100%}.wrapper,body{box-sizing:border-box}@media(min-width:700px){.wrapper{margin:0 auto;max-width:1040px;width:100%}}.page{display:grid;grid-template-rows:auto 1fr auto;min-height:100vh}.before-after{background:#fff;padding:20px 16px}@media(min-width:700px){.before-after{padding:40px 28px;display:grid;gap:60px}}.before-after__title{margin:0;padding:0;color:#272727;font-family:Libre Baskerville,serif;font-size:32px;font-style:normal;font-weight:700;letter-spacing:-.32px;line-height:44px}@media(min-width:700px){.before-after__title{color:#272727;font-family:Libre Baskerville,serif;font-size:46px;font-style:normal;font-weight:700;letter-spacing:-.46px;line-height:60px}}@media(min-width:1080px){.before-after__title{color:#272727;font-family:Libre Baskerville,serif;font-size:56px;font-style:normal;font-weight:700;letter-spacing:-.56px;line-height:72px}}.before-after__paragraph{margin:0;padding:0;color:#272727;font-family:Libre Baskerville,serif;font-size:20px;font-style:normal;font-weight:400;letter-spacing:.2px;line-height:30px}@media(min-width:700px){.before-after__paragraph{color:#272727;font-family:Libre Baskerville,serif;font-size:22px;font-style:normal;font-weight:400;letter-spacing:.22px;line-height:34px}}@media(min-width:1080px){.before-after__paragraph{color:#272727;font-family:Libre Baskerville,serif;font-size:24px;font-style:normal;font-weight:400;letter-spacing:.24px;line-height:38px}}.before-after__heading2{color:#272727;font-family:Libre Baskerville,serif;font-size:22px;font-style:normal;font-weight:700;letter-spacing:-.22px;line-height:32px}@media(min-width:700px){.before-after__heading2{color:#272727;font-family:Libre Baskerville,serif;font-size:26px;font-style:normal;font-weight:700;letter-spacing:-.26px;line-height:36px;padding:0}}@media(min-width:1080px){.before-after__heading2{color:#272727;font-family:Libre Baskerville,serif;font-size:30px;font-style:normal;font-weight:700;letter-spacing:-.3px;line-height:42px}}.before-after__header{display:grid;gap:16px}@media(min-width:700px){.before-after__header{gap:10px;max-width:800px}}.before-after__examples{display:grid;gap:32px;padding:20px 0}.before-after__examples .twentytwenty-handle{background:#fff}.before-after__examples .twentytwenty-right-arrow{border-left:6px solid #272727}.before-after__examples .twentytwenty-left-arrow{border-right:6px solid #272727}.before-after__examples .twentytwenty-after-label:before,.before-after__examples .twentytwenty-before-label:before{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;letter-spacing:.15px;line-height:19px}@media(min-width:700px){.before-after__examples{gap:40px;padding:40px 0}}.before-after__example{display:grid;gap:20px}@media(min-width:700px){.before-after__example{gap:24px;grid-template-columns:auto 1fr;justify-content:start}}@media(min-width:700px){.before-after__example-image{order:2}}.before-after__example-text{margin:0;padding:0;color:#272727;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;letter-spacing:.18px;line-height:27px}@media(min-width:700px){.before-after__example-text{color:#272727;font-family:Poppins,sans-serif;font-size:19px;font-style:normal;font-weight:400;letter-spacing:.19px;line-height:30px;order:1;width:240px}}@media(min-width:1080px){.before-after__example-text{color:#272727;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:400;letter-spacing:.2px;line-height:34px}}.before-after__show{border-radius:20px;margin:0 auto;max-width:360px;overflow:hidden}.before-after__show img{border:0;display:block;height:auto;width:100%}@media(min-width:700px){.before-after__show{margin:initial;max-width:100%;width:100%}.before-after__show img{margin:initial;max-width:none}}@media(min-width:1080px){.before-after__show{width:var(--real-width)}}