.top-choice { background: #FBFBFD; padding: 16px 0; } .top-choice.bg-white { background: #fff; } .top-choice.bg-grey-transparent, .top-choice.bg-blue-blur { -moz-backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); -o-backdrop-filter: blur(10px); -ms-backdrop-filter: blur(10px); backdrop-filter: blur(10px); } .top-choice.bg-grey-transparent { background-color: rgba(51, 51, 53, 0.70); } .top-choice.bg-blue-blur { background-color: rgba(255, 255, 255, 0.20); } .top-choice.bg-blue { background-color: #2A2564; } .dark .top-choice { border-top: 1px solid rgba(255, 255, 255, 0.15); background-color: rgba(17, 17, 55, 0.70); } .garland-window { display: flex; justify-content: center; margin: 0 auto; } .top-choice .garland-card { position: relative; display: inline-block; height: 70px; padding: 0 37px; margin-right: 92px; } .top-choice .garland-card:last-child { margin-right: 0; } .top-choice .garland-card:before { content: ''; position: absolute; top: 0; left: 0; width: 20px; height: 70px; background: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/garland-left.svg?1652198658") no-repeat 0 0; background-size: contain; } .top-choice.bg-grey-transparent .garland-card:before { background: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/garland-left-white.svg?1746446944") no-repeat 0 0; } .top-choice.bg-blue-blur .garland-card:before, .top-choice.bg-blue .garland-card:before { background: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/garland-left-blue-bg.svg?1755078827") no-repeat 0 0; } .top-choice .garland-card:after { content: ''; position: absolute; top: 0; right: 0; width: 20px; height: 70px; background: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/garland-right.svg?1652198673") no-repeat 0 0; background-size: contain; } .top-choice.bg-grey-transparent .garland-card:after { background: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/garland-right-white.svg?1746446944") no-repeat 0 0; } .top-choice.bg-blue-blur .garland-card:after, .top-choice.bg-blue .garland-card:after { background: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/garland-right-blue-bg.svg?1755078842") no-repeat 0 0; } .dark .top-choice .garland-card:before, .dark .top-choice .garland-card:after { filter: invert(1); } .top-choice .garland-card .title { font-weight: 600; font-size: 1.25em; line-height: 133%; text-align: center; color: #111111; margin-top: 10px; margin-bottom: 4px; } .top-choice.bg-grey-transparent .garland-card .title, .top-choice.bg-blue-blur .garland-card .title, .top-choice.bg-blue .garland-card .title { color: #fff; } .dark .top-choice .garland-card .title { color: var(--white); } .top-choice .garland-card .desc { font-weight: 400; font-size: 0.875em; line-height: 150%; text-align: center; display: flex; justify-content: center; letter-spacing: -0.03em; color: var(--grey); } .top-choice.bg-grey-transparent .garland-card .desc, .top-choice.bg-blue-blur .garland-card .desc, .top-choice.bg-blue .garland-card .desc { color: rgba(255, 255, 255, 0.60); } .dark .top-choice .garland-card .desc { color: rgba(255,255,255,.6); } .top-choice .garland-card .desc span { position: relative; display: flex; align-items: center; padding-left: 12px; margin-left: 7px; } .top-choice .garland-card .desc span:before { content: ''; position: absolute; left: 0; width: 10px; height: 12px; background: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/icon-apple-logo.svg?1652280570") no-repeat 0 0; background-size: contain; } @media (min-width: 992px) { .garland-window .garland-card { opacity: 1 !important; } } @media (max-width: 991px) { .top-choice { position: relative; height: 102px; padding: 0; } .garland-window { position: absolute; top: 16px; left: 0; right: 0; display: flex; justify-content: space-around; align-items: center; height: 70px; } .top-choice .garland-card { position: absolute; left: unset; margin: 0; opacity: 0; -webkit-transition: opacity 1s ease-in-out; -moz-transition: opacity 1s ease-in-out; -o-transition: opacity 1s ease-in-out; -ms-transition: opacity 1s ease-in-out; transition: opacity 1s ease-in-out; } .garland-window .garland-card.current { opacity: 1; } }.title-text-cards-list-link .container { max-width: 1036px; display: flex; flex-direction: column; align-items: center; } .title-text-cards-list-link .title { text-align: center; margin-bottom: 24px; } .title-text-cards-list-link .title-desc { text-align: center; margin-bottom: 64px; } .title-text-cards-list-link .list { width: 100%; display: flex; justify-content: space-between; flex-wrap: wrap; } .title-text-cards-list-link .list .item { width: 180px; background: #F7F7FA; border-radius: 12px; padding-bottom: 16px; margin-bottom: 24px; overflow: hidden; } .title-text-cards-list-link .list .item:hover .icon { -moz-transform: scale(1.05); -webkit-transform: scale(1.05); -o-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05); -webkit-transition: .3s; -moz-transition: .3s; -o-transition: .3s; -ms-transition: .3s; transition: .3s; } .title-text-cards-list-link .item .icon { width: 180px; height: 156px; margin-bottom: 8px; -webkit-transition: .3s; -moz-transition: .3s; -o-transition: .3s; -ms-transition: .3s; transition: .3s; } .title-text-cards-list-link .item .icon.edit-pdfs { background: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/mac/index/icons/icon-edit-pdfs-2x.png?1653046370") no-repeat 0 0; background-size: contain; } .title-text-cards-list-link .item .icon.annotate-pdfs { background: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/mac/index/icons/icon-annotate-pdfs-2x.png?1653046367") no-repeat 0 0; background-size: contain; } .title-text-cards-list-link .item .icon.take-notes { background: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/mac/index/icons/icon-take-notes-2x.png?1653046374") no-repeat 0 0; background-size: contain; } .title-text-cards-list-link .item .icon.convert-pdfs { background: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/mac/index/icons/icon-convert-pdfs-2x.png?1739183880") no-repeat 0 0; background-size: contain; } .title-text-cards-list-link .item .icon.sign-pdfs { background: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/mac/index/icons/icon-sign-pdfs-2x.png?1653046373") no-repeat 0 0; background-size: contain; } .title-text-cards-list-link .item .icon.comment-pdfs { background: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/mac/index/icons/icon-comment-pdfs-2x.png?1653046368") no-repeat 0 0; background-size: contain; } .title-text-cards-list-link .item .icon.add-images { background: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/mac/index/icons/icon-add-images-2x.png?1653046367") no-repeat 0 0; background-size: contain; } .title-text-cards-list-link .item .icon.manage-pages { background: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/mac/index/icons/icon-manage-pages-2x.png?1653046371") no-repeat 0 0; background-size: contain; } .title-text-cards-list-link .item .icon.merge-pdfs { background: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/mac/index/icons/icon-merge-pdfs-2x.png?1653046371") no-repeat 0 0; background-size: contain; } .title-text-cards-list-link .item .icon.recognize-text { background: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/mac/index/icons/icon-recognize-text-2x.png?1653046372") no-repeat 0 0; background-size: contain; } .title-text-cards-list-link .item .icon.reduction { background: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/mac/index/icons/icon-reduction-2x.png?1713187609") no-repeat 0 0; background-size: contain; } .title-text-cards-list-link .item .icon.search-notes { background: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/mac/index/icons/icon-search-notes-2x.png?1713190634") no-repeat 0 0; background-size: contain; } .title-text-cards-list-link .item span { display: flex; font-weight: 600; font-size: 14px; line-height: 133%; color: #111111; padding: 0 16px; } .title-text-cards-list-link .see-all { position: relative; font-weight: 400; font-size: 18px; line-height: 150%; display: flex; align-items: center; padding-right: 18px; margin-top: 6px; } .title-text-cards-list-link .see-all:hover { opacity: .8; -webkit-transition: opacity .3s; -moz-transition: opacity .3s; -o-transition: opacity .3s; -ms-transition: opacity .3s; transition: opacity .3s; } .title-text-cards-list-link .see-all:after { content: ''; position: absolute; right: 0; width: 12px; height: 12px; background: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/icon-arrow-blue.svg?1653047384"); } @media (max-width: 1199px) { .title-text-cards-list-link .container { max-width: 100%; } .title-text-cards-list-link .list { width: 896px; } .title-text-cards-list-link .list .item { width: 166px; } .title-text-cards-list-link .item .icon { width: 100%; height: 144px; } } @media (max-width: 991px) { .title-text-cards-list-link .list { max-width: 704px; } .title-text-cards-list-link .list .item { width: 134px; margin-bottom: 8px; } .title-text-cards-list-link .list .item:hover .icon { -moz-transform: none; -webkit-transform: none; -o-transform: none; -ms-transform: none; transform: none; } .title-text-cards-list-link .item .icon { height: 116px; } .title-text-cards-list-link .item span { font-size: 0.75em; } .title-text-cards-list-link .item p { max-width: 704px; } .title-text-cards-list-link .see-all { margin-top: 24px; } .title-text-cards-list-link .see-all:hover { opacity: 1; } } @media (max-width: 767px) { .title-text-cards-list-link .list { max-width: 535px; } .title-text-cards-list-link .list .item { width: 173px; } .title-text-cards-list-link .list .item:nth-child(4), .title-text-cards-list-link .list .item:nth-child(5), .title-text-cards-list-link .list .item:nth-child(9), .title-text-cards-list-link .list .item:nth-child(10) { width: 263px; } .title-text-cards-list-link .list .item .icon { height: 116px; background-position: center; } .title-text-cards-list-link .list .item p { max-width: 535px; } .title-text-cards-list-link .item span { justify-content: center; text-align: center; } } @media (max-width: 575px) { .title-text-cards-list-link .title-desc { max-width: 335px; margin-bottom: 40px; } .title-text-cards-list-link .list { max-width: 335px; } .title-text-cards-list-link .list .item { width: 163px; } .title-text-cards-list-link .list .item:nth-child(4), .title-text-cards-list-link .list .item:nth-child(5), .title-text-cards-list-link .list .item:nth-child(9), .title-text-cards-list-link .list .item:nth-child(10) { width: 163px; } .title-text-cards-list-link.odd-quantity .list .item:last-child { width: 100%; } .title-text-cards-list-link .list .item .icon { height: 141px; } } @media (max-width: 375px) { .title-text-cards-list-link .list { max-width: 280px; } .title-text-cards-list-link .list .item { width: 136px; } .title-text-cards-list-link .list .item:nth-child(4), .title-text-cards-list-link .list .item:nth-child(5), .title-text-cards-list-link .list .item:nth-child(9), .title-text-cards-list-link .list .item:nth-child(10) { width: 136px; } .title-text-cards-list-link .list .item .icon { height: 120px; } } :root { --testimonials-description-text-color: #333333; --testimonials-bg-color: #F7F7FA; --testimonials-text-color: #6E6E6E; --testimonials-white-logo-display: flex; --testimonials-dark-logo-display: none; --testimonials-dots-bg: rgba(17, 17, 17, .1); --testimonials-active-dots-bg: #6E6E6E; --testimonials-arrow-right-image: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/slider-arrow-right.svg?1663688387"); --testimonials-arrow-left-image: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/slider-arrow-left.svg?1663688373"); } @media (prefers-color-scheme: dark) { :root .pricingIndex-page { --testimonials-description-text-color: rgba(255, 255, 255, 0.80); --testimonials-bg-color: rgba(255, 255, 255, 0.05); --testimonials-text-color: rgba(255, 255, 255, 0.60); --testimonials-white-logo-display: none; --testimonials-dark-logo-display: flex; --testimonials-dots-bg: rgba(255, 255, 255, 0.10); --testimonials-active-dots-bg: rgba(255, 255, 255, 0.60); --testimonials-arrow-right-image: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/slider-arrow-right-white.svg?1702035690"); --testimonials-arrow-left-image: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/slider-arrow-left-white.svg?1702035678"); } } .testimonial-slider .text-block { max-width: 792px; width: 100%; display: flex; flex-direction: column; align-items: center; margin: 0 auto 64px; } .testimonial-slider .text-block h2 { text-align: center; } .testimonial-slider .text-block p { margin-top: 24px; text-align: center; color: var(--description-text-color); } .testimonial-slider .slider-block { position: relative; max-width: 1035px; width: 100%; margin: 0 auto; } .testimonial-slider .feature-testimonials-slider { display: flex; justify-content: center; visibility: hidden; min-height: 454px; overflow: hidden; } .testimonial-slider .feature-testimonials-slider.slick-initialized { visibility: visible; min-height: unset; } .testimonial-slider .item-slide { width: 307px; height: auto; background: var(--testimonials-bg-color); border-radius: 16px; padding: 32px; margin: 0 19px; outline: none; } .testimonial-slider .item-slide:focus-visible { -moz-box-shadow: var(--common-focus-box-shadow) inset !important; -webkit-box-shadow: var(--common-focus-box-shadow) inset !important; -o-box-shadow: var(--common-focus-box-shadow) inset !important; -ms-box-shadow: var(--common-focus-box-shadow) inset !important; box-shadow: var(--common-focus-box-shadow) inset !important; } .testimonial-slider .item-content { height: 100%; display: flex; flex-direction: column; justify-content: space-between; } .testimonial-slider .item-content .text { margin-bottom: 32px; } .testimonial-slider .item-slide .testimonial-title { font-size: 1.25em; font-style: normal; font-weight: 600; line-height: 133%; margin-bottom: 12px; } .testimonial-slider .item-slide .testimonial-text { font-weight: 400; font-size: 1.125em; line-height: 150%; letter-spacing: -0.03em; color: var(--testimonials-text-color); } .testimonial-slider .item-slide .info { display: flex; flex-direction: column; align-items: flex-start; } .testimonial-slider .item-slide img { height: 50px; } .testimonial-slider .item-slide img.logo-white-theme { display: var(--testimonials-white-logo-display); } .testimonial-slider .item-slide img.logo-dark-theme { display: var(--testimonials-dark-logo-display); } .testimonial-slider .item-slide .icon-star { display: flex; width: 85px; height: 12px; background-image: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/icon-full-stars.svg?1680188286"); background-repeat: no-repeat; background-size: contain; margin-bottom: 12px; } .testimonial-slider .item-slide .name { font-weight: 400; font-size: 1em; line-height: 133%; color: var(--testimonials-text-color); } .testimonial-slider .slick-track { display: flex !important; } .testimonial-slider .slick-pagination { position: relative; height: 24px; display: flex; align-items: center; justify-content: center; margin: 0 auto; } .testimonial-slider .slick-pagination .center-block { position: relative; height: 100%; display: flex; align-items: center; justify-content: center; } .testimonial-slider .slider-arrows { position: absolute; display: flex; justify-content: space-between; width: calc(100% + 80px); } .testimonial-slider .slick-arrow { width: 24px; height: 24px; cursor: pointer; } .testimonial-slider .slick-arrow.arrow-left { background-image: var(--testimonials-arrow-left-image); background-repeat: no-repeat; background-size: contain; } .testimonial-slider .slick-arrow.arrow-right { background-image: var(--testimonials-arrow-right-image); background-repeat: no-repeat; background-size: contain; } .testimonial-slider .slick-dots { position: relative; display: flex; justify-content: center; bottom: unset; } .testimonial-slider .slick-dots li { width: 10px; height: 10px; } .testimonial-slider .slick-dots li button { font-size: 0; width: 10px; height: 10px; } .testimonial-slider .slick-dots li button:before { content: ''; color: unset; font-size: 0; width: 100%; height: 100%; background: var(--testimonials-dots-bg); border-radius: 50%; -webkit-transition: .3s; -moz-transition: .3s; -o-transition: .3s; -ms-transition: .3s; transition: .3s; opacity: 1; } .testimonial-slider .slick-dots li.slick-active button:before { background: var(--testimonials-active-dots-bg); opacity: 1; -webkit-transition: .3s; -moz-transition: .3s; -o-transition: .3s; -ms-transition: .3s; transition: .3s; } @media (max-width: 1199px) { .testimonial-slider .feature-testimonials-slider { min-height: 350px; } .testimonial-slider .item-slide { margin: 0 9px; } } @media (max-width: 767px) { .testimonial-slider .slider-block { max-width: 530px; } .testimonial-slider .item-slide { margin: 0; } } @media (max-width: 575px) { .testimonial-slider .slider-block { max-width: 335px; } }.popup-new.black-friday .block { position: relative; background: -webkit-linear-gradient(180deg, #151445 0%, #020204 100%); background: -moz-linear-gradient(180deg, #151445 0%, #020204 100%); background: -o-linear-gradient(180deg, #151445 0%, #020204 100%); background: -ms-linear-gradient(180deg, #151445 0%, #020204 100%); background: linear-gradient(180deg, #151445 0%, #020204 100%); padding: 64px 56px; border: 1px solid #81E492; } .popup-new.black-friday .block::before, .popup-new.black-friday .block::after { content: ''; display: block; height: 132px; position: absolute; background-position: center; background-size: contain; background-repeat: no-repeat; } .popup-new.black-friday .block::before { width: 248px; top: 0; left: 0; background-image: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/black-friday/popup/bg-illustration-1.svg?1762511698"); } .popup-new.black-friday .block::after { width: 216px; bottom: 0; right: 0; background-image: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/black-friday/popup/bg-illustration-2.svg?1762511708"); } .popup-new.black-friday .block .icon { display: block; width: 120px; height: 120px; background-image: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/black-friday/popup/sold-out.svg?1762510342"); background-position: center; background-size: contain; background-repeat: no-repeat; margin: 0 0 32px; z-index: 1; } .popup-new.black-friday .text-block { padding: 0; z-index: 1; } .popup-new.black-friday .block .title { color: #FFF; font-size: 1.75em; font-weight: 700; line-height: 1.33; margin: 0 0 12px; max-width: 450px; } .popup-new.black-friday .block .title span { border-bottom: 3px solid #FA61AA; } .popup-new.black-friday .block .text { color: #FFF; font-size: 1.125em; font-weight: 400; line-height: 1.5; } .popup-new.black-friday .block .text span { display: inline-block; padding: 0 4px; color: #111; font-weight: 800; background-color: #FFDE17; } .popup-new.black-friday .block .btn { min-height: 47px; min-width: 178px; border-radius: 24px; color: #111; font-size: 1.125em; font-weight: 700; line-height: 1.5; background-color: #81E492; margin: 32px 0 0; border: 2px solid transparent; -moz-transition: .3s; -webkit-transition: .3s; -o-transition: .3s; -ms-transition: .3s; transition: .3s; } .popup-new.black-friday .block .btn:hover { color: #fff; background: -webkit-linear-gradient(180deg, #151445 0%, #020204 100%); background: -moz-linear-gradient(180deg, #151445 0%, #020204 100%); background: -o-linear-gradient(180deg, #151445 0%, #020204 100%); background: -ms-linear-gradient(180deg, #151445 0%, #020204 100%); background: linear-gradient(180deg, #151445 0%, #020204 100%); border: 2px solid #81E492; } .popup-new.black-friday .btn-close { background-color: #81E492; background-position: center; background-size: 14px; background-image: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/black-friday/popup/close-icon.svg?1762511339"); outline: none; } @media (max-width: 575px) { .popup-new.black-friday .block { padding: 40px 20px; } .popup-new.black-friday .block::before, .popup-new.black-friday .block::after { height: 90px; } .popup-new.black-friday .block::before { width: 165px; } .popup-new.black-friday .block::after { width: 148px; } .popup-new.black-friday .block .icon { display: block; width: 80px; height: 80px; margin: 0 0 24px; } .popup-new.black-friday .block .title { font-size: 1.5em; } .popup-new.black-friday .block .text { font-size: 1em; } .popup-new.black-friday .block .btn { min-height: 44px; font-size: 1em; } }.faq-section .box { max-width: 998px; width: 100%; margin: 0 auto; } .faq-section.dark-blue-gradient { background: -webkit-linear-gradient(288deg, #020204 0%, #151445 100%); background: -moz-linear-gradient(288deg, #020204 0%, #151445 100%); background: -o-linear-gradient(288deg, #020204 0%, #151445 100%); background: -ms-linear-gradient(288deg, #020204 0%, #151445 100%); background: linear-gradient(288deg, #020204 0%, #151445 100%); padding: 120px 0; } .faq-section h2.title-center-block { text-align: center; margin-bottom: 64px; } .faq-section .list { background: #FBFBFD; padding: 20px 40px; border-radius: 8px; } .faq-section.dark .list { background: rgba(251, 251, 253, 0.05); } .faq-section .item { padding: 27px 16px; border-bottom: 1px solid rgba(68, 68, 68, 0.1); } .faq-section.dark .item { border-bottom: 1px solid rgba(213, 213, 213, 0.10); } .faq-section .item:focus-within { border-radius: 6px; -moz-box-shadow: var(--common-focus-box-shadow) !important; -webkit-box-shadow: var(--common-focus-box-shadow) !important; -o-box-shadow: var(--common-focus-box-shadow) !important; -ms-box-shadow: var(--common-focus-box-shadow) !important; box-shadow: var(--common-focus-box-shadow) !important; } .faq-section .item:last-child { border-bottom: none; } .faq-section .item-title { position: relative; width: calc(100% - 60px); display: flex; align-items: center; font-size: 1.25em; font-style: normal; font-weight: 700; line-height: 133%; color: #333333; cursor: pointer; outline: none; border-radius: 0; -moz-box-shadow: unset !important; -webkit-box-shadow: unset !important; -o-box-shadow: unset !important; -ms-box-shadow: unset !important; box-shadow: unset !important; } .faq-section.dark h2.title-center-block, .faq-section.dark .item-title { color: #FFF; } .faq-section .item .item-title:after { content: ''; position: absolute; right: -60px; width: 24px; height: 24px; background: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/faq/icon-grey-plus.svg?1692356489") no-repeat 0 0; background-size: contain; transition: .4s ease; } .faq-section.dark .item .item-title:after { background: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/faq/icon-white-plus.svg?1761656913") no-repeat 0 0; background-size: contain; } .faq-section .item.open .item-title:after { transform: rotate(-45deg); opacity: .25; transition: .4s ease; } .faq-section.dark .item.open .item-title:after { transform: rotate(-45deg); opacity: .4; transition: .4s ease; } .faq-section .item .text-block { display: none; padding-top: 24px; } .faq-section .item .text-block p { font-size: 1.125em; font-style: normal; font-weight: 400; line-height: 150%; color: var(--grey); } .faq-section.dark .item .text-block p { color: rgba(255, 255, 255, 0.60); } @media (max-width: 1199px) { .faq-section.dark { padding: 80px 0; } .faq-section .list { padding: 20px 30px; } } @media (max-width: 575px) { .faq-section h2.title-center-block { margin-bottom: 40px; } .faq-section .list { padding: 20px 12px; } .faq-section .item-title { width: calc(100% - 75px); font-size: 1em; } .faq-section .item .item-title:after { right: -58px; } .faq-section .item { padding: 15px 16px; } .faq-section .item .text-block p { font-size: 0.875em; } } .hero-screen { padding: 160px 0 140px; background: -webkit-linear-gradient(180deg, #1B183D 0%, #1A191D 100%); background: -moz-linear-gradient(180deg, #1B183D 0%, #1A191D 100%); background: -o-linear-gradient(180deg, #1B183D 0%, #1A191D 100%); background: -ms-linear-gradient(180deg, #1B183D 0%, #1A191D 100%); background: linear-gradient(180deg, #1B183D 0%, #1A191D 100%); } .hero-screen .content { display: flex; align-items: center; justify-content: space-between; gap: 24px; } .hero-screen .text-block { flex-shrink: 0; max-width: 485px; width: 100%; } .hero-screen .text-block .title { position: relative; color: #FFF; font-size: 2em; font-weight: 700; line-height: 1.33; margin: 0 0 40px; } .hero-screen .text-block .title::before { content: ''; display: inline-block; width: 24px; height: 24px; position: absolute; top: -16px; left: -24px; background-image: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/black-friday/icons/star-green.svg?1762353905"); background-size: contain; background-position: center; background-repeat: no-repeat; } .hero-screen .text-block .title span { position: relative; } .hero-screen .text-block .title span::after { content: ''; display: inline-block; position: absolute; bottom: -2px; left: 1px; width: 70px; height: 4px; background-color: #FF8135; } .hero-screen .text-block .subtitle { display: flex; flex-direction: row; gap: 8px; flex-wrap: wrap; color: #111; font-size: 3.5em; font-weight: 800; line-height: 1.33; margin: 0 0 24px; } .hero-screen .text-block .additional-text { color: #FFF; font-size: 2.5em; font-weight: 700; line-height: 1.33; margin: 0 0 24px; } .hero-screen .text-block .additional-text span { position: relative; border-bottom: 4px solid #FA61AA; } .hero-screen .text-block .subtitle .highlight-1 { width: fit-content; padding: 0 12px; background-color: #FFDE17; } .hero-screen .text-block .subtitle .highlight-2 { width: fit-content; position: relative; color: #fff; } .hero-screen .text-block .subtitle .highlight-2::after { content: ''; display: inline-flex; width: 100%; height: 31px; position: absolute; bottom: -25px; left: 0; background-size: contain; background-repeat: no-repeat; background-position: center; background-image: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/black-friday/icons/curved-line-white.svg?1762353885"); } .hero-screen .text-block .text { color: #FFF; font-size: 1.25em; font-weight: 400; line-height: 1.5; margin: 0 0 40px; } .hero-screen .buttons-block { display: flex; align-items: center; gap: 32px; margin: 40px 0 0; } .hero-screen .buttons-block .platforms { position: relative; display: flex; align-items: center; justify-content: center; gap: 10px; color: rgba(255, 255, 255, 0.80); font-size: 0.875em; font-weight: 400; line-height: 1.5; } .hero-screen .buttons-block .platforms::before { content: ''; position: relative; display: block; width: 32px; height: 32px; background-image: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/black-friday/icons/platforms.svg?1762441119"); background-size: contain; background-repeat: no-repeat; background-position: center; } .hero-screen .buy-now { color: #111; border-radius: 24px; background: #81E492; min-height: 44px; min-width: 178px; -moz-transition: .3s; -webkit-transition: .3s; -o-transition: .3s; -ms-transition: .3s; transition: .3s; border: 2px solid #81E492; } .hero-screen .buy-now:hover { color: #fff; background-color: transparent; } .hero-screen .progress-bar { display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 8px; margin: 40px 0 0; min-width: 260px; width: fit-content; padding: 16px; border: 2px solid #A055FF; border-radius: 24px; } .hero-screen .progress-bar progress { display: block; width: 100%; border-radius: 12px; height: 12px; overflow: hidden; } .hero-screen .progress-bar progress::-webkit-progress-value { background-color: #A055FF; } .hero-screen .progress-bar progress::-webkit-progress-bar { background-color: rgba(160, 85, 255, 0.30); } .hero-screen .progress-bar label { color: #FFF; font-size: 1em; font-weight: 700; line-height: 1.5; } .hero-screen .progress-bar label span { font-weight: 400; } .grab-offer-row { position: relative; background: -webkit-linear-gradient(180deg, #1B183D 0%, #1A191D 100%); background: -moz-linear-gradient(180deg, #1B183D 0%, #1A191D 100%); background: -o-linear-gradient(180deg, #1B183D 0%, #1A191D 100%); background: -ms-linear-gradient(180deg, #1B183D 0%, #1A191D 100%); background: linear-gradient(180deg, #1B183D 0%, #1A191D 100%); } .grab-offer-row:before, .grab-offer-row:after { content: ''; position: absolute; top: 0; width: 260px; height: 100%; z-index: 0; } .grab-offer-row:before { left: 0; background-image: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/components/black-friday/grab-offer-row/bg-left.svg?1763629220"); background-repeat: no-repeat; background-size: 260px 300px; background-position: center center; } .grab-offer-row:after { right: 0; background-image: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/components/black-friday/grab-offer-row/bg-right.svg?1763629227"); background-repeat: no-repeat; background-size: 260px 300px; background-position: center left; } .grab-offer-row .container { position: relative; z-index: 1; } .grab-offer-row .content { display: flex; align-items: center; justify-content: space-between; max-width: 996px; width: 100%; min-height: 190px; padding: 20px 0; margin: 0 auto; } .grab-offer-row .description { display: flex; align-items: center; gap: 32px; flex-shrink: 0; } .grab-offer-row .icon { display: block; width: 52px; height: 52px; background-image: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/pdfexpert-logo.svg?1651760161"); background-size: contain; background-position: center; background-repeat: no-repeat; } .grab-offer-row .text-block { display: flex; flex-direction: column; align-items: flex-start; gap: 8px; } .grab-offer-row .description .title { color: #fff; font-size: 1.5em; font-weight: 700; line-height: 1.33; } .grab-offer-row .description .title span { position: relative; } .grab-offer-row .description .title .highlight-1::after { content: ''; display: inline-block; width: 15px; height: 15px; position: absolute; top: -9px; left: -9px; background-image: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/black-friday/icons/star-green.svg?1762353905"); background-size: contain; background-position: center; background-repeat: no-repeat; } .grab-offer-row .description .title .highlight-2::after { content: ''; display: inline-block; position: absolute; bottom: -2px; left: 1px; width: 50px; height: 3px; background-color: #FF8135; } .grab-offer-row .description .subtitle { color: #fff; text-align: center; font-size: 2em; font-weight: 800; line-height: 1.2; } .grab-offer-row .description .subtitle .highlight-1 { height: 38px; padding: 0 8px; background-color: #FFDE17; color: #111; } .grab-offer-row .description .subtitle .highlight-2 { position: relative; } .grab-offer-row .description .subtitle .highlight-2::after { content: ''; display: inline-flex; width: 100%; height: 15px; position: absolute; bottom: -15px; left: 0; background-size: contain; background-repeat: no-repeat; background-position: center; background-image: url("https://cdn-rdstaticassets.readdle.com/assets/pdfexpert/20220504/common/black-friday/icons/curved-line-white.svg?1762353885"); } .grab-offer-row .buy-now, .grab-offer-row .coming-soon { display: flex; align-items: center; justify-content: center; text-align: center; min-width: 161px; min-height: 47px; padding: 0 24px; border-radius: 24px; border: 2px solid #111; background-color: #81E492; color: #111; font-size: 1.125em; font-weight: 700; line-height: 150%; } .grab-offer-row .buy-now { -moz-transition: .3s; -webkit-transition: .3s; -o-transition: .3s; -ms-transition: .3s; transition: .3s; } .grab-offer-row .buy-now:hover { color: #fff; background: -webkit-linear-gradient(180deg, #1B183D 0%, #1A191D 100%); background: -moz-linear-gradient(180deg, #1B183D 0%, #1A191D 100%); background: -o-linear-gradient(180deg, #1B183D 0%, #1A191D 100%); background: -ms-linear-gradient(180deg, #1B183D 0%, #1A191D 100%); background: linear-gradient(180deg, #1B183D 0%, #1A191D 100%); border-color: #81E492; } .bf2025.countdown { min-width: 260px; } .bf2025 .countdown-title { margin-bottom: 0; } .bf2025 .countdown-value, .bf2025 .countdown-description { font-size: 1.5em; } .bf2025 .countdown-value { width: 33px; } .top-menu.transparent-white .buy-now { color: #fff; border-radius: 24px; background: #A055FF; border: 1px solid #A055FF; min-height: 44px; min-width: 112px; -webkit-transition: .3s; -moz-transition: .3s; -o-transition: .3s; -ms-transition: .3s; transition: .3s; } .top-menu.transparent-white:not(.moved):not(.active) .btn { border-color: #A055FF; } .top-menu.transparent-white .buy-now:hover { background: transparent; } .top-menu.transparent-white.moved .btn:hover { color: #A055FF; } @media (max-width: 1199px) { .hero-screen { padding: 160px 0 80px; } .hero-screen .text-block .title { font-size: 1.5em; } .hero-screen .text-block .title::before { width: 21px; height: 21px; top: -14px; left: -20px; } .hero-screen .text-block .title span::after { width: 53px; height: 3px; } .hero-screen .text-block .subtitle { font-size: 3em; } .hero-screen .text-block .subtitle .highlight-2::after { bottom: -20px; height: 26px; } .hero-screen .text-block .text { font-size: 1.125em; } .hero-screen .illustration { flex-shrink: 0; width: 611px; } .hero-screen .illustration img { width: 100%; } .grab-offer-row:before, .grab-offer-row:after { width: 243px; background-size: 243px 282px; } .grab-offer-row:before { left: -50px; } .grab-offer-row:after { right: -50px; } .grab-offer-row .description .subtitle { font-size: 1.75em; } .bf2025.countdown { min-width: 220px; } .bf2025 .countdown-title { font-size: 1em; padding: 6px; } .bf2025 .countdown-value, .bf2025 .countdown-description { font-size: 1.25em; } } @media (max-width: 991px) { .hero-screen { padding: 140px 0 90px; } .hero-screen .content { flex-direction: column-reverse; text-align: center; } .hero-screen .text-block { display: flex; flex-direction: column; align-items: center; justify-content: center; flex-shrink: 1; max-width: 640px; } .hero-screen .text-block .subtitle { flex-direction: row; align-items: center; justify-content: center; gap: 12px; flex-wrap: wrap; } .hero-screen .content .illustration { max-width: 650px; width: 100%; flex-shrink: 1; } .hero-screen .buttons-block .platforms { display: none; } .grab-offer-row:before, .grab-offer-row:after { width: 175px; background-size: 175px 203px; } .grab-offer-row .description .title { font-size: 1.25em; } .grab-offer-row .description .title .highlight-2::after { width: 40px; } .bf2025 .countdown { min-width: 200px; } .bf2025 .countdown-title { display: none; } .bf2025 .countdown-items { padding: 6px; } .bf2025 .countdown-description { font-size: 0.875em; } } @media (max-width: 767px) { .hero-screen { padding: 100px 0 90px; } .hero-screen .content .illustration { max-width: 480px; } .hero-screen .text-block .title { font-size: 1.25em; } .hero-screen .text-block .title::before { width: 15px; height: 15px; top: -8px; left: -15px; } .hero-screen .text-block .title span::after { width: 42px; height: 2px; } .hero-screen .text-block .subtitle { font-size: 2em; } .hero-screen .text-block .subtitle .highlight-2::after { bottom: -15px; height: 17px; } .hero-screen .text-block .text { font-size: 1em; } .grab-offer-row:before, .grab-offer-row:after { width: 147px; background-size: 147px 170px; } .grab-offer-row:after { right: 0; } .grab-offer-row:before { left: 0; } .grab-offer-row .content { min-height: 108px; justify-content: center; } .grab-offer-row .icon, .grab-offer-row .text-block { display: none; } .grab-offer-row .buy-now, .grab-offer-row .coming-soon { font-size: 1em; min-width: 148px; min-height: 44px; } .bf2025.countdown { padding: 0; } } @media (max-width: 575px) { .hero-screen { padding: 110px 0; } .hero-screen .content .illustration { max-width: 335px; } .hero-screen .text-block .text { margin: 0 0 32px; } .grab-offer-row .buy-now, .grab-offer-row .coming-soon { min-width: unset; max-width: 335px; width: 100%; } }