.faq .cover-wrapper {width: 100%;background: url(/tropy/images/style/faq/new/cover.png) no-repeat;background-position: top;height: 300;position: relative;display: flex;align-items: center;flex-direction: column;justify-content: center;}.faq .cover-wrapper .cover-container {margin-bottom: 50px;}.faq .cover-wrapper .cover-container h1, .hero.faq h1 {margin: 0;text-align: center;color: #ffff99;font-size: 36px;font-weight: 800;margin-bottom: 20px;}.hero.faq h1 {font-size: 42px;margin-bottom: 0px;}.hero.faq p {font-size: 21px;font-weight: bold;margin: 5px 0px 24px 0;}.faq .cover-wrapper .cover-container .search-box, .hero.faq .search-box {position: relative;width: 600px;}.faq .cover-wrapper .cover-container .search-box .search-input, .hero.faq .search-box .search-input {width: 100%;border-radius: 50px;border: none;box-shadow: 0 0 1px 6px rgb(0 63 0 / 31%);background: #fff;padding: 15px 23px;font-size: 22px;font-weight: 600;color: #2c7c2c;outline: none;}.faq .cover-wrapper .cover-container .search-box::after, .hero.faq .search-box::after {content: '';position: absolute;display: block;width: 21px;height: 24px;background: url(/tropy/images/style/faq/new/icons/search_icon.svg);top: 28%;left: 22px;}.faq .cover-wrapper .cover-container .search-box .search-input::placeholder , .faq .cover-wrapper .cover-container .search-box .search-input::-ms-input-placeholder,.hero.faq .search-box .search-input::placeholder , .hero.faq .search-box .search-input::-ms-input-placeholder {color: #8091a3;}/* categories */.faq .wrapper {list-style-type: none;margin: 15px;padding: 0;}.faq .categories-wrapper {display: flex;justify-content: space-between;flex-wrap: wrap;list-style-type: none;margin: 15px;padding: 0;}.faq .categories-wrapper .category-wrapper {width: 50%;}.faq .category-wrapper.expanded {width: 100%;}.faq .category-wrapper.expanded .category-container .topics-wrapper {display: flex;flex-wrap: wrap;width: 100%;flex-direction: row;justify-content: space-between;}.faq .category-wrapper.expanded .category-container .topics-wrapper .topic-title {flex: 1 1 50%;max-width: 49.4%;}.faq .category-wrapper .category-container {position: relative;background-color: #fcfcfc;/*box-shadow: 0px 0px 10px 0 rgb(0 0 0 / 5%);*/border: 2px solid #e2ecf0;display: block;padding: 10px;color: #484f54;font-size: 24px;font-weight: bold;border-radius: 15px;margin: 5px;}/* new website */main .faq .category-wrapper .category-container {position: relative;display: block;padding: 10px;color: var(--text);font-weight: bold;margin: 5px;background: rgba(255, 255, 255, 0.55);backdrop-filter: blur(12px);border: 2px solid rgb(231 231 231 / 55%);border-radius: 15px;box-shadow: 0 4px 35px rgba(0, 0, 0, .05);}main .faq .wrapper {margin: 10px 0 0 0px;}main .faq .category-wrapper .category-container .topics-wrapper .topic-title {margin-bottom: 5px;background: rgb(255 255 255 / 11%);backdrop-filter: blur(12px);border: 2px solid rgb(231 231 231 / 55%);border-radius: 15px;}/* end */.faq ul {list-style-type: none;}.faq .category-wrapper .category-container .title {align-items: center;justify-content: start;}.faq .category-wrapper .category-container .title a {color: #0085ff;text-decoration: none;margin-right: 15px;margin-left: 15px;}.faq .category-wrapper .category-container .topics-wrapper {flex-direction: column;list-style-type: none;padding: 0;margin-top: 10px;margin-bottom: 0px;}.faq .category-wrapper .category-container .topics-wrapper .topic-title {background-color: #f3f4f5;border-radius: 12px;margin-bottom: 5px;}.faq .category-wrapper .category-container .topics-wrapper .topic-title a {display: block;padding: 10px 14px;font-size: 18px;color: #91a4bd;height: calc(100% - 20px);}.faq .category-wrapper .category-container .topics-wrapper .topic-title a:hover {color: #0085ff;background-color: #e7f1ff;border-radius: 12px;}.faq .category-wrapper .category-container .view-more-wrapper {justify-content: flex-end;width: 100%;margin-top: 10px;}.faq .category-wrapper .category-container .view-more-wrapper a.view-more-button {color: #0085ff;font-size: 16px;}.faq .category-wrapper .content {color: #484f54;font-size: 16px;font-weight: normal;display: block;list-style-type: disc;margin-block-start: 1em;margin-block-end: 1em;margin-inline-start: 0px;margin-inline-end: 0px;padding-inline-start: 40px;unicode-bidi: isolate;}.faq .category-wrapper .content.limited {margin: 0px 15px 25px 0px;padding: 0;}.faq .category-wrapper .content p {margin: 5px;padding: 0;}/* navigate */.navigate {padding: 10px;margin-top: 15px;display: block;background: #f7f7f7;}.navigate {padding: 12px 16px;margin-top: 15px;display: block;justify-content: center;background: var(--glass-bg);backdrop-filter: var(--glass-blur);border: 2px solid rgb(0 0 0 / 5%);border-radius: var(--radius-xl);box-shadow: 0 2px 10px rgba(0, 0, 0, .02);}.navigate .navigate-item {display: inline-block;color: #797a78;font-weight: 500;padding-left: 11px;text-decoration: none;}.navigate .navigate-item.active {font-weight: 700;}.faq.page * {box-sizing: content-box;}/* global */.faq.page {padding: 55px 0px 5px 0px !important;}.flex-horizontal {display: flex;-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;justify-content: space-between;}.flex-vertical {display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;justify-content: space-between;}/* mobile */@media only screen and (max-width: 770px) {.faq.page {padding: 30px 0px 5px 0px;}.faq .cover-wrapper {background-size: 100%;height: 176px;}.faq .cover-wrapper .cover-container {margin-top: 95px;width: 90%;}.faq .cover-wrapper .cover-container h1 {font-size: 19px;margin-bottom: 37px;}.faq .cover-wrapper .cover-container .search-box {width: 100%;}.faq .cover-wrapper .cover-container .search-box .search-input {font-size: 19px;}.faq .categories-wrapper .category-wrapper {width: 100%;}.faq .category-wrapper .content {padding-right: 0;}.faq .wrapper {margin: 10px 0px;}.faq .content img {max-width: 100%;height: auto !important;}.hero.faq {background-image: url(https://www.tropy.co.il/tropy/images/style/faq/new/hero_background_mobile.png);height: 285px;}.hero-content {margin-top: 40px;}.hero.faq h1 {font-size: 26px;}.hero.faq p {font-size: 17px;}.hero.faq .search-box {font-size: 16px;width: 70vw;margin: auto;}#main-page.faq.page {padding: 5px 0px 5px 0px !important;}.faq .categories-wrapper {padding: 8px;}.faq .category-wrapper.expanded .category-container .topics-wrapper .topic-title {max-width: unset;width: auto;}}