.bg-logo-dark-text{display:inline-block;background-image:url("/web/img/bo-oks.com/logos/logo-dark-text.svg");background-size:cover}.bg-logo-light-text{display:inline-block;background-image:url("/web/img/bo-oks.com/logos/logo-light-text.svg");background-size:cover}.os-scrollbar{--os-size: 10px;--os-padding-perpendicular: 2px;--os-padding-axis: 1px;--os-track-border-radius: 0;--os-track-bg: none;--os-track-bg-hover: none;--os-track-bg-active: none;--os-track-border: none;--os-track-border-hover: none;--os-track-border-active: none;--os-handle-border-radius: 3px;--os-handle-bg: #bbbbbb;--os-handle-bg-hover: none;--os-handle-bg-active: none;--os-handle-border: none;--os-handle-border-hover: none;--os-handle-border-active: none;--os-handle-min-size: 33px;--os-handle-max-size: none;--os-handle-perpendicular-size: 100%;--os-handle-perpendicular-size-hover: 100%;--os-handle-perpendicular-size-active: 100%;--os-handle-interactive-area-offset: 0}.intro{display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;z-index:5;gap:10px;padding:50px}.intro__circle{position:absolute;left:-200px;top:5%}.intro__circle--bottom{left:unset;top:32%;right:-200px;z-index:0}.intro__text{display:flex;flex-direction:column;gap:30px;text-align:center}.intro__text-subtitle{font-weight:400;line-height:1.5}.intro__text-subtitle .gradient-text{font-weight:500}.intro__preview{margin-top:30px}.intro__preview-book{position:relative;width:auto;max-width:140px;transition:all .5s ease-in-out;transform-origin:center bottom;box-shadow:-12.44px 3.32px 6.63px 0px rgba(0,0,0,.5019607843);transform:translateY(20px) translateX(0) rotateY(0);transition:transform 400ms ease-in-out;max-height:200px;height:200px}.intro__preview-book:nth-child(1){animation:moveBook1 1s ease-in-out 300ms forwards;z-index:3}.intro__preview-book:nth-child(2){animation:moveBook2 1s ease-in-out 300ms forwards;z-index:4}.intro__preview-book:nth-child(3){z-index:5}.intro__preview-book:nth-child(4){animation:moveBook4 1s ease-in-out 300ms forwards;z-index:2}.intro__preview-book:nth-child(5){animation:moveBook5 1s ease-in-out 300ms forwards;z-index:1}@keyframes moveBook1{to{transform:translateX(120px) translateY(65px) rotate(-25deg)}}@keyframes moveBook2{to{transform:translateX(40px) translateY(40px) rotate(-10deg)}}@keyframes moveBook4{to{transform:translateX(-65px) translateY(40px) rotate(15deg)}}@keyframes moveBook5{to{transform:translateX(-120px) translateY(80px) rotate(25deg)}}.intro__search{display:flex;justify-content:space-between;gap:20px;padding:20px 25px 15px;border:1px solid #e8e8e8;border-radius:30px;width:100%;margin:30px auto;background:#fff;z-index:5}.intro__search-wrapper{padding:40px 80px;background:linear-gradient(310deg, #e0d4ff 19.58%, #f2ebff 80.41%);border-radius:40px;z-index:10;box-shadow:0px 5px 20px 0px rgba(0,0,0,.1019607843)}.intro__search-placeholder{position:relative;padding:0 5px}.intro__search-placeholder p{margin:0;color:#818181}.intro__search-placeholder p:first-child{font-size:18px}.intro__search-by-image{display:flex;align-items:center;justify-content:center;padding:4px 20px;border:1px solid #e8e8e8;border-radius:25px;background-color:#fff;cursor:pointer;transition:background-color .3s ease,border-color .3s ease}.intro__search-by-image:hover{background-color:#f0f0f0;border-color:#ccc}.intro__search-by-image-icon{font-size:18px;margin-right:10px;color:#545454}.intro__search-by-image-text{font-size:14px;color:#000}.intro__search-input{background:rgba(0,0,0,0) !important;border:none;font-size:18px;width:100%;outline:none;position:absolute;top:0;bottom:0;left:0;right:0}.intro__search-input:-webkit-autofill,.intro__search-input:-webkit-autofill:hover,.intro__search-input:-webkit-autofill:focus,.intro__search-input:-webkit-autofill:active{-webkit-box-shadow:0 0 0px 1000px #fff inset;-moz-box-shadow:0 0 0 100px #fff inset;box-shadow:0 0 0 100px #fff inset;background-color:rgba(0,0,0,0) !important}.intro__search-submit{display:flex;align-items:center;justify-content:center;flex-grow:1;background:rgba(0,0,0,0);border:none;-webkit-appearance:none;outline:none;appearance:none;background-color:#545454;max-width:44px;height:44px;border-radius:50px}.intro__search-submit .icon{width:16px;height:16px}.intro__search-pills{display:flex;flex-wrap:wrap;align-self:flex-start;gap:12px}.intro__search-pills-item{display:flex;align-items:center;justify-content:flex-start;width:auto;gap:10px;padding:9px 10px;border-radius:40px;border:1px solid #e8e8e8;background-color:#fff;transition:background-color .3s ease,border-color .3s ease;font-size:14px;cursor:pointer}.intro__search-pills-item svg{min-height:20px;min-width:20px;height:20px;width:20px}.intro__search-pills-item:hover{background:rgba(0,0,0,0);border:1px solid #545454}.intro__bottom{width:100%;padding:100px 15px}.intro__bottom-text{max-width:800px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:15px}.intro__bottom-text--gradient{display:inline-block;background:linear-gradient(90deg, #FF3399 0%, #E22AAD 62.86%, #B71FCB 86.96%, #730CFA 133.57%);color:#fff;padding:4px 8px;border-radius:5px;margin:5px 0;font-size:17px}@media(max-width: 1200px){.intro__text-subtitle br:not(.d-xl-none){display:none}}@media(max-width: 991px){.intro{padding:60px 40px}.intro__preview{margin-top:20px}.intro__preview-book{max-width:110px;max-height:160px}@keyframes moveBook1{to{transform:translateX(100px) translateY(50px) rotate(-25deg)}}@keyframes moveBook2{to{transform:translateX(35px) translateY(30px) rotate(-10deg)}}@keyframes moveBook4{to{transform:translateX(-55px) translateY(35px) rotate(15deg)}}@keyframes moveBook5{to{transform:translateX(-110px) translateY(60px) rotate(25deg)}}.intro__search-wrapper{padding:35px 40px}.intro__circle{left:-150px}.intro__circle--bottom{right:-150px}}@media(max-width: 635px){.intro{padding:30px 0 0}.intro__text{padding:0 15px}.intro__text-title{margin-bottom:0}.intro__text-subtitle{font-size:16px}.intro__search-title{text-align:center}.intro__search-subtitle{text-align:center}.intro__search-wrapper{width:100%;padding:30px 15px}.intro__search--small{width:65% !important;margin-left:0 !important}.intro__search-pills{justify-content:center}.intro__search-pills-item{justify-content:center;text-align:center}.intro__preview-book{max-width:80px;max-height:110px}@keyframes moveBook1{to{transform:translateX(70px) translateY(50px) rotate(-25deg)}}@keyframes moveBook2{to{transform:translateX(30px) translateY(30px) rotate(-10deg)}}@keyframes moveBook4{to{transform:translateX(-50px) translateY(30px) rotate(15deg)}}@keyframes moveBook5{to{transform:translateX(-85px) translateY(50px) rotate(25deg)}}}@media(max-width: 400px){.intro__preview-book{max-width:60px;max-height:80px}@keyframes moveBook1{to{transform:translateX(50px) translateY(50px) rotate(-25deg)}}@keyframes moveBook2{to{transform:translateX(20px) translateY(30px) rotate(-10deg)}}@keyframes moveBook4{to{transform:translateX(-30px) translateY(30px) rotate(15deg)}}@keyframes moveBook5{to{transform:translateX(-65px) translateY(50px) rotate(25deg)}}}@media(max-width: 320px){.intro__preview-book{max-width:70px;max-height:100px}}.emotions-section{padding:100px 280px}.emotions-section__list{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;max-width:900px;margin:0 auto}.emotions-section__list-item{display:flex;text-align:center;flex:1 0 auto;max-width:180px}.emotions-section__list-item a{display:flex;align-items:center;justify-content:center;padding:7px 25px;gap:12px;width:100%;border-radius:30px;background-color:#f0f0f0;transition:background-color .3s ease,color .3s ease;text-decoration:none}.emotions-section__list-item a:hover{background-color:#f5e6ff;color:#60f}.emotions-section__list-item a:hover p{color:#60f}.emotions-section__list-item-icon{width:45px;height:40px;transition:fill .3s ease;margin-bottom:5px}.emotions-section__list-item-icon svg{width:40px;height:40px;fill:#666;transition:fill .3s ease}.emotions-section__list-item-name{font-size:15px;color:#333;margin-bottom:0}@media(max-width: 1100px){.emotions-section{padding:50px 15px 15px}.emotions-section__list{gap:10px}.emotions-section__list-item a{padding:7px 15px}.emotions-section__list-item-icon{width:30px;height:30px}.emotions-section__list-item-icon svg{width:30px;height:30px}.emotions-section__list-item-name{font-size:14px}}.benefits{padding:100px 60px}.benefits h2{margin-bottom:40px}.benefits__col{margin-bottom:30px;display:flex;flex-direction:column}.benefits__item{background-color:#f8f8f8;border-radius:20px;text-align:left;display:flex;flex-direction:column;height:100%}.benefits__image{border-radius:10px 10px 0 0;margin-bottom:20px}.benefits__title{font-size:20px;font-weight:600;margin-bottom:10px}.benefits__description{font-size:16px;color:#666}.benefits .row{display:flex;flex-wrap:wrap}.benefits__steps-number{display:block;width:100%;font-size:32px;font-weight:600;margin-bottom:10px;line-height:1.1}.benefits__steps-box{padding:0 30px;border-right:1px solid #d1d1d1;margin-bottom:10px}.benefits__steps-box:last-child{border-right:none}.benefits__steps-box div>b{display:block;font-size:18px}@media(max-width: 991px){.benefits{padding:30px 15px}.benefits .row{justify-content:center;flex-wrap:nowrap;overflow-x:auto}.benefits__col{width:250px !important}.benefits__title{font-size:18px}.benefits__description{font-size:12px}.benefits__steps-number{gap:15px;min-width:20px;width:auto}.benefits__steps-box{display:flex;gap:12px;padding:0 15px;border:0}}@media(max-width: 576px){.benefits .row{justify-content:flex-start}}.faq{display:flex;justify-content:center;padding:60px 120px 0}.faq .container{display:flex;justify-content:center;flex-wrap:wrap}.faq iconify-icon{display:none !important}.faq__accordion{display:flex;margin-top:45px;border:2px solid #d7d7d7;border-radius:20px;overflow:hidden}.faq__accordion-content{display:none;padding:40px;font-size:15px !important;line-height:1.55}.faq__accordion-content.active{display:block}.faq__accordion-content--mobile{display:none !important}.faq__accordion-list{border-right:2px solid #d7d7d7}.faq__accordion-list-item{display:flex;align-items:center;justify-content:space-between;padding:20px;border-bottom:2px solid #d7d7d7;border-radius:20px 0px 0px 0px;font-size:18px;cursor:pointer}.faq__accordion-list-item.active{background:#f8f8f8;border-radius:0}.faq__accordion-list-item span:first-child{font-size:20px !important}.faq__accordion-list-item:last-child{border-bottom:none}.faq__accordion-list-item p{font-size:15px !important;line-height:1.55}.faq__accordion-col:first-child{flex:1 0 40%;max-width:40%}.faq__accordion-col:last-child{flex:1 0 60%;max-width:60%}@media(max-width: 1100px){.faq{padding:30px 5px 0}.faq__accordion{margin-top:10px}.faq__accordion-col:first-child,.faq__accordion-col:last-child{flex:1 0 100%;max-width:100%}.faq__accordion-col.active{display:none !important}.faq__accordion-list{border-right:none}.faq__accordion-list-item{display:flex;align-items:center;justify-content:space-between}.faq__accordion-list-item.active{flex-wrap:wrap}.faq__accordion-list-item span:first-child{font-weight:600;width:85%}.faq__accordion-list-item iconify-icon{transform:rotate(90deg);display:inline}.faq__accordion-content{display:none}.faq__accordion-content--mobile.active{display:block !important;padding:0;margin-top:10px}}@media(max-width: 991px){.faq__accordion-content{font-size:14px}}.before-footer{background:linear-gradient(310deg, #e0d4ff 19.58%, #f2ebff 80.41%);padding:70px 0;overflow:hidden;margin-top:1rem}.before-footer__col{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:25px}@media(max-width: 991px){.before-footer{padding:70px 15px}}@media(max-width: 576px){.before-footer{padding:60px 15px}.before-footer .row{justify-content:flex-start !important}.before-footer__col{text-align:left}.before-footer__col b br{display:none}.before-footer .btn{align-self:center}}.popular-match{padding:20px 15px 40px}.popular-match__filters{margin:40px 0 60px;justify-content:center}.popular-match__content-list{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:flex-start;gap:20px;transition:background 300ms}.popular-match__content-list.active{display:flex}.popular-match__content-list a{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;position:relative;flex:1 0 23%;max-width:23%;overflow:hidden;text-decoration:none;text-align:center}.popular-match__content-list a small{display:block;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;min-height:20px;margin-top:10px}.popular-match__content-list a b,.popular-match__content-list a strong{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:45px;max-width:65%;margin-bottom:5px}.popular-match__content-list a img{box-shadow:-9.42px 2.51px 5.03px 0px rgba(0,0,0,.5019607843);margin:15px;max-width:200px}@media(min-width: 991px){.popular-match__content-list a:hover{background-color:#f2ebff;border-radius:12px;padding:20px}.popular-match__content-list a:hover img{max-width:35%;opacity:0}.popular-match__content-list a:hover small,.popular-match__content-list a:hover b{color:#000}.popular-match__content-list a:hover::after{content:attr(data-description);display:block;font-size:16px;color:#555;text-align:left;margin-top:10px;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.popular-match__content-list a{height:420px}.popular-match__content-list a:hover{height:420px}.popular-match__content-list a:hover .badge-match{display:none}.popular-match__content-list a:hover img{animation:fade-in .15s ease .1s forwards}}@keyframes fade-in{from{opacity:0}to{opacity:1}}@media(max-width: 991px){.popular-match__filters{display:flex;flex-wrap:nowrap;justify-content:center;overflow-x:auto}.popular-match__content{padding:0}.popular-match__content-list{gap:20px}.popular-match__content-list a img{height:200px;max-width:100%}.popular-match__content-list a b,.popular-match__content-list a strong{max-width:100%}}@media(min-width: 576px)and (max-width: 991px){.popular-match__content-list a{flex:1 0 22%;max-width:22%}}@media(max-width: 576px){.popular-match{padding-top:60px}.popular-match h2{font-size:24px}.popular-match__filters{display:flex;justify-content:flex-start;overflow-x:auto}.popular-match__content{padding:0}.popular-match__content-list{gap:10px}.popular-match__content-list a{flex:1 0 47%;max-width:47%}.popular-match__content-list a img{height:200px}.popular-match__content-list a b,.popular-match__content-list a strong{max-width:100%}}.pricing{padding:100px 60px 80px;background-color:rgba(240,240,240,.5019607843)}.pricing .row{margin-top:50px}.pricing__plan{border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.08);padding:40px 25px;text-align:left;position:relative;height:100%;display:flex;justify-content:center;flex-direction:column;border-radius:40px;transition:transform .3s ease,box-shadow .3s ease}.pricing__plan--recommended{border:3px solid #b900ff}.pricing__plan--discounted{padding:50px 25px 25px}.pricing__plan-discount{display:inline-block;background-color:#f9daff;color:#4a4a4a;font-size:12px;font-weight:600;padding:4px 10px;border-radius:0 0 10px 10px;text-align:center;position:absolute;top:0;left:40px}.pricing__plan-title{font-size:26px;font-weight:600;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.pricing__plan-subtitle{font-size:18px;margin-bottom:30px}.pricing__plan-price{font-size:18px;font-weight:600;margin-bottom:5px}.pricing__plan-price--recommended span{color:#fa3596}.pricing__plan-billing{display:flex;font-size:12px;margin-bottom:25px;color:#bebebe}.pricing__plan-billing-cost{font-weight:600;margin-left:5px}.pricing__plan .btn{padding:10px 0 !important;font-size:21px}.pricing__plan-cancel{font-size:14px;font-weight:600;color:#b900ff;margin-top:8px;text-align:center;margin-bottom:0}.pricing__plan-recommended{background-color:#d5d5d5;color:#fff;padding:8px 20px;border-radius:50px;font-size:14px;font-weight:500;letter-spacing:.5px}@media(max-width: 1100px){.pricing{padding:20px 5px}.pricing h2~p{font-size:13px}.pricing__plan{margin-top:20px;height:auto}.pricing__plan-title{font-size:26px;margin-bottom:10px !important}.pricing__plan-subtitle{margin-bottom:10px !important}.pricing__plan-price{font-size:18px}.pricing__plan-cancel{text-align:center;margin-bottom:0 !important}}@media(max-width: 576px){.pricing .text-30{font-size:24px}.pricing .row{gap:25px;margin-top:0}.pricing__plan--discounted{padding:50px 15px 25px}.pricing__plan-recommended{top:25px}}.how-it-works{background-color:rgba(240,240,240,.5019607843);padding-bottom:60px}@media(max-width: 991px){.how-it-works{padding-bottom:20px}.how-it-works .container>p:not(.free-trial-text){text-align:left !important}}.editor-section{background-color:#1a1a1a;padding:120px 60px}.editor-section__title{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.editor-section__text{color:#fff;padding-right:30px;padding:80px 0px}.editor-section__text-subtitle{font-size:16px;color:#ccc;margin-bottom:10px}.editor-section__text-title{font-size:36px;font-weight:700;margin-bottom:20px}.editor-section__text-title .highlight{color:#f39}.editor-section__text-description{font-size:18px;margin-bottom:30px}.editor-section__image{display:flex;flex-wrap:wrap;gap:10px;border-radius:10px;padding:10px;background-color:#b2b2b2;overflow:hidden;height:500px;opacity:0;transition:opacity .3s ease}.editor-section__image-row{display:flex;gap:3px;transform:rotate(-9deg) scale(1.35) translateX(45px)}.editor-section__image-row-col{display:flex;flex-direction:column}.editor-section__image-row-col img{max-height:200px}@media(max-width: 991px){.editor-section{padding:30px 15px;text-align:center}.editor-section__text{padding:0}.editor-section__text .btn{margin:30px auto !important;font-size:17px}.editor-section__description{font-size:16px;margin-bottom:0 !important}.editor-section__image{height:300px}.editor-section__image-row{transform:rotate(-9deg) scale(1.35) translateX(30px)}}.app-download{padding:100px 60px}.app-download__col:first-child{padding-right:100px}.app-download__qr{background-color:#f8f8f8;border-radius:10px;padding:20px}.app-download__qr p{font-size:18px;color:#333;margin-bottom:15px;text-align:left}.app-download__buttons{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px}.app-download__buttons .btn{display:inline-block}.app-download__buttons div{display:flex;flex-direction:column}.app-download__buttons img{max-width:120px}@media(max-width: 991px){.app-download{padding:50px 15px}.app-download .text-40{font-size:32px}.app-download p{font-size:14px}.app-download__col:first-child{padding-right:0}.app-download__qr{padding:20px}.app-download__qr p{font-size:18px;margin-bottom:10px}.app-download__buttons{gap:5px}.app-download__buttons>img{display:none}.app-download__buttons div{flex-direction:row;margin-top:10px;gap:25px}.app-download__buttons .btn{padding:0}.app-download__buttons img{max-width:100%}}.intro~.suggests{background:rgba(240,240,240,.5019607843)}@media(max-width: 991px){.intro~.suggests{margin-top:60px !important;padding-top:30px;padding-bottom:20px}}
