:root { --text-color: #333333; } .text-page .content p, .text-page .content ul, .text-page .content ol, .text-page .content p { margin: 0 0 24px; font-size: 1.125em; line-height: 150%; color: var(--text-color); } .text-page .content h1 { font-size: 2.5em; margin: 60px 0 24px; } .text-page .content > h1 { margin: 0 0 24px; } .text-page .content h2 { margin: 60px 0 24px; font-size: 2.25em; } .text-page .content > h2:first-child { margin: 0 0 24px; } .text-page .content h3 { margin: 60px 0 24px; font-size: 2em; } .text-page .content ol { width: auto; margin: 0 0 24px 24px; } .text-page .content ol li { padding: 0 0 5px 5px; } .text-page .content ul { width: auto; margin: 0 0 24px 24px; } .text-page .content ul li { padding: 0 0 5px 5px; } .text-page .content ul.sub-list, .text-page .content ol.sub-list { font-size: 1em; } .text-page .content ul ul, .text-page .content ul ol, .text-page .content ol ul, .text-page .content ol ol { font-size: inherit; margin-top: 10px; margin-bottom: 0; } .text-page .content img { max-width: 100%; height: auto; margin: 24px auto; vertical-align: middle; border-radius: 8px; } .text-page .content .text img, .text-page .content li img { display: inline-block; max-height: 30px; margin: 0; width: auto; } .text-page .content .video, .text-page .content .video-block { margin: 32px 0; border-radius: 8px; overflow: hidden; } .text-page .content iframe { display: block; max-width: 100%; margin: 0 auto; } .text-page .content video { display: block; max-width: 100%; margin: 32px 0; vertical-align: middle; } .text-page .content .wistia-video-block { position: relative; padding: 56.25% 0 0 0; margin: 32px 0; border-radius: 8px; overflow: hidden; } .text-page .content .wistia-video-block .wistia_embed { position: absolute; top: 0; } .text-page .content .wistia-video-block video { margin: 0; } .text-page .content hr, .text-page .content .separator { height: 1px; margin: 50px auto; color: #ccc; border: none; background-color: #ccc; } .text-page .content .big { display: block; margin: 0 auto; } .text-page .content .half { width: 50%; } .text-page .content .inline { display: inline-block; vertical-align: middle; } .text-page .content .bordered { border: 1px solid #ccc; border-radius: 8px; } .text-page .content .shadowed { border-radius: 8px; box-shadow: 0 5px 23px 3px rgba(0, 0, 0, 0.15); } .text-page .content .margined { margin: 24px 0; } .text-page .content .text-content .right.margined { margin: 0 -59px 0 0; padding: 0 0 0 10px; box-sizing: content-box; } .text-page .content .margined-more { margin-top: 30px; margin-bottom: 30px; } .text-page .content .margined.center { margin: 24px auto; } .text-page .content .center, .text-page .content .centered { margin-left: auto; margin-right: auto; } .right { float: right; } .left { float: left; } .text-page .content .text-center { text-align: center !important; } .text-page .content .btn.how-to-btn { height: 36px; margin: 0 5px; padding: 0 15px; color: #0074e6; font-size: 1em; font-weight: 400; line-height: 36px; border: 1px solid #0074e6; } .text-page .content .dwnl-btn { max-width: 280px; margin: 48px auto; width: fit-content; } .text-page .content .itunes-badge > img, .text-page .content .mac-badge > img { margin: 0; width: initial; } @media (max-width: 991px) { .text-page .content p, .text-page .content ul, .text-page .content ol, .text-page .content p { margin: 0 0 16px; font-size: 1em; } .text-page .content h1 { font-size: 2em; margin: 50px 0 16px; } .text-page .content > h1 { margin: 0 0 16px; } .text-page .content h2 { margin: 50px 0 16px; font-size: 1.75em; } .text-page .content > h2:first-child { margin: 0 0 16px; } .text-page .content h3 { margin: 50px 0 16px; font-size: 1.5em; } .text-page .content ol { margin: 0 0 16px 16px; } .text-page .content ol li { padding: 0 0 3px 3px; } .text-page .content ul { margin: 0 0 16px 16px; } .text-page .content ul li { padding: 0 0 3px 3px; } .text-page .content ul.sub-list, .text-page .content ol.sub-list { font-size: 1em; } .text-page .content img { margin: 16px 0; } .text-page .content .video, .text-page .content .video-block { margin: 24px 0; } .text-page .content video { margin: 24px 0; } .text-page .content .wistia-video-block { margin: 24px auto; } .text-page .content .text-content .right.margined { margin: 16px 0; width: initial; } .text-page .content .margined { margin: 16px 0; } .text-page .content .margined.center { margin: 16px auto; } .text-page .content hr, .text-page .content .separator { margin: 30px auto; } .text-page .content .big { margin-bottom: 16px; } .text-page .content .half { display: block; min-width: 280px; margin: 0 auto 16px; } .text-page .content video { height: auto; } .text-page .content .iframe-block, .text-page .content .video-block, .text-page .content .video { content: ""; position: relative; padding-bottom: 56.25%; height: 0; display: block; margin: 16px auto; overflow: hidden; } .text-page .content h3 + .video, .text-page .content h3 + .video-block { margin: 16px auto; } .text-page .content .iframe-block iframe, .text-page .content .video-block iframe, .text-page .content .video iframe { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; border-width: 0; outline-width: 0; } .text-page .content .iframe-block { max-width: 800px; } } @media (max-width: 767px) { .text-page .content .itunes-badge { margin: 20px auto; } } @media (max-width: 575px) { .text-page .content .shadowed { box-shadow: 0 5px 16px 2px rgba(0, 0, 0, 0.15); } }.content { --dwnl-btn: #205EFF; --dwnl-btn-hover: #4791FF; --blue-dwnl-btn: 15deg, #278cf3 7%, #5db3f9 93%; } .content p, .content div, .content span, .content label { color: #444444; } .content h1, .content h2, .content h3, .content h4, .content h5, .content h6 { color: #222222 !important; } .content .learn-more-block { font-size: 1.25em; line-height: 1.55; padding: 20px 30px; margin: 20px 0; border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; } .content .tip-block { font-size: 1.25em; line-height: 1.55; font-style: italic; padding: 20px 30px; margin: 20px 0; border-top: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; } .inner-prod-dwnl-banner { display: flex; min-height: 110px; margin: 40px 0; border-radius: 8px; background-color: #f8f8f8; } .inner-prod-dwnl-banner .icon { width: 70px; min-width: 70px; height: 70px; margin: auto 20px; } .inner-prod-dwnl-banner.spark .icon, .bottom-prod-dwnl-banner.spark .icon { background: url("https://cdn-rdstaticassets.readdle.com/assets/spark/spark3/common/products-icons/spark.svg?1659622175") no-repeat 0 0; background-size: contain; } .inner-prod-dwnl-banner.documents .icon, .bottom-prod-dwnl-banner.documents .icon { background: url("https://cdn-rdstaticassets.readdle.com/assets/common/products_icons/documents.svg?1661860102") no-repeat 0 0; background-size: contain; } .inner-prod-dwnl-banner.calendars .icon, .bottom-prod-dwnl-banner.calendars .icon { background: url("https://cdn-rdstaticassets.readdle.com/assets/common/products_icons/calendars.svg?1661860102") no-repeat 0 0; background-size: contain; } .inner-prod-dwnl-banner.pdfexpert .icon, .bottom-prod-dwnl-banner.pdfexpert .icon { background: url("https://cdn-rdstaticassets.readdle.com/assets/common/products_icons/pdfexpert.svg?1661860102") no-repeat 0 0; background-size: contain; } .inner-prod-dwnl-banner.scannerpro .icon, .bottom-prod-dwnl-banner.scannerpro .icon { background: url("https://cdn-rdstaticassets.readdle.com/assets/common/products_icons/scannerpro.svg?1661860102") no-repeat 0 0; background-size: contain; } .inner-prod-dwnl-banner.printerpro .icon, .bottom-prod-dwnl-banner.printerpro .icon { background: url("https://cdn-rdstaticassets.readdle.com/assets/common/products_icons/printer.svg?1661860102") no-repeat 0 0; background-size: contain; } .inner-prod-dwnl-banner.pdfconverter .icon, .bottom-prod-dwnl-banner.pdfconverter .icon { background: url("https://cdn-rdstaticassets.readdle.com/assets/common/products_icons/converter.svg?1661860102") no-repeat 0 0; background-size: contain; } .inner-prod-dwnl-banner.fluix .icon, .bottom-prod-dwnl-banner.fluix .icon { background: url("https://cdn-rdstaticassets.readdle.com/assets/common/products_icons/fluix.svg?1661860102") no-repeat 0 0; background-size: contain; } .inner-prod-dwnl-banner > div:nth-child(2) { margin: 21px 30px 21px 10px; max-width: 420px; } .inner-prod-dwnl-banner > div:nth-child(2) > div:nth-child(1) { padding-bottom: 4px; font-size: 1.875em; color: #222222; font-weight: bold; } .inner-prod-dwnl-banner > div:nth-child(2) > div:nth-child(2) { line-height: 1.27; font-size: 1.375em; } .inner-prod-dwnl-banner > a { display: flex; align-items: center; justify-content: center; width: 220px; height: 47px; margin: auto 20px auto auto; border-radius: 8px; font-size: 1.4em; font-weight: 500; border: 0; color: #fff; background: var(--dwnl-btn); } .inner-prod-dwnl-banner > a:hover { background: var(--dwnl-btn-hover); } .inner-prod-dwnl-banner.spark > a { font-size: 1.25em; } .bottom-prod-dwnl-banner { display: flex; position: relative; min-height: 200px; margin: 80px 0; border-radius: 0 0 8px 8px; box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1); background-color: #ffffff; } .bottom-prod-dwnl-banner:before { content: ""; position: absolute; width: 100%; height: 10px; left: 0; top: -10px; background-image: linear-gradient(to bottom, #ffc042, #ffbf58); border-radius: 8px 8px 0 0; } .bottom-prod-dwnl-banner .icon { width: 186px; min-width: 186px; height: 186px; margin: 42px; } .bottom-prod-dwnl-banner > div:nth-child(2) { margin: 30px 45px 40px 0; max-width: 485px; } .bottom-prod-dwnl-banner > div:nth-child(2) > div:nth-child(1) { padding-bottom: 10px; font-size: 1.875em; color: #222222; font-weight: bold; } .bottom-prod-dwnl-banner > div:nth-child(2) > div:nth-child(2) { padding-bottom: 25px; line-height: 1.7; font-size: 1.25em; } .bottom-prod-dwnl-banner > div:nth-child(2) > a { display: flex; align-items: center; justify-content: center; width: 250px; height: 54px; border-radius: 8px; font-size: 1.25em; font-weight: 500; border: 0; color: #fff; background: var(--dwnl-btn); } .bottom-prod-dwnl-banner > div:nth-child(2) > a:hover { background: var(--dwnl-btn-hover); } @media (max-width: 991px) { .content .learn-more-block { font-size: 1em; padding: 15px 15px; } .content .tip-block { font-size: 1em; padding: 15px 15px; } .inner-prod-dwnl-banner { justify-content: center; flex-direction: column; margin: 30px 0 40px; } .inner-prod-dwnl-banner .icon { margin: 20px auto 0; } .inner-prod-dwnl-banner > div:nth-child(2) { max-width: 100%; margin: 20px 20px 24px; text-align: center; } .inner-prod-dwnl-banner > div:nth-child(2) > div:nth-child(1) { font-size: 1.5em; line-height: 1.42; } .inner-prod-dwnl-banner > div:nth-child(2) > div:nth-child(2) { line-height: 1.56; font-size: 1.125em; } .inner-prod-dwnl-banner > a { margin: 0 auto 20px; } .inner-prod-dwnl-banner.spark > a { font-size: 1.25em; } .bottom-prod-dwnl-banner { flex-direction: column; margin: 60px 0; } .bottom-prod-dwnl-banner .icon { width: 120px; min-width: 120px; height: 120px; margin: 40px auto 20px; } .bottom-prod-dwnl-banner > div:nth-child(2) { margin: 0 auto 40px; padding: 0 20px; text-align: center; } .bottom-prod-dwnl-banner > div:nth-child(2) > div:nth-child(1) { font-size: 1.5em; } .bottom-prod-dwnl-banner > div:nth-child(2) > div:nth-child(2) { padding-bottom: 30px; line-height: 1.56; font-size: 1.125em; } .bottom-prod-dwnl-banner > div:nth-child(2) > a { margin: 0 auto; max-width: 250px; width: 100%; } }.blog-post .post-content .cta-banner { display: flex; padding: 40px 20px; margin: 32px 0; align-items: center; border-radius: 24px; background: -webkit-radial-gradient(53.55% 50.54% at 10.25% 122.63%, rgba(161, 203, 251, 0.50) 0%, rgba(160, 203, 251, 0.00) 100%), -webkit-radial-gradient(58.76% 76% at 120.3% -17.33%, #88BCEC 0%, rgba(143, 192, 237, 0.00) 100%), -webkit-radial-gradient(72.75% 67.63% at -25.07% -5.6%, rgba(159, 201, 248, 0.40) 0%, rgba(108, 129, 232, 0.00) 100%), -webkit-radial-gradient(83.59% 101.37% at 145.67% 95.2%, #8FA8FF 0%, rgba(138, 170, 254, 0.00) 100%), #E7F0FE; background: -moz-radial-gradient(53.55% 50.54% at 10.25% 122.63%, rgba(161, 203, 251, 0.50) 0%, rgba(160, 203, 251, 0.00) 100%), -moz-radial-gradient(58.76% 76% at 120.3% -17.33%, #88BCEC 0%, rgba(143, 192, 237, 0.00) 100%), -moz-radial-gradient(72.75% 67.63% at -25.07% -5.6%, rgba(159, 201, 248, 0.40) 0%, rgba(108, 129, 232, 0.00) 100%), -moz-radial-gradient(83.59% 101.37% at 145.67% 95.2%, #8FA8FF 0%, rgba(138, 170, 254, 0.00) 100%), #E7F0FE; background: -ms-radial-gradient(53.55% 50.54% at 10.25% 122.63%, rgba(161, 203, 251, 0.50) 0%, rgba(160, 203, 251, 0.00) 100%), -ms-radial-gradient(58.76% 76% at 120.3% -17.33%, #88BCEC 0%, rgba(143, 192, 237, 0.00) 100%), -ms-radial-gradient(72.75% 67.63% at -25.07% -5.6%, rgba(159, 201, 248, 0.40) 0%, rgba(108, 129, 232, 0.00) 100%), -ms-radial-gradient(83.59% 101.37% at 145.67% 95.2%, #8FA8FF 0%, rgba(138, 170, 254, 0.00) 100%), #E7F0FE; background: -o-radial-gradient(53.55% 50.54% at 10.25% 122.63%, rgba(161, 203, 251, 0.50) 0%, rgba(160, 203, 251, 0.00) 100%), -o-radial-gradient(58.76% 76% at 120.3% -17.33%, #88BCEC 0%, rgba(143, 192, 237, 0.00) 100%), -o-radial-gradient(72.75% 67.63% at -25.07% -5.6%, rgba(159, 201, 248, 0.40) 0%, rgba(108, 129, 232, 0.00) 100%), -o-radial-gradient(83.59% 101.37% at 145.67% 95.2%, #8FA8FF 0%, rgba(138, 170, 254, 0.00) 100%), #E7F0FE; background: radial-gradient(53.55% 50.54% at 10.25% 122.63%, rgba(161, 203, 251, 0.50) 0%, rgba(160, 203, 251, 0.00) 100%), radial-gradient(58.76% 76% at 120.3% -17.33%, #88BCEC 0%, rgba(143, 192, 237, 0.00) 100%), radial-gradient(72.75% 67.63% at -25.07% -5.6%, rgba(159, 201, 248, 0.40) 0%, rgba(108, 129, 232, 0.00) 100%), radial-gradient(83.59% 101.37% at 145.67% 95.2%, #8FA8FF 0%, rgba(138, 170, 254, 0.00) 100%), #E7F0FE; } .blog-post .post-content .cta-banner-big-asset { padding: 65px 40px; position: relative; overflow: hidden; } .blog-post .post-content .cta-banner img { width: 70px; height: 70px; margin: 0 20px 0 0; } .blog-post .post-content .cta-banner-big-asset .illustration { position: absolute; top: 0; left: 331px; z-index: 0; } .blog-post .post-content .cta-banner-big-asset .illustration img { max-width: unset; margin: 0; } .blog-post .post-content .cta-banner .text-content { width: 460px; margin-right: auto; position: relative; z-index: 1; } .blog-post .post-content .cta-banner-big-asset .text-content { width: 370px; } .blog-post .post-content .cta-banner h4 { display: flex; align-items: center; color: #111; font-weight: 800; font-size: 2em; margin-bottom: 4px; } .blog-post .post-content .cta-banner-big-asset h4 { margin-bottom: 16px; } .blog-post .post-content .cta-banner p { color: #111; padding: 0; margin: 0; font-size: 1.35em; line-height: 32px; } .blog-post .post-content .cta-banner .download-block { padding-left: 20px; } .blog-post .post-content .cta-banner .btn { display: flex; padding: 10px 40px; font-size: 1.125em; white-space: nowrap; } .blog-post .post-content .cta-banner-big-asset .btn { margin-top: 24px; } @media (max-width: 991px) { .blog-post .post-content .cta-banner { flex-direction: column; padding: 20px 32px; margin: 16px 0; } .blog-post .post-content .cta-banner-big-asset { padding: 24px 32px; } .blog-post .post-content .cta-banner .text-content { margin: 0; text-align: center; width: 640px; } .blog-post .post-content .cta-banner img { margin: 0 0 20px 0; } .blog-post .post-content .cta-banner-big-asset .illustration { margin: 0 auto; top: initial; left: 50%; right: 0; transform: translateX(-50%); } .blog-post .post-content .cta-banner h4 { font-size: 1.5em; align-items: center; flex-direction: column; } .blog-post .post-content .cta-banner-big-asset h4 { font-size: 2em; margin-bottom: 8px; } .blog-post .post-content .cta-banner p { font-size: 1.125em; line-height: 27px; } .blog-post .post-content .cta-banner .download-block { margin-top: 24px; padding: 0; } .blog-post .post-content .cta-banner-big-asset .btn { margin: 24px auto 0; } } @media (max-width: 758px) { .blog-post .post-content .cta-banner .text-content { width: 495px; } .blog-post .post-content .cta-banner { padding: 20px; } } @media (max-width: 575px) { .blog-post .post-content .cta-banner .text-content { width: 295px; } .blog-post .post-content .cta-banner h4 { font-size: 1.2em; } .blog-post .post-content .cta-banner p { font-size: 1em; } } @media (max-width: 375px) { .blog-post .post-content .cta-banner .text-content { width: 240px; } .blog-post .post-content .cta-banner .download-block, .blog-post .post-content .cta-banner .download-block .btn { width: 100%; } }.blog-post .post-content .cta-features-banner { background: -webkit-linear-gradient(99deg, #F6FCFF 0%, #9AB9F3 100%); background: -moz-linear-gradient(99deg, #F6FCFF 0%, #9AB9F3 100%); background: -ms-linear-gradient(99deg, #F6FCFF 0%, #9AB9F3 100%); background: -o-linear-gradient(99deg, #F6FCFF 0%, #9AB9F3 100%); background: linear-gradient(99deg, #F6FCFF 0%, #9AB9F3 100%); } .blog-post .post-content .cta-features-banner h4 .icon { display: block; width: 52px; height: 32px; margin-right: 12px; background-repeat: no-repeat; background-position: center; background-size: contain; } .blog-post .post-content .cta-features-banner .illustration { left: 308px; width: 704px; height: 360px; } .blog-post .post-content .cta-features-banner img { width: 704px; height: 360px; } .de .blog-post .post-content .cta-features-banner p, .fr .blog-post .post-content .cta-features-banner p { line-height: 27px; } @media (max-width: 991px) { .blog-post .post-content .cta-features-banner { background: -webkit-linear-gradient(180deg, #F6FCFF 0%, #9AB9F3 100%); background: -moz-linear-gradient(180deg, #F6FCFF 0%, #9AB9F3 100%); background: -ms-linear-gradient(180deg, #F6FCFF 0%, #9AB9F3 100%); background: -o-linear-gradient(180deg, #F6FCFF 0%, #9AB9F3 100%); background: linear-gradient(180deg, #F6FCFF 0%, #9AB9F3 100%); padding-bottom: 260px; } .blog-post .post-content .cta-features-banner h4 .icon { margin-right: 0; margin-bottom: 8px; } .blog-post .post-content .cta-features-banner .illustration { left: 50%; bottom: -70px; } } @media (max-width: 575px) { .blog-post .post-content .cta-features-banner { padding-bottom: 330px; } .blog-post .post-content .cta-features-banner .illustration { width: 536px; height: 330px; bottom: 0; } .blog-post .post-content .cta-features-banner img { width: 536px; height: 330px; } } @media (max-width: 375px) { .blog-post .post-content .cta-features-banner { padding-bottom: 282px; } .blog-post .post-content .cta-features-banner .illustration, .blog-post .post-content .cta-features-banner img { width: 460px; height: 282px; } }.blog-post .post-content .cta-offer-banner { background: -webkit-linear-gradient(97deg, #F3FAFD 0%, #6AC0FF 100%); background: -moz-linear-gradient(97deg, #F3FAFD 0%, #6AC0FF 100%); background: -ms-linear-gradient(97deg, #F3FAFD 0%, #6AC0FF 100%); background: -o-linear-gradient(97deg, #F3FAFD 0%, #6AC0FF 100%); background: linear-gradient(97deg, #F3FAFD 0%, #6AC0FF 100%); } .pt .blog-post .post-content .cta-offer-banner h4 { font-size: 1.6em; } .blog-post .post-content .cta-offer-banner .illustration { width: 597px; height: 320px; bottom: 0; } .blog-post .post-content .cta-offer-banner img { width: 597px; height: 320px; } @media (max-width: 991px) { .blog-post .post-content .cta-offer-banner { background: -webkit-linear-gradient(180deg, #F5FCFF 0%, #6AC0FF 100%); background: -moz-linear-gradient(180deg, #F5FCFF 0%, #6AC0FF 100%); background: -ms-linear-gradient(180deg, #F5FCFF 0%, #6AC0FF 100%); background: -o-linear-gradient(180deg, #F5FCFF 0%, #6AC0FF 100%); background: linear-gradient(180deg, #F5FCFF 0%, #6AC0FF 100%); padding-bottom: 310px; } } @media (max-width: 575px) { .blog-post .post-content .cta-offer-banner { padding-bottom: 275px; } .blog-post .post-content .cta-offer-banner .illustration, .blog-post .post-content .cta-offer-banner img { width: 533px; height: 280px; } .pt .blog-post .post-content .cta-offer-banner h4 { font-size: 1.2em; } .blog-post .post-content .cta-offer-banner .btn { padding: 10px 35px; } } .btn.transparent { color: #0074e2; font-weight: 400; border-color: transparent; } .btn.transparent-blue { color: #0074e2; font-weight: 400; border-color: #0074e2; } .btn.gradient-blue { border: 0; color: #fff; background: -webkit-linear-gradient(to right, #278cf3, #5db3f9 100%); background: -moz-linear-gradient(to right, #278cf3, #5db3f9 100%); background: -o-linear-gradient(to right, #278cf3, #5db3f9 100%); background: -ms-linear-gradient(to right, #278cf3, #5db3f9 100%); background: linear-gradient(to right, #278cf3, #5db3f9 100%); } .blog-post .content .btn { display: inline-block; } .blog { padding: 60px 0; } .blog .content { width: 100%; overflow: visible; } .blog .content h1 { margin: 0; padding: 30px 0 40px; color: #a2a9b6; font-size: 1.5em; font-weight: 600; line-height: 100%; text-transform: uppercase; } .blog .content .separator { border: none; height: 1px; margin: 30px 0; color: #c6cedc; background-color: #c6cedc; } .blog .blog-posts { display: inline-block; max-width: 800px; width: 100%; } .blog .blog-widgets { position: relative; float: right; width: 335px; } .blog .pagination { list-style: none; } .blog .pagination li { display: inline-block; } .blog .pagination li a { display: inline-block; padding: 0 5px; margin: 0 5px; color: #a2a9b6; font-size: 1.125em; font-weight: 400; line-height: 22px; } .blog .pagination li a:hover { color: #17212f; } .blog .pagination li.active a { color: #17212f; pointer-events: none; } .blog .pagination li.next a, .blog .pagination li.previous a { position: relative; padding: 0; margin: 0; color: #1b84ee; font-size: 1.25em; font-weight: 600; line-height: 100%; } .blog .pagination li.next a { padding-right: 15px; } .blog .pagination li.previous a { padding-left: 15px; } .blog .pagination li.next.disabled a, .blog .pagination li.previous.disabled a { color: #17212f; pointer-events: none; } .blog .pagination li.next { float: right; } .blog .pagination li.previous { float: left; } .blog .pagination li.next a:after { content: ""; border-bottom: 2px solid #1b84ee; border-right: 2px solid #1b84ee; width: 6px; height: 6px; position: absolute; right: 2px; top: 7px; z-index: 100; -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); } .blog .pagination li.previous a:after { content: ""; border-bottom: 2px solid #1b84ee; border-right: 2px solid #1b84ee; width: 6px; height: 6px; position: absolute; left: 2px; top: 7px; z-index: 100; -moz-transform: rotate(135deg); -webkit-transform: rotate(135deg); -o-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); } .blog .pagination li.next.disabled, .blog .pagination li.previous.disabled { display: none; } .blog .pagination li.next.disabled a:after, .blog .pagination li.previous.disabled a:after { border-bottom: 2px solid #17212f; border-right: 2px solid #17212f; } .blog-widgets .rss-feed { position: absolute; top: -60px; right: 0; display: inline-block; height: 26px; padding: 0 36px 0 0; color: #a2a9b6; font-size: 1.125em; line-height: 26px; background: url("https://cdn-rdstaticassets.readdle.com/assets/spark/spark3/blog/rss.svg?1631697355") no-repeat right center; background-size: 26px 26px; } .blog-widgets .rss-feed:hover { opacity: 0.75; } .blog .in-touch { display: block; width: 335px; margin: 0 0 30px; padding: 25px 0; border-radius: 6px; background-color: #fff; box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14); box-sizing: border-box; z-index: 100; } .blog .in-touch .title { padding: 15px 0; color: var(--text-color); font-size: 1.5em; font-weight: 600; line-height: 100%; } .blog .in-touch .text { padding: 0 20px 20px; color: #444a56; font-size: 1.125em; font-weight: 400; line-height: 150%; } .blog .in-touch input { display: block; width: 243px; height: 42px; margin: 0 auto 10px; padding: 0 15px; color: var(--text-color); font-size: 1.125em; font-weight: 400; line-height: 42px; text-align: center; border-radius: 4px; border: 1px solid #a2a9b6; background-color: #fff; box-sizing: content-box; } .blog .in-touch input:focus-visible { -moz-box-shadow: var(--common-focus-box-shadow); -webkit-box-shadow: var(--common-focus-box-shadow); -o-box-shadow: var(--common-focus-box-shadow); -ms-box-shadow: var(--common-focus-box-shadow); box-shadow: var(--common-focus-box-shadow); outline: none; } .blog .in-touch .button { display: block; width: 275px; height: 44px; margin: 0 auto; padding: 0; color: #fff; font-size: 1.125em; font-weight: 600; line-height: 44px; border: none; border-radius: 4px; background-color: #1b84ee; cursor: pointer; } .blog .in-touch .button:hover { background-color: #3ba6ff; } .blog .in-touch .button:disabled { background-color: #68baff; pointer-events: none; } .blog .in-touch .button:focus { outline: none; } .blog .in-touch .success { display: inline-block; height: 24px; padding: 2px 0 2px 35px; color: #3fc322; font-size: 1em; font-weight: 600; line-height: 22px; text-transform: uppercase; background: url("https://cdn-rdstaticassets.readdle.com/assets/spark/spark3/blog/subscribe_success@2x.png?1631697355") no-repeat 0 0; background-size: 24px 24px; } .blog .in-touch .privacy-agreement { padding: 15px 20px 0; font-size: 0.875rem; line-height: 130%; } .blog .in-touch .privacy-agreement > strong { font-weight: 600; } .blog .in-touch .privacy-agreement > a { white-space: nowrap; } .blog .must-reads-title { margin-bottom: -10px; padding: 0; color: #a2a9b6; font-size: 1.5em; font-weight: 600; line-height: 100%; text-transform: uppercase; } .blog .must-read-post { display: block; width: 335px; min-height: 200px; margin: 30px 0 0; border-radius: 6px; background-color: #fff; box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14); overflow: hidden; } .blog .must-read-post:focus-visible { -moz-box-shadow: var(--common-focus-box-shadow); -webkit-box-shadow: var(--common-focus-box-shadow); -o-box-shadow: var(--common-focus-box-shadow); -ms-box-shadow: var(--common-focus-box-shadow); box-shadow: var(--common-focus-box-shadow); outline: none; } .blog .must-read-post .cover { display: block; width: 100%; height: auto; min-height: 140px; background-color: #ccc; } .blog .must-read-post .post-title { padding: 15px; color: var(--text-color); font-size: 0.875em; font-weight: 600; line-height: 150%; } .blog .must-see-video { display: block; width: 335px; min-height: 200px; margin: 30px 0 0; border-radius: 6px; background-color: #fff; box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14); overflow: hidden; cursor: pointer; } .blog .must-see-video:focus-visible { -moz-box-shadow: var(--common-focus-box-shadow); -webkit-box-shadow: var(--common-focus-box-shadow); -o-box-shadow: var(--common-focus-box-shadow); -ms-box-shadow: var(--common-focus-box-shadow); box-shadow: var(--common-focus-box-shadow); outline: none; } .blog .must-see-video .cover { display: block; width: 100%; height: auto; } .blog .must-see-video .post-title { padding: 15px; color: var(--text-color); font-size: 1.125em; font-weight: 600; line-height: 150%; } .blog .blog-item { display: block; width: 100%; margin: 0 0 30px; border-radius: 6px; background-color: #fff; box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14); } .blog .blog-item h2 { margin: 0; padding: 30px 30px 0; font-size: 2em; font-weight: 600; line-height: 120%; } .blog .blog-item .post-info { height: 13px; padding: 20px 30px 30px; } .blog .blog-item .pub-date { display: inline-block; margin: 0; padding: 0 50px 0 0; color: #a2a9b6; font-size: 1em; font-weight: 600; line-height: 13px; text-transform: uppercase; } .blog .blog-item .views { display: inline-block; margin: 0; padding: 0 50px 0 30px; color: #a2a9b6; font-size: 1em; font-weight: 400; line-height: 13px; text-transform: uppercase; background: url("https://cdn-rdstaticassets.readdle.com/assets/spark/spark3/blog/views.svg?1631697355") no-repeat 0 0; background-size: 22px 12px; } .blog .blog-item .downloads { display: inline-block; margin: 0; padding: 0 0 0 30px; color: #a2a9b6; font-size: 1em; font-weight: 400; line-height: 13px; text-transform: uppercase; background: url("https://cdn-rdstaticassets.readdle.com/assets/spark/spark3/blog/download.svg?1631697355") no-repeat -2px 0; background-size: 16px 16px; } .blog .blog-item .post-cover { display: block; width: 100%; height: auto; margin: 0 auto 30px; padding: 0; } .blog .blog-item .disclaimer { margin: 0; padding: 0 30px 20px; color: var(--text-color); font-size: 1.25em; font-weight: 400; line-height: 150%; } .blog .blog-item .learn-more { position: relative; display: inline-block; margin: 0 30px 30px; padding: 0 15px 0 0; color: #1b84ee; font-size: 1.25em; font-weight: 400; line-height: 100%; } .blog .blog-item .learn-more:after { content: ""; border-bottom: 2px solid #1b84ee; border-right: 2px solid #1b84ee; width: 7px; height: 7px; position: absolute; right: 0; top: 7px; z-index: 100; -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); } .blog .blog-item .learn-more:hover { text-decoration: underline; } .blog-post { padding: 60px 0; } .blog-post .content { max-width: 800px; width: 100%; } .blog-post .blog-take-survey { max-width: 800px; width: 100%; margin: 26px auto 46px; padding: 36px 26px; border-radius: 8px; background-color: #f8f8f8; box-sizing: border-box; } .blog-post .blog-take-survey h5 { margin-bottom: 16px; font-size: 26px; font-weight: bold; line-height: 1.15; text-align: center; color: #222222; } .blog-post .blog-take-survey p { padding: 0 0 28px !important; line-height: 1.36 !important; color: #222222 !important; } .blog-post .blog-take-survey p:nth-child(2){ padding: 0 0 34px !important; } .blog-post .blog-take-survey a.btn { display: block; width: 250px; height: 54px; margin: 0 auto; padding: 0; border: none; font-size: 20px; font-weight: 600; line-height: 52px; color: #ffffff; border-radius: 8px; background-color: #3ba6ff; } .blog-post .post-share { position: fixed; top: 146px; left: 50%; width: 50px; margin: -1px 0 0 -540px; z-index: 100; } .blog-post .post-share p { margin: 0; padding: 0 0 30px; color: #a2a9b6; font-size: 1em; font-weight: 600; line-height: 100%; text-transform: uppercase; text-align: center; } .blog-post .post-share .post-share-btn { display: block; margin: 0 auto 30px; padding: 0; width: 42px; height: auto; } .blog-post .post-share .post-share-btn:hover { opacity: 0.75; } .blog-post .post-share .post-share-btn:focus-visible::before { border-radius: 50%; } .blog-post .post-share .post-share-btn img { display: block; margin: 0; padding: 0; width: 42px; height: auto; } .blog-post h1 { margin: 0; padding: 30px 0 0; font-size: 2em; font-weight: 600; line-height: 120%; } .text-page .content > h2 { margin: 60px 0 24px; } .text-page .content li img { max-height: initial; } .blog-post .post-info { padding: 20px 0 30px; } .blog-post .pub-date { display: inline-block; margin: 0; padding: 0 50px 0 0; color: #a2a9b6; font-size: 1em; font-weight: 600; line-height: 13px; text-transform: uppercase; } .blog-post .views { display: inline-block; margin: 0; padding: 0 50px 0 30px; color: #a2a9b6; font-size: 1em; font-weight: 400; line-height: 13px; text-transform: uppercase; background: url("https://cdn-rdstaticassets.readdle.com/assets/spark/spark3/blog/views.svg?1631697355") no-repeat 0 0; background-size: 22px 12px; } .blog-post .downloads { display: inline-block; margin: 0; padding: 0 0 0 30px; color: #a2a9b6; font-size: 1em; font-weight: 400; line-height: 13px; text-transform: uppercase; background: url("https://cdn-rdstaticassets.readdle.com/assets/spark/spark3/blog/download.svg?1631697355") no-repeat 0 0; background-size: 13px 13px; } .blog-post .advert { display: inline-block; margin: 0; padding: 0 0 0 10px; color: var(--text-color); font-size: 1em; font-weight: 400; line-height: 13px; } .blog-post .post-cover { display: block; width: 100%; height: auto; margin: 0 auto 30px; padding: 0; } .blog-post .disclaimer { margin: 0; padding: 0 0 30px; color: var(--text-color); font-size: 1.25em; font-weight: 400; line-height: 150%; } .blog-post .separator { border: none; height: 1px; margin: 32px 0; color: #c6cedc; background-color: #c6cedc; } .blog-post .author { position: relative; display: inline-block; height: 40px; margin: 0; padding: 0 0 0 50px; color: var(--text-color); font-size: 1em; font-weight: 600; line-height: 40px; } .blog-post .author img { position: absolute; top: 0; left: 0; display: block; width: 40px; height: 40px; border-radius: 50%; background: #ccc; } .blog-post .post-content .video { position: relative; display: block; width: 100%; height: 0; margin: 0 auto 30px; padding: 0 0 56.25%; } .blog-post .post-content .video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .blog-post .post-content video { display: block; max-width: 100%; margin: 30px auto 50px; padding: 0; } .blog-post .post-content .code-block { width: 100%; margin: 5px 0; padding: 3px 5px; background-color: #f8f8f8; color: #294f69; overflow: auto; font-size: 1.15rem; font-family: Courier New, monospace; border-radius: 3px; white-space: nowrap; line-height: normal; } .blog-post .post-content .icon-in-text { display: inline; max-height: 30px; width: 100% !important; max-width: 30px; vertical-align: baseline; padding: 0 5px; margin: 0; } .blog-post .post-content ul.check-mark { list-style-type: none; margin: 0 0 30px 0; } .blog-post .post-content ul.check-mark li { padding: 0 0 10px 34px; background: url("https://cdn-rdstaticassets.readdle.com/assets/spark/spark3/blog/check.svg?1567686741") no-repeat 0 3px; background-size: 24px 24px; } .more-posts h3 { padding-bottom: 30px; color: #a2a9b6; font-size: 1.5em; font-weight: 600; line-height: 100%; text-transform: uppercase; } .more-posts .single-post { display: inline-block; width: 257px; min-height: 290px; margin: 0 0 0 10px; padding: 0 0 30px; border-radius: 4px; box-shadow: 0 2px 4px rgba(46,47,63,0.15); overflow: hidden; box-sizing: border-box; vertical-align: top; will-change: transform, box-shadow; transition: transform .25s ease-out, box-shadow .25s ease-out, -webkit-transform .25s ease-out; } .more-posts .single-post:focus-visible { -moz-box-shadow: var(--common-focus-box-shadow); -webkit-box-shadow: var(--common-focus-box-shadow); -o-box-shadow: var(--common-focus-box-shadow); -ms-box-shadow: var(--common-focus-box-shadow); box-shadow: var(--common-focus-box-shadow); outline: none; } .more-posts .single-post:first-of-type { margin: 0; } .more-posts .single-post:hover { box-shadow: 0 5px 20px 5px rgba(46,47,63,0.15); transform: translateY(-2px); } .more-posts .single-post .cover { display: block; width: 100%; height: auto; min-height: 140px; background-color: #ccc; } .more-posts .single-post .post-title { height: 66px; margin-top: 10px; margin-bottom: 20px; padding: 0 15px; color: var(--text-color); font-size: 0.875em; font-weight: 600; line-height: 150%; overflow-y: hidden; } .more-posts .single-post .post-views { margin: 0 0 0 15px; padding: 0 0 0 30px; color: #a2a9b6; font-size: 1em; font-weight: 400; line-height: 13px; text-transform: uppercase; background: url("https://cdn-rdstaticassets.readdle.com/assets/spark/spark3/blog/views.svg?1631697355") no-repeat 0 0; background-size: 22px 12px; } .blog-post .in-touch { padding-top: 60px; } .blog-post .in-touch .title { padding-bottom: 15px; color: var(--text-color); font-size: 1.5em; font-weight: 600; line-height: 100%; } .blog-post .in-touch .text { padding-bottom: 30px; color: #444a56; font-size: 1.125em; font-weight: 400; line-height: 150%; } .blog-post .in-touch input { display: inline-block; width: 288px; height: 43px; margin: 0 auto 10px; padding: 0 15px; color: var(--text-color) font-size: 1.125em; font-weight: 400; line-height: 43px; text-align: left; border-radius: 4px; border: 1px solid #a2a9b6; background-color: #fff; box-sizing: content-box; } .blog-post .in-touch input:focus-visible { -moz-box-shadow: var(--common-focus-box-shadow); -webkit-box-shadow: var(--common-focus-box-shadow); -o-box-shadow: var(--common-focus-box-shadow); -ms-box-shadow: var(--common-focus-box-shadow); box-shadow: var(--common-focus-box-shadow); outline: none; } .blog-post .in-touch input:focus { outline: none; } .blog-post .in-touch .button { display: inline-block; min-width: 100px; height: 45px; margin: 0 auto; padding: 0 20px; color: #fff; font-size: 1.125em; font-weight: 600; line-height: 45px; border: none; border-radius: 4px; background-color: #1b84ee; cursor: pointer; } .blog-post .in-touch .button:hover { background-color: #3ba6ff; } .blog-post .in-touch .button:disabled { background-color: #68baff; pointer-events: none; } .blog-post .in-touch .button:focus { outline: none; } .blog-post .in-touch .success { display: inline-block; height: 24px; padding: 2px 0 2px 35px; margin: 5px 0; color: #3fc322; font-size: 1em; font-weight: 600; line-height: 22px; text-transform: uppercase; background: url("https://cdn-rdstaticassets.readdle.com/assets/spark/spark3/blog/subscribe_success@2x.png?1631697355") no-repeat 0 0; background-size: 24px 24px; } @media (max-width: 1199px) { .blog .content { max-width: 800px; } .blog .content h1 { text-align: left; } .blog .blog-posts { margin: 0 auto; width: 100%; max-width: 800px; display: block; } .blog-post .post-content { margin: 0; padding: 0 0 20px; } .blog-pagination { max-width: 800px; width: 100%; height: 30px; line-height: 30px; } .blog .blog-widgets { position: initial; float: none; width: initial; margin: 60px 0 0; } .blog .blog-widgets .must-reads-block { display: none; } .blog .blog-widgets .must-reads-block + .separator { display: none; } .blog .must-see-video { display: none; } .blog-widgets .rss-feed { top: 30px; } .blog .in-touch { width: 100%; max-width: 800px; margin: 25px auto; } .blog .in-touch .privacy-agreement { max-width: 300px; margin: 0 auto; } .blog-post .content { width: 100%; max-width: 800px; } .blog-post .blog-mobile-rss { display: inline-block; float: right; margin-top: -3px; } .blog-mobile-rss p { float: left; padding: 0 10px 0; color: #a2a9b6; font-size: 1.125em; font-weight: 600; } .blog-mobile-rss .btn-rss { float: left; width: 26px; height: auto; } .blog-post .post-content img:not(.inline, .icon-in-text, .w-css-reset) { display: block; width: 90% !important; max-width: 375px; height: auto !important; margin: 24px auto; padding: 0; } .blog-post .post-content .video { position: relative; display: block; width: 100%; height: 0; margin: 0 auto 20px; padding: 0 0 56.25%; } .blog-post .post-content .video iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .blog-post .post-content video { display: block; max-width: 100%; height: auto !important; margin: 0 auto 20px; padding: 0; } .blog-post .author { margin: 0 20px 0 0; } .blog-post .post-share { display: none; } } @media (max-width: 991px) { .blog .content h1 { padding: 30px 20px 40px; } .text-page .content > h2 { margin: 50px 0 16px; } .blog-post .post-content img:not(.inline, .icon-in-text,) { margin: 16px auto; } .blog-widgets .rss-feed { right: 20px; } .blog-post h1 { text-align: center; padding: 30px 0 0; } .blog-post .post-info { padding: 20px 0 30px; } .blog-post .post-content .code-block { font-size: 0.95rem; line-height: 130%; } .blog-post .post-content ul.check-mark { padding-left: 0; list-style-type: none; } .blog-post .post-content ul.check-mark li { padding: 0 0 10px 24px; background: url("https://cdn-rdstaticassets.readdle.com/assets/spark/spark3/blog/check.svg?1567686741") no-repeat 0 4px; background-size: 16px 16px; } .more-posts { display: flex; flex-direction: column; max-width: 600px; padding: 0; margin: 0 auto; } .more-posts h3 { padding-bottom: 30px; color: #a2a9b6; font-size: 1.25em; font-weight: 600; line-height: 100%; text-transform: uppercase; } .more-posts .single-post { display: block; width: 100%; height: 100%; padding: 0 0 20px; margin: 0 0 20px !important; border-radius: 4px; box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.14); overflow: hidden; } .more-posts .single-post .cover { width: 100%; height: auto; } .more-posts .single-post .post-title { height: 100%; margin: 0; padding: 10px 15px 20px; color: var(--text-color); font-size: 1.125em; font-weight: 600; line-height: 150%; overflow-y: hidden; } .more-posts .single-post .post-views { margin: 0 0 0 15px; padding: 0 0 0 30px; color: #a2a9b6; font-size: 1em; font-weight: 400; line-height: 13px; text-transform: uppercase; background-size: 22px 12px; } .blog-post .in-touch { display: block; margin: 0; padding: 30px 0; } .blog-post .in-touch .title { padding: 0 20px 15px; } .blog-post .in-touch .text { padding: 0 20px 20px; } .blog-post .in-touch input { display: block; width: 243px; height: 42px; text-align: center; } .blog-post .in-touch input:focus { outline: none; } .blog-post .in-touch .button { display: block; width: 275px; height: 44px; padding: 0 20px; } .blog-post .in-touch .privacy-agreement { max-width: 300px; margin: 0 auto; padding: 15px 0 0; } } @media (max-width: 767px) { .blog .content h1 { font-size: 1.3em; } .blog .blog-item h2 { padding: 20px 14px 0; font-size: 1.6em; line-height: 140%; } .blog .blog-item .post-info { padding: 15px 14px 25px; } .blog .blog-item .pub-date { font-size: 0.9em; } .blog .blog-item .views { font-size: 0.9em; } .blog .blog-item .disclaimer { padding: 0 14px 20px; font-size: 1.0em; } .blog .blog-item .learn-more { margin: 0 14px 30px; padding: 0 10px 0 0; font-size: 1em; } .blog .blog-item .learn-more:after { width: 5px; height: 5px; right: 0; top: 6px; border-bottom: 1px solid #1b84ee; border-right: 1px solid #1b84ee; } .blog-post h1 { font-size: 1.6em; } .blog-post .pub-date { font-size: 0.9em; padding: 0 35px 0 0; } .blog-post .views { font-size: 0.9em; padding: 0 0 0 26px; } } @media (max-width: 575px) { .blog .content h1 { padding: 30px 20px 30px; font-size: 1em; } .blog-widgets .rss-feed { top: 24px; margin-right: 15px; font-size: 1em; } .content-block.blog .container { padding: 0 !important; } .blog-pagination .pagination { padding: 0 15px; } .blog .pagination li.next a, .blog .pagination li.previous a { font-size: 1.1em; } .blog .pagination li.next a:after, .blog .pagination li.previous a:after { width: 5px; height: 5px; top: 7px; } } @media (max-width: 480px) { .blog .blog-item h2 { font-size: 1.4em; } .blog-post h1 { font-size: 1.4em; } }