@charset "UTF-8";
.display-grid_2_col {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
  grid-column-gap: 2rem; }

.row_1_2 {
  grid-column: 1/2 !important; }

.row_2_3 {
  grid-column: 2/3 !important; }

.row_1_3 {
  grid-column: 1/3 !important; }

.m_t_1 {
  margin-top: 1rem !important; }

.m_t_2 {
  margin-top: 2rem !important; }

.m_t_3 {
  margin-top: 3rem !important; }

.m_t_4 {
  margin-top: 4rem !important; }

.m_b_1 {
  margin-bottom: 1rem !important; }

.m_b_2 {
  margin-bottom: 2rem !important; }

.m_b_3 {
  margin-bottom: 3rem !important; }

.m_b_4 {
  margin-bottom: 4rem !important; }

.m_tb_1 {
  margin: 1rem 0 !important; }

.m_tb_2 {
  margin: 2rem 0 !important; }

.m_tb_3 {
  margin: 3rem 0 !important; }

.m_tb_4 {
  margin: 4rem 0 !important; }

.m_lr_1 {
  margin: 0 1rem !important; }

.m_lr_2 {
  margin: 0 2rem !important; }

.m_lr_3 {
  margin: 0 3rem !important; }

.m_lr_4 {
  margin: 0 4rem !important; }

*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  box-sizing: inherit; }

html {
  font-size: 62.5%; }

body {
  box-sizing: border-box;
  line-height: 1.3;
  position: relative;
  background-color: white !important;
  overflow-x: hidden; }
  body p {
    margin-bottom: 0rem; }

.body-overflow {
  overflow: hidden; }

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased !important;
  font-weight: 400; }

/**
 * Firefox specific rule
 */
@-moz-document url-prefix() {
  body {
    font-weight: lighter !important; } }

@font-face {
  font-family: "georgian-paragraph-light";
  src: url("/fonts/Noto/NotoSansGeorgian-Light.ttf"); }

@font-face {
  font-family: "georgian-paragraph-regular";
  src: url("/fonts/Noto/NotoSansGeorgian-Regular.ttf"); }

@font-face {
  font-family: "georgian-button-semi-bold";
  src: url("/fonts/Noto/NotoSansGeorgian-SemiBold.ttf"); }

@font-face {
  font-family: "georgian-heading-bold";
  src: url("/fonts/Noto/NotoSansGeorgian-Bold.ttf"); }

@font-face {
  font-family: "georgian-paragraph-regular-arial";
  src: url("/fonts/Arial-Unicode/Arial-Unicode-MS-Regular.ttf"); }

@font-face {
  font-family: "sailec";
  src: url("/fonts/Sailec.otf"); }

@font-face {
  font-family: "nino_bold";
  src: url("/fonts/nino_mtavruli_bold.ttf"); }

@font-face {
  font-family: "nino_regular";
  src: url("/fonts/nino_mtavruli_normal.ttf"); }

.paragraph-biggest {
  font-size: calc(20px + (24 - 20) * ((100vw - 300px) / (1900 - 700))) !important;
  letter-spacing: 1.1px;
  line-height: 135%; }

.paragraph-big {
  font-size: calc(16px + (22 - 16) * ((100vw - 300px) / (1900 - 700))) !important; }

.paragraph-regular {
  font-size: calc(15px + (20 - 15) * ((100vw - 300px) / (1900 - 700))) !important; }

.paragraph-medium {
  font-size: calc(14px + (18 - 14) * ((100vw - 300px) / (1900 - 700))) !important; }

.paragraph-small {
  font-size: calc(13px + (16 - 13) * ((100vw - 300px) / (1900 - 700))) !important; }

.paragraph-smallest {
  font-size: calc(12px + (14 - 12) * ((100vw - 300px) / (1900 - 700))) !important; }

.about-regular {
  font-size: calc(14px + (17 - 14) * ((100vw - 300px) / (1900 - 700))) !important; }

.heading-1 {
  font-size: calc(35px + (65 - 35) * ((100vw - 300px) / (1900 - 700))) !important; }

.heading-2 {
  font-size: calc(30px + (55 - 30) * ((100vw - 300px) / (1900 - 700))) !important; }

.heading-2_5 {
  font-size: calc(25px + (50 - 25) * ((100vw - 300px) / (1900 - 700))) !important; }

.heading-3 {
  font-size: calc(25px + (45 - 25) * ((100vw - 300px) / (1900 - 700))) !important; }

.heading-4 {
  font-size: calc(20px + (35 - 20) * ((100vw - 300px) / (1900 - 700))) !important; }

.heading-5 {
  font-size: calc(18px + (30 - 18) * ((100vw - 300px) / (1900 - 700))) !important; }

.heading-bold {
  font-family: "georgian-heading-bold", "sailec"; }

.heading-semi-bold {
  font-family: "georgian-button-semi-bold", "sailec"; }

.paragraph-light {
  font-family: "georgian-paragraph-light", "sailec"; }

.paragraph-regular {
  font-family: "georgian-paragraph-regular", "sailec"; }

.paragraph-regular-arial {
  font-family: "georgian-paragraph-regular-arial", "sailec"; }

.nino-mtavruli-bold {
  font-family: "nino_bold"; }

.nino-mtavruli-normal {
  font-family: "nino_regular"; }

