.elementor-415 .elementor-element.elementor-element-d273404{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}#elementor-popup-modal-415{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-415 .dialog-message{width:440px;height:660px;align-items:flex-start;}#elementor-popup-modal-415 .dialog-close-button{display:flex;}#elementor-popup-modal-415 .dialog-widget-content{border-radius:16px 16px 16px 16px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){#elementor-popup-modal-415 .dialog-message{width:80vw;height:80vh;}}/* Start custom CSS */section.policy {
    max-width: 800px;
    padding: 20px;
    background-color: #fdfdfd;
    border: 1px solid #ddd;
    border-radius: 8px;
    font-family: 'Pretendard', sans-serif;
    font-size: 15px;
    color: #222;
    line-height: 1.6;
  }

  section.policy h2 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #111;
    border-bottom: 2px solid #080808;
    padding-bottom: 6px;
  }

  section.policy p {
    margin: 12px 0;
  }

  section.policy strong {
    color: #080808;
  }/* End custom CSS */