﻿@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css";body{font-size:16px;color:#333;font-family:"Nunito Sans",sans-serif;background-color:#ebeff2}a,button,.btn{transition:all .1s ease-in-out;cursor:pointer;text-decoration:none}a.disabled,a:disabled,a.disabled,a:disabled,button.disabled,button:disabled,button.disabled,button:disabled,.btn.disabled,.btn:disabled,.btn.disabled,.btn:disabled{cursor:not-allowed;pointer-events:none}section{padding:40px 0;position:relative}.section-title{margin-bottom:32px}.section-title h3{font-weight:700;font-size:32px;line-height:32px;color:#252525;margin-bottom:0}.section-title h3 span{font-weight:400}.title-line{position:relative}.title-line span{position:relative;z-index:2;background-color:#fff;padding:3px 12px;display:inline-block}.title-line::before{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:1px;background-color:#dbdbdb;content:""}ul,ol{padding:0;margin:0}ul li,ol li{margin-bottom:16px;font-weight:400;font-size:16px;line-height:24px}ol.numbers{counter-reset:number-counter}ol.numbers li{counter-increment:number-counter;display:flex;position:relative}ol.numbers li:before{content:counter(number-counter);display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 32px;border-radius:50%;margin-right:24px;font-weight:700;font-size:16px;line-height:24px;color:#fff;background-color:#2e3192}ol.numbers--result{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}ol.numbers--result li{align-items:center;gap:7px;padding:10px 20px;margin:0;transition:all .3s ease-in-out;border-radius:10px;background-color:#fff;display:inline-flex}ol.numbers--result li:hover{background-color:#f8f9fd}ol.numbers--result li::before{margin:0}ul.dot{list-style:none}ul.dot li{display:flex;position:relative}ul.dot li:before{content:"";width:8px;height:8px;flex:0 0 8px;border-radius:50%;margin-right:16px;background-color:#2e3192;margin-top:8px}ol.list-headline{counter-reset:number-counter}ol.list-headline li{counter-increment:number-counter;display:flex;align-items:flex-start;position:relative;padding:16px;background:#fff;border:1px solid #a8a8a8;border-radius:8px;margin-bottom:8px;cursor:pointer;transition:all .3s ease-in-out}ol.list-headline li:before{content:counter(number-counter);display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex:0 0 24px;border-radius:50%;margin-right:16px;font-weight:700;font-size:16px;line-height:24px;color:#fff;background-color:#bebebe}ol.list-headline li span{margin-right:16px}ol.list-headline li .list-headline__score{background-color:#fff;border:1px solid #f2f2f2;border-radius:7px;text-align:center;width:64px;flex:0 0 64px;margin-left:auto;overflow:hidden}ol.list-headline li .list-headline__score p{font-weight:400;font-size:10px;line-height:20px;color:#383838;padding:3px 5px;margin-bottom:0}ol.list-headline li .list-headline__score h6{font-weight:800;font-size:16px;line-height:20px;color:#fff;padding:5px;margin:-1px;background-color:#a3a3a3}ol.list-headline li.selected,ol.list-headline li:hover{color:#fff;background-color:#2e3192}ol.list-headline li.selected::before,ol.list-headline li:hover::before{background-color:#f93db8}ol.list-headline li .form-control{margin-right:16px}ol.list-sections{counter-reset:number-counter}ol.list-sections>li{counter-increment:number-counter;display:flex;align-items:flex-start;flex-direction:column;position:relative;padding:16px;background:#fff;border:1px solid #ddd;border-radius:8px;margin-bottom:8px;cursor:pointer;transition:all .3s ease-in-out;margin-bottom:14px}ol.list-sections>li .section-title{display:flex;width:100%;flex-direction:row;margin-bottom:0px;justify-content:space-between;padding:16px}ol.list-sections>li .section-title .title{display:flex;flex-direction:row;justify-content:start}ol.list-sections>li .section-title .title:before{content:counter(number-counter);display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex:0 0 24px;border-radius:50%;margin-right:16px;font-weight:700;font-size:16px;line-height:24px;color:#fff;background-color:#f93db8}ol.list-sections>li .section-title .title span{margin-right:16px}ol.list-sections>li .form-control{margin-right:16px}ol.list-sections>li .subject-paragraph{align-self:stretch;border-top:1px solid #ddd;margin-top:16px;padding:16px;margin-left:-16px;margin-right:-16px}ol.list-sections>li .subject-paragraph div{padding:16px}ul.teasers{list-style:circle;width:100%}ul.teasers li.teaser-item{display:flex;flex:1}ul.teasers li.teaser-item:before{padding-right:8px;content:"•"}ul.teasers li.teaser-item .teaser-item-content{display:flex;justify-content:space-between;flex:1}.form-select{background-image:url("../img/dropdown-caret.png");background-size:8px 16px}ol.list-clues{counter-reset:number-counter}ol.list-clues li{counter-increment:number-counter;display:flex;position:relative;background:#fff;border:1px solid #ddd;border-radius:8px;margin-bottom:16px;cursor:pointer;transition:all .3s ease-in-out;overflow:hidden;padding-left:48px;width:100%}ol.list-clues li:before{content:counter(number-counter);display:flex;align-items:center;justify-content:center;width:48px;height:100%;margin-right:16px;font-feature-settings:"clig" off,"liga" off;font-size:18px;font-style:normal;font-weight:700;line-height:26px;color:#fff;background-color:#2e3192;position:absolute;left:0;top:0}ol.list-clues li .list-clues__form{flex-grow:1;padding:16px;padding-right:24px}ol.list-clues li .list-clues__action{width:135px;flex:0 0 135px;border-left:1px solid #ddd;display:flex;flex-direction:column;justify-content:center}ol.list-clues li .list-clues__action .btn{padding:8px 12px;border-radius:0;border:none;justify-content:center;white-space:nowrap;position:relative}ol.list-clues li .list-clues__action .btn:not(:last-child){border-bottom:1px solid #ddd}ol.list-clues li .list-clues__action .btn .spinner-border{position:absolute;left:5px}ol.list-clues li .list-clues__action .btn-link{font-feature-settings:"clig" off,"liga" off;font-size:16px;font-style:normal;font-weight:400;line-height:24px;display:inline-flex;align-items:center;column-gap:4px}ol.list-clues li .list-clues__action .btn-link img{height:24px;width:auto}ul.list-rates{padding:0;margin:0;display:grid;gap:16px;grid-template-columns:repeat(4, 1fr)}ul.list-rates li{border-radius:8px;border:1px solid #ddd;padding:11px 14px;text-align:center;display:block;font-size:12px;font-style:normal;font-weight:700;line-height:18px;color:#383838;transition:all .3s ease-in-out;cursor:pointer;margin:0}ul.list-rates li span{display:block}ul.list-rates li.active,ul.list-rates li:hover{color:#fff;background-color:#2e3192;border-color:#2e3192}ul.list-rates li.active span,ul.list-rates li:hover span{color:#fff !important}hr{border-color:#ddd;opacity:1}.skeleton{width:100%;height:auto;animation:pulse-skeleton 1s infinite}@keyframes pulse-skeleton{0%{opacity:.6}70%{opacity:1}100%{opacity:.6}}.navbar{background-color:#2e3192}.navbar-brand img{height:35px;width:auto}.navbar .nav-item{margin-left:24px;margin-bottom:0}.navbar .nav-link{font-size:14px;font-weight:400;color:#fff;border-bottom:1px solid transparent;padding:0 !important}.navbar .nav-link:hover{border-color:#f93db8}.navbar .nav-link.active{font-weight:700;border-color:#f93db8}.instruction{background:#cce5ff;padding:16px 20px;border-radius:8px}.instruction__title{margin-bottom:8px}.card{border:none;box-shadow:0px 8px 24px rgba(0,0,0,.04);border-radius:20px;margin-bottom:32px}.card-clue{border-radius:8px;border:1px solid #2e3192;background-color:#f4f4fc;box-shadow:none;margin-bottom:16px}.card-body{padding:40px;overflow:hidden}.card-clue .card-body{padding:16px 24px}.card-title{font-weight:700;font-size:24px;line-height:24px;color:#000;margin-bottom:24px}.card-title span.bi{margin-left:8px}.card-title--line{padding-bottom:12px;border-bottom:1px solid #ecedef;margin-bottom:22px}.card-subtitle{font-weight:400;font-size:22px;line-height:28px;color:#202124;margin-bottom:12px}.card-stats{text-align:center;color:#383838;border-right:1px solid #e2e2e2}.card-stats h3{display:flex;justify-content:center;align-items:center;margin-bottom:5px;font-weight:700;font-size:32px;line-height:1}.card-stats p{margin-bottom:0}.card-stats__indicator{width:17px;height:17px;border-radius:50%;background-color:#a3a3a3}.card-stats--single{border:none;display:flex;align-items:center;box-shadow:16px 8px 24px rgba(0,0,0,.04);background-color:#fff;border-radius:10px;padding:19px 25px;margin-bottom:32px}.card-stats--single h3{margin-bottom:0}.card-right{box-shadow:-16px 8px 24px rgba(0,0,0,.04)}.card-content{height:610px;overflow:auto;padding-right:10px;margin-bottom:24px}.card-content h5{font-weight:700;font-size:18px;line-height:24px;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #dfdfdf}.card-content::-webkit-scrollbar{width:9px}.card-content::-webkit-scrollbar-track{background:#ebebeb;border-radius:35px}.card-content::-webkit-scrollbar-thumb{background-color:#2e3192;border-radius:35px;border:0px solid #fff}.card-content--sm{height:160px}.card-lists{height:775px;overflow:auto;padding-right:10px;border-bottom:1px solid #ddd}.card-lists::-webkit-scrollbar{width:9px}.card-lists::-webkit-scrollbar-track{background:#ebebeb;border-radius:35px}.card-lists::-webkit-scrollbar-thumb{background-color:#2e3192;border-radius:35px;border:0px solid #fff}.card-lists--masonry .card-comment{margin-bottom:16px}.card-counter{display:flex;align-items:center;margin-bottom:0;font-size:12px;line-height:16px;color:#606060}.card-counter img{width:16px;height:auto;margin-right:4px}.card-form{position:relative;padding:32px;margin:16px 0;background-color:#f3f3ff}.card-list{display:flex;align-items:center;padding:16px 24px;background:#fff;border:1px solid #2e3192;border-radius:16px;color:#2e3192;font-weight:700;font-size:20px;line-height:27px;margin-bottom:24px}.card-list img{width:64px;height:auto;margin-right:24px}.card-result{border:1px solid #dfdfdf;border-radius:4px;padding:16px 24px;margin-bottom:16px}.card-result h5{font-weight:700;font-size:18px;line-height:26px}.card-result p:last-child{margin-bottom:0}.card-recommendation{background-color:#eeeefa;position:relative}.card-recommendation::after{width:23px;height:13px;content:"";position:absolute;right:-14px;top:50%;transform:translateY(-50%);background-image:url("../img/triangle-right.svg");background-size:23px 13px}.card-recommendation h4{font-weight:700;font-size:12px;line-height:16px;text-transform:uppercase;margin-bottom:0;color:#2e3192}.card-recommendation p{font-weight:400;font-size:12px;line-height:16px;margin-bottom:0;color:#383838}.card-rating{background-color:#1cae56;display:inline-flex;align-items:center;padding:5px 9px;border-radius:5px;color:#fff}.card-rating img{width:16px;height:auto;margin-right:5px}.card-rating h6{font-size:12px;line-height:16px;font-weight:400;margin-bottom:0}.card-rating h6 strong{font-weight:900}.card-images{padding:20px 30px;border-radius:8px;border:1px solid #ddd;background:#fff;margin-bottom:16px}.card-images-caption{padding:10px 12px;border-radius:8px;background-color:#f8f9fd}.card-success{display:flex;min-height:500px;display:flex;align-items:center;justify-content:center;text-align:center}.card-comment{margin-bottom:8px;padding:10px;border:1px solid #ddd;border-radius:8px;display:flex;gap:5px;transition:all .3s ease-in-out;cursor:pointer}.card-comment p{font-size:14px;font-style:normal;font-weight:400;line-height:20px;margin-bottom:0;word-wrap:break-word}.card-comment::before{width:16px;height:16px;content:"";flex:0 0 16px;background-image:url("../img/ic-comment.svg");background-position:center;background-size:16px 16px;background-repeat:no-repeat;transition:all .3s ease-in-out}.card-comment:hover{background-color:#fef8fc}.card-comment:hover::before{background-image:url("../img/ic-comment-checked.svg");opacity:.5}.card-comment.selected{background-color:#feecf8}.card-comment.selected::before{background-image:url("../img/ic-comment-checked.svg");opacity:1}ol.accordion{counter-reset:number-counter}ol.accordion .accordion-item{counter-increment:number-counter;display:flex;align-items:flex-start;flex-direction:column;position:relative;background-color:#fff;border:1px solid #ddd;border-radius:8px;transition:all .3s ease-in-out;margin-bottom:16px}ol.accordion .accordion-item--additional{background-color:#f8f9fd;border-color:#f8f9fd}ol.accordion .accordion-header{display:flex;padding:16px 24px}ol.accordion .accordion-header:before{content:counter(number-counter);display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex:0 0 24px;border-radius:50%;margin-right:16px;font-weight:700;font-size:16px;line-height:24px;color:#fff;background-color:#f93db8}ol.accordion .accordion-button{font-weight:400;font-size:16px;line-height:24px;color:#515151;display:flex;align-items:center;justify-content:space-between;padding:0;box-shadow:none !important;background-color:#fff;position:relative;padding-right:40px}ol.accordion .accordion-button::after{width:16px;height:11px;background-image:url("../img/chevron-up.png");background-size:16px 11px;content:"";transition:all .3s ease-in-out;transform:rotate(180deg);margin:unset;position:absolute;right:0}ol.accordion .accordion-button[aria-expanded=true]{font-weight:700;color:#2e3192}ol.accordion .accordion-button[aria-expanded=true]::after{transform:rotate(0deg)}ol.accordion .accordion-body{border-top:1px solid #ddd;padding:24px 64px}ol.accordion .accordion-body ul li{list-style-type:disc}ol.accordion .accordion-paragraph{font-weight:400;font-size:16px;line-height:24px;color:#515151}ol.accordion .accordion-paragraph ol,ol.accordion .accordion-paragraph ul{padding-left:40px}ol.accordion .accordion-paragraph ol li,ol.accordion .accordion-paragraph ul li{margin-bottom:10px}ol.accordion .accordion-action{padding:27px 0;margin:27px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.steps{list-style:none;display:flex;margin:0;padding:0;border:none;justify-content:center}.steps__item{flex:0 0 20%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;margin-bottom:0}.steps__item p,.steps__item a{margin-bottom:0;font-size:14px;color:#6d6d6d}.steps__item::before,.steps__item::after{position:absolute;width:50%;height:2px;display:block;content:"";background-color:#cdd3d8;top:calc(50% - 12px);transform:translateY(-50%)}.steps__item::before{left:0}.steps__item::after{right:0}.steps__item-indicator{width:15px;height:15px;border-radius:50%;background-color:#fff;border:3px solid #cdd3d8;display:inline-block;position:relative;z-index:3}.steps__item--current .steps__item-indicator{border-color:#2e3192}.steps__item--done .steps__item-indicator{background-color:#2e3192;border-color:#2e3192}.steps__item--current p,.steps__item--current a{color:#2e3192;font-weight:700}.steps__item--current::before{background-color:#2e3192}.steps__item--done p,.steps__item--done a{color:#2e3192}.steps__item--done::before,.steps__item--done::after{background-color:#2e3192}.stepsv2{list-style:none;display:flex;margin:0;padding:0;border:none;justify-content:center;counter-reset:number-counter;gap:4px}.stepsv2__item{flex:1 1 0;text-align:left;display:flex;align-items:center;position:relative;margin-bottom:0;counter-increment:number-counter;display:flex;position:relative;padding-bottom:14px;gap:9px}.stepsv2__item p,.stepsv2__item a,.stepsv2__item a:not([href]):not([class]),.stepsv2__item a:not([href]):not([class]):hover{margin-bottom:0;font-size:16px;color:#7d7d7d;font-weight:500;line-height:18px}.stepsv2__item::before{content:counter(number-counter);display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex:0 0 24px;border-radius:50%;font-weight:900;font-size:14.25px;line-height:13.5px;color:#fff;background-color:#c8c8e5}.stepsv2__item::after{width:100%;height:4px;background-color:#eeeefa;bottom:0;left:0;content:"";position:absolute}.stepsv2__item:first-child::after{border-radius:4px 0 0 4px}.stepsv2__item:last-child::after{border-radius:0 4px 4px 0}.stepsv2__item--current p,.stepsv2__item--current a,.stepsv2__item--current a:not([href]):not([class]),.stepsv2__item--current a:not([href]):not([class]):hover{color:#2e3192;font-weight:800}.stepsv2__item--current::before{background-color:#f93db8}.stepsv2__item--done p,.stepsv2__item--done a,.stepsv2__item--done a:not([href]):not([class]),.stepsv2__item--done a:not([href]):not([class]):hover{color:#383838}.stepsv2__item--done::before{background-image:url("../img/ic-check-blue.svg");background-size:14px 12px;background-position:center;background-repeat:no-repeat;content:"";background-color:#eeeefa}.stepsv2__item--done::after{background-color:#2e3192}.btn{font-weight:700;font-size:16px;line-height:24px;border-radius:30px;padding:10px 30px;display:inline-flex;align-items:center;gap:4px}.btn-sm{font-size:12px;line-height:16px;padding:5px 10px}.btn-circle{width:28px;height:28px;border-radius:50%;padding:5px;display:flex;align-items:center;justify-content:center;font-weight:400;font-size:12px;line-height:16px}.btn-primary{background-color:#f93db8;border-color:#f93db8}.btn-primary:hover{background-color:#f93db8 !important;border-color:#f93db8 !important;opacity:.8}.btn-secondary{background-color:#2e3192;border-color:#2e3192}.btn-secondary:hover{background-color:#2e3192 !important;border-color:#2e3192 !important;opacity:.8}.btn-state{padding:3px 12px;font-weight:400}.btn-grey{background-color:#f8f9fd;border-color:#f8f9fd;color:#7d7d7d}.btn-grey:hover{border-color:#f8f9fd !important}.btn-outline-primary{background-color:transparent;border-color:#f93db8;color:#f93db8}.btn-outline-primary:hover{background-color:#f93db8 !important;border-color:#f93db8 !important;color:#fff !important;opacity:.8}.btn-outline-secondary{background-color:transparent;border-color:#2e3192;color:#2e3192}.btn-outline-secondary:hover,.btn-outline-secondary.active{background-color:#2e3192 !important;border-color:#2e3192 !important;color:#fff !important;opacity:.8}.btn-outline-secondary.active{opacity:1}.btn-outline-grey{background-color:#fff;border-color:#ddd;color:#383838}.btn-outline-grey:hover{border-color:#ddd !important;background-color:#f9f8fe !important;color:#2e3192 !important}.btn-dot{display:inline-flex;align-items:center}.btn-dot::before{width:10px;height:10px;border-radius:50%;background-color:#ff9f43;content:"";animation:pulse-dot 2s infinite}.btn-dot-summarising{background-color:#feecf8;color:#2e3192}.btn-dot-summarising:hover{background-color:#feecf8 !important;color:#2e3192 !important}.btn-dot-summarising::before{background-color:#f93db8}.btn-spark{display:inline-flex;align-items:center}.btn-spark::before{width:10px;height:10px;background-image:url("../img/spark.svg");background-size:10px 10px;content:"";animation:pulse 1s infinite}.btn-ai::before{width:16px;height:16px;background-image:url("../img/ic-ai.svg");background-size:16px 16px;content:""}.btn-summarising{border-color:#feecf8 !important;background-color:#feecf8;color:#2e3192}.btn-summarising:hover{border-color:#feecf8 !important;background-color:#feecf8 !important;color:#2e3192 !important}.btn-done{color:#10ac84}.btn-done:hover{color:#10ac84 !important}.btn-circle{width:28px;height:28px;border-radius:50%;padding:5px;display:flex;align-items:center;justify-content:center;font-weight:400;font-size:12px;line-height:16px}.btn-copy{display:flex;justify-content:flex-end;align-items:center;font-weight:700;font-size:14px;line-height:24px;text-decoration-line:underline;padding:0;border:none;background-color:transparent;color:#2e3192;width:100%}.btn-copy img{margin-right:10px;height:13px;width:auto}.btn-copy-text{display:inline-flex;align-items:center}.btn-copy-text img{margin-right:8px;height:15px;width:auto;filter:grayscale(1)}.btn-copy-text:hover{background-color:#eeeefa !important;border-color:#ddd !important;color:#2e3192 !important}.btn-copy-text:hover img{filter:grayscale(0)}.btn-copy-icon{display:inline-flex;align-items:center;border-radius:6px;width:37px;height:37px;padding:0;justify-content:center}.btn-copy-icon img{margin-right:0;height:20px;width:auto;filter:grayscale(1)}.btn-copy-icon:hover{background-color:#eeeefa !important;border-color:#ddd !important;color:#2e3192 !important}.btn-copy-icon:hover img{filter:grayscale(0)}.btn-copy-icon--copied{width:auto;padding:3px 12px;background-color:#ffe9f7 !important;border-color:#ddd !important;color:#2e3192 !important}.btn-copy-icon--copied img{filter:grayscale(0);margin-right:6px}.btn-summarise{display:inline-flex;align-items:center}.btn-summarise:hover{background-color:#eeeefa !important;border-color:#ddd !important;color:#2e3192 !important}.btn-link{font-weight:400;font-size:14px;line-height:24px;color:#2e3192;padding:0}.btn-link span{text-decoration:underline}.btn-link:hover{color:#f93db8 !important}.btn-link-icon{display:inline-flex;align-items:center;column-gap:4px;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.btn-link-icon img{height:24px;width:auto}.btn-generate{padding:0;display:inline-flex;align-items:center;column-gap:8px;font-size:16px;font-style:normal;font-weight:700;line-height:24px;text-decoration-line:underline;color:#2e3192}.btn-generate:hover{color:#f93db8 !important}.btn-generate img{height:24px;width:auto}.btn-download{padding:0;display:flex;align-items:center;justify-content:center;border:none;background-color:#fff;width:45px;height:45px;flex:0 0 45px;border-radius:50%}.btn-download img{height:22px;width:auto;filter:grayscale(1) brightness(0);transition:all .3s ease-in-out;opacity:.8}.btn-download:hover{background-color:#f8f9fd !important;opacity:1}.btn-download:hover img{filter:unset}@keyframes pulse-dot{0%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(255,159,67,.7)}70%{transform:scale(1);box-shadow:0 0 0 10px rgba(255,159,67,0)}100%{transform:scale(0.95);box-shadow:0 0 0 0 rgba(255,159,67,0)}}@keyframes pulse{0%{transform:scale(0.6);opacity:.6}70%{transform:scale(1);opacity:1}100%{transform:scale(0.6);opacity:.6}}.form-control,.form-select{padding:10px 15px;font-size:16px;line-height:24px;border-color:#dfdfdf;border-radius:4px}.form-control:focus,.form-select:focus{outline:none !important;box-shadow:none !important;border-color:#f93db8}.form-article .form-control{border:none;padding:0}.form-article .form-title{margin-bottom:32px;font-weight:700;font-size:24px;line-height:24px;color:#000}.form-label{color:#252525;font-feature-settings:"clig" off,"liga" off;font-family:Nunito Sans;font-size:14px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:4px}textarea::-webkit-scrollbar{width:9px}textarea::-webkit-scrollbar-track{background:#ebebeb;border-radius:35px}textarea::-webkit-scrollbar-thumb{background-color:#2e3192;border-radius:35px;border:0px solid #fff}.alert{border-radius:10px;padding:12px 20px;display:flex;margin-bottom:24px}.alert>img{height:24px;width:auto;margin-right:18px;display:block}.alert-info{background-color:#cce5ff;border-color:#cce5ff;color:#212529}.nav-button{margin-bottom:24px}.nav-pills--card{padding-left:40px}.nav-pills--card .nav-item{margin-bottom:-5px;margin-right:9px}.nav-pills--card .nav-link{font-weight:700;font-size:16px;line-height:24px;padding:13px 30px;border-radius:10px 10px 0px 0px;background-color:#dbdbf0;color:#2e3192}.nav-pills--card .nav-link.active{background-color:#fff;color:#2e3192}.dropdown-menu{border:none;box-shadow:0px 3px 8px rgba(0,0,0,.2);border-radius:6px;padding:0;top:10px !important}.dropdown-menu::before{width:0;height:0;border-style:solid;border-width:0 7px 9px 7px;border-color:transparent transparent #fff transparent;content:"";position:absolute;top:-9px;right:11px;z-index:1}.dropdown-menu::after{width:0;height:0;border-style:solid;border-width:0 8px 10px 8px;border-color:transparent transparent rgba(221,221,221,.2) transparent;content:"";position:absolute;top:-10px;right:10px}.dropdown-menu li{margin-bottom:0}.dropdown-menu li+li{border-top:1px solid #f2f2f2}.dropdown-item{font-weight:400;font-size:13px;line-height:18px;color:#2e3192;padding:11px}.newsletter .form>.row{align-items:flex-end}.newsletter .form label{margin-bottom:8px}.newsletter hr{margin-top:48px;margin-bottom:32px}.newsletter h5{font-size:24px;font-weight:700;margin-bottom:24px}.newsletter h6{font-size:18px;font-weight:700;margin-bottom:16px}.newsletter ul{list-style:none}.newsletter ul>li{border-radius:8px;border:1px solid #dfdfdf;padding:16px 16px 24px 16px;margin-bottom:8px}.serp-result-content{margin-bottom:27px !important}.serp-result-content p{color:#5f6368;margin-bottom:0}.serp-result-content>p{margin-bottom:5px;font-weight:400;font-size:14px;line-height:24px}.serp-result-content>p small{font-weight:400;font-size:14px;line-height:24px}.serp-result-content>p small a{font-weight:400;font-size:14px;line-height:24px;color:#202124}.serp-result-content h5{font-weight:400;font-size:20px;line-height:24px;margin-bottom:5px}.serp-result-content h5 a{color:#1a0dab}.serp-related-questions-container h6{font-weight:400;font-size:22px;line-height:28px;color:#202124;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #ecedef}.serp-related-questions-container h5{font-weight:400;font-size:20px;line-height:24px;margin-bottom:5px}.serp-related-questions-container h5 a{color:#1a0dab}.riddles .form>.row{align-items:flex-end}.riddles .form label{margin-bottom:8px}.riddles hr{margin-top:48px;margin-bottom:32px}.riddles h5{font-size:24px;font-weight:700;margin-bottom:24px}.riddles h6{font-size:18px;font-weight:700;margin-bottom:16px}.riddles ul{list-style:none}.riddles ul>li{border-radius:8px;border:1px solid #dfdfdf;padding:16px 16px 24px 16px;margin-bottom:8px}.riddles ul>li .riddle-title{font-weight:700;margin-bottom:16px}.riddles ul>li .riddle-riddle{margin-bottom:8px}.riddles ul>li .riddle-riddle:before{content:"Riddle:";font-weight:700;padding-right:8px}.riddles ul>li .riddle-answer:before{content:"Answer:";font-weight:700;padding-right:8px}.jokes .form>.row{align-items:flex-end}.jokes .form label{margin-bottom:8px}.jokes hr{margin-top:48px;margin-bottom:32px}.jokes h5{font-size:24px;font-weight:700;margin-bottom:24px}.jokes h6{font-size:18px;font-weight:700;margin-bottom:16px}.jokes ul{list-style:none}.jokes ul>li{border-radius:8px;border:1px solid #dfdfdf;padding:16px 16px 24px 16px;margin-bottom:8px}.trivia .form>.row{align-items:flex-end}.trivia .form label{margin-bottom:8px}.trivia hr{margin-top:48px;margin-bottom:32px}.trivia h5{font-size:24px;font-weight:700;margin-bottom:24px}.trivia h6{font-size:18px;font-weight:700;margin-bottom:16px}.trivia .result-container{border-radius:8px;border:1px solid #dfdfdf;padding:16px 16px 24px 16px;margin-bottom:32px}.page-reader{padding:33px 0;color:#000;background-color:#fff;min-height:100vh}.page-reader__meta{margin-bottom:20px}.page-reader__meta h1{margin-bottom:6px;font-weight:700;font-size:20px;line-height:27px}.page-reader__meta h6{color:rgba(0,0,0,.5);font-weight:600;font-size:14px;line-height:19px;margin-bottom:0}.page-reader__body .nav-tabs{margin-bottom:20px;border-color:#ddd}.page-reader__body .nav-item{margin-bottom:0}.page-reader__body .nav-link{background-color:#fff;font-weight:600;font-size:18px;line-height:25px;color:#000;padding:10px 15px;border-radius:6px 6px 0px 0px;border:1px solid #ddd}.page-reader__body .nav-link:hover{border-color:#2e3192;color:#2e3192}.page-reader__body .nav-link.active{background-color:#2e3192;border:1px solid #2e3192;color:#fff}.page-reader__body .boards{display:grid;grid-auto-columns:345px;grid-auto-flow:column;grid-column-gap:35px;overflow-x:auto;padding-bottom:20px}.page-reader__body .boards--recommendations{display:block}.page-reader__body .boards::-webkit-scrollbar{width:8px;height:8px}.page-reader__body .boards::-webkit-scrollbar-track{background:#f3f3f3;border-radius:6px}.page-reader__body .boards::-webkit-scrollbar-thumb{background-color:#e9e9ff;border-radius:6px;border:0px solid #fff}.page-reader__body .boards-item__title{padding-bottom:16px;border-bottom:1px solid #ddd;margin-bottom:10px}.page-reader__body .boards-item__title h3{margin-bottom:0;font-weight:700;font-size:20px;line-height:27px}.page-reader__body .boards-item__title .form-select{padding:5px 30px 5px 10px;border-radius:6px;border-color:#ddd;font-weight:600;font-size:12px;line-height:16px;color:#000;background-image:url("../img/dropdown-caret-2.svg");background-size:10px 8px;background-position:right 9px center}.page-reader__body .boards-item__list{height:calc(100vh - 265px);overflow-y:auto;padding-right:8px}.page-reader__body .boards-item__list--recommendations{height:calc(100vh - 195px)}.page-reader__body .boards-item__list::-webkit-scrollbar{width:8px;height:8px}.page-reader__body .boards-item__list::-webkit-scrollbar-track{background:#f3f3f3;border-radius:6px}.page-reader__body .boards-item__list::-webkit-scrollbar-thumb{background-color:#e9e9ff;border-radius:6px;border:0px solid #fff}.page-reader__body .boards-item__list ul li{list-style:none;display:block;margin-bottom:0}.page-reader__body .boards-item__list ul li+li{margin-top:10px}.page-reader__body .boards-item__list ul li .card{border:1px solid #ddd;border-radius:6px;margin-bottom:0;position:relative;box-shadow:none}.page-reader__body .boards-item__list ul li .card-body{padding:16px}.page-reader__body .boards-item__list ul li .card-category{font-weight:700;font-size:10px;line-height:14px;color:#2e3192;margin-bottom:2px}.page-reader__body .boards-item__list ul li .card-top{display:flex;justify-content:space-between}.page-reader__body .boards-item__list ul li .card-meta{flex-grow:1;padding-right:16px}.page-reader__body .boards-item__list ul li .card-title{font-weight:700;font-size:14px;line-height:21px;margin-bottom:7px;font-family:"Domine",serif;color:#383838}.page-reader__body .boards-item__list ul li .card-title a{color:#383838}.page-reader__body .boards-item__list ul li .card-title a:hover{color:#2e3192}.page-reader__body .boards-item__list ul li .card-img{flex:0 0 70px;width:70px;height:70px;position:relative;overflow:hidden;border-radius:6px;margin-bottom:7px}.page-reader__body .boards-item__list ul li .card-img img{position:absolute;width:100%;height:100%;left:0;top:0;object-fit:cover;object-position:center}.page-reader__body .boards-item__list ul li .card-description p{font-weight:400;font-size:12px;line-height:16px;color:#383838;margin-bottom:7px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.page-reader__body .boards-item__list ul li .card-timestamp{font-weight:400;font-size:10px;line-height:12px;color:rgba(0,0,0,.5);margin-bottom:0}.page-reader__body .boards-item__list ul li .card .btn-action{padding:7px 11px;border-color:#ddd;display:inline-flex;align-items:center;border-radius:6px;font-weight:600;font-size:12px;line-height:16px}.page-reader__body .boards-item__list ul li .card .btn-action img{filter:grayscale(1);opacity:.6;height:13px;width:auto;transition:all .3s ease-in-out}.page-reader__body .boards-item__list ul li .card .btn-action:hover{border-color:#ffe9f7;background-color:#ffe9f7}.page-reader__body .boards-item__list ul li .card .btn-action:hover img{opacity:1;filter:grayscale(0)}.page-reader__body .boards-item__list ul li .card .btn-action--copied{border-color:#ffe9f7;background-color:#ffe9f7;color:#2e3192}.page-reader__body .boards-item__list ul li .card .btn-action--copied img{opacity:1;filter:grayscale(0)}.page-reader__body .boards-item__list ul li .card .btn-action--copied::after{content:"Copied";margin-left:6px}.page-reader__body .boards-item__list ul li .card .btn-action--copied:hover{background-color:#f0f0f0;border-color:#f0f0f0;color:#222}.page-reader__body .boards-item__list ul li .card .btn-action--copied:hover img{filter:grayscale(1);opacity:.5}.page-reader__body .boards-item__list ul li .card .btn-action--copied:hover::after{content:"Undo"}.page-reader__body .boards-item__list ul li .card .btn-remove{padding:0;position:absolute;left:50%;bottom:5px;transform:translateX(-50%);z-index:5;opacity:0;visibility:hidden}.page-reader__body .boards-item__list ul li .card .btn-remove img{height:24px;width:auto}.page-reader__body .boards-item__list ul li .card .btn-headlines{position:absolute;left:50%;top:0px;transform:translateX(-50%);z-index:5;opacity:0;visibility:hidden;padding:2px 17px;font-weight:700;font-size:12px;line-height:24px}.page-reader__body .boards-item__list ul li .card .btn-headlines:hover{border-color:#fb8bd4 !important;background-color:#fb8bd4 !important;color:#fff !important}.page-reader__body .boards-item__list ul li .card:hover .btn-remove{visibility:visible;opacity:1;bottom:11px}.page-reader__body .boards-item__list ul li .card:hover .btn-headlines{visibility:visible;opacity:1;top:8px}.modal-generate .modal-content{padding:16px}.modal-generate .modal-header{padding:0;padding-bottom:16px}.modal-generate .modal-title{font-weight:700;font-size:20px;line-height:27px;color:#000}.modal-generate .modal-body{padding:16px 0}.modal-generate .modal-scroll{max-height:500px;overflow:auto;padding-right:10px}.modal-generate .modal-scroll::-webkit-scrollbar{width:9px}.modal-generate .modal-scroll::-webkit-scrollbar-track{background:#ebebeb;border-radius:35px}.modal-generate .modal-scroll::-webkit-scrollbar-thumb{background-color:#2e3192;border-radius:35px;border:0px solid #fff}.modal-generate .modal-scroll ol.list-headline li{align-items:center;border-color:#ddd;color:#383838}.modal-generate .modal-scroll ol.list-headline li::before{background-color:#eeeefa;color:#2e3192;width:32px;height:32px;flex:0 0 32px}.modal-generate .modal-scroll ol.list-headline li.selected,.modal-generate .modal-scroll ol.list-headline li:hover{background-color:#eeeefa;font-weight:700;border-color:#ddd;color:#383838}.modal-generate .modal-scroll ol.list-headline li.selected::before,.modal-generate .modal-scroll ol.list-headline li:hover::before{background-color:#fed8f1}.serp-related-question{margin-bottom:22px}.serp-item{margin-bottom:22px}.serp-item--question{padding:12px 0;border-bottom:1px solid #ecedef;border-top:1px solid #ecedef;margin-bottom:-1px}.serp-item--question:last-of-type{margin-bottom:22px}.serp-item__link{font-weight:400;font-size:14px;line-height:24px;color:#202124;margin-bottom:5px}.serp-item__link a{color:#202124}.serp-item__title{font-weight:400;font-size:20px;line-height:24px;margin-bottom:5px;margin-bottom:5px}.serp-item__title a{color:#1a0dab}.serp-item--question .serp-item__excerpt{padding-top:12px;margin-bottom:22px}.serp-item__excerpt p{color:#5f6368;margin-bottom:10px;font-weight:400;font-size:14px;line-height:24px}.serp-item--question .serp-item__excerpt p{font-size:16px;line-height:24px;color:#202124}.serp-item__excerpt ol,.serp-item__excerpt ul{margin-bottom:10px;padding-left:15px}.serp-item__excerpt ol li,.serp-item__excerpt ul li{color:#5f6368;font-weight:400;font-size:14px;line-height:24px;margin-bottom:5px}.serp-item--question .serp-item__excerpt ol li,.serp-item--question .serp-item__excerpt ul li{font-size:16px;line-height:24px;color:#202124}.serp-item__question{font-weight:400;font-size:16px;line-height:24px;color:#202124;margin-bottom:0;cursor:pointer;position:relative}.serp-item__question::after{width:16px;height:8px;background-image:url("../img/chevron-up.svg");background-size:16px 8px;content:"";position:absolute;right:0;top:10px;transition:all .3s ease-in-out;transform:rotate(180deg)}.serp-item__question[aria-expanded=true]::after{transform:rotate(0deg)}.serp-item__summarize{padding:20px;border:1px solid #ddd;border-radius:6px;font-weight:400;font-size:16px;line-height:24px;color:#515151}.serp-item__summarize ol,.serp-item__summarize ul{padding-left:20px}.serp-item__summarize ol li,.serp-item__summarize ul li{margin-bottom:10px;list-style-type:disc}.serp-item__summarize-action{margin-top:20px;padding-top:20px;border-top:1px solid #ddd}.crossword-board{background-color:#e9eaf6;border-radius:9px;display:flex;justify-content:center;align-items:center;padding:8px}.crossword-board #crossword-board td{width:30px;height:30px;border:1.5px solid #2e3192;text-align:center;line-height:30px;position:relative;padding:0;font-size:18px;font-weight:700;position:relative;background-color:#fff}.crossword-board #crossword-board td.highlighted{background-color:#fff7d6}.crossword-board #crossword-board td span{position:absolute;font-size:8px;top:-10px;left:1px}.crossword-board #crossword-board td.empty{background-color:#e9eaf6;border:none}.crossword-clues h3{color:#444;font-size:20px;font-style:normal;font-weight:800;line-height:normal;margin-bottom:24px}.crossword-clues ol,.crossword-clues ul{padding:0;margin:0}.crossword-clues ol li,.crossword-clues ul li{position:relative;padding:6px 8px;list-style:none;margin-bottom:12px;cursor:pointer}.crossword-clues ol li .crossword-clues__caption,.crossword-clues ul li .crossword-clues__caption{display:flex;font-size:14px;font-style:normal;font-weight:400;line-height:20px;color:#505050;column-gap:7px}.crossword-clues ol li .crossword-clues__caption span,.crossword-clues ul li .crossword-clues__caption span{font-size:13px;font-style:normal;font-weight:800;line-height:normal;color:#2e3192;width:20px;flex:0 0 20px;text-align:center}.crossword-clues ol li .crossword-clues__action,.crossword-clues ul li .crossword-clues__action{position:absolute;left:0;top:0;border-radius:8px;border:1px solid #2e3192;width:100%;height:calc(100% + 26px);overflow:hidden;display:none;align-items:flex-end}.crossword-clues ol li .crossword-clues__action-btn,.crossword-clues ul li .crossword-clues__action-btn{background-color:#eeeefa;display:flex;justify-content:center;align-items:center;column-gap:4px;font-size:14px;font-style:normal;font-weight:400;line-height:20px;color:#f93db8;width:100%;height:26px;align-items:center}.crossword-clues ol li .crossword-clues__action-btn img,.crossword-clues ul li .crossword-clues__action-btn img{height:16px;width:auto}.crossword-clues ol li.active,.crossword-clues ul li.active{z-index:3}.crossword-clues ol li.active .crossword-clues__action,.crossword-clues ul li.active .crossword-clues__action{display:flex}.bg-success{background-color:#42b440 !important}.bg-warning{background-color:#e5872f !important}.bg-danger{background-color:#b44040 !important}.bg-yellow{background-color:#dac03a !important}.text-primary{color:#f93db8 !important}.text-secondary{color:#2e3192 !important}.text-success{color:#42b440 !important}.text-warning{color:#e5872f !important}.text-danger{color:#b44040 !important}.text-yellow{color:#dac03a !important}.text-grey{color:#606060 !important}.fw-extrabold{font-weight:800 !important}.fw-medium{font-weight:500 !important}.sim-1-4{text-decoration:underline;text-decoration-color:green;text-decoration-thickness:3px}.sim-1-2{text-decoration:underline;text-decoration-color:#ff0;text-decoration-thickness:3px}.sim-3-4{text-decoration:underline;text-decoration-color:orange;text-decoration-thickness:3px}.sim-100{text-decoration:underline;text-decoration-color:red;text-decoration-thickness:3px}.text-6{font-size:6px;line-height:1.3}.mb-6{margin-bottom:6px}.mt-6{margin-top:6px}.gap-6{gap:6px}.p-6{padding:6px}.text-7{font-size:7px;line-height:1.3}.mb-7{margin-bottom:7px}.mt-7{margin-top:7px}.gap-7{gap:7px}.p-7{padding:7px}.text-8{font-size:8px;line-height:1.3}.mb-8{margin-bottom:8px}.mt-8{margin-top:8px}.gap-8{gap:8px}.p-8{padding:8px}.text-9{font-size:9px;line-height:1.3}.mb-9{margin-bottom:9px}.mt-9{margin-top:9px}.gap-9{gap:9px}.p-9{padding:9px}.text-10{font-size:10px;line-height:1.3}.mb-10{margin-bottom:10px}.mt-10{margin-top:10px}.gap-10{gap:10px}.p-10{padding:10px}.text-11{font-size:11px;line-height:1.3}.mb-11{margin-bottom:11px}.mt-11{margin-top:11px}.gap-11{gap:11px}.p-11{padding:11px}.text-12{font-size:12px;line-height:1.3}.mb-12{margin-bottom:12px}.mt-12{margin-top:12px}.gap-12{gap:12px}.p-12{padding:12px}.text-13{font-size:13px;line-height:1.3}.mb-13{margin-bottom:13px}.mt-13{margin-top:13px}.gap-13{gap:13px}.p-13{padding:13px}.text-14{font-size:14px;line-height:1.3}.mb-14{margin-bottom:14px}.mt-14{margin-top:14px}.gap-14{gap:14px}.p-14{padding:14px}.text-15{font-size:15px;line-height:1.3}.mb-15{margin-bottom:15px}.mt-15{margin-top:15px}.gap-15{gap:15px}.p-15{padding:15px}.text-16{font-size:16px;line-height:1.3}.mb-16{margin-bottom:16px}.mt-16{margin-top:16px}.gap-16{gap:16px}.p-16{padding:16px}.text-17{font-size:17px;line-height:1.3}.mb-17{margin-bottom:17px}.mt-17{margin-top:17px}.gap-17{gap:17px}.p-17{padding:17px}.text-18{font-size:18px;line-height:1.3}.mb-18{margin-bottom:18px}.mt-18{margin-top:18px}.gap-18{gap:18px}.p-18{padding:18px}.text-19{font-size:19px;line-height:1.3}.mb-19{margin-bottom:19px}.mt-19{margin-top:19px}.gap-19{gap:19px}.p-19{padding:19px}.text-20{font-size:20px;line-height:1.3}.mb-20{margin-bottom:20px}.mt-20{margin-top:20px}.gap-20{gap:20px}.p-20{padding:20px}.text-21{font-size:21px;line-height:1.3}.mb-21{margin-bottom:21px}.mt-21{margin-top:21px}.gap-21{gap:21px}.p-21{padding:21px}.text-22{font-size:22px;line-height:1.3}.mb-22{margin-bottom:22px}.mt-22{margin-top:22px}.gap-22{gap:22px}.p-22{padding:22px}.text-23{font-size:23px;line-height:1.3}.mb-23{margin-bottom:23px}.mt-23{margin-top:23px}.gap-23{gap:23px}.p-23{padding:23px}.text-24{font-size:24px;line-height:1.3}.mb-24{margin-bottom:24px}.mt-24{margin-top:24px}.gap-24{gap:24px}.p-24{padding:24px}.text-25{font-size:25px;line-height:1.3}.mb-25{margin-bottom:25px}.mt-25{margin-top:25px}.gap-25{gap:25px}.p-25{padding:25px}.text-26{font-size:26px;line-height:1.3}.mb-26{margin-bottom:26px}.mt-26{margin-top:26px}.gap-26{gap:26px}.p-26{padding:26px}.text-27{font-size:27px;line-height:1.3}.mb-27{margin-bottom:27px}.mt-27{margin-top:27px}.gap-27{gap:27px}.p-27{padding:27px}.text-28{font-size:28px;line-height:1.3}.mb-28{margin-bottom:28px}.mt-28{margin-top:28px}.gap-28{gap:28px}.p-28{padding:28px}.text-29{font-size:29px;line-height:1.3}.mb-29{margin-bottom:29px}.mt-29{margin-top:29px}.gap-29{gap:29px}.p-29{padding:29px}.text-30{font-size:30px;line-height:1.3}.mb-30{margin-bottom:30px}.mt-30{margin-top:30px}.gap-30{gap:30px}.p-30{padding:30px}.text-31{font-size:31px;line-height:1.3}.mb-31{margin-bottom:31px}.mt-31{margin-top:31px}.gap-31{gap:31px}.p-31{padding:31px}.text-32{font-size:32px;line-height:1.3}.mb-32{margin-bottom:32px}.mt-32{margin-top:32px}.gap-32{gap:32px}.p-32{padding:32px}.text-33{font-size:33px;line-height:1.3}.mb-33{margin-bottom:33px}.mt-33{margin-top:33px}.gap-33{gap:33px}.p-33{padding:33px}.text-34{font-size:34px;line-height:1.3}.mb-34{margin-bottom:34px}.mt-34{margin-top:34px}.gap-34{gap:34px}.p-34{padding:34px}.text-35{font-size:35px;line-height:1.3}.mb-35{margin-bottom:35px}.mt-35{margin-top:35px}.gap-35{gap:35px}.p-35{padding:35px}.text-36{font-size:36px;line-height:1.3}.mb-36{margin-bottom:36px}.mt-36{margin-top:36px}.gap-36{gap:36px}.p-36{padding:36px}.text-37{font-size:37px;line-height:1.3}.mb-37{margin-bottom:37px}.mt-37{margin-top:37px}.gap-37{gap:37px}.p-37{padding:37px}.text-38{font-size:38px;line-height:1.3}.mb-38{margin-bottom:38px}.mt-38{margin-top:38px}.gap-38{gap:38px}.p-38{padding:38px}.text-39{font-size:39px;line-height:1.3}.mb-39{margin-bottom:39px}.mt-39{margin-top:39px}.gap-39{gap:39px}.p-39{padding:39px}.text-40{font-size:40px;line-height:1.3}.mb-40{margin-bottom:40px}.mt-40{margin-top:40px}.gap-40{gap:40px}.p-40{padding:40px}.object-fit-cover{object-fit:cover}.object-position-center{object-position:center}.cursor-pointer{cursor:pointer}/*# sourceMappingURL=main.css.map */