section .hero {
  margin: 0 auto;
  position: relative;
  margin-top: 4rem;
  width: 100%; }
  section .hero .pic1,
  section .hero .pic2,
  section .hero .pic3 {
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s; }
  section .hero .pic1 {
    height: 80vh;
    width: 100%;
    background: no-repeat url("/pictures/slider/1.png");
    background-size: cover;
    background-position: center; }
  section .hero .pic2 {
    height: 80vh;
    width: 100%;
    background: no-repeat url("/pictures/slider/2.png");
    background-size: cover;
    background-position: center; }
  section .hero .pic3 {
    height: 80vh;
    width: 100%;
    background: no-repeat url("/pictures/slider/3.png");
    background-size: cover;
    background-position: center; }
  section .hero .earth {
    display: none; }
  section .hero__container {
    padding: 0vw 4.6vw;
    height: 100%;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
    align-items: center;
    justify-items: center; }
    section .hero__container .introduction {
      max-width: 70rem; }
      section .hero__container .introduction .heading {
        color: #FDFDFD; }
      section .hero__container .introduction .paragraph {
        width: 75%;
        margin: 1vw 0 3vw 0;
        color: #FDFDFD; }
  section .hero .select_btns {
    display: flex;
    flex-direction: column; }
    section .hero .select_btns .product_selects_container {
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      width: 100%; }
      section .hero .select_btns .product_selects_container .choose_product {
        width: 100%;
        margin-right: 3rem;
        margin-top: 0; }
      section .hero .select_btns .product_selects_container .choose_country {
        width: 100%;
        margin-left: 0;
        margin-top: 0; }
    section .hero .select_btns .send_product {
      width: 100%; }
      section .hero .select_btns .send_product button {
        background-color: #0F98DC !important; }
  section .hero .send_product {
    margin-top: 2rem;
    width: 60%; }
    section .hero .send_product .btn {
      width: 100% !important;
      border-radius: 8px !important;
      background-color: #49DD8F; }

.styles_for_answers {
  margin-top: 2rem !important; }

.green {
  background-color: #49DD8F !important; }

.yellow {
  background-color: #ffc71d !important; }

.your_result {
  margin: 0 auto;
  max-width: 50%;
  text-align: center; }

.hero_test a {
  text-decoration: underline !important;
  color: #feb81e !important; }

.hero_test .hero_container {
  height: 60vh;
  width: 100%;
  margin: 0 auto;
  background: no-repeat url("/pictures/test_page_img.png");
  background-size: cover;
  background-position: center;
  margin-top: 6rem; }
  .hero_test .hero_container .text {
    padding: 0vw 7vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    color: #FDFDFD; }
    .hero_test .hero_container .text__heading {
      margin-bottom: 4rem;
      text-shadow: 1px 3px 3px #07070775; }
    .hero_test .hero_container .text__paragraph {
      width: 45%; }

section .test_questions__container {
  display: grid;
  grid-template-columns: 1fr;
  margin-top: 15rem;
  padding: 0vw 15vw;
  gap: 5px 30px; }
  section .test_questions__container .questions {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    width: 100%;
    padding: 1vw 0vw; }
    section .test_questions__container .questions .question p {
      color: #070707; }
    section .test_questions__container .questions .question_main {
      text-align: center; }
    section .test_questions__container .questions .sub_questions_container {
      margin-top: 5rem;
      display: grid;
      align-items: center;
      justify-content: center;
      grid-template-columns: 1fr 1fr;
      width: 100%; }
      section .test_questions__container .questions .sub_questions_container .question_sub {
        text-align: center;
        width: 100%;
        font-weight: lighter; }
      section .test_questions__container .questions .sub_questions_container .sub_question {
        margin-top: 2rem;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column; }
    section .test_questions__container .questions .radion_buttons {
      margin-top: 2rem;
      margin-bottom: 4.5rem;
      height: 100%;
      display: flex;
      align-items: flex-end;
      justify-content: center; }

section .test_questions .test_btn {
  padding: 0rem 0rem 5rem 0rem;
  margin-top: 12rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column; }
  section .test_questions .test_btn .test_score {
    border-radius: 100px;
    width: 11rem;
    height: 11rem;
    background-color: #FF5A56;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5rem auto; }
    section .test_questions .test_btn .test_score p {
      font-size: 20px;
      color: #FDFDFD; }
  section .test_questions .test_btn .send_data__container form {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 2rem; }
    section .test_questions .test_btn .send_data__container form .input_field_lable {
      margin-bottom: .8rem; }
  section .test_questions .test_btn .send_data .send_data_input {
    width: 40rem !important;
    padding: 1.5rem 0rem 1.5rem 1.5rem;
    margin: 2rem auto; }
  section .test_questions .test_btn .send_data .your_result {
    margin: 3rem auto;
    background-color: #49DD8F !important; }
  section .test_questions .test_btn .result_message {
    width: 60% !important; }
  section .test_questions .test_btn .back_btn {
    background-color: #ffc71d !important;
    margin-top: 2rem; }
  section .test_questions .test_btn .start_test_again {
    background-color: #FF5A56 !important; }
  section .test_questions .test_btn button {
    background-color: #1B83FE;
    background-image: none;
    margin: 0 auto;
    text-decoration: none;
    width: 40rem;
    padding: 1.8rem;
    border: 0; }

@media only screen and (max-width: 1280px) {
  .hero_test .hero_container {
    height: 67vh !important;
    margin-top: initial !important; }
    .hero_test .hero_container .text__paragraph {
      width: 60% !important; }
  .send_data {
    width: 100%; }
  .ant-radio-wrapper {
    margin-bottom: 2rem !important; } }

@media only screen and (max-width: 1024px) {
  .your_result {
    max-width: 80% !important; }
  .sub_questions_container {
    grid-template-columns: 1fr !important; }
    .sub_questions_container__question {
      margin-bottom: 2rem; }
  section .test_questions__container .questions .question {
    width: initial !important; } }

@media only screen and (max-width: 834px) {
  .hero_test .hero_container {
    height: 60rem !important; }
    .hero_test .hero_container .text__paragraph {
      width: initial !important; }
  .test_btn {
    padding: 0vw 4vw !important; }
  .your_result {
    max-width: initial !important; } }

@media only screen and (max-width: 468px) {
  section .test_questions__container {
    display: grid;
    grid-template-columns: initial !important;
    grid-template-rows: repeat(auto-fill, minmax(100px, 1fr)) !important;
    padding: 0vw 5vw;
    gap: 25px 30px !important; }
  section .test_questions__container .questions .question {
    width: 100% !important; }
  .hero_test {
    margin-top: 3rem; }
  section .test_questions .test_btn button {
    width: 100% !important; }
  section .test_questions .test_btn .send_data .send_data_input {
    width: 100% !important; }
  .send_data {
    width: 100% !important; }
  .your_result {
    width: 100% !important; }
  .ant-radio-wrapper {
    white-space: pre-line !important;
    word-break: break-word;
    width: 100% !important; }
  .sub_questions_container {
    margin-top: 2rem !important; }
    .sub_questions_container [data-subQuestionsExist="false"] {
      display: none !important; }
  .question_main {
    text-align: left !important; }
  .radion_buttons {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
    flex-direction: column !important;
    width: 100% !important; }
  .ant-radio-group {
    align-items: center !important;
    flex-direction: column !important;
    width: 100% !important; }
  div.questions:nth-child(4) > div:nth-child(2) > div:nth-child(1) > label:nth-child(3) {
    width: 100%; }
  div.questions:nth-child(4) > div:nth-child(2) > div:nth-child(1) > label:nth-child(2) {
    width: 100%; }
  div.questions:nth-child(4) > div:nth-child(2) > div:nth-child(1) > label:nth-child(1) {
    width: 100%; }
  label.ant-radio-wrapper:nth-child(5) {
    width: 100%; } }

.ant-radio-group {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  flex-wrap: wrap;
  width: 100%; }

.ant-radio-wrapper {
  display: grid !important;
  grid-template-columns: auto 1fr;
  align-items: center !important;
  justify-content: center !important;
  margin-right: 1rem !important; }

.ant-radio-group {
  width: 100%; }

.category_hero {
  display: flex;
  justify-content: center;
  flex-direction: row; }
  .category_hero__container {
    width: 80%; }
    .category_hero__container .category_heading {
      margin-top: 22rem;
      width: 100%; }
      .category_hero__container .category_heading p {
        color: #070707;
        position: relative; }
      .category_hero__container .category_heading .category_after:after {
        content: '\10E8\10D4\10E4\10E3\10D7\10D5\10D0';
        position: absolute;
        top: -180%;
        left: 4%;
        font-size: 500%;
        color: rgba(138, 124, 123, 0.2);
        z-index: -1;
        font-size: 150px;
        font-family: "georgian-button-semi-bold", "sailec";
        opacity: 40%; }
    .category_hero__container .category_paragraph {
      margin-top: 5rem; }
      .category_hero__container .category_paragraph__container {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 0px 30px; }
        .category_hero__container .category_paragraph__container div:nth-child(3) {
          margin-top: 3rem; }
        .category_hero__container .category_paragraph__container div:nth-child(4) {
          margin-top: 3rem; }

.packaging_section {
  margin-top: 10rem;
  height: 50vh; }
  .packaging_section__container {
    width: 100%;
    height: 100%; }
    .packaging_section__container .input_containers {
      width: 100%;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center; }
      .packaging_section__container .input_containers .category_inputs {
        width: 45%;
        display: flex;
        align-items: center; }
        .packaging_section__container .input_containers .category_inputs .choose_country {
          margin-left: 1.5rem;
          width: 50%; }
        .packaging_section__container .input_containers .category_inputs .choose_product {
          width: 50%; }
        .packaging_section__container .input_containers .category_inputs .ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
          background-color: #FDFDFD !important; }
        .packaging_section__container .input_containers .category_inputs .ant-select-single.ant-select-show-arrow .ant-select-selection-item,
        .packaging_section__container .input_containers .category_inputs .ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
          padding-right: 40px !important;
          color: #070707 !important;
          opacity: 100%;
          font-family: "georgian-paragraph-regular", "sailec"; }
        .packaging_section__container .input_containers .category_inputs .ant-select-arrow {
          background: no-repeat url("/pictures/down_arrow_black.png") !important;
          background-size: contain !important;
          background-position: right !important;
          width: 15% !important;
          height: 25% !important; }
        .packaging_section__container .input_containers .category_inputs .choose_product > div:nth-child(1) > span:nth-child(2) > span:nth-child(1) {
          display: none !important; }
        .packaging_section__container .input_containers .category_inputs .choose_product > div:nth-child(1) > span:nth-child(2) > span:nth-child(1) > svg:nth-child(1) {
          display: none !important; }
        .packaging_section__container .input_containers .category_inputs .ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
          border: none;
          /*! height: 60px; */
          height: initial !important;
          padding: 1.5rem 2rem 1.5rem 2rem !important;
          border-radius: 8px !important;
          background-color: #FDFDFD !important; }
  .packaging_section__img {
    width: 100%;
    height: 100%;
    background: no-repeat url("/pictures/sheputva_img.png");
    background-size: cover;
    background-position: center; }

@media only screen and (max-width: 1280px) {
  .packaging_section__container .input_containers .category_inputs {
    width: 60%;
    flex-direction: column; }
  .packaging_section__container .input_containers .category_inputs .choose_country {
    margin-left: initial !important;
    margin-top: 3rem; }
  .category_hero__container .category_paragraph__container {
    grid-template-columns: initial !important;
    gap: 25px 5px;
    grid-template-rows: 1fr 1fr !important; }
    .category_hero__container .category_paragraph__container div:nth-child(3) {
      margin-top: initial !important; }
    .category_hero__container .category_paragraph__container div:nth-child(4) {
      margin-top: initial !important; }
  .category_hero__container .category_heading .category_after:after {
    font-size: 100px; }
  .packaging_section__container .input_containers .category_inputs .choose_product {
    width: 100%; }
  .packaging_section__container .input_containers .category_inputs .choose_country {
    margin-left: 1.5rem;
    width: 100%; }
  .packaging_section__container .input_containers .category_inputs {
    width: 80% !important; } }

@media only screen and (max-width: 468px) {
  .category_hero__container .category_heading .category_after:after {
    display: none !important; }
  .category_hero__container .category_heading {
    margin-top: 14rem; }
  .category_hero__container {
    width: 90%; }
  .packaging_section__container .input_containers .category_inputs {
    width: 90% !important; } }

.news_hero {
  display: flex;
  justify-content: center;
  flex-direction: row; }
  .news_hero__container {
    padding: 0vw 10vw; }
    .news_hero__container .news_heading {
      margin-top: 22rem;
      width: 100%; }
      .news_hero__container .news_heading p {
        color: #070707;
        position: relative; }
      .news_hero__container .news_heading .news_after:after {
        content: '\10E1\10D8\10D0\10EE\10DA\10D4\10D4\10D1\10D8';
        position: absolute;
        top: -170%;
        left: -6%;
        font-size: 500%;
        color: rgba(138, 124, 123, 0.2);
        z-index: -1;
        font-size: 150px;
        font-family: "georgian-button-semi-bold", "sailec";
        opacity: 40%; }
    .news_hero__container .generated_news {
      display: grid;
      grid-template-columns: .4fr 1fr;
      gap: 50px;
      margin-top: 7rem;
      position: relative; }
      .news_hero__container .generated_news .paragraph_text {
        margin: 2.5rem 0rem 2.5rem 0rem;
        line-height: 30px; }
      .news_hero__container .generated_news .heading_text {
        color: #070707;
        width: 50%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%; }
        .news_hero__container .generated_news .heading_text p {
          width: 100%;
          max-width: 80%; }
        .news_hero__container .generated_news .heading_text .news_date {
          display: flex;
          justify-content: flex-end;
          align-items: center; }
          .news_hero__container .generated_news .heading_text .news_date .date {
            margin-right: 1rem;
            color: #070707;
            opacity: 50%; }
      .news_hero__container .generated_news .description {
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
      .news_hero__container .generated_news .img {
        border-radius: 21px;
        transition: all 0.15s cubic-bezier(0, 1.06, 0.37, 0.38);
        width: 100%;
        height: 28rem;
        background: no-repeat url("/pictures/news_img.png");
        background-size: cover;
        background-position: center; }
        .news_hero__container .generated_news .img:hover {
          transform: translateY(-2%);
          box-shadow: 0px 10px 35px -15px rgba(20, 20, 20, 0.5); }
      .news_hero__container .generated_news__btn {
        position: relative; }
        .news_hero__container .generated_news__btn .news_btn {
          background-color: #0F98DC;
          background-image: none !important;
          width: 20rem !important;
          padding: 1rem !important; }

@media only screen and (max-width: 1440px) {
  .news_hero__container .generated_news {
    grid-template-columns: 0.5fr 1fr !important; } }

@media only screen and (max-width: 1024px) {
  .news_hero__container .generated_news {
    grid-template-rows: 1fr 1fr !important;
    grid-template-columns: initial !important; }
  .news_hero__container .generated_news .heading_text {
    width: initial !important; }
  .news_hero__container .news_heading {
    margin-top: 16rem !important; }
  .news_hero__container .generated_news .news_date {
    margin: 3.5vw 0vw 0vw 0vw;
    justify-content: start; }
  .news_after:after {
    display: none !important; } }

@media only screen and (max-width: 834px) {
  .news_hero__container .generated_news .img {
    width: 70% !important; }
  .news_hero__container .generated_news {
    grid-template-rows: 1fr 1fr !important;
    grid-template-columns: initial !important;
    gap: 20px; }
  .news_hero__container .generated_news .img {
    width: 100% !important; } }

@media only screen and (max-width: 668px) {
  .news_hero__container .generated_news {
    grid-template-rows: 0.5fr 1fr !important; }
  .news_hero__container .generated_news .heading_text p {
    max-width: initial !important; }
  .news_hero__container .news_heading {
    margin-top: 14rem !important; }
  .news_hero__container .generated_news {
    margin-top: 5rem; }
  .news_hero__container .generated_news .img {
    width: 100% !important; }
  .news_hero__container .generated_news .heading_text {
    flex-direction: column; }
  .news_hero__container .generated_news .heading_text .news_date {
    align-self: flex-end; }
  .news_hero__container .generated_news .paragraph_text {
    margin: 2vh 0vh 5vh 0vh; }
  .news_hero__container .generated_news .img {
    height: 100%; } }

.publications__img {
  width: 100%;
  height: 25vw;
  background-color: #ffc71d;
  position: relative; }
  .publications__img:after {
    content: "";
    position: absolute;
    height: 45rem;
    background: no-repeat url("/pictures/publications/big_pdf.png");
    background-size: contain;
    background-position: center;
    width: 45rem;
    top: 9vw;
    left: 65vw; }

.publications__title .cut_title {
  color: #070707;
  transform: translateY(-100%);
  padding: 1rem 5rem 0 6rem;
  background: white;
  display: inline-block;
  position: relative; }
  .publications__title .cut_title:after {
    content: "";
    position: absolute;
    width: 25%;
    height: 110%;
    top: -1%;
    background: no-repeat url("/pictures/text_detali.png");
    background-size: cover;
    background-position: center;
    left: 99%;
    z-index: 1; }

.publications__container {
  height: 100%;
  width: 100%;
  z-index: 5;
  position: relative; }
  .publications__container__cards {
    margin: 20rem auto 20rem auto;
    padding: 0vw 6vw;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    z-index: 5;
    gap: 100px 70px;
    position: relative; }
    .publications__container__cards .card {
      display: grid;
      grid-template-columns: 1fr 1fr;
      background-color: white;
      border-radius: 30px;
      height: 32rem;
      box-shadow: 60px 64px 54px rgba(0, 0, 0, 0.07), 0px 0px 14px rgba(0, 0, 0, 0);
      cursor: pointer;
      transition: all .2s;
      position: relative;
      overflow: hidden; }
      .publications__container__cards .card:hover {
        box-shadow: 0px 0px 14px rgba(0, 0, 0, 0), 0px 0px 14px rgba(0, 0, 0, 0.2); }
      .publications__container__cards .card:after {
        content: "";
        position: absolute;
        height: 11rem;
        width: 10rem;
        background: no-repeat url("/pictures/publications/publication_pdf.png");
        background-size: contain;
        background-position: center;
        top: 69%;
        left: -0.6%;
        z-index: 1; }
      .publications__container__cards .card__img {
        background: no-repeat url("/pictures/publications/cereal.png");
        background-size: cover;
        background-position: center;
        width: 100%;
        height: 100%; }
      .publications__container__cards .card__text {
        color: #070707;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        padding: 0rem 2rem; }
        .publications__container__cards .card__text__title {
          margin-top: 1rem; }
          .publications__container__cards .card__text__title p.paragraph-smallest:nth-child(2) {
            margin-top: 2rem; }
        .publications__container__cards .card__text__language {
          width: 100%;
          margin-bottom: 1rem;
          display: flex;
          align-items: center;
          justify-content: center;
          justify-content: space-between;
          flex-direction: row; }
          .publications__container__cards .card__text__language .calendar {
            display: flex;
            align-items: center;
            justify-content: center;
            justify-content: space-between;
            flex-direction: row; }
            .publications__container__cards .card__text__language .calendar p:nth-child(1) {
              margin-right: 1rem;
              opacity: 60%; }

@media only screen and (max-width: 1280px) {
  .publications__img:after {
    height: 36rem;
    width: 40rem;
    top: 7vw;
    left: 60vw; } }

@media only screen and (max-width: 1024px) {
  .publications__img:after {
    display: none; }
  .publications__img {
    background: no-repeat url("/pictures/publications/big_pdf.png");
    background-size: 22rem !important;
    background-position: 80% 65% !important;
    height: 40rem;
    width: 100%;
    background-color: #ffc71d; }
  .publications__container__cards {
    grid-template-columns: initial;
    grid-template-rows: 1fr; } }

@media only screen and (max-width: 834px) {
  .publications__container__cards {
    margin: 15rem auto 0rem auto; } }

@media only screen and (max-width: 468px) {
  .publications__container__cards {
    margin: 5rem auto 0rem auto;
    grid-template-columns: initial !important;
    gap: 50px 0px;
    grid-template-rows: repeat(auto-fit, minmax(400px, 1fr)); }
  .publications__img {
    height: 43rem;
    background-size: 60% !important;
    background-position: 60% 55% !important; }
  .publications__title .cut_title:after {
    display: none; }
  .publications__title {
    margin-top: 2rem; }
  .publications__title .cut_title {
    border-radius: 21px 21px 0 0;
    text-align: center;
    width: 100%;
    padding: 2rem 0rem 0rem 0rem; }
  .card {
    grid-template-rows: 1fr 1fr;
    grid-template-columns: initial !important;
    height: 40rem !important; }
    .card a {
      grid-row: 2; }
    .card:after {
      top: 75% !important; }
  .publications__container__cards .card__text__title {
    margin-top: 1.5rem; } }

.contact_flex {
  display: flex;
  width: 100%;
  align-items: center; }
  .contact_flex img {
    width: 3rem;
    height: 100%;
    align-self: center; }

.info__container__social > img:nth-child(2) {
  margin: 0rem 2rem 0rem 2rem; }

.contact__container {
  display: grid;
  grid-template-columns: 0.4fr 1fr;
  margin-top: 9rem; }
  .contact__container .info {
    position: relative; }
    .contact__container .info__container {
      position: absolute;
      background: #FFFFFF;
      box-shadow: 50px 44px 124px rgba(0, 0, 0, 0.15);
      border-radius: 46px;
      width: 82rem;
      left: 15%;
      top: 25%;
      padding: 4vw 3vw 4vw 3vw; }
      .contact__container .info__container__heading {
        margin-bottom: 4rem; }
      .contact__container .info__container__social {
        margin-top: 4rem;
        display: flex;
        width: 20%;
        justify-content: space-between; }
      .contact__container .info__container__email {
        margin: 2rem 0rem 2rem 0rem; }
      .contact__container .info__container p {
        color: #00425C; }
      .contact__container .info__container p:not(:first-child) {
        color: #00425C;
        margin-left: 3rem; }
      .contact__container .info__container img {
        cursor: pointer; }
  .contact__container .map {
    height: 100vh;
    width: 100%; }
    .contact__container .map iframe {
      width: 100%;
      height: 100%; }

@media only screen and (max-width: 1280px) {
  .contact__container .info__container {
    width: 70rem;
    padding: 3vw 2vw 3vw 2vw; } }

@media only screen and (max-width: 1024px) {
  .contact__container .info__container {
    position: relative !important;
    box-shadow: 15px 20px 124px rgba(0, 0, 0, 0.1);
    border-radius: initial !important;
    width: initial !important;
    top: initial !important;
    left: initial !important;
    padding: 4vw; }
  .contact__container {
    display: grid;
    grid-template-columns: initial !important;
    margin-top: 15rem;
    grid-template-rows: 1fr 1fr; }
  .contact__container .map {
    height: initial;
    margin-top: 8rem; } }

@media only screen and (max-width: 414px) {
  .contact__container .info__container {
    padding: 2rem; }
  .contact__container .info__container__social {
    width: 60%; }
  .info__container__address > img:nth-child(1) {
    width: 2.3rem; }
  .info__container__email > img:nth-child(1) {
    width: 2rem; }
  .contact__container .info {
    position: relative;
    margin-top: 5rem; }
  .contact_flex img {
    width: 2rem; }
  .contact__container .info__container p {
    margin-left: 1.8rem !important; } }

.about_btn_active {
  transform: translateY(0%) !important;
  background-color: #ffc71d !important;
  box-shadow: 0px 16px 27px rgba(0, 0, 0, 0.14) !important;
  color: #FDFDFD !important;
  border: 0.5px solid rgba(255, 199, 29, 0.14) !important;
  outline: none !important; }

.about__container .about_landing {
  display: grid;
  grid-template-columns: 49% 51%;
  align-items: center; }
  .about__container .about_landing__info {
    padding: 0vw 4vw;
    color: #070707;
    margin-top: 2rem;
    text-align: justify; }
    .about__container .about_landing__info .text {
      line-height: 26px; }
  .about__container .about_landing__img {
    height: 100vh;
    width: 100%;
    background: no-repeat url("/pictures/about/about_landing.png");
    background-size: cover;
    background-position: center;
    margin-top: 8.8rem; }

.about__container .about_export {
  display: grid;
  grid-template-columns: 49% 51%;
  align-items: center;
  height: 100vh;
  width: 100%;
  background: no-repeat url("/pictures/about/export_about.png");
  background-size: cover;
  background-position: center; }
  .about__container .about_export .img_container {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center; }
    .about__container .about_export .img_container__img {
      height: 35rem;
      width: 45rem;
      background: no-repeat url("/pictures/about/EDA_logo.jpg");
      background-size: cover;
      background-position: center;
      border-radius: 29px; }
  .about__container .about_export__mask {
    height: 100%;
    width: 100%;
    background: no-repeat url("/pictures/about/export_mask.png");
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center; }
    .about__container .about_export__mask__info {
      padding: 0vw 6vw;
      color: #FDFDFD;
      text-align: justify; }

.about__container .about_services {
  display: grid;
  grid-template-rows: 1fr;
  align-items: center;
  justify-content: center;
  align-content: center; }
  .about__container .about_services__heading {
    color: #070707;
    text-align: center;
    margin: 8rem 0rem; }
  .about__container .about_services__container {
    display: grid;
    grid-template-columns: 38vw 45vw;
    height: 100%;
    padding: 0vw 6.2vw;
    gap: 0px 80px; }
    .about__container .about_services__container__btns {
      margin: 0 auto;
      width: 100%;
      height: 100%; }
      .about__container .about_services__container__btns .btns_container {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 15px 10px; }
        .about__container .about_services__container__btns .btns_container button {
          border: 0.5px solid rgba(0, 0, 0, 0.2);
          border-radius: 13px !important;
          color: #070707;
          padding: .5rem 1rem .5rem 1rem;
          width: 100% !important;
          transition: 0.3s all;
          background-color: #FDFDFD;
          outline: none !important;
          height: 9rem; }
          .about__container .about_services__container__btns .btns_container button:hover {
            transform: translateY(-5%);
            background-color: #ffc71d;
            box-shadow: 0px 16px 27px rgba(0, 0, 0, 0.14);
            color: #FDFDFD;
            border: none;
            border: 0.5px solid rgba(255, 199, 29, 0.14);
            outline: none !important; }
    .about__container .about_services__container__paragraph {
      color: #070707;
      width: 100%;
      text-align: justify; }

@media only screen and (max-width: 1280px) {
  .text {
    margin: 13rem 0; }
  .about_landing {
    grid-template-rows: 1fr .7fr;
    margin-top: 6rem;
    grid-template-columns: initial !important; }
  .about__container .about_landing__img {
    background: no-repeat url("/pictures/about/about_landing_laptop.png");
    background-size: cover;
    background-position: center;
    margin-top: initial !important; }
  .about__container .about_landing__img {
    height: 100%;
    grid-row: 1; }
  .about__container .about_landing__info {
    margin-top: initial; } }

@media only screen and (max-width: 1024px) {
  .about_export {
    grid-template-rows: 1fr 0.7fr;
    grid-template-columns: initial !important; }
  .about__container .about_services__container {
    grid-template-columns: initial !important;
    grid-template-rows: 1fr 1fr;
    gap: 50px 0px; } }

@media only screen and (max-width: 600px) {
  .about__container .about_export .img_container__img {
    height: 25rem;
    width: 30rem; }
  .about__container .about_export__mask__info {
    padding: 6vw 4vw; }
  .about__container .about_landing__info {
    padding: 6vw 4vw; }
  .about__container .about_services__container {
    grid-template-rows: 1fr; }
  .about__container .about_services__container__btns .btns_container {
    grid-template-columns: initial;
    grid-template-rows: 1fr 1fr; }
  .about__container .about_services__container__btns .btns_container button {
    height: 8rem; } }

@media only screen and (max-width: 414px) {
  .about__container .about_export {
    height: 100%; }
  .about__container .about_export .img_container__img {
    width: 28rem; }
  .about__container .about_landing__img {
    height: 65rem; }
  .about__container .about_landing__info {
    padding: 0vw 4vw; }
  .about_landing {
    margin-top: 3rem; } }

.admin_panel_main {
  padding: 1vw 2vw; }

.admin_page {
  margin-top: 10rem; }
  .admin_page__container {
    display: grid;
    grid-template-columns: auto 1fr; }

.ant-tooltip {
  display: none; }

.admin_form_basic {
  display: grid;
  flex-direction: column;
  width: 100%;
  max-width: 50rem;
  margin-bottom: 5rem;
  grid-column-gap: 2rem;
  grid-template-columns: 1fr 1fr; }
  .admin_form_basic .input_field_continer {
    margin: 1.1rem 0 0 0;
    display: inline;
    grid-column: 1/3; }
    .admin_form_basic .input_field_continer input,
    .admin_form_basic .input_field_continer textarea {
      width: 100%; }

.input_field_lable {
  color: rgba(0, 0, 0, 0.8);
  margin-bottom: 0.2rem; }

/* styles.chunk.css | http://localhost:3000/_next/static/css/styles.chunk.css?ts=1590490112790 */
.test_admin_form {
  max-width: 100rem !important;
  width: 100%; }
  .test_admin_form .admin_form_basic .input_field_continer {
    margin: initial; }
  .test_admin_form .main_anwares_container {
    display: grid;
    grid-template-columns: 6fr 1fr 1fr;
    align-items: center;
    margin: 1.1rem 0 0 0; }
    .test_admin_form .main_anwares_container .answare {
      grid-column: 1/2;
      border-radius: 8px 0 0 8px !important; }
    .test_admin_form .main_anwares_container .score {
      grid-column: 2/3;
      border-radius: 0; }
    .test_admin_form .main_anwares_container .delete_question_button {
      background-color: #FF5A56 !important;
      grid-column: 3/4;
      border-radius: 0 8px 8px 0 !important;
      margin-bottom: 0 !important; }
  .test_admin_form .subQuestions {
    margin-top: 2rem; }
  .test_admin_form .sub_questions_container .input_fields {
    margin-bottom: 2rem; }
  .test_admin_form .sub_questions_container .subquestion_answares {
    display: grid;
    grid-template-columns: 6fr 1fr; }
    .test_admin_form .sub_questions_container .subquestion_answares .answare {
      border-radius: 8px 0 0 8px; }
    .test_admin_form .sub_questions_container .subquestion_answares .score {
      border-radius: 0 8px 8px 0; }
  .test_admin_form .input_field_continer {
    grid-column: 1/2;
    margin: initial; }
  .test_admin_form .anware_container {
    display: flex; }
    .test_admin_form .anware_container .question_count {
      align-self: center;
      margin-right: 1rem; }
  .test_admin_form .add_question_button {
    background-color: transparent !important;
    color: black;
    display: flex;
    align-content: center; }
    .test_admin_form .add_question_button p {
      margin-left: 1rem;
      align-self: center; }

.delete_question_button {
  background-color: #FF5A56 !important;
  margin-bottom: 3rem; }

@media only screen and (max-width: 1000px) {
  .test_admin_form {
    grid-template-columns: 1fr; } }

.productDetale_container {
  margin: 0 0 4rem 0; }
  .productDetale_container .tip_input_container {
    margin-top: 1rem;
    display: flex;
    width: 80%; }
    .productDetale_container .tip_input_container input {
      border-radius: 10px 0 0 10px !important; }
    .productDetale_container .tip_input_container input[type="color"] {
      height: 6.5rem;
      width: 6.5rem;
      border-radius: 100px !important;
      background: none;
      border: none;
      overflow: hidden; }
    .productDetale_container .tip_input_container button {
      background: white;
      box-shadow: 0 9px 22px rgba(20, 20, 20, 0.1);
      border: none;
      padding: 1rem 2rem;
      width: 17rem;
      cursor: pointer; }
    .productDetale_container .tip_input_container .add_tip_btn {
      border-radius: 10px 0px 0px 10px !important;
      background-color: #ffc000;
      color: #000000; }
    .productDetale_container .tip_input_container .add_tip_btn__with_link {
      border-radius: 0px 10px 10px 0px !important;
      background-color: #DBD9D9;
      color: #000000; }
  .productDetale_container ol {
    list-style: none;
    counter-reset: li;
    padding: 0; }
    .productDetale_container ol li {
      position: relative;
      margin-top: 0.6rem;
      z-index: 2;
      font-family: "georgian-paragraph-regular", "sailec";
      font-size: calc( 13px + (16 - 13) * ((100vw - 300px) / (1900 - 700))) !important;
      margin-bottom: 1.5rem;
      color: #070707; }
      .productDetale_container ol li:before {
        color: white !important;
        content: counter(li);
        font-weight: bold;
        width: 2.3rem;
        height: 2.3rem;
        background: no-repeat url("/pictures/singleProduct/yellow_bullets.svg");
        background-size: cover;
        background-position: center;
        transform: translateX(-50%);
        counter-increment: li;
        left: -2.7rem;
        z-index: -1;
        padding: 0rem 0.1rem;
        text-align: center; }
      .productDetale_container ol li img {
        width: 60%;
        height: auto; }
  .productDetale_container ul {
    list-style: none !important;
    list-style-type: none !important; }
    .productDetale_container ul li {
      position: relative;
      margin-top: 0.6rem;
      z-index: 1;
      font-family: "georgian-paragraph-regular", "sailec";
      font-size: calc( 13px + (16 - 13) * ((100vw - 300px) / (1900 - 700))) !important;
      margin-bottom: 1.5rem;
      color: #070707; }
      .productDetale_container ul li:before {
        color: #FDFDFD !important;
        content: "" !important;
        transform: translate(-50%, 22%);
        width: 1.3rem;
        height: 1.3rem;
        background: no-repeat url("/pictures/singleProduct/yellow_round_bullets.svg");
        background-size: cover;
        background-position: center;
        top: 0.2rem;
        left: -2.4rem;
        z-index: 2;
        padding: 0rem 0.1rem;
        text-align: center; }
      .productDetale_container ul li img {
        width: 60%;
        height: auto; }
  .productDetale_container .checkbox {
    display: inline-block;
    transform: translateY(14%); }
  .productDetale_container h1 {
    display: inline-block;
    margin: 0 0 0 2rem; }
  .productDetale_container__imageUpload {
    width: 20rem; }

.ql-editor li:not(.ql-direction-rtl)::before {
  margin: initial !important;
  text-align: center !important; }

.news_card {
  box-shadow: 0 16px 60px -20px rgba(12, 12, 14, 0.3);
  border-radius: 10px !important;
  overflow: hidden !important;
  margin: 2rem 2rem !important;
  transition: all 0.15s cubic-bezier(0, 1.06, 0.37, 0.38); }
  .news_card:hover {
    box-shadow: 0 8px 20px -5px rgba(12, 12, 14, 0.3); }
  .news_card * {
    border: none !important; }
  .news_card__image {
    height: 35rem;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }

.pdf_card {
  box-shadow: 0 16px 60px -20px rgba(12, 12, 14, 0.3);
  border-radius: 10px !important;
  overflow: hidden !important;
  margin: 2rem 2rem !important;
  transition: all 0.15s cubic-bezier(0, 1.06, 0.37, 0.38); }
  .pdf_card:hover {
    box-shadow: 0 8px 20px -5px rgba(12, 12, 14, 0.3); }
  .pdf_card * {
    border: none !important; }
  .pdf_card__image {
    height: 23rem;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }

.admin_login {
  width: 100%;
  height: 100%; }
  .admin_login__container {
    width: 100%;
    height: 100vh;
    display: grid;
    grid-template-columns: 1fr 1fr; }
    .admin_login__container .login {
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column; }
      .admin_login__container .login__form {
        display: grid;
        grid-template-rows: 1fr 1fr 1.5fr;
        grid-row-gap: 3.2rem; }
      .admin_login__container .login .input_field_lable {
        margin-bottom: 0.7rem; }
      .admin_login__container .login__input_fields {
        font-size: calc(13px + (15 - 13) * ((100vw - 300px) / (1900 - 700))) !important;
        font-family: "georgian-heading-bold", "sailec";
        opacity: 60%; }
      .admin_login__container .login__btn {
        margin-top: 3rem; }
        .admin_login__container .login__btn button {
          margin: 0 auto;
          width: 30vw; }
    .admin_login__container .gradient {
      width: 100%;
      height: 100%;
      background: #fceabb;
      /* fallback for old browsers */
      background: -webkit-linear-gradient(to left, #f8b500, #fceabb);
      /* Chrome 10-25, Safari 5.1-6 */
      background: linear-gradient(to left, #f8b500, #fceabb);
      /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ }

@media only screen and (max-width: 1024px) {
  .admin_login__container {
    grid-template-columns: initial !important;
    grid-template-rows: 1fr .5fr; }
    .admin_login__container .login__form {
      display: grid;
      grid-template-rows: 1fr 1fr 1fr !important;
      grid-row-gap: 1rem !important; }
    .admin_login__container .login__input_fields {
      width: 50vw;
      padding: 1.3rem 0rem 1.3rem 0rem; }
    .admin_login__container .login__btn button {
      margin: 0 auto;
      width: 50vw;
      padding: 1.6rem; }
    .admin_login__container .gradient {
      background: linear-gradient(to top, #f8b500, #fceabb); } }

@media only screen and (max-width: 668px) {
  .login__form {
    width: 90%; }
  .login__input_fields {
    width: 100% !important;
    padding: 1.3rem 0rem 1.3rem 0rem; }
  .login__btn button {
    width: 100% !important; } }

.deny-input {
  color: red;
  border-color: red; }

.deny-display {
  background-color: red !important; }
  .deny-display:after {
    content: "";
    display: block;
    position: absolute;
    width: 2rem;
    height: 2rem;
    background: red !important;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    border-radius: 100px;
    border: 2px solid pink;
    z-index: -1; }

.box {
  position: relative;
  display: inline-block; }
  .box #counter-display {
    position: absolute;
    right: 10%;
    bottom: 10%;
    color: white;
    font-size: 0.9rem;
    font-weight: bold;
    border-radius: 100000px;
    z-index: 1;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    text-align: center; }
    .box #counter-display:after {
      content: "";
      display: block;
      position: absolute;
      width: 3rem;
      height: 3rem;
      background: #1B83FE;
      transform: translate(-50%, -50%);
      top: 50%;
      left: 50%;
      border-radius: 100px;
      z-index: -1; }
  .box #counter-input {
    display: inline-block; }

@media only screen and (max-width: 1440px) {
  section .hero__container .introduction {
    padding: initial !important; }
    section .hero__container .introduction .heading {
      width: 90%; }
  .pic1,
  .pic2,
  .pic3 {
    height: 77vh !important; } }

@media only screen and (max-width: 1280px) {
  section .hero__container .introduction {
    max-width: 90rem; }
  .select_btns {
    width: 60% !important;
    align-items: center !important;
    flex-direction: column !important; }
    .select_btns .choose_country {
      width: 60% !important; }
    .select_btns .choose_product {
      margin-top: 1.5rem;
      width: 60% !important; }
    .select_btns .send_product {
      width: 100%; }
      .select_btns .send_product button {
        background-color: #0F98DC !important; }
  .hero .search {
    display: none !important; }
  .hero .introduction {
    margin-top: 4rem;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    .hero .introduction .heading {
      width: 100% !important;
      display: flex;
      align-items: center;
      justify-content: center; }
      .hero .introduction .heading p {
        width: 60%; }
    .hero .introduction .paragraph {
      width: 100% !important;
      margin: 2vw 0 3vw 0 !important;
      display: flex;
      align-items: center;
      justify-content: center; }
      .hero .introduction .paragraph p {
        width: 60%;
        line-height: 25px; }
  .pic1,
  .pic2,
  .pic3 {
    height: 74vh !important; } }

@media only screen and (max-width: 1024px) {
  section .hero {
    height: initial !important; }
  .pic1,
  .pic2,
  .pic3 {
    height: 69rem !important; } }

@media only screen and (max-width: 834px) {
  .hero .product_selects_container {
    display: flex;
    flex-direction: column !important;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto !important;
    align-items: center; }
    .hero .product_selects_container div:first-child {
      margin-right: 0 !important; }
    .hero .product_selects_container .choose_product {
      width: 100%;
      margin-right: 3rem; }
    .hero .product_selects_container .choose_country {
      width: 100%;
      margin-left: 0;
      margin-top: 2rem !important; }
  .hero .send_product {
    width: 60% !important; }
  .hero .introduction .paragraph {
    width: 100% !important;
    margin: 4vw 0vw 4vw 0vw !important; }
    .hero .introduction .paragraph p {
      line-height: 20px; }
  .hero__container .buttons .btn {
    width: 100% !important; }
  .pic1,
  .pic2,
  .pic3 {
    height: 65rem !important; }
  .select_btns {
    width: 100% !important; } }

@media only screen and (max-width: 468px) {
  .hero .earth__container {
    height: 30rem; }
  .hero .select_btns .choose_country,
  .hero .select_btns .choose_product {
    width: 100% !important; }
  section .hero {
    height: initial !important; }
    section .hero .introduction .heading p {
      width: 100% !important; }
    section .hero .introduction .paragraph p {
      width: 100% !important; }
  .sectionOne .categories .items_container .items .item a .text {
    margin-top: 2rem !important; }
  .pic1,
  .pic2,
  .pic3 {
    height: 80vh !important; }
  .hero .send_product {
    width: 100% !important; }
  .sectionOne .categories .items_container {
    margin-top: 2rem !important; } }

@media only screen and (max-width: 375px) {
  .earth {
    margin-top: 8rem; }
  section .hero {
    margin-top: 3rem; }
  .pic1,
  .pic2,
  .pic3 {
    height: 100vh !important; } }

@media only screen and (max-width: 1440px) {
  .ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
    /*! height: 60px; */
    padding: 1rem 1rem 1rem 1rem !important; } }

@media only screen and (max-width: 1280px) {
  .select_btns .choose_country {
    margin-left: initial !important;
    margin-top: 2rem; } }

@media only screen and (max-width: 1024px) {
  .navigation_menu {
    width: initial !important; }
  .navigation_menu {
    display: none;
    position: absolute !important;
    top: 8% !important;
    left: 0% !important;
    background-color: #FDFDFD;
    height: 100vh !important;
    width: 100% !important;
    bottom: 0 !important;
    clip-path: polygon(0% 0%, 100% 0%, 100% 0%, 0% 0%);
    bottom: 0%; }
  header .navigation_menu__list {
    /* height: 100%; */
    height: initial !important;
    flex-direction: column !important; }
  header .navigation_menu__list__items {
    margin-right: initial !important;
    margin-top: 9vh; }
  .header_container {
    position: relative; }
    .header_container .search {
      width: 15rem !important; }
  .active_nav {
    margin-top: 9rem;
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%) !important;
    display: block !important; }
  .logo {
    width: 13rem !important;
    height: 7.5rem !important; }
  .hamburger {
    display: block !important;
    cursor: pointer; }
    .hamburger img {
      width: 80%;
      height: 80%; }
  .searchIsActive {
    display: block !important; }
  .for_desktop {
    display: none !important; }
  .search {
    display: none !important; } }

@media only screen and (max-width: 834px) {
  header .navigation_menu__list__items {
    margin-right: initial !important;
    margin-top: 11vh; } }

@media only screen and (max-width: 414px) {
  .logo {
    width: 12rem !important;
    height: 8rem !important; }
  header .navigation_menu__list {
    /* height: 100%; */
    height: 75% !important; }
  .active_nav {
    margin-top: 9rem; }
  .navigation_menu {
    height: 100vh !important; }
  header .observer-nav {
    height: 7rem; } }

@media only screen and (max-width: 375px) {
  header .logo .main_logo {
    height: 80% !important; }
  header .navigation_menu__list__items {
    margin-right: initial !important;
    margin-top: 9vh; } }

header {
  width: 100%;
  z-index: 99;
  position: fixed;
  top: 0;
  -webkit-overflow-scrolling: touch; }
  header .header_container {
    padding: 0vw 6vw;
    background-color: #FDFDFD !important;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    transition: all .2s ease;
    height: 11rem;
    box-shadow: 0px 20px 60px -24px rgba(0, 0, 0, 0.1); }
  header .observer-nav {
    height: 10rem;
    box-shadow: 0px 20px 60px -24px rgba(0, 0, 0, 0.3);
    transition: all .2s ease; }
  header .logo {
    width: 20rem;
    height: 9rem;
    cursor: pointer; }
    header .logo .main_logo {
      width: 100%;
      height: 100%; }
  header .hamburger {
    display: none; }
  header .searchIsActive {
    display: none; }
  header .navigation_menu {
    position: relative;
    height: 100%;
    z-index: 100; }
    header .navigation_menu__list {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%;
      height: 100%;
      list-style-type: none; }
      header .navigation_menu__list .activeLink a {
        color: #ffc71d;
        opacity: 100%;
        cursor: pointer; }
      header .navigation_menu__list__items {
        list-style-type: none;
        position: relative;
        margin-right: 1vw; }
        header .navigation_menu__list__items a {
          text-decoration: none;
          color: #00425C;
          cursor: pointer; }
          header .navigation_menu__list__items a:hover {
            opacity: 45%; }
  header .for_mobile {
    display: none; }

.btn {
  text-decoration: none;
  border-radius: 8px;
  width: 34rem;
  padding: 1.8rem;
  display: block;
  text-align: center;
  position: relative;
  border-image: none;
  text-decoration: none;
  cursor: pointer;
  border: none;
  color: #FDFDFD;
  outline: none; }

.btn_blue {
  background-image: linear-gradient(135deg, #32C7F9 0%, #1B83FE 100%);
  border: 1px solid #32C7F9; }
  .btn_blue:hover {
    box-shadow: 0px 10px 35px -15px #1B83FE;
    color: #FDFDFD; }

.btn_blue_hover:hover {
  mix-blend-mode: normal;
  opacity: 0.75;
  border: 1px solid #1B83FE;
  color: #1B83FE;
  background-image: none;
  box-shadow: 0px 10px 35px -15px #1B83FE; }

.btn_white {
  border: none !important;
  mix-blend-mode: normal;
  opacity: 100%;
  background-color: #FDFDFD;
  border: 1px solid #1B83FE;
  color: #32C7F9;
  background-image: none; }

.btn_white_hover {
  border: none !important; }
  .btn_white_hover:hover {
    background-image: linear-gradient(135deg, #32C7F9 0%, #1B83FE 100%);
    opacity: 100%;
    color: #FDFDFD;
    border: 1px solid #FDFDFD;
    box-shadow: 0px 10px 35px -15px #1B83FE; }

.btn_yellow {
  background-color: #ffc71d; }
  .btn_yellow:hover {
    background: #FFC71D;
    mix-blend-mode: normal;
    box-shadow: 0px 10px 35px -15px #ffc71d; }

.btn_green {
  background-color: #49DD8F; }
  .btn_green:hover {
    background: #49DD8F;
    mix-blend-mode: normal;
    box-shadow: 0px 10px 35px -15px #49DD8F; }

.btn_red {
  background-color: #FF5A56; }
  .btn_red:hover {
    background: #FF5A56;
    mix-blend-mode: normal;
    box-shadow: 0px 10px 35px -15px #FF5A56; }

.btn_green {
  background: #49DD8F;
  color: #FDFDFD !important; }

.footer_links_flex {
  display: flex;
  align-items: center; }

.imgs_right {
  margin-right: 2rem; }

.footer {
  background-color: #FDFDFD;
  margin-top: 10rem;
  width: 100%;
  overflow: hidden;
  height: 100%;
  z-index: 5;
  position: relative;
  display: grid;
  grid-template-rows: 1fr auto; }
  .footer__container {
    display: grid;
    grid-template-columns: 1fr .4fr; }
    .footer__container .info {
      background-color: #0F98DC;
      color: #FDFDFD;
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding: 1vw 0vw 2vw 4vw; }
      .footer__container .info .address {
        cursor: pointer !important; }
      .footer__container .info .address,
      .footer__container .info .email {
        color: rgba(255, 255, 255, 0.7); }
        .footer__container .info .address a,
        .footer__container .info .email a {
          text-decoration: none !important;
          color: #FDFDFD;
          color: rgba(255, 255, 255, 0.7);
          cursor: pointer; }
        .footer__container .info .address p,
        .footer__container .info .email p {
          cursor: default; }
      .footer__container .info .export {
        padding: 0vw 0vw 1.5vw 0vw; }
      .footer__container .info .email {
        margin: 0.5vw 0vw; }
    .footer__container .usaid {
      display: block;
      height: 100%;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
  .footer .rights_reserved {
    text-align: center;
    padding: 2rem 0rem 2rem 0rem;
    color: #070707; }
    .footer .rights_reserved .trix {
      display: flex;
      justify-content: center;
      align-items: center;
      margin-top: 3rem; }
      .footer .rights_reserved .trix p {
        color: #070707; }
      .footer .rights_reserved .trix__logo {
        margin-left: 2rem; }
        .footer .rights_reserved .trix__logo img {
          width: 12.5rem; }

@media only screen and (max-width: 1024px) {
  .footer__container .info .email {
    margin: 2vw 0vw; }
  .footer__container .info {
    padding: 4vw 0vw 4vw 4vw; }
  .footer__container {
    height: initial !important; } }

@media only screen and (max-width: 834px) {
  .footer__container {
    grid-template-columns: initial !important;
    grid-template-rows: 1fr .7fr !important;
    height: initial !important; }
    .footer__container .usaid {
      grid-row: 1/2 !important; } }

@media only screen and (max-width: 468px) {
  .rights_reserved .trix__logo {
    width: initial !important; }
    .rights_reserved .trix__logo img {
      width: 11rem; }
  .footer__container {
    height: initial !important; }
    .footer__container .usaid img {
      width: 100% !important; }
  .footer .rights_reserved {
    padding: 2rem 0rem 2rem 0rem; }
  .footer .export {
    margin-top: 2rem !important; }
  .footer .tel {
    margin-bottom: 2rem !important; }
  .footer__container .usaid img {
    width: 95% !important; }
  .footer__container .info .email {
    margin: 4vw 0vw; }
  .footer__container .info {
    padding: 4vw; } }

@media only screen and (max-width: 375px) {
  .footer__container {
    height: 100% !important; } }

.handle_errors {
  font-size: 16px;
  color: #FF5A56;
  font-family: "georgian-paragraph-regular", "sailec";
  margin-top: 1vw; }

.display {
  display: block; }

.none {
  display: none; }

.input_fields {
  padding: 1.2rem 0rem 1.2rem 1.2rem;
  width: 100%;
  opacity: 95%;
  border-radius: 8px;
  border: 1px solid #32C7F9;
  outline: none;
  box-shadow: 0 9px 22px rgba(20, 20, 20, 0.1);
  outline-style: none;
  border-color: transparent;
  transition: all 0.15s cubic-bezier(0, 1.06, 0.37, 0.38); }
  .input_fields:focus {
    box-shadow: 0 0px 2px rgba(20, 20, 20, 0.3), 0 7px 17px rgba(20, 20, 20, 0.08);
    color: #070707;
    opacity: 100%;
    background-color: white;
    padding: 1.2rem 0rem 1.2rem 1.2rem;
    animation: inputCursorAnimation ease 0.1s forwards; }

@keyframes inputCursorAnimation {
  from {
    padding: 1.2rem 0rem 1.2rem 0rem; }
  to {
    padding: 1.2rem 0rem 1.2rem 1.2rem; } }
  .input_fields::placeholder {
    color: #070707;
    opacity: 40%; }

.input_fields_errorMessage {
  color: #FF5A56; }

.ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
  border: none;
  /*! height: 60px; */
  height: initial !important;
  padding: 1.5rem 1.5rem 1.5rem 1.5rem !important;
  border-radius: 8px !important;
  background-color: #ffc71d !important; }

.ant-select-single.ant-select-show-arrow .ant-select-selection-item,
.ant-select-single.ant-select-show-arrow .ant-select-selection-placeholder {
  padding-right: 40px !important;
  color: #FDFDFD !important;
  opacity: 100% !important;
  font-size: calc(12px + (16 - 12) * ((100vw - 300px) / (1900 - 700))) !important;
  font-family: "georgian-button-semi-bold", "sailec" !important; }

.choose_product > div:nth-child(1) > span:nth-child(2) > span:nth-child(1) > svg:nth-child(1) {
  display: none !important; }

.ant-select-arrow {
  background: no-repeat url("/pictures/down_arrow.png") !important;
  background-size: contain !important;
  background-position: center !important;
  width: 4rem !important;
  height: 1.5rem !important;
  top: 50% !important; }

.choose_product > div:nth-child(1) > span:nth-child(2) > span:nth-child(1) {
  display: none !important; }

.ant-select {
  width: 100% !important; }

.ant-select-item-option-content {
  font-family: "georgian-paragraph-regular", "sailec" !important;
  font-size: calc(13px + (15 - 13) * ((100vw - 300px) / (1900 - 700))) !important !important;
  color: #070707; }

.select_btns {
  display: flex;
  align-items: center;
  width: 94%; }
  .select_btns .choose_country {
    margin-left: 4.5rem;
    width: 50%; }
  .select_btns .choose_product {
    width: 50%; }

.choose_product > div:nth-child(1) > div:nth-child(1) {
  border: none; }

.ant-select-open > span:nth-child(2) > span:nth-child(1) {
  display: none !important; }

.choose_country > div:nth-child(1) > span:nth-child(2) > span:nth-child(1) {
  display: none !important; }

.anticon.anticon-down {
  display: none !important; }

@media only screen and (max-width: 468px) {
  .ant-select-single:not(.ant-select-customize-input) .ant-select-selector {
    padding: 1.1rem 1.1rem 1.1rem 1.1rem !important; } }

.choose_section {
  display: none; }
  .choose_section .choose_fields {
    backdrop-filter: blur(20px);
    height: 100vh;
    display: grid;
    grid-template-rows: 1fr 1fr;
    background-color: #f7f7f7; }
    .choose_section .choose_fields .choose_container {
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
      .choose_section .choose_fields .choose_container .inputs {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center; }
    .choose_section .choose_fields .choose_btn {
      margin: 0 auto; }
      .choose_section .choose_fields .choose_btn a {
        width: 35rem;
        padding: 2rem; }

.product_tip {
  margin-bottom: 2rem !important; }

[classname*="product_tip_with_links"] {
  background-color: #DBD9D9 !important;
  color: black !important; }
  [classname*="product_tip_with_links"] a {
    color: #40a9ff !important;
    text-decoration: underline !important; }

.active_border {
  box-sizing: border-box;
  border: 0.1px solid #ffffff; }
  .active_border ul li {
    font-family: "georgian-paragraph-regular", "sailec";
    display: flex;
    align-items: center;
    font-size: 90% !important;
    height: 4rem !important;
    overflow: visible !important; }

section .single_product {
  position: relative; }
  section .single_product ol li:first-child {
    margin-bottom: 0.8rem; }
  section .single_product ol li:last-child {
    margin-top: 0.8rem; }
  section .single_product p {
    line-height: 180%; }
    section .single_product p img {
      width: 100%; }
  section .single_product iframe {
    width: 60%;
    height: 34rem; }
  section .single_product__img {
    height: 27vw;
    width: 100%;
    background: no-repeat url("/pictures/chiri.png");
    background-size: cover;
    background-position: center; }
  section .single_product__title .product_title_arrow {
    color: #ffc71d;
    position: relative;
    top: -3px; }
  section .single_product__container {
    background-color: white;
    width: 100%;
    border-radius: 21px 21px 0px 0px;
    height: 70%;
    /* width */
    /* Track */
    /* Handle */
    /* Handle on hover */ }
    section .single_product__container ::-webkit-scrollbar {
      display: none; }
    section .single_product__container ::-webkit-scrollbar {
      width: 5px; }
    section .single_product__container ::-webkit-scrollbar-track {
      background: #f3f3f3; }
    section .single_product__container ::-webkit-scrollbar-thumb {
      background: #b3b2b2;
      border-radius: 2px; }
    section .single_product__container ::-webkit-scrollbar-thumb:hover {
      background: #b9b9b9; }
    section .single_product__container .side_menu {
      height: 70rem;
      overflow-y: scroll;
      padding: 0vw 0vw 0vw 4vw;
      -ms-overflow-style: none;
      /* IE and Edge */
      scrollbar-width: none;
      /* Firefox */ }
      section .single_product__container .side_menu__cards {
        margin-right: 3rem;
        position: relative; }
      section .single_product__container .side_menu .crop2shop_logo {
        width: 100%; }
        section .single_product__container .side_menu .crop2shop_logo img {
          width: 94%;
          height: 100%; }
    section .single_product__container .wrapped_container {
      position: relative;
      display: grid;
      grid-template-columns: 34vw 67vw !important;
      grid-template-rows: 1fr;
      gap: 0px 20px;
      margin: 10rem auto 0rem auto; }
      section .single_product__container .wrapped_container .product_info__heading p {
        color: #070707; }
      section .single_product__container .wrapped_container .product_info__paragraph {
        margin-top: 3rem; }
        section .single_product__container .wrapped_container .product_info__paragraph .sub_paragraphs {
          margin: 1vw 0vw 1vw 2vw; }
        section .single_product__container .wrapped_container .product_info__paragraph .anotation .anotation__links {
          text-decoration: underline; }
        section .single_product__container .wrapped_container .product_info__paragraph .anotation .anotation_middle {
          margin: 1.5vw 0vw 1.5vw 0vw; }

.SingleProductReveal {
  padding: 0rem 0rem 0rem 4.5rem;
  border-left: 5px solid #27378E;
  display: block; }
  .SingleProductReveal h1 {
    background-color: #0F98DC !important;
    padding: 0.5rem 1rem 0.3rem 1rem;
    color: #FDFDFD;
    font-size: calc( 15px + (20 - 15) * ((100vw - 300px) / (1900 - 700))) !important;
    display: inline-block;
    font-family: "nino_bold"; }
  .SingleProductReveal h1:nth-child(1) {
    background-color: #27378E !important;
    display: block !important;
    padding: 1rem 1rem 0.3rem 1rem;
    color: #FDFDFD;
    font-size: calc( 15px + (23 - 15) * ((100vw - 300px) / (1900 - 700))) !important;
    font-family: "nino_bold";
    max-width: 80%; }
  .SingleProductReveal h1:nth-child(n + 3) {
    margin-top: 4rem !important;
    position: relative; }
    .SingleProductReveal h1:nth-child(n + 3):after {
      content: "";
      position: absolute;
      width: 50vw;
      height: 0.5rem;
      background-color: #27378E;
      z-index: 1;
      top: -2.2rem;
      left: 0; }
    .SingleProductReveal h1:nth-child(n + 3):before {
      content: "";
      position: absolute;
      width: 27vw;
      height: 1.6rem;
      background-color: red;
      z-index: 2;
      left: 0rem;
      top: -2.7rem; }
  .SingleProductReveal p {
    font-family: "georgian-paragraph-regular", "sailec";
    font-size: calc( 13px + (16 - 13) * ((100vw - 300px) / (1900 - 700))) !important;
    width: 80%;
    color: #070707;
    line-height: 180%; }
    .SingleProductReveal p a {
      white-space: pre-wrap !important;
      overflow-wrap: break-word !important;
      overflow: hidden !important; }
  .SingleProductReveal ul {
    margin-top: 1.5rem;
    list-style: none;
    width: 100%;
    max-width: 80%; }
    .SingleProductReveal ul li {
      list-style-type: none !important;
      position: relative;
      margin-left: 5rem;
      margin-top: 0.6rem;
      z-index: 2;
      font-family: "georgian-paragraph-regular", "sailec";
      font-size: calc( 13px + (16 - 13) * ((100vw - 300px) / (1900 - 700))) !important;
      margin-bottom: 1.5rem;
      counter-increment: li;
      color: #070707; }
      .SingleProductReveal ul li:before {
        content: "";
        font-weight: bold;
        position: absolute;
        width: 1.3rem;
        height: 1.3rem;
        background: no-repeat url("/pictures/singleProduct/yellow_round_bullets.svg");
        background-size: cover;
        background-position: center;
        top: 0.7rem;
        left: -2.7rem;
        z-index: -1;
        padding: 0rem 0.1rem;
        text-align: center; }
      .SingleProductReveal ul li img {
        width: 60%;
        height: auto; }
  .SingleProductReveal ol {
    margin-top: 1.5rem;
    list-style: none !important;
    counter-reset: li;
    width: 100%;
    max-width: 80%; }
    .SingleProductReveal ol li {
      position: relative;
      margin-left: 5rem;
      margin-top: 0.6rem;
      z-index: 2;
      font-family: "georgian-paragraph-regular", "sailec";
      font-size: calc( 13px + (16 - 13) * ((100vw - 300px) / (1900 - 700))) !important;
      margin-bottom: 1rem;
      counter-increment: li !important;
      color: #070707; }
      .SingleProductReveal ol li:before {
        content: counter(li) ". ";
        color: white !important;
        position: absolute;
        width: 2.4rem;
        height: 2.4rem;
        background: no-repeat url("/pictures/singleProduct/yellow_bullets.svg");
        background-size: cover;
        background-position: center;
        top: 0.2rem;
        left: -3.1rem;
        z-index: -1;
        padding: 0rem 0.1rem;
        text-align: center; }
      .SingleProductReveal ol li img {
        width: 60%;
        height: auto; }

.revealHtml_img {
  width: 100%;
  height: 100%;
  grid-column: 2/2;
  margin-top: 7rem; }
  .revealHtml_img img {
    width: 100%; }

div.side_menu__cards__info {
  cursor: pointer;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  width: 100%;
  color: #FDFDFD;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  transition: height 0.6s, box-shadow 0.6s, filter 0.6s; }
  div.side_menu__cards__info ul {
    margin-bottom: 1rem;
    margin-top: 0rem;
    list-style: none !important; }
    div.side_menu__cards__info ul li {
      display: flex;
      align-items: center;
      font-size: 95%;
      height: 0;
      overflow: hidden;
      margin-left: 3.2rem;
      text-shadow: 2px 2px 2px #dfdfdf;
      list-style-type: none !important;
      transition: height 0.4s, overflow 0.1s;
      color: #070707;
      position: relative;
      font-size: 90% !important; }
      div.side_menu__cards__info ul li:before {
        content: "\2022";
        color: #ffc71d;
        font-weight: bold;
        display: inline-block;
        width: 2rem;
        font-family: "georgian-paragraph-regular", "sailec";
        font-size: 20px;
        display: flex;
        height: 100%; }
  div.side_menu__cards__info:hover {
    height: initial; }
    div.side_menu__cards__info:hover ul li {
      display: flex;
      align-items: center;
      font-size: 90% !important;
      font-family: "georgian-paragraph-regular", "sailec";
      height: 4rem !important;
      overflow: visible; }

.side_menu__cards__info__title {
  font-size: calc( 13px + (18 - 13) * ((100vw - 300px) / (1900 - 700))) !important;
  font-family: "nino_bold";
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  background-color: #0F98DC;
  padding: 1rem; }

.side_menu__cards__info__paragraph {
  display: block !important;
  display: none;
  width: 100%;
  font-size: calc( 13px + (16 - 13) * ((100vw - 300px) / (1900 - 700))) !important;
  font-family: "georgian-paragraph-regular", "sailec";
  margin-top: 0.5rem; }

@media only screen and (max-width: 1440px) {
  section .single_product__container .wrapped_container {
    grid-template-columns: 40% 60%;
    grid-template-rows: 1fr; }
  .SingleProductReveal ul li:before {
    top: 0.5rem !important; }
  .SingleProductReveal ol li:before {
    top: initial !important; }
  section .single_product__title .cut_title {
    transform: translateY(-95%); } }

@media only screen and (max-width: 1024px) {
  .SingleProductReveal h1 {
    margin-top: 2rem !important; }
  .SingleProductReveal p {
    line-height: 190%;
    max-width: 90%;
    width: 100%; }
    .SingleProductReveal p a {
      white-space: pre-wrap !important;
      overflow-wrap: break-word !important;
      overflow: hidden !important; }
  .SingleProductReveal ul li a {
    white-space: pre-wrap !important;
    overflow: hidden !important;
    overflow-wrap: break-word !important; }
  .SingleProductReveal ol li a {
    white-space: pre-wrap !important;
    overflow-wrap: break-word !important;
    overflow: hidden !important; }
  section .single_product .wrapped_container {
    grid-template-columns: initial !important;
    grid-template-rows: 40rem 1fr auto;
    gap: 70px 0px !important; }
  .revealHtml_img {
    grid-column: initial !important; }
  .side_menu {
    width: initial !important;
    padding: 0vw 2vw; }
  .SingleProductReveal h1:not(:first-child) {
    max-width: initial !important;
    width: 100%;
    margin-left: initial !important;
    margin-top: 2rem; }
  .SingleProductReveal {
    padding: 0vw 4vw; }
  div.side_menu__cards__info {
    width: 100% !important; }
  section .single_product__container .side_menu {
    height: initial !important; }
  section .single_product p img {
    width: 100% !important;
    height: 100%; }
  section .single_product__img {
    height: 40rem; } }

@media only screen and (max-width: 864px) {
  div.side_menu__cards__info ul {
    margin-top: 1.5rem !important; }
  .revealHtml_img {
    margin-top: initial !important; } }

@media only screen and (max-width: 468px) {
  .SingleProductReveal {
    border: none !important; }
  .SingleProductReveal ul {
    max-width: 90%; }
  .SingleProductReveal ol {
    max-width: 90%; }
  h1 {
    max-width: initial !important;
    width: 100%; }
  p {
    width: 100% !important; }
  section .single_product__img {
    height: 30rem; }
  section .single_product__title .cut_title {
    padding: 2rem 0rem 0 0rem !important;
    border-radius: 21px 21px 0 0;
    width: 100%;
    text-align: center; }
    section .single_product__title .cut_title:after {
      display: none; }
  .product_info {
    width: 90% !important; }
  div.side_menu__cards__info ul {
    margin-top: 1rem !important; }
  .active_border ul li {
    margin-bottom: 0.5rem;
    margin-top: 0.5rem; }
  section .single_product p img {
    width: 100% !important;
    height: 100%; }
  section .single_product__container .wrapped_container {
    margin: 3rem auto 0rem auto; }
  section .single_product__container .side_menu .crop2shop_logo {
    width: 95%; } }

.pdf_section {
  margin-top: 8rem; }
  .pdf_section .pdf {
    position: relative;
    padding: 0vw 6vw; }
    .pdf_section .pdf .download {
      color: #070707; }
  .pdf_section .pdf_files {
    display: grid;
    grid-template-columns: 1fr 0.1fr auto;
    gap: 30px;
    position: relative;
    margin-top: 10rem; }
    .pdf_section .pdf_files .pdf_links {
      position: relative;
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 30px 30px; }
      .pdf_section .pdf_files .pdf_links a {
        position: relative;
        display: block;
        text-decoration: none;
        color: #070707; }
        .pdf_section .pdf_files .pdf_links a:after {
          content: "";
          position: absolute;
          background: no-repeat url("/pictures/pdf-logo.png");
          background-size: cover;
          background-position: center;
          width: 7.5rem;
          height: 7.5rem;
          top: 0%;
          right: 0%; }
        .pdf_section .pdf_files .pdf_links a .file {
          height: 11.5rem;
          width: 100%;
          box-shadow: 0px 5px 15px -8px rgba(20, 20, 20, 0.4);
          position: relative;
          transition: all 0.15s cubic-bezier(0, 1.06, 0.37, 0.38); }
          .pdf_section .pdf_files .pdf_links a .file:hover {
            transform: translateY(-2%);
            box-shadow: 0px 5px 25px -5px rgba(20, 20, 20, 0.5); }
          .pdf_section .pdf_files .pdf_links a .file .paragraph {
            display: flex;
            align-items: center;
            justify-content: flex-start;
            height: 100%; }
            .pdf_section .pdf_files .pdf_links a .file .paragraph p {
              width: 80%;
              margin-left: 2rem; }
    .pdf_section .pdf_files .pdf_line {
      background: no-repeat url("/pictures/pdf_line.png");
      background-size: cover;
      background-position: center;
      width: 2%;
      height: 100%;
      margin: 0 auto; }
    .pdf_section .pdf_files .line {
      width: 100%;
      height: 100%; }
    .pdf_section .pdf_files .pdf_btns {
      justify-self: end;
      align-self: center; }
      .pdf_section .pdf_files .pdf_btns a {
        background-color: #0F98DC;
        color: #FDFDFD; }
        .pdf_section .pdf_files .pdf_btns a:nth-child(2) {
          margin: 2vw 0vw 2vw 0vw; }
        .pdf_section .pdf_files .pdf_btns a:hover {
          box-shadow: 0px 10px 35px -15px #1B83FE; }

@media only screen and (max-width: 1440px) {
  .pdf_section .pdf_files {
    gap: initial; }
  .btn {
    width: 32rem; }
  .pdf_section .pdf_files .pdf_line {
    width: 4%; }
  .pdf_links {
    gap: 30px 30px !important; }
    .pdf_links a .file:after {
      top: 31% !important;
      width: 6rem !important;
      height: 6rem !important; } }

@media only screen and (max-width: 1280px) {
  .pdf_links a .file:after {
    top: 31% !important; }
  .pdf_section .pdf_files .pdf_links {
    grid-template-columns: initial !important;
    grid-template-rows: repeat(4, 1fr); }
  .pdf_section .pdf_files .pdf_line {
    display: none !important; }
  .pdf_section .pdf_files {
    grid-template-columns: 1fr 0.4fr !important;
    gap: 70px; } }

@media only screen and (max-width: 1024px) {
  .pdf_section .pdf_files {
    grid-template-columns: initial !important;
    grid-template-rows: 1fr 0.4fr !important;
    margin-top: 5rem !important; }
    .pdf_section .pdf_files .line {
      display: none !important; }
    .pdf_section .pdf_files .pdf_btns {
      justify-self: center;
      width: 100% !important;
      height: 100% !important;
      margin-top: 5vw; }
      .pdf_section .pdf_files .pdf_btns a {
        width: 100% !important; }
    .pdf_section .pdf_files .pdf_links {
      grid-template-columns: initial !important;
      grid-template-rows: 1fr 1fr 1fr 1fr; }
      .pdf_section .pdf_files .pdf_links a .file {
        width: 100% !important; }
        .pdf_section .pdf_files .pdf_links a .file:after {
          top: 31% !important; } }

@media only screen and (max-width: 834px) {
  .pdf_section .pdf_files .pdf_links a .file:after {
    top: 32% !important; } }

@media only screen and (max-width: 468px) {
  .pdf_section .pdf_files {
    padding: initial !important; }
    .pdf_section .pdf_files .pdf_links a .file {
      width: 90vw !important; }
      .pdf_section .pdf_files .pdf_links a .file:after {
        top: 26% !important; } }

.input_file_input {
  display: flex;
  justify-content: center;
  align-content: center;
  position: relative;
  background: white;
  box-shadow: 0 9px 22px rgba(20, 20, 20, 0.1);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 5.5rem;
  display: block;
  cursor: pointer;
  border-radius: 10px;
  transition: all 0.15s cubic-bezier(0, 1.06, 0.37, 0.38); }
  .input_file_input input {
    opacity: 0;
    width: 1px;
    height: 1px;
    overflow: hidden; }
  .input_file_input p {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 44%;
    left: 50%;
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
    height: 1rem;
    color: rgba(0, 0, 0, 0.3); }
    .input_file_input p span {
      transform: scale(1.8);
      opacity: 0.5;
      margin-left: 4rem; }

.input_file_input:hover {
  box-shadow: 0 0px 2px rgba(20, 20, 20, 0.3), 0 7px 17px rgba(20, 20, 20, 0.08); }

.input_file_input:hover p {
  color: rgba(0, 0, 0, 0.8); }

.input_file_active {
  box-shadow: 0 0 3px #49DD8F, 0 5 10px rgba(73, 221, 143, 0.5); }
  .input_file_active p {
    color: #49DD8F;
    font-weight: bold; }

.ant-picker {
  width: 100% !important;
  height: 5.5rem !important;
  border-radius: 8px !important;
  border: none !important; }

.ant-picker-suffix {
  transform: scale(1.5); }

.submit_button {
  background: #49DD8F;
  border: none;
  width: 100%;
  padding: 1.4rem;
  border-radius: 8px;
  color: white;
  font-weight: bold;
  cursor: pointer; }

.update_button {
  background: #ffc71d;
  border: none;
  width: 100%;
  padding: 1.4rem;
  border-radius: 8px;
  color: white;
  font-weight: bold;
  cursor: pointer; }

.category_svg:hover .for_whole_figure {
  fill: #ffc71d !important;
  stroke: #FDFDFD !important;
  transition: .2s ease; }

.category_svg:hover .for_inside_figure {
  fill: #FDFDFD !important;
  stroke: #FDFDFD !important;
  transition: .2s ease; }

.category_svg:hover .for_statistics {
  stroke: #FDFDFD !important;
  transition: .2s ease; }

.sectionOne {
  margin-top: 4rem; }
  .sectionOne .categories .choose_categories {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #070707 !important; }
  .sectionOne .categories .items_container {
    display: grid;
    padding: 0vw 6vw;
    margin-top: 4rem;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); }
    .sectionOne .categories .items_container .items .item {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      height: 100%; }
      .sectionOne .categories .items_container .items .item__description {
        text-decoration: none !important;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        height: 100%; }
        .sectionOne .categories .items_container .items .item__description svg {
          width: 70%;
          cursor: pointer; }
        .sectionOne .categories .items_container .items .item__description .text {
          color: #070707 !important;
          margin-top: .8vw; }
          .sectionOne .categories .items_container .items .item__description .text p {
            text-align: center; }

@media only screen and (max-width: 1440px) {
  .sectionOne .categories .items_container {
    grid-gap: 15px !important; } }

@media only screen and (max-width: 468px) {
  .sectionOne .categories .items_container .items .item a svg {
    width: 50%; }
  .sectionOne .categories .items_container .items .item__description .text {
    color: #070707 !important;
    margin-top: 5vw; }
  .sectionOne .categories .choose_categories {
    text-align: center; } }

@media only screen and (max-width: 368px) {
  .sectionOne .categories .items_container .items .item__description {
    margin-top: 3.5rem; }
  .items_container > div:first-child > div:first-child > div:first-child {
    margin-top: initial !important; } }

.red {
  color: red; }

.green {
  color: green; }

.newsSection {
  margin-top: -10rem; }
  .newsSection .news {
    overflow: hidden;
    background: #017DAF;
    margin-top: 20rem;
    position: relative; }
    .newsSection .news__heading {
      padding: 2vw 0vw 0vw 9vw; }
      .newsSection .news__heading a {
        color: #FDFDFD; }
    .newsSection .news .social_network {
      position: absolute;
      left: 1%;
      top: 10%;
      height: 40%;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: space-between;
      z-index: 5; }
    .newsSection .news__container {
      padding: 0vw 0vw 3vw 9vw;
      display: grid;
      grid-template-columns: repeat(4, 21%);
      gap: 65px;
      margin-top: 4vw;
      z-index: 2;
      position: relative;
      text-decoration: none; }
      .newsSection .news__container .stories:hover .stories__pics {
        transform: translateY(-2%);
        box-shadow: 0px 40px 60px -30px rgba(20, 20, 20, 0.7); }
      .newsSection .news__container a {
        height: 100%; }
      .newsSection .news__container .stories__heading {
        margin: 1vw 0vw 1vw 0vw;
        color: #070707; }
      .newsSection .news__container .stories__parapraph {
        opacity: 60%;
        color: #070707; }
      .newsSection .news__container .stories__pics {
        width: 100%;
        position: relative;
        border-radius: 21px;
        height: 20rem;
        transition: all 0.15s cubic-bezier(0, 1.06, 0.37, 0.38); }
        .newsSection .news__container .stories__pics__background {
          width: 100%;
          height: 100%;
          position: relative;
          box-shadow: 0px 20px 60px -5px rgba(20, 20, 20, 0.3);
          border-radius: 21px;
          cursor: pointer;
          background-size: cover;
          background-position: center;
          background-repeat: no-repeat; }

.white_element:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: white;
  z-index: -11;
  left: 6%;
  border-radius: 30px 0px 0px 0px;
  top: 40%;
  overflow: hidden;
  z-index: 1; }

@media only screen and (max-width: 1440px) {
  .news {
    margin-top: 10rem !important; }
  .white_element:after {
    top: 30%; }
  .news__container {
    grid-template-columns: repeat(4, 19.5%) !important; }
  .newsSection {
    margin: initial !important; } }

@media only screen and (max-width: 1280px) {
  .news .news_windows:after {
    width: 100% !important;
    left: 50% !important;
    top: 50% !important; }
  .news__container {
    padding: initial !important;
    grid-template-columns: repeat(2, 40%) !important;
    margin-top: 7vw !important;
    gap: 60px !important;
    justify-content: center !important; }
    .news__container .stories {
      display: flex;
      flex-direction: column;
      justify-content: center; }
    .news__container .stories__pics__pic {
      height: 25rem !important; }
  section .news__container .stories {
    width: initial !important; }
  .white_element:after {
    top: 30%; } }

@media only screen and (max-width: 1024px) {
  .social_network {
    display: none !important; }
  .white_element:after {
    height: 100% !important;
    left: 0% !important;
    border-radius: 30px 30px 0px 0px !important;
    top: 25% !important; }
  .news__heading {
    padding: 5vw 0vw 0vw 0vw !important;
    text-align: center; }
  .news__container {
    margin-top: 5vw !important; } }

@media only screen and (max-width: 834px) {
  .news__container {
    margin-top: 0vw !important; }
    .news__container:after {
      height: 100% !important;
      left: 50% !important;
      border-radius: 30px 30px 0px 0px !important;
      top: 56% !important; }
  .news__heading {
    padding: 5vw 0vw 5vw 0vw !important; }
  .news .stories__heading {
    margin: 2.5vw 0vw 1.5vw 0vw !important; }
  .news .stories__parapraph {
    opacity: 60%; }
  .white_element:after {
    height: 104% !important;
    left: 0% !important;
    border-radius: 30px 30px 0px 0px !important;
    top: 20% !important; }
  .news_windows:after {
    width: 108% !important;
    left: 50% !important;
    top: 50% !important; } }

@media only screen and (max-width: 468px) {
  .news__container {
    padding: 0vw 9vw 9vw 9vw !important;
    grid-template-columns: initial !important;
    grid-template-rows: 1fr 1fr !important; }
  .news__heading {
    padding: 6vw 0vw 6vw 0vw !important; }
  .white_element:after {
    top: 11% !important; }
  .select_btns {
    width: 100% !important; }
  .stories__pics {
    display: flex;
    align-items: center;
    justify-content: center; }
    .stories__pics__pic {
      width: 100% !important; }
  .news .stories__heading {
    margin: 5.5vw 0vw 3.5vw 0vw !important; } }

.test:hover .readyness_img img {
  width: 25vw;
  height: 25vw;
  cursor: pointer;
  transition: all 0.15s cubic-bezier(0, 1.06, 0.37, 0.38);
  transform: translateY(-3%);
  filter: drop-shadow(0px 50px 50px #00000030); }

.test_section {
  margin-top: 20rem; }
  .test_section .test {
    position: relative;
    padding: 0vw 6vw;
    height: 35vh; }
    .test_section .test .test_pic {
      background: no-repeat url("/pictures/readyness-test.png");
      background-size: cover;
      background-position: center;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: flex-start;
      flex-direction: column;
      justify-content: space-evenly;
      border-radius: 20px; }
    .test_section .test .our_test {
      width: 45%;
      margin-left: 3vw;
      color: #FDFDFD; }
    .test_section .test .small_text {
      margin-left: 3vw;
      width: 30%;
      margin: -2vw 0vw 0vw 3vw; }
      .test_section .test .small_text p {
        color: #FDFDFD; }
    .test_section .test .test_btn {
      margin-left: 3vw; }
      .test_section .test .test_btn a {
        text-decoration: none;
        cursor: pointer;
        color: #070707; }
    .test_section .test .readyness_img {
      position: absolute;
      transform: translate(-50%, -50%);
      left: 75%;
      top: 20%; }
      .test_section .test .readyness_img img {
        width: 25vw;
        height: 25vw;
        cursor: pointer;
        transition: all 0.15s cubic-bezier(0, 1.06, 0.37, 0.38); }

@media only screen and (max-width: 1440px) {
  .test {
    height: 30rem !important; } }

@media only screen and (max-width: 1024px) {
  .test .small_text {
    margin-left: 3vw !important;
    width: 40% !important; }
  .test .readyness_img {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 77% !important;
    top: 50% !important;
    /*! width: 100%; */ }
    .test .readyness_img img {
      width: 35vw !important;
      height: 35vw !important; } }

@media only screen and (max-width: 834px) {
  .readyness_img {
    display: none !important; }
  .test {
    text-align: center !important; }
    .test .small_text {
      width: 85% !important; }
    .test .test_pic {
      align-items: center !important; }
    .test .our_test,
    .test .small_text,
    .test .test_btn {
      margin: initial !important; }
    .test .our_test {
      width: 75% !important; } }

@media only screen and (max-width: 468px) {
  .test_section .test .test_pic {
    align-items: center !important; }
    .test_section .test .test_pic .our_test {
      width: 90% !important; }
    .test_section .test .test_pic .test_btn a {
      width: 30rem !important;
      padding: 1.3rem; }
  .pdf_section .pdf_files .pdf_links a:after {
    width: 4.5rem;
    height: 4.5rem; } }

@media only screen and (max-width: 375px) {
  .test {
    height: 45vh !important; }
  .test_section .test .test_pic .test_btn a {
    width: 25rem !important; } }

.checkbox {
  display: flex;
  align-content: center; }
  .checkbox p {
    align-self: center;
    margin-left: 1.2rem; }
  .checkbox input[type="checkbox"] {
    height: 0;
    width: 0;
    display: none; }
  .checkbox input[type="checkbox"] + label {
    position: relative;
    display: flex;
    align-items: center;
    color: #9e9e9e;
    transition: color 250ms cubic-bezier(0.4, 0, 0.23, 1); }
    .checkbox input[type="checkbox"] + label > ins {
      position: absolute;
      display: block;
      bottom: 0;
      left: 2em;
      height: 0;
      width: 100%;
      overflow: hidden;
      text-decoration: none;
      transition: height 250ms cubic-bezier(0.4, 0, 0.23, 1); }
      .checkbox input[type="checkbox"] + label > ins > i {
        position: absolute;
        bottom: 0;
        font-style: normal;
        color: #4fc3f7; }
    .checkbox input[type="checkbox"] + label > span {
      display: flex;
      justify-content: center;
      border-radius: 10px !important;
      width: 3rem;
      height: 3rem;
      background: transparent;
      border: 2px solid #9e9e9e;
      border-radius: 2px;
      cursor: pointer;
      transition: all 350ms cubic-bezier(0.4, 0, 0.23, 1);
      box-sizing: border-box; }
    .checkbox input[type="checkbox"] + label:hover {
      color: #fff; }
  .checkbox input[type="checkbox"]:checked + label {
    color: #fff; }
  .checkbox input[type="checkbox"]:checked + label > span {
    background: rgba(255, 255, 255, 0.1); }
  .checkbox input[type="checkbox"] + label:hover > span {
    background: rgba(255, 255, 255, 0.1); }
  .checkbox input[type="checkbox"]:checked + label > ins {
    height: 100%; }
  .checkbox input[type="checkbox"]:checked + label > span {
    border: 15px solid #017DAF; }
    .checkbox input[type="checkbox"]:checked + label > span:before {
      content: "";
      position: absolute;
      width: 2rem;
      height: 2rem;
      background: no-repeat url("/pictures/tick.png");
      filter: invert(1);
      background-size: cover;
      background-position: center;
      transform-origin: 0% 100%;
      animation: 125ms 250ms cubic-bezier(0.4, 0, 0.23, 1);
      top: 0.5rem; }

@keyframes shrink-bounce {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(0.9); }
  100% {
    transform: scale(1); } }

@keyframes checkbox-check {
  0% {
    width: 0;
    height: 0;
    border-color: #212121;
    transform: translate3d(0, 0, 0) rotate(45deg); }
  33% {
    width: 0.2em;
    height: 0;
    transform: translate3d(0, 0, 0) rotate(45deg); }
  100% {
    border-color: #212121; } }

@keyframes example {
  0% {
    top: -50rem;
    opacity: 0; }
  100% {
    top: 0px;
    opacity: 1; } }

.animation {
  animation: example 2s forwards; }

.display_block {
  display: block; }

.display_none {
  display: none !important; }

.display_flex {
  display: flex;
  animation: example 1.5s forwards; }

.display_grid {
  display: grid;
  animation: example 1.5s forwards; }

.custom_select {
  display: flex;
  justify-content: center;
  align-content: center;
  position: relative;
  background: white;
  box-shadow: 0 9px 22px rgba(20, 20, 20, 0.1);
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 5.5rem;
  display: block;
  cursor: pointer;
  border-radius: 10px;
  border: none;
  transition: all 0.15s cubic-bezier(0, 1.06, 0.37, 0.38);
  padding: 1rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  outline: none;
  color: black;
  box-shadow: 0 9px 22px rgba(20, 20, 20, 0.1);
  transition: all 0.15s cubic-bezier(0, 1.06, 0.37, 0.38);
  text-indent: 0.01px;
  position: relative; }
  .custom_select::-ms-expand {
    display: none; }
  .custom_select:hover {
    box-shadow: 0 0px 2px rgba(20, 20, 20, 0.3), 0 7px 17px rgba(20, 20, 20, 0.08); }

.ql-container {
  border-bottom-left-radius: 0.5em;
  border-bottom-right-radius: 0.5em;
  background: #fefcfc; }
  .ql-container p {
    font-size: calc( 14px + (16 - 14) * ((100vw - 300px) / (1900 - 700))) !important;
    color: black;
    font-family: "georgian-paragraph-regular", "sailec"; }
  .ql-container h1 {
    background-color: #0F98DC;
    color: white;
    font-weight: bold;
    font-family: "georgian-heading-bold", "sailec";
    padding: 2rem !important; }

/* Snow Theme */
.ql-toolbar.ql-snow {
  display: block !important;
  border-radius: 8px !important;
  border: none !important;
  background: white !important;
  box-shadow: 0px 20px 60px -10px #2121422a !important;
  position: relative;
  z-index: 2; }

.ql-container.ql-snow {
  border: none !important; }

.ql-tooltip {
  z-index: 100 !important; }

/* Bubble Theme */
.ql-bubble .ql-editor {
  border-radius: 0.5em; }

.ql-editor {
  height: 50vh !important; }

.themeSwitcher {
  margin-top: 0.5em;
  font-size: small; }

.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
  font-size: 25px; }

.ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow svg {
  width: 2.5rem;
  height: 2.5rem; }

.ant-collapse-item-active .ant-collapse-header {
  background: linear-gradient(270deg, #ffb81e -26.59%, rgba(255, 255, 255, 0) 72.35%) !important; }

div.ant-collapse-item:nth-child(1) > div:nth-child(1) {
  border-radius: 0px 29px 0px 0px; }

.ant-collapse {
  border-radius: 29px !important; }

.singleRetail .sideMenu .ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content > .ant-collapse-content-box {
  display: grid; }

.margin {
  margin-top: 2rem; }

.question {
  position: relative; }
  .question__img {
    height: 50rem;
    width: 100%;
    background: no-repeat url("/pictures/questions.png");
    background-size: cover;
    background-position: initial;
    background-color: #00425C; }
  .question ul li {
    align-items: center;
    font-size: 90% !important;
    height: 4rem !important;
    overflow: visible !important; }
  .question ul {
    margin-top: 1.5rem;
    list-style: none;
    width: 100%;
    max-width: 80%; }
    .question ul li {
      list-style-type: none !important;
      position: relative;
      margin-left: 5rem;
      margin-top: 0.6rem;
      z-index: 2;
      margin-bottom: 1.5rem;
      counter-increment: li;
      color: #070707; }
      .question ul li:before {
        content: "";
        font-weight: bold;
        position: absolute;
        width: 1.3rem;
        height: 1.3rem;
        background: no-repeat url("/pictures/singleProduct/yellow_round_bullets.svg");
        background-size: cover;
        background-position: center;
        top: 0.7rem;
        left: -2.7rem;
        z-index: -1;
        padding: 0rem 0.1rem;
        text-align: center; }
      .question ul li img {
        width: 60%;
        height: auto; }
  .question ul {
    margin-bottom: 1rem;
    margin-top: 0rem;
    list-style: none !important; }
    .question ul li {
      height: initial !important;
      align-items: center;
      font-size: calc(14px + (18 - 14) * ((100vw - 300px) / (1900 - 700))) !important;
      height: 0;
      overflow: hidden;
      margin-left: 3.2rem;
      list-style-type: none !important;
      transition: height 0.4s, overflow 0.1s;
      color: #070707;
      position: relative; }
  .question ol {
    margin-top: 1.5rem;
    list-style: none !important;
    counter-reset: li;
    width: 100%;
    max-width: 80%; }
    .question ol li {
      position: relative;
      margin-left: 5rem;
      margin-top: 0.6rem;
      z-index: 2;
      font-size: calc(14px + (18 - 14) * ((100vw - 300px) / (1900 - 700))) !important;
      margin-bottom: 1rem;
      counter-increment: li !important;
      color: #070707; }
      .question ol li:before {
        content: counter(li) ". ";
        color: white !important;
        position: absolute;
        width: 2.4rem;
        height: 2.4rem;
        background: no-repeat url("/pictures/singleProduct/yellow_bullets.svg");
        background-size: cover;
        background-position: center;
        top: 0.2rem;
        left: -3.1rem;
        z-index: -1;
        padding: 0rem 0.1rem;
        text-align: center; }
  .question .question_container {
    padding: 0vw 11vw;
    margin-top: 4rem;
    margin-bottom: 25rem; }
    .question .question_container__side_menu {
      border-radius: 23px;
      box-shadow: 60px 64px 54px rgba(0, 0, 0, 0.09), 0px 0px 14px rgba(0, 0, 0, 0); }
      .question .question_container__side_menu a {
        text-decoration: none;
        color: #32C7F9;
        white-space: pre-line; }
      .question .question_container__side_menu .ant-collapse > .ant-collapse-item > .ant-collapse-header {
        padding: 20px 60px; }
      .question .question_container__side_menu .ant-collapse-content > .ant-collapse-content-box {
        padding: 40px 0px 40px 20px; }
      .question .question_container__side_menu .ant-collapse-borderless
> .ant-collapse-item
> .ant-collapse-content
> .ant-collapse-content-box {
        padding-top: 30px;
        padding-right: 25px; }
        .question .question_container__side_menu .ant-collapse-borderless
> .ant-collapse-item
> .ant-collapse-content
> .ant-collapse-content-box p {
          color: #070707; }
      .question .question_container__side_menu .ant-collapse-content {
        overflow: visible;
        color: rgba(0, 0, 0, 0.65);
        background-color: #fff;
        border-top: 1px solid #d9d9d9;
        word-wrap: break-word; }

@media only screen and (max-width: 1280px) {
  section .single_product__title .cut_title {
    transform: translateY(-95%); } }

@media only screen and (max-width: 1024px) {
  .question .question_container {
    padding: 0vw 6vw; } }

.export_audit {
  padding: 0vw 15vw;
  margin-top: -4rem;
  margin-bottom: 19rem; }
  .export_audit__text {
    text-align: justify;
    line-height: 35px;
    color: #070707; }
  .export_audit__info__address {
    margin-top: 2rem; }
    .export_audit__info__address div {
      display: flex;
      flex-direction: row; }
      .export_audit__info__address div img {
        cursor: pointer; }
      .export_audit__info__address div:nth-child(2) {
        margin: 1rem 0rem; }
      .export_audit__info__address div p {
        margin-left: 2rem; }

.audit__img {
  height: 50rem;
  width: 100%;
  background: no-repeat url("/pictures/Audit.jpg");
  background-size: cover;
  background-position: center; }

.export_audit {
  margin-top: 3rem; }

@media only screen and (max-width: 1024px) {
  .export_audit {
    padding: 0vw 6vw; } }

@media only screen and (max-width: 468px) {
  .export_audit {
    margin-bottom: 15rem; }
  .export_audit__text {
    text-align: left;
    line-height: 33px;
    margin-top: 8rem; }
  .export_audit {
    margin-top: initial !important; }
  .audit__img {
    height: 30rem; }
  .export_audit__text {
    margin-top: 5rem; } }

.ol_bullets li {
  list-style-type: none !important;
  position: relative;
  margin-left: 4rem;
  margin-top: .6rem;
  z-index: 2;
  font-family: "georgian-paragraph-regular", "sailec";
  font-size: calc(10px + (13 - 10) * ((100vw - 300px) / (1900 - 700))) !important; }
  .ol_bullets li:before {
    content: "";
    position: absolute;
    width: 1.3rem;
    height: 1.3rem;
    background: no-repeat url("/pictures/singleProduct/yellow_round_bullets.svg");
    background-size: cover;
    background-position: center;
    top: 0.4rem;
    left: -2.35rem; }
  .ol_bullets li img {
    width: 60%;
    height: auto; }

.single_page__container {
  padding: 0vw 15vw;
  margin-top: -4.5vw; }

.single_page .single_product__title {
  transform: translateY(-150%);
  padding: 0vw 15vw;
  width: 100%; }

.single_page .single_product__title .cut_title {
  transform: initial !important;
  padding: initial !important;
  background: initial !important;
  display: inline-block;
  position: relative;
  color: white; }

.single_page .single_product__title .cut_title:after {
  display: none !important; }

.single_page .SingleProductReveal {
  border: none !important; }

.single_page .SingleProductReveal h1 {
  background-color: initial !important;
  color: #070707;
  padding: initial !important; }
  .single_page .SingleProductReveal h1:after {
    display: none !important; }
  .single_page .SingleProductReveal h1:before {
    display: none !important; }

.single_page .SingleProductReveal h1:not(:first-child) {
  margin-left: 0rem;
  margin: .8rem 0rem;
  background-color: initial;
  color: #070707; }
  .single_page .SingleProductReveal h1:not(:first-child):after {
    display: none !important; }
  .single_page .SingleProductReveal h1:not(:first-child):before {
    display: none !important; }

.single_page .SingleProductReveal ol {
  margin: 1.5rem 0rem; }

.single_page_img {
  position: relative; }
  .single_page_img:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    filter: grayscale(60%) blur(30px);
    background-color: black;
    opacity: 45%; }

@media only screen and (max-width: 1024px) {
  .single_page__container {
    padding: 0vw 4vw; } }

@media only screen and (max-width: 468px) {
  .single_page .single_product__title {
    width: 100%; } }

.cut_title {
  color: #070707;
  transform: translateY(-100%);
  padding: 2rem 3rem 0rem 8rem;
  background: white;
  display: inline-block;
  position: relative;
  z-index: 1; }
  .cut_title:after {
    content: "";
    position: absolute;
    width: 29%;
    height: 110%;
    top: -1.5%;
    background: no-repeat url("/pictures/text_detali.png");
    background-size: cover;
    background-position: top;
    left: 98%;
    z-index: 1; }

.spam_left {
  margin-left: 2rem; }

.singleRetail__container {
  display: grid;
  grid-template-columns: 45% 60%; }

.singleRetail .free_trade {
  width: 58%;
  height: 100vh;
  background: no-repeat url("/pictures/free_trade.jpg");
  background-size: cover;
  background-position: 205px center;
  gap: 100px 0px;
  position: fixed;
  right: 0% !important; }

.singleRetail .trade_fair {
  width: 58%;
  height: 100vh;
  background: no-repeat url("/pictures/Trade_fair.png");
  background-size: cover;
  background-position: center;
  gap: 100px 0px;
  position: fixed;
  right: 0% !important; }

.singleRetail .statistics_img {
  width: 58%;
  height: 100vh;
  background: no-repeat url("/pictures/singleProduct/სტატისტიკა.png");
  background-size: cover;
  background-position: center;
  gap: 100px 0px;
  position: fixed;
  right: 0% !important; }

.singleRetail__img {
  width: 58%;
  height: 100vh;
  background: no-repeat url("/pictures/sacalo.png");
  background-size: cover;
  background-position: center -20%;
  gap: 100px 0px;
  position: fixed;
  right: 0% !important; }

.singleRetail .sideMenu {
  margin-top: 20rem;
  display: grid;
  grid-template-rows: 15rem 1fr;
  position: relative;
  z-index: 2;
  gap: 40px; }
  .singleRetail .sideMenu p {
    color: #070707 !important;
    display: inline-block; }
  .singleRetail .sideMenu a {
    text-decoration: none;
    color: #32C7F9;
    margin-top: 1rem; }
    .singleRetail .sideMenu a:hover {
      color: #32C7F9; }
  .singleRetail .sideMenu__heading {
    display: flex;
    justify-content: flex-start;
    margin-left: 6vw; }
  .singleRetail .sideMenu__layout {
    box-shadow: 70px 0px 120px -80px rgba(20, 20, 20, 0.4);
    left: 15%;
    width: 58vw;
    transform: translateX(11%);
    margin-top: -4rem; }
  .singleRetail .sideMenu .ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content > .ant-collapse-content-box {
    padding: 15px; }
    .singleRetail .sideMenu .ant-collapse-borderless > .ant-collapse-item > .ant-collapse-content > .ant-collapse-content-box p {
      color: #070707; }
  .singleRetail .sideMenu .ant-collapse > .ant-collapse-item > .ant-collapse-header {
    padding: 20px 30px; }
  .singleRetail .sideMenu div.ant-collapse-item:last-child {
    border-bottom: none !important; }

@media only screen and (max-width: 1650px) {
  .singleRetail__container {
    display: grid;
    grid-template-columns: 50% 60%; }
  .singleRetail__img {
    width: 50%; }
  .singleRetail .free_trade {
    width: 50%; }
  .singleRetail .trade_fair {
    width: 50%; } }

@media only screen and (max-width: 1440px) {
  .singleRetail__img {
    width: 48%; }
  .singleRetail .free_trade {
    width: 48%; }
  .singleRetail .trade_fair {
    width: 48%; } }

@media only screen and (max-width: 1280px) {
  .singleRetail .sideMenu {
    grid-template-rows: 12.5rem 1fr; } }

@media only screen and (max-width: 1024px) {
  .singleRetail .sideMenu__heading {
    margin-left: initial !important;
    align-items: center;
    justify-content: center; }
  .free_heading {
    margin-left: initial !important;
    text-align: center; }
  .singleRetail__container {
    display: grid;
    /*! grid-template-columns: 40% 60%; */
    grid-template-rows: 1fr;
    justify-content: center;
    width: 100%;
    height: 100%;
    grid-template-columns: 1fr;
    padding: 0 4vw; }
  .singleRetail__img {
    display: none !important; }
  .free_trade {
    display: none !important; }
  .singleRetail .trade_fair {
    display: none !important; }
  .singleRetail .sideMenu {
    margin-top: 15rem;
    grid-template-rows: auto 1fr;
    grid-template-columns: initial !important; }
  .singleRetail .sideMenu__layout {
    margin-top: 5rem !important;
    left: 15%;
    width: 100%;
    transform: initial !important; }
  .sideMenu a {
    white-space: pre-line;
    white-space: pre-wrap !important;
    overflow-wrap: break-word !important; } }

@media only screen and (max-width: 468px) {
  .ant-collapse > .ant-collapse-item > .ant-collapse-header .ant-collapse-arrow {
    left: 0px !important; }
  .spam_left {
    margin-left: initial !important; } }

.free_heading {
  margin-left: 6vw; }

.free_trade_margin {
  margin-top: 3rem !important; }

.laboratory_img {
  height: 50rem;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("/pictures/Laboratory.jpg"); }

.sources_img {
  background-image: url("/pictures/singleProduct/სასარგებლო წყაროები.png");
  height: 50rem;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.standarts_container__info > div:first-child > a:first-child {
  border-radius: 10px 10px 0px 0px !important;
  border-bottom: none !important; }
  .standarts_container__info > div:first-child > a:first-child:hover {
    background: linear-gradient(270deg, #ffb81e -26.59%, rgba(255, 255, 255, 0) 72.35%) !important;
    border-radius: 10px 10px 0px 0px !important; }

div.standarts_container__info__container:last-child > a:last-child {
  border-radius: 0px 0px 10px 10px;
  border-bottom: 0.5px solid #919191 !important; }
  div.standarts_container__info__container:last-child > a:last-child:hover {
    background: linear-gradient(270deg, #ffb81e -26.59%, rgba(255, 255, 255, 0) 72.35%) !important; }

.standarts_container__info__container:first-child {
  border-radius: 0px 0px 10px 10px; }
  .standarts_container__info__container:first-child:hover {
    background: linear-gradient(270deg, #ffb81e -26.59%, rgba(255, 255, 255, 0) 72.35%) !important;
    border-radius: 10px 10px 0px 0px !important; }

.standarts_container__info__container:last-child {
  border-radius: 0px 0px 10px 10px; }
  .standarts_container__info__container:last-child:hover {
    background: linear-gradient(270deg, #ffb81e -26.59%, rgba(255, 255, 255, 0) 72.35%) !important;
    border-radius: 0px 0px 10px 10px; }

.standarts {
  position: relative; }
  .standarts__img {
    height: 50rem;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url("/pictures/standarts.png"); }
  .standarts .standarts_container {
    padding: 0vw 11vw;
    margin-top: 2rem;
    margin-bottom: 25rem; }
    .standarts .standarts_container__heading {
      color: #070707;
      text-align: center; }
    .standarts .standarts_container__info {
      box-shadow: 60px 64px 54px rgba(0, 0, 0, 0.07), 0px 0px 14px rgba(0, 0, 0, 0);
      border-radius: 10px 10px 10px 10px; }
      .standarts .standarts_container__info__container a {
        text-decoration: none;
        white-space: pre-line;
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 3rem;
        border-top: 0.5px solid #919191;
        border-left: 0.5px solid #919191;
        border-right: 0.5px solid #919191; }
        .standarts .standarts_container__info__container a p {
          color: #070707; }
      .standarts .standarts_container__info__container:hover {
        background: linear-gradient(270deg, #ffb81e -26.59%, rgba(255, 255, 255, 0) 72.35%) !important; }

@media only screen and (max-width: 1024px) {
  .standarts .standarts_container {
    padding: 3vw 6vw; }
  .standarts__title .cut_title {
    transform: initial !important;
    padding: 3rem 0rem 0rem 0rem;
    text-align: center;
    width: 100%; }
  .standarts__title .cut_title:after {
    display: none; } }

@media only screen and (max-width: 834px) {
  .sources_img, .standarts__img, .laboratory_img {
    height: 40rem !important; } }

@media only screen and (max-width: 468px) {
  div.standarts_container__info__container a {
    word-break: break-all !important; }
  .standarts__title {
    padding: 0vw 2vw; }
  .heading-3 {
    font-size: calc(20px + (45 - 20) * ((100vw - 300px) / (1900 - 700))) !important; }
  .standarts .standarts_container {
    margin-top: 8rem;
    margin-bottom: 15rem; }
  .standarts .standarts_container {
    margin-top: 6rem;
    padding: 0vw 6vw; }
  .sources_img, .standarts__img, .laboratory_img {
    height: 30rem !important; } }

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.ql-bubble.ql-toolbar:after,
.ql-bubble .ql-toolbar:after {
  clear: both;
  content: '';
  display: table;
}
.ql-bubble.ql-toolbar button,
.ql-bubble .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-bubble.ql-toolbar button svg,
.ql-bubble .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-bubble.ql-toolbar button:active:hover,
.ql-bubble .ql-toolbar button:active:hover {
  outline: none;
}
.ql-bubble.ql-toolbar input.ql-image[type=file],
.ql-bubble .ql-toolbar input.ql-image[type=file] {
  display: none;
}
.ql-bubble.ql-toolbar button:hover,
.ql-bubble .ql-toolbar button:hover,
.ql-bubble.ql-toolbar button:focus,
.ql-bubble .ql-toolbar button:focus,
.ql-bubble.ql-toolbar button.ql-active,
.ql-bubble .ql-toolbar button.ql-active,
.ql-bubble.ql-toolbar .ql-picker-label:hover,
.ql-bubble .ql-toolbar .ql-picker-label:hover,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active,
.ql-bubble.ql-toolbar .ql-picker-item:hover,
.ql-bubble .ql-toolbar .ql-picker-item:hover,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected {
  color: #fff;
}
.ql-bubble.ql-toolbar button:hover .ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-fill,
.ql-bubble.ql-toolbar button:focus .ql-fill,
.ql-bubble .ql-toolbar button:focus .ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #fff;
}
.ql-bubble.ql-toolbar button:hover .ql-stroke,
.ql-bubble .ql-toolbar button:hover .ql-stroke,
.ql-bubble.ql-toolbar button:focus .ql-stroke,
.ql-bubble .ql-toolbar button:focus .ql-stroke,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,
.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #fff;
}
@media (pointer: coarse) {
  .ql-bubble.ql-toolbar button:hover:not(.ql-active),
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) {
    color: #ccc;
  }
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #ccc;
  }
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #ccc;
  }
}
.ql-bubble {
  box-sizing: border-box;
}
.ql-bubble * {
  box-sizing: border-box;
}
.ql-bubble .ql-hidden {
  display: none;
}
.ql-bubble .ql-out-bottom,
.ql-bubble .ql-out-top {
  visibility: hidden;
}
.ql-bubble .ql-tooltip {
  position: absolute;
  transform: translateY(10px);
}
.ql-bubble .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-bubble .ql-tooltip.ql-flip {
  transform: translateY(-10px);
}
.ql-bubble .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-bubble .ql-formats:after {
  clear: both;
  content: '';
  display: table;
}
.ql-bubble .ql-stroke {
  fill: none;
  stroke: #ccc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-bubble .ql-stroke-miter {
  fill: none;
  stroke: #ccc;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-bubble .ql-fill,
.ql-bubble .ql-stroke.ql-fill {
  fill: #ccc;
}
.ql-bubble .ql-empty {
  fill: none;
}
.ql-bubble .ql-even {
  fill-rule: evenodd;
}
.ql-bubble .ql-thin,
.ql-bubble .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-bubble .ql-transparent {
  opacity: 0.4;
}
.ql-bubble .ql-direction svg:last-child {
  display: none;
}
.ql-bubble .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-bubble .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-bubble .ql-editor h1 {
  font-size: 2em;
}
.ql-bubble .ql-editor h2 {
  font-size: 1.5em;
}
.ql-bubble .ql-editor h3 {
  font-size: 1.17em;
}
.ql-bubble .ql-editor h4 {
  font-size: 1em;
}
.ql-bubble .ql-editor h5 {
  font-size: 0.83em;
}
.ql-bubble .ql-editor h6 {
  font-size: 0.67em;
}
.ql-bubble .ql-editor a {
  text-decoration: underline;
}
.ql-bubble .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-bubble .ql-editor code,
.ql-bubble .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-bubble .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-bubble .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}
.ql-bubble .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-bubble .ql-editor img {
  max-width: 100%;
}
.ql-bubble .ql-picker {
  color: #ccc;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-bubble .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-bubble .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-bubble .ql-picker-options {
  background-color: #444;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-bubble .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label {
  color: #777;
  z-index: 2;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #777;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #777;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-bubble .ql-color-picker,
.ql-bubble .ql-icon-picker {
  width: 28px;
}
.ql-bubble .ql-color-picker .ql-picker-label,
.ql-bubble .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-bubble .ql-color-picker .ql-picker-label svg,
.ql-bubble .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-bubble .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}
.ql-bubble .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-bubble .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-bubble .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}
.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label);
}
.ql-bubble .ql-picker.ql-header {
  width: 98px;
}
.ql-bubble .ql-picker.ql-header .ql-picker-label::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: 'Heading 1';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: 'Heading 2';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: 'Heading 3';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: 'Heading 4';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: 'Heading 5';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: 'Heading 6';
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}
.ql-bubble .ql-picker.ql-font {
  width: 108px;
}
.ql-bubble .ql-picker.ql-font .ql-picker-label::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif';
}
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: 'Serif';
}
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: 'Monospace';
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-bubble .ql-picker.ql-size {
  width: 98px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-label::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal';
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: 'Small';
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: 'Large';
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: 'Huge';
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}
.ql-bubble .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-bubble .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-bubble .ql-toolbar .ql-formats {
  margin: 8px 12px 8px 0px;
}
.ql-bubble .ql-toolbar .ql-formats:first-child {
  margin-left: 12px;
}
.ql-bubble .ql-color-picker svg {
  margin: 1px;
}
.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,
.ql-bubble .ql-color-picker .ql-picker-item:hover {
  border-color: #fff;
}
.ql-bubble .ql-tooltip {
  background-color: #444;
  border-radius: 25px;
  color: #fff;
}
.ql-bubble .ql-tooltip-arrow {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: " ";
  display: block;
  left: 50%;
  margin-left: -6px;
  position: absolute;
}
.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow {
  border-bottom: 6px solid #444;
  top: -6px;
}
.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow {
  border-top: 6px solid #444;
  bottom: -6px;
}
.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor {
  display: block;
}
.ql-bubble .ql-tooltip.ql-editing .ql-formats {
  visibility: hidden;
}
.ql-bubble .ql-tooltip-editor {
  display: none;
}
.ql-bubble .ql-tooltip-editor input[type=text] {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 13px;
  height: 100%;
  outline: none;
  padding: 10px 20px;
  position: absolute;
  width: 100%;
}
.ql-bubble .ql-tooltip-editor a {
  top: 10px;
  position: absolute;
  right: 20px;
}
.ql-bubble .ql-tooltip-editor a:before {
  color: #ccc;
  content: "\D7";
  font-size: 16px;
  font-weight: bold;
}
.ql-container.ql-bubble:not(.ql-disabled) a {
  position: relative;
  white-space: nowrap;
}
.ql-container.ql-bubble:not(.ql-disabled) a::before {
  background-color: #444;
  border-radius: 15px;
  top: -5px;
  font-size: 12px;
  color: #fff;
  content: attr(href);
  font-weight: normal;
  overflow: hidden;
  padding: 5px 15px;
  text-decoration: none;
  z-index: 1;
}
.ql-container.ql-bubble:not(.ql-disabled) a::after {
  border-top: 6px solid #444;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: 0;
  content: " ";
  height: 0;
  width: 0;
}
.ql-container.ql-bubble:not(.ql-disabled) a::before,
.ql-container.ql-bubble:not(.ql-disabled) a::after {
  left: 0;
  margin-left: 50%;
  position: absolute;
  transform: translate(-50%, -100%);
  transition: visibility 0s ease 200ms;
  visibility: hidden;
}
.ql-container.ql-bubble:not(.ql-disabled) a:hover::before,
.ql-container.ql-bubble:not(.ql-disabled) a:hover::after {
  visibility: visible;
}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.ql-snow.ql-toolbar:after,
.ql-snow .ql-toolbar:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow.ql-toolbar button,
.ql-snow .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-snow.ql-toolbar button svg,
.ql-snow .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-snow.ql-toolbar button:active:hover,
.ql-snow .ql-toolbar button:active:hover {
  outline: none;
}
.ql-snow.ql-toolbar input.ql-image[type=file],
.ql-snow .ql-toolbar input.ql-image[type=file] {
  display: none;
}
.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button:focus,
.ql-snow .ql-toolbar button:focus,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button:focus .ql-fill,
.ql-snow .ql-toolbar button:focus .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #06c;
}
.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button:focus .ql-stroke,
.ql-snow .ql-toolbar button:focus .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover .ql-stroke-miter,
.ql-snow.ql-toolbar button:focus .ql-stroke-miter,
.ql-snow .ql-toolbar button:focus .ql-stroke-miter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #06c;
}
@media (pointer: coarse) {
  .ql-snow.ql-toolbar button:hover:not(.ql-active),
  .ql-snow .ql-toolbar button:hover:not(.ql-active) {
    color: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #444;
  }
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #444;
  }
}
.ql-snow {
  box-sizing: border-box;
}
.ql-snow * {
  box-sizing: border-box;
}
.ql-snow .ql-hidden {
  display: none;
}
.ql-snow .ql-out-bottom,
.ql-snow .ql-out-top {
  visibility: hidden;
}
.ql-snow .ql-tooltip {
  position: absolute;
  transform: translateY(10px);
}
.ql-snow .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-snow .ql-tooltip.ql-flip {
  transform: translateY(-10px);
}
.ql-snow .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-snow .ql-formats:after {
  clear: both;
  content: '';
  display: table;
}
.ql-snow .ql-stroke {
  fill: none;
  stroke: #444;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-snow .ql-stroke-miter {
  fill: none;
  stroke: #444;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-snow .ql-fill,
.ql-snow .ql-stroke.ql-fill {
  fill: #444;
}
.ql-snow .ql-empty {
  fill: none;
}
.ql-snow .ql-even {
  fill-rule: evenodd;
}
.ql-snow .ql-thin,
.ql-snow .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-snow .ql-transparent {
  opacity: 0.4;
}
.ql-snow .ql-direction svg:last-child {
  display: none;
}
.ql-snow .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-snow .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-snow .ql-editor h1 {
  font-size: 2em;
}
.ql-snow .ql-editor h2 {
  font-size: 1.5em;
}
.ql-snow .ql-editor h3 {
  font-size: 1.17em;
}
.ql-snow .ql-editor h4 {
  font-size: 1em;
}
.ql-snow .ql-editor h5 {
  font-size: 0.83em;
}
.ql-snow .ql-editor h6 {
  font-size: 0.67em;
}
.ql-snow .ql-editor a {
  text-decoration: underline;
}
.ql-snow .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-snow .ql-editor code,
.ql-snow .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-snow .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-snow .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}
.ql-snow .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-snow .ql-editor img {
  max-width: 100%;
}
.ql-snow .ql-picker {
  color: #444;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-snow .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-snow .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-snow .ql-picker-options {
  background-color: #fff;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-snow .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #ccc;
  z-index: 2;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #ccc;
}
.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-snow .ql-color-picker,
.ql-snow .ql-icon-picker {
  width: 28px;
}
.ql-snow .ql-color-picker .ql-picker-label,
.ql-snow .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-label svg,
.ql-snow .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-snow .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}
.ql-snow .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-snow .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-snow .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}
.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label);
}
.ql-snow .ql-picker.ql-header {
  width: 98px;
}
.ql-snow .ql-picker.ql-header .ql-picker-label::before,
.ql-snow .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: 'Heading 1';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: 'Heading 2';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: 'Heading 3';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: 'Heading 4';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: 'Heading 5';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: 'Heading 6';
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}
.ql-snow .ql-picker.ql-font {
  width: 108px;
}
.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: 'Serif';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: 'Monospace';
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-snow .ql-picker.ql-size {
  width: 98px;
}
.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: 'Small';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: 'Large';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: 'Huge';
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}
.ql-snow .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-snow .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-toolbar.ql-snow {
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  padding: 8px;
}
.ql-toolbar.ql-snow .ql-formats {
  margin-right: 15px;
}
.ql-toolbar.ql-snow .ql-picker-label {
  border: 1px solid transparent;
}
.ql-toolbar.ql-snow .ql-picker-options {
  border: 1px solid transparent;
  box-shadow: rgba(0,0,0,0.2) 0 2px 8px;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  border-color: #ccc;
}
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,
.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover {
  border-color: #000;
}
.ql-toolbar.ql-snow + .ql-container.ql-snow {
  border-top: 0px;
}
.ql-snow .ql-tooltip {
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 0px 5px #ddd;
  color: #444;
  padding: 5px 12px;
  white-space: nowrap;
}
.ql-snow .ql-tooltip::before {
  content: "Visit URL:";
  line-height: 26px;
  margin-right: 8px;
}
.ql-snow .ql-tooltip input[type=text] {
  display: none;
  border: 1px solid #ccc;
  font-size: 13px;
  height: 26px;
  margin: 0px;
  padding: 3px 5px;
  width: 170px;
}
.ql-snow .ql-tooltip a.ql-preview {
  display: inline-block;
  max-width: 200px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}
.ql-snow .ql-tooltip a.ql-action::after {
  border-right: 1px solid #ccc;
  content: 'Edit';
  margin-left: 16px;
  padding-right: 8px;
}
.ql-snow .ql-tooltip a.ql-remove::before {
  content: 'Remove';
  margin-left: 8px;
}
.ql-snow .ql-tooltip a {
  line-height: 26px;
}
.ql-snow .ql-tooltip.ql-editing a.ql-preview,
.ql-snow .ql-tooltip.ql-editing a.ql-remove {
  display: none;
}
.ql-snow .ql-tooltip.ql-editing input[type=text] {
  display: inline-block;
}
.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0px;
  content: 'Save';
  padding-right: 0px;
}
.ql-snow .ql-tooltip[data-mode=link]::before {
  content: "Enter link:";
}
.ql-snow .ql-tooltip[data-mode=formula]::before {
  content: "Enter formula:";
}
.ql-snow .ql-tooltip[data-mode=video]::before {
  content: "Enter video:";
}
.ql-snow a {
  color: #06c;
}
.ql-container.ql-snow {
  border: 1px solid #ccc;
}

/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}

