HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux WebLive 5.15.0-79-generic #86-Ubuntu SMP Mon Jul 10 16:07:21 UTC 2023 x86_64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/html/wpbiancoarte/wp-content/uploads/qi-blocks/hiroshi-gutenberg-blocks.css
@charset "UTF-8";
/* ==========================================================================
   Include variables and mixins
   ========================================================================== */
/* ==========================================================================
   Global CSS variables
   ========================================================================== */
:root {
  --qode-main-color: #000;
  --qode-header-light-color: #fff;
  --qode-header-light-hover-color: #fff;
  --qode-header-dark-color: #000;
  --qode-header-dark-hover-color: #000;
}

/* ==========================================================================
   Typography variables
   ========================================================================== */
/* ==========================================================================
   Box variables
   ========================================================================== */
/* ==========================================================================
   Devices screen size variables
   ========================================================================== */
/* ==========================================================================
   Typography mixins
   ========================================================================== */
/* ==========================================================================
   Typography mixins - end
   ========================================================================== */
/* ==========================================================================
   Menu mixins - begin
   ========================================================================== */
/* ==========================================================================
   Menu mixins - end
   ========================================================================== */
/* ==========================================================================
   Layout mixins - begin
   ========================================================================== */
/* ==========================================================================
   Layout mixins - end
   ========================================================================== */
/* ==========================================================================
   Input fields mixins - begin
   ========================================================================== */
/* ==========================================================================
   Input fields mixins - end
   ========================================================================== */
/* ==========================================================================
   Pagination mixins - begin
   ========================================================================== */
/* ==========================================================================
   Pagination mixins - end
   ========================================================================== */
/* ==========================================================================
   Grid size mixins - begin
   ========================================================================== */
/* ==========================================================================
   Grid size mixins - end
   ========================================================================== */
/* ==========================================================================
   Helper mixins - begin
   ========================================================================== */
/* ==========================================================================
   Helper mixins - end
   ========================================================================== */
/* ==========================================================================
   Common mixins - begin
   ========================================================================== */
/* ==========================================================================
   Common mixins - end
   ========================================================================== */
/* ==========================================================================
   Animation mixins -start
   ========================================================================== */
/* ==========================================================================
   Animation mixins - end
   ========================================================================== */
/* ==========================================================================
   Custom mixins - begin
   ========================================================================== */
/* ==========================================================================
   Custom mixins - end
   ========================================================================== */
/* ==========================================================================
   Button mixins - start
   ========================================================================== */
/* ==========================================================================
   Button mixins - end
   ========================================================================== */
/* ==========================================================================
   Tabs mixins - start
   ========================================================================== */
/* ==========================================================================
   Tabs mixins - end
   ========================================================================== */
/* ==========================================================================
   Animation mixins - start
   ========================================================================== */
/* ==========================================================================
   Animation mixins - end
   ========================================================================== */
/* ==========================================================================
   3.0 Alignments styles
   ========================================================================== */
.alignleft {
  float: left;
  text-align: left;
  margin: .5em 1em .5em 0 ;
  clear: left;
}

.aligncenter {
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignright {
  float: right;
  text-align: right;
  margin: .5em 0 .5em 1em ;
  clear: right;
}

.qodef-content-alignment-left {
  text-align: left;
}

.qodef-content-alignment-center {
  text-align: center;
}

.qodef-content-alignment-right {
  text-align: right;
}

/* ==========================================================================
   Gutenberg Admin styles - begin
   ========================================================================== */
.editor-styles-wrapper {
  /* ==========================================================================
   1.0 Reset default styles
   ========================================================================== */
  /* ==========================================================================
   6.0 Input Fields styles
   ========================================================================== */
  /* ==========================================================================
   Select 2 Script styles (Version: 4.0.6 ) - begin
   ========================================================================== */
  /* ==========================================================================
   Search appearance tweak begin
   ========================================================================== */
  /* ==========================================================================
   Autocomplete appearance tweak begin
   ========================================================================== */
}

.editor-styles-wrapper * {
  box-sizing: border-box;
}

.editor-styles-wrapper article, .editor-styles-wrapper aside, .editor-styles-wrapper details, .editor-styles-wrapper figcaption, .editor-styles-wrapper figure, .editor-styles-wrapper footer, .editor-styles-wrapper header, .editor-styles-wrapper nav, .editor-styles-wrapper section, .editor-styles-wrapper main {
  display: block;
}

.editor-styles-wrapper del {
  text-decoration: line-through;
}

.editor-styles-wrapper pre {
  max-width: 100%;
  margin: 15px 0;
  padding: 15px;
  background-color: #fafafa;
  white-space: pre-wrap;
  word-wrap: break-word;
  font-family: monospace ;
  font-size: 1em ;
  color: #000000 ;
}

.editor-styles-wrapper code {
  background-color: #fafafa ;
  padding: 0 ;
  font-family: monospace, monospace ;
  font-size: 1em ;
  color: #000000 ;
}

.editor-styles-wrapper sub,
.editor-styles-wrapper sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
}

.editor-styles-wrapper sub {
  bottom: -0.25em;
}

.editor-styles-wrapper sup {
  top: -0.5em;
}

.editor-styles-wrapper table {
  width: 100%;
  vertical-align: middle;
  border: medium none;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
}

.editor-styles-wrapper table tr {
  border: 1px solid #e3e3e3 ;
}

.editor-styles-wrapper table th {
  padding: 5px 10px ;
  text-align: left;
  border-right: 1px solid #e3e3e3;
}

.editor-styles-wrapper table td {
  padding: 5px 10px ;
  text-align: left;
  border: 0 ;
  border-right: 1px solid #e3e3e3 ;
}

.editor-styles-wrapper table td br {
  display: none;
}

.editor-styles-wrapper hr {
  background-color: #bbb;
  border: 0 ;
  height: 1px;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}

.editor-styles-wrapper hr:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100px;
}

body:not([class*="hiroshi-core"]) .editor-styles-wrapper hr {
  clear: both;
}

.editor-styles-wrapper ul, .editor-styles-wrapper ol {
  list-style-position: inside;
  margin-bottom: 1.5em ;
  padding: 0 ;
}

.editor-styles-wrapper ul.wp-block, .editor-styles-wrapper ol.wp-block {
  margin-bottom: 1.5em ;
}

.editor-styles-wrapper ul:not(.wp-block), .editor-styles-wrapper ol:not(.wp-block) {
  margin: 0 0 1.5em ;
}

.editor-styles-wrapper li > ul:not(.wp-block),
.editor-styles-wrapper li > ol:not(.wp-block) {
  margin-bottom: 0 ;
  margin-left: 1.5em ;
}

.editor-styles-wrapper dt {
  font-weight: 700;
}

.editor-styles-wrapper dd {
  margin: 0 1.5em 1.5em;
}

.editor-styles-wrapper a img {
  border: none;
}

.editor-styles-wrapper img, .editor-styles-wrapper .wp-caption {
  height: auto;
  max-width: 100%;
}

.editor-styles-wrapper img {
  vertical-align: middle;
  border-style: none;
}

.editor-styles-wrapper figure {
  margin: 0;
}

.editor-styles-wrapper embed,
.editor-styles-wrapper iframe,
.editor-styles-wrapper object {
  display: block;
  max-width: 100%;
}

.editor-styles-wrapper video {
  display: block;
}

.editor-styles-wrapper embed,
.editor-styles-wrapper object {
  height: auto;
}

.editor-styles-wrapper label {
  display: block;
  margin-bottom: 0.5em;
}

.editor-styles-wrapper fieldset {
  margin-bottom: 1em;
  padding: 0.35em 0.75em 0.625em;
}

.editor-styles-wrapper input[type='submit'] {
  -webkit-appearance: none;
}

.editor-styles-wrapper abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

.editor-styles-wrapper b,
.editor-styles-wrapper strong {
  font-weight: bolder;
}

.editor-styles-wrapper kbd,
.editor-styles-wrapper samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
  background-color: #fafafa;
}

.editor-styles-wrapper small {
  font-size: 80%;
}

.editor-styles-wrapper progress {
  vertical-align: baseline;
}

.editor-styles-wrapper summary {
  display: list-item;
}

.editor-styles-wrapper template {
  display: none;
}

.editor-styles-wrapper figcaption,
.editor-styles-wrapper .wp-caption,
.editor-styles-wrapper .gallery-caption {
  display: block;
  max-width: 100%;
  font-size: 13px ;
  line-height: 1em ;
  color: #000000;
  text-align: center;
  opacity: 1;
  margin: .5em auto 1em;
}

.editor-styles-wrapper figcaption a,
.editor-styles-wrapper .wp-caption a,
.editor-styles-wrapper .gallery-caption a {
  color: inherit;
}

.editor-styles-wrapper .wp-caption .wp-caption-text {
  opacity: 1;
}

.editor-styles-wrapper blockquote.instagram-media,
.editor-styles-wrapper iframe.instagram-media {
  margin: auto ;
}

.editor-styles-wrapper .sticky,
.editor-styles-wrapper .bypostauthor {
  opacity: 1;
}

.editor-styles-wrapper ::selection {
  color: #fff;
  background: var(--qode-main-color);
}

.editor-styles-wrapper ::-moz-selection {
  color: #fff;
  background: var(--qode-main-color);
}

.editor-styles-wrapper input[type="text"],
.editor-styles-wrapper input[type="email"],
.editor-styles-wrapper input[type="url"],
.editor-styles-wrapper input[type="password"],
.editor-styles-wrapper input[type="number"],
.editor-styles-wrapper input[type="tel"],
.editor-styles-wrapper input[type="search"],
.editor-styles-wrapper input[type="date"],
.editor-styles-wrapper textarea,
.editor-styles-wrapper select {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  border-radius: 0;
  border-style: solid;
  border-width: 0 0 1px 0;
  box-sizing: border-box;
  cursor: pointer;
  font-family: "DM Sans", sans-serif;
  font-size: 11px;
  font-weight: inherit;
  line-height: 24px;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  margin: 0 0 11px;
  outline: 0;
  padding: 15px 0px;
  transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
}

.qodef-contact-form-7 .editor-styles-wrapper input[type="text"], .qodef-contact-form-7
.editor-styles-wrapper input[type="email"], .qodef-contact-form-7
.editor-styles-wrapper input[type="url"], .qodef-contact-form-7
.editor-styles-wrapper input[type="password"], .qodef-contact-form-7
.editor-styles-wrapper input[type="number"], .qodef-contact-form-7
.editor-styles-wrapper input[type="tel"], .qodef-contact-form-7
.editor-styles-wrapper input[type="search"], .qodef-contact-form-7
.editor-styles-wrapper input[type="date"], .qodef-contact-form-7
.editor-styles-wrapper textarea, .qodef-contact-form-7
.editor-styles-wrapper select {
  margin: 0;
}

.editor-styles-wrapper input[type="text"]:-ms-input-placeholder, .editor-styles-wrapper input[type="email"]:-ms-input-placeholder, .editor-styles-wrapper input[type="url"]:-ms-input-placeholder, .editor-styles-wrapper input[type="password"]:-ms-input-placeholder, .editor-styles-wrapper input[type="number"]:-ms-input-placeholder, .editor-styles-wrapper input[type="tel"]:-ms-input-placeholder, .editor-styles-wrapper input[type="search"]:-ms-input-placeholder, .editor-styles-wrapper input[type="date"]:-ms-input-placeholder, .editor-styles-wrapper textarea:-ms-input-placeholder, .editor-styles-wrapper select:-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}

.editor-styles-wrapper input[type="text"]::placeholder,
.editor-styles-wrapper input[type="email"]::placeholder,
.editor-styles-wrapper input[type="url"]::placeholder,
.editor-styles-wrapper input[type="password"]::placeholder,
.editor-styles-wrapper input[type="number"]::placeholder,
.editor-styles-wrapper input[type="tel"]::placeholder,
.editor-styles-wrapper input[type="search"]::placeholder,
.editor-styles-wrapper input[type="date"]::placeholder,
.editor-styles-wrapper textarea::placeholder,
.editor-styles-wrapper select::placeholder {
  color: inherit;
  opacity: 1;
}

.editor-styles-wrapper input[type="text"],
.editor-styles-wrapper input[type="email"],
.editor-styles-wrapper input[type="url"],
.editor-styles-wrapper input[type="password"],
.editor-styles-wrapper input[type="number"],
.editor-styles-wrapper input[type="tel"],
.editor-styles-wrapper input[type="search"],
.editor-styles-wrapper input[type="date"],
.editor-styles-wrapper textarea,
.editor-styles-wrapper select {
  background-color: transparent;
  border-color: #e3e3e3;
  color: #000000;
}

.editor-styles-wrapper input[type="text"]:focus,
.editor-styles-wrapper input[type="email"]:focus,
.editor-styles-wrapper input[type="url"]:focus,
.editor-styles-wrapper input[type="password"]:focus,
.editor-styles-wrapper input[type="number"]:focus,
.editor-styles-wrapper input[type="tel"]:focus,
.editor-styles-wrapper input[type="search"]:focus,
.editor-styles-wrapper input[type="date"]:focus,
.editor-styles-wrapper textarea:focus,
.editor-styles-wrapper select:focus {
  background-color: transparent;
  border-color: var(--qode-main-color);
  color: #000000;
}

#qodef-page-footer .editor-styles-wrapper input[type="text"], #qodef-page-footer
.editor-styles-wrapper input[type="email"], #qodef-page-footer
.editor-styles-wrapper input[type="url"], #qodef-page-footer
.editor-styles-wrapper input[type="password"], #qodef-page-footer
.editor-styles-wrapper input[type="number"], #qodef-page-footer
.editor-styles-wrapper input[type="tel"], #qodef-page-footer
.editor-styles-wrapper input[type="search"], #qodef-page-footer
.editor-styles-wrapper input[type="date"], #qodef-page-footer
.editor-styles-wrapper textarea, #qodef-page-footer
.editor-styles-wrapper select {
  background-color: transparent;
  border-color: #e3e3e3;
  color: #000000;
}

#qodef-page-footer .editor-styles-wrapper input[type="text"]:focus, #qodef-page-footer
.editor-styles-wrapper input[type="email"]:focus, #qodef-page-footer
.editor-styles-wrapper input[type="url"]:focus, #qodef-page-footer
.editor-styles-wrapper input[type="password"]:focus, #qodef-page-footer
.editor-styles-wrapper input[type="number"]:focus, #qodef-page-footer
.editor-styles-wrapper input[type="tel"]:focus, #qodef-page-footer
.editor-styles-wrapper input[type="search"]:focus, #qodef-page-footer
.editor-styles-wrapper input[type="date"]:focus, #qodef-page-footer
.editor-styles-wrapper textarea:focus, #qodef-page-footer
.editor-styles-wrapper select:focus {
  background-color: transparent;
  border-color: #e3e3e3;
  color: #000000;
}

.editor-styles-wrapper .qodef-contact-form-7 .wpcf7-form-control-wrap {
  margin: 0 0 11px;
}

.editor-styles-wrapper .qodef-contact-form-7 label {
  margin: 0 0 11px;
}

.editor-styles-wrapper .qodef-contact-form-7 label .wpcf7-form-control-wrap {
  margin: 0;
}

.editor-styles-wrapper input[type="text"],
.editor-styles-wrapper input[type="email"],
.editor-styles-wrapper input[type="url"],
.editor-styles-wrapper input[type="password"],
.editor-styles-wrapper input[type="number"],
.editor-styles-wrapper input[type="tel"],
.editor-styles-wrapper input[type="search"],
.editor-styles-wrapper textarea,
.editor-styles-wrapper select {
  -webkit-appearance: none;
}

.editor-styles-wrapper select {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJyB4PScwcHgnIHk9JzBweCcgd2lkdGg9JzEwLjhweCcgaGVpZ2h0PSc2LjJweCcgdmlld0JveD0nMCAwIDEwLjggNi4yJyBzdHlsZT0nZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMC44IDYuMjsnIHhtbDpzcGFjZT0ncHJlc2VydmUnPjxwYXRoIHN0eWxlPSdmaWxsOiAjQThBN0E3JyBkPSdNMTAuNiwwLjNjMC4zLDAuMywwLjMsMC43LDAsMUw1LjksNS45QzUuOCw2LjEsNS42LDYuMiw1LjQsNi4yQzUuMiw2LjIsNSw2LjEsNC45LDUuOUwwLjIsMS4zIGMtMC4zLTAuMy0wLjMtMC43LDAtMWMwLjMtMC4zLDAuNy0wLjMsMSwwbDQuMiw0LjFsNC4yLTQuMUM5LjktMC4xLDEwLjItMC4xLDEwLjYsMC4zeicvPjwvc3ZnPg==");
  background-position: calc(100% - 20px) center;
  background-repeat: no-repeat;
  display: inline-block;
  height: auto;
  margin: 0;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.editor-styles-wrapper select:disabled {
  background-color: #fafafa;
  border-color: inherit;
  box-shadow: none;
  color: inherit;
  text-shadow: none;
}

.editor-styles-wrapper select option {
  color: #000000;
}

.editor-styles-wrapper select.qodef-arrow--light {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJyB4PScwcHgnIHk9JzBweCcgd2lkdGg9JzEwLjhweCcgaGVpZ2h0PSc2LjJweCcgdmlld0JveD0nMCAwIDEwLjggNi4yJyBzdHlsZT0nZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMC44IDYuMjsnIHhtbDpzcGFjZT0ncHJlc2VydmUnPjxwYXRoIHN0eWxlPSdmaWxsOiAjZmZmJyBkPSdNMTAuNiwwLjNjMC4zLDAuMywwLjMsMC43LDAsMUw1LjksNS45QzUuOCw2LjEsNS42LDYuMiw1LjQsNi4yQzUuMiw2LjIsNSw2LjEsNC45LDUuOUwwLjIsMS4zIGMtMC4zLTAuMy0wLjMtMC43LDAtMWMwLjMtMC4zLDAuNy0wLjMsMSwwbDQuMiw0LjFsNC4yLTQuMUM5LjktMC4xLDEwLjItMC4xLDEwLjYsMC4zeicvPjwvc3ZnPg==");
}

.editor-styles-wrapper .post-password-form input[type="password"] {
  margin-top: 0.5em;
}

@media only screen and (min-width: 769px) {
  .editor-styles-wrapper .post-password-form input[type="password"] {
    display: block;
    max-width: 50%;
  }
}

.editor-styles-wrapper input[type="submit"],
.editor-styles-wrapper button[type="submit"],
.editor-styles-wrapper .qodef-theme-button {
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  line-height: 1.6875em;
  font-weight: 400;
  color: #000;
  position: relative;
  display: inline-flex;
  vertical-align: middle;
  width: auto;
  margin: 0;
  text-decoration: none;
  text-transform: lowercase;
  border-radius: 0;
  outline: none;
  transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
  padding: 9px 68px;
  color: var(--qode-main-color);
  background-color: transparent;
  border: 1px solid var(--qode-main-color);
  z-index: 1;
  transition-delay: .03s;
  cursor: pointer;
}

.editor-styles-wrapper input[type="submit"]:after,
.editor-styles-wrapper button[type="submit"]:after,
.editor-styles-wrapper .qodef-theme-button:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-color: var(--qodef-hover-bg-color, var(--qode-main-color));
  transition: transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
  z-index: -1;
  transform-origin: right;
  transform: scaleX(0);
}

.editor-styles-wrapper input[type="submit"]:hover,
.editor-styles-wrapper button[type="submit"]:hover,
.editor-styles-wrapper .qodef-theme-button:hover {
  color: #ffffff;
  background-color: transparent;
  border-color: var(--qode-main-color);
}

.editor-styles-wrapper input[type="submit"]:hover:after,
.editor-styles-wrapper button[type="submit"]:hover:after,
.editor-styles-wrapper .qodef-theme-button:hover:after {
  transform-origin: left;
  transform: scaleX(1);
}

.editor-styles-wrapper button[type="submit"] span,
.editor-styles-wrapper .qodef-theme-button span {
  display: block;
  line-height: inherit;
}

.editor-styles-wrapper button[type="submit"] span:before,
.editor-styles-wrapper .qodef-theme-button span:before {
  display: block;
  line-height: inherit;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default {
  display: inline-block;
  margin: 0 0 11px;
  position: relative;
  vertical-align: middle;
  width: auto;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-selection--single {
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: block;
  font-family: inherit;
  font-size: 11px;
  font-weight: normal;
  height: auto;
  line-height: 24px;
  margin: 0;
  outline: none;
  padding: 15px 0px;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: inherit;
  display: block;
  line-height: inherit;
  overflow: hidden;
  padding: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: inherit;
  margin: 0;
  position: relative;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: inherit;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
  align-items: center;
  color: inherit;
  display: flex;
  font-size: 16px;
  height: 100%;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: '\33';
  font-family: 'ElegantIcons';
  display: block;
  font-style: normal;
  line-height: inherit;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-selection--multiple {
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: block;
  font-family: inherit;
  font-size: 11px;
  font-weight: normal;
  height: auto;
  line-height: 24px;
  margin: 0;
  outline: none;
  padding: 15px 0px;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  color: inherit;
  display: block;
  line-height: inherit;
  list-style: none;
  overflow: hidden;
  padding: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  margin: 0;
  padding: 0;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__placeholder {
  color: inherit;
  float: left;
  margin: 0;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: inherit;
  margin: 0;
  position: relative;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
  background-color: #000000;
  border: 0;
  border-radius: 0;
  color: #ffffff;
  cursor: default;
  float: left;
  margin: 1px 1px 1px 0;
  padding: 5px 10px;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove {
  color: inherit;
  cursor: pointer;
  display: inline-block;
  font-weight: inherit;
  margin: 0 10px 0 0;
  transition: opacity 0.2s ease-out;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove:hover {
  color: inherit;
  opacity: 0.8;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-search--inline {
  float: left;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-search--inline .select2-search__field {
  -webkit-appearance: none;
  border: none ;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin: 0 ;
  outline: none;
  padding: 0 ;
  width: 100%;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-search--inline .select2-search__field:focus {
  border-color: #000000;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-dropdown {
  background-color: #fafafa;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  display: block;
  left: -100000px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99999;
}

.admin-bar[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-dropdown {
  top: 32px;
}

@media only screen and (max-width: 782px) {
  .admin-bar[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-dropdown {
    top: 46px;
  }
}

.woocommerce-checkout:not([class*="hiroshi-core"])[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-dropdown {
  top: 0;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-search--dropdown {
  display: block;
  padding: 14px 15px 2px;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-search--dropdown.select2-search--hide {
  display: none;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-search--dropdown .select2-search__field {
  -webkit-appearance: none;
  border: 1px solid #e3e3e3;
  color: #000000;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: 20px;
  margin: 0;
  outline: none;
  padding: 4px 8px;
  width: 100%;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-search--dropdown .select2-search__field:focus {
  border: 1px solid #e3e3e3;
  color: #000000;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-results {
  display: block;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-results__options {
  font-size: 11px;
  line-height: 24px;
  list-style: none;
  margin: 5px 0;
  padding: 2px 15px;
  position: relative;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-results__option {
  padding: 3px 0;
  transition: color 0.2s ease-out;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-results__option[aria-selected] {
  cursor: pointer;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-results__option[aria-disabled=true] {
  color: #000000;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-results__option[aria-selected=true], [class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-results__option[data-selected=true] {
  background: none;
  color: #000000;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: none;
  color: #000000;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 7px 0;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding: 0;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 0;
  right: auto;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
[class*="hiroshi"] .editor-styles-wrapper .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
[class*="hiroshi"] .editor-styles-wrapper .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__rendered {
  padding: 0;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin: 7px auto 0 5px;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin: 0 auto 0 3px;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default.select2-container--disabled .select2-selection--single,
[class*="hiroshi"] .editor-styles-wrapper .select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #fafafa;
  cursor: default;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear,
[class*="hiroshi"] .editor-styles-wrapper .select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__clear {
  display: none;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default.select2-container--open .select2-selection--single,
[class*="hiroshi"] .editor-styles-wrapper .select2-container--default.select2-container--open .select2-selection--multiple {
  color: #000000;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default.select2-container--open .select2-dropdown {
  left: 0;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above {
  border-bottom-color: transparent;
}

[class*="hiroshi"] .editor-styles-wrapper .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below {
  border-top-color: transparent;
}

.editor-styles-wrapper .select2-container--default .select2-selection {
  background-color: transparent ;
  border-color: #e3e3e3 ;
  color: #000000 ;
}

.editor-styles-wrapper .select2-container--default .select2-selection:focus {
  background-color: transparent ;
  border-color: var(--qode-main-color) ;
  color: #000000 ;
}

#qodef-page-footer .editor-styles-wrapper .select2-container--default .select2-selection {
  background-color: transparent ;
  border-color: #e3e3e3 ;
  color: #000000 ;
}

#qodef-page-footer .editor-styles-wrapper .select2-container--default .select2-selection:focus {
  background-color: transparent ;
  border-color: #e3e3e3 ;
  color: #000000 ;
}

.editor-styles-wrapper body:not([class*="hiroshi-core"]) .select2-container--default .select2-selection--single .select2-selection__arrow:before {
  content: '\25BE';
  font-family: initial;
  font-size: 16px;
}

.editor-styles-wrapper .select2-close-mask {
  background-color: #ffffff;
  border: 0;
  display: block;
  filter: alpha(opacity=0);
  height: auto;
  left: 0;
  margin: 0;
  min-height: 100%;
  min-width: 100%;
  opacity: 0;
  padding: 0;
  position: fixed;
  top: 0;
  width: auto;
  z-index: 99;
}

.editor-styles-wrapper .select2-hidden-accessible {
  border: 0 ;
  clip: rect(0 0 0 0) ;
  -webkit-clip-path: inset(50%) ;
          clip-path: inset(50%) ;
  height: 0 ;
  line-height: 1;
  overflow: hidden ;
  padding: 0 ;
  position: absolute ;
  white-space: nowrap ;
  width: 1px ;
}

.editor-styles-wrapper input[type="search"]::-webkit-search-decoration, .editor-styles-wrapper input[type="search"]::-webkit-search-cancel-button, .editor-styles-wrapper input[type="search"]::-webkit-search-results-button, .editor-styles-wrapper input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

.editor-styles-wrapper input[type="search"]::-ms-clear,
.editor-styles-wrapper input[type="text"]::-ms-clear {
  display: none;
}

.editor-styles-wrapper input:-webkit-autofill {
  -webkit-animation-delay: 1s;
  -webkit-animation-fill-mode: both;
  -webkit-animation-name: qodefAutofillFix;
}

.editor-styles-wrapper input[type="text"],
.editor-styles-wrapper input[type="email"],
.editor-styles-wrapper input[type="url"],
.editor-styles-wrapper input[type="password"],
.editor-styles-wrapper input[type="number"],
.editor-styles-wrapper input[type="tel"],
.editor-styles-wrapper input[type="search"],
.editor-styles-wrapper input[type="date"],
.editor-styles-wrapper textarea,
.editor-styles-wrapper select {
  letter-spacing: 0;
  text-transform: none;
}

.editor-styles-wrapper .mce-content-body,
.editor-styles-wrapper .block-editor-block-list__layout,
.editor-styles-wrapper p.wp-block {
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  line-height: 1.6875em;
  font-weight: 400;
}

.editor-styles-wrapper .mce-content-body:not(.has-text-color),
.editor-styles-wrapper .block-editor-block-list__layout:not(.has-text-color),
.editor-styles-wrapper p.wp-block:not(.has-text-color) {
  color: #000000;
}

.editor-styles-wrapper .block-editor-block-list__layout {
  max-width: 1100px;
  margin: 0 auto;
  box-sizing: content-box;
}

body .editor-styles-wrapper h1,
body .editor-styles-wrapper h1.wp-block,
body .editor-styles-wrapper h1.rich-text {
  font-family: "DM Sans", sans-serif ;
  font-weight: 400 ;
  color: #000000 ;
  font-size: 54px ;
  line-height: 1.09259em ;
  font-weight: 400 ;
  margin-top: 25px ;
  margin-bottom: 25px ;
  word-wrap: break-word ;
}

@media only screen and (max-width: 1440px) {
  body .editor-styles-wrapper h1,
  body .editor-styles-wrapper h1.wp-block,
  body .editor-styles-wrapper h1.rich-text {
    font-size: 48px ;
    line-height: 1.08333em ;
  }
}

body .editor-styles-wrapper h1 a,
body .editor-styles-wrapper h1.wp-block a,
body .editor-styles-wrapper h1.rich-text a {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  color: inherit;
}

body .editor-styles-wrapper h1 a:focus, body .editor-styles-wrapper h1 a:hover,
body .editor-styles-wrapper h1.wp-block a:focus,
body .editor-styles-wrapper h1.wp-block a:hover,
body .editor-styles-wrapper h1.rich-text a:focus,
body .editor-styles-wrapper h1.rich-text a:hover {
  color: var(--qode-main-color);
}

body .editor-styles-wrapper h2,
body .editor-styles-wrapper h2.wp-block,
body .editor-styles-wrapper h2.rich-text {
  font-family: "DM Sans", sans-serif ;
  font-weight: 400 ;
  color: #000000 ;
  font-size: 45px ;
  line-height: 1.2em ;
  font-weight: 400 ;
  margin-top: 25px ;
  margin-bottom: 25px ;
  word-wrap: break-word ;
}

@media only screen and (max-width: 1440px) {
  body .editor-styles-wrapper h2,
  body .editor-styles-wrapper h2.wp-block,
  body .editor-styles-wrapper h2.rich-text {
    font-size: 38px ;
    line-height: 1.13158em ;
  }
}

body .editor-styles-wrapper h2 a,
body .editor-styles-wrapper h2.wp-block a,
body .editor-styles-wrapper h2.rich-text a {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  color: inherit;
}

body .editor-styles-wrapper h2 a:focus, body .editor-styles-wrapper h2 a:hover,
body .editor-styles-wrapper h2.wp-block a:focus,
body .editor-styles-wrapper h2.wp-block a:hover,
body .editor-styles-wrapper h2.rich-text a:focus,
body .editor-styles-wrapper h2.rich-text a:hover {
  color: var(--qode-main-color);
}

body .editor-styles-wrapper h3,
body .editor-styles-wrapper h3.wp-block,
body .editor-styles-wrapper h3.rich-text {
  font-family: "DM Sans", sans-serif ;
  font-weight: 400 ;
  color: #000000 ;
  font-size: 36px ;
  line-height: 1.13889em ;
  font-weight: 400 ;
  margin-top: 25px ;
  margin-bottom: 25px ;
  word-wrap: break-word ;
}

@media only screen and (max-width: 1440px) {
  body .editor-styles-wrapper h3,
  body .editor-styles-wrapper h3.wp-block,
  body .editor-styles-wrapper h3.rich-text {
    font-size: 30px ;
    line-height: 1.16667em ;
  }
}

body .editor-styles-wrapper h3 a,
body .editor-styles-wrapper h3.wp-block a,
body .editor-styles-wrapper h3.rich-text a {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  color: inherit;
}

body .editor-styles-wrapper h3 a:focus, body .editor-styles-wrapper h3 a:hover,
body .editor-styles-wrapper h3.wp-block a:focus,
body .editor-styles-wrapper h3.wp-block a:hover,
body .editor-styles-wrapper h3.rich-text a:focus,
body .editor-styles-wrapper h3.rich-text a:hover {
  color: var(--qode-main-color);
}

body .editor-styles-wrapper h4,
body .editor-styles-wrapper h4.wp-block,
body .editor-styles-wrapper h4.rich-text {
  font-family: "DM Sans", sans-serif ;
  font-weight: 400 ;
  color: #000000 ;
  font-size: 24px ;
  line-height: 1.20833em ;
  font-weight: 400 ;
  margin-top: 25px ;
  margin-bottom: 25px ;
  word-wrap: break-word ;
}

@media only screen and (max-width: 1440px) {
  body .editor-styles-wrapper h4,
  body .editor-styles-wrapper h4.wp-block,
  body .editor-styles-wrapper h4.rich-text {
    font-size: 22px ;
    line-height: 1.22727em ;
  }
}

body .editor-styles-wrapper h4 a,
body .editor-styles-wrapper h4.wp-block a,
body .editor-styles-wrapper h4.rich-text a {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  color: inherit;
}

body .editor-styles-wrapper h4 a:focus, body .editor-styles-wrapper h4 a:hover,
body .editor-styles-wrapper h4.wp-block a:focus,
body .editor-styles-wrapper h4.wp-block a:hover,
body .editor-styles-wrapper h4.rich-text a:focus,
body .editor-styles-wrapper h4.rich-text a:hover {
  color: var(--qode-main-color);
}

body .editor-styles-wrapper h5,
body .editor-styles-wrapper h5.wp-block,
body .editor-styles-wrapper h5.rich-text {
  font-family: "DM Sans", sans-serif ;
  font-weight: 400 ;
  color: #000000 ;
  font-size: 20px ;
  line-height: 1.25em ;
  font-weight: 400 ;
  margin-top: 25px ;
  margin-bottom: 25px ;
  word-wrap: break-word ;
}

@media only screen and (max-width: 1440px) {
  body .editor-styles-wrapper h5,
  body .editor-styles-wrapper h5.wp-block,
  body .editor-styles-wrapper h5.rich-text {
    font-size: 18px ;
    line-height: 1.27778em ;
  }
}

body .editor-styles-wrapper h5 a,
body .editor-styles-wrapper h5.wp-block a,
body .editor-styles-wrapper h5.rich-text a {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  color: inherit;
}

body .editor-styles-wrapper h5 a:focus, body .editor-styles-wrapper h5 a:hover,
body .editor-styles-wrapper h5.wp-block a:focus,
body .editor-styles-wrapper h5.wp-block a:hover,
body .editor-styles-wrapper h5.rich-text a:focus,
body .editor-styles-wrapper h5.rich-text a:hover {
  color: var(--qode-main-color);
}

body .editor-styles-wrapper h6,
body .editor-styles-wrapper h6.wp-block,
body .editor-styles-wrapper h6.rich-text {
  font-family: "DM Sans", sans-serif ;
  font-weight: 400 ;
  color: #000000 ;
  font-size: 12px ;
  line-height: 1.16667em ;
  font-weight: 400 ;
  text-transform: uppercase ;
  letter-spacing: 0.2em ;
  margin-top: 25px ;
  margin-bottom: 25px ;
  word-wrap: break-word ;
}

body .editor-styles-wrapper h6 a,
body .editor-styles-wrapper h6.wp-block a,
body .editor-styles-wrapper h6.rich-text a {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  text-transform: inherit;
  color: inherit;
}

body .editor-styles-wrapper h6 a:focus, body .editor-styles-wrapper h6 a:hover,
body .editor-styles-wrapper h6.wp-block a:focus,
body .editor-styles-wrapper h6.wp-block a:hover,
body .editor-styles-wrapper h6.rich-text a:focus,
body .editor-styles-wrapper h6.rich-text a:hover {
  color: var(--qode-main-color);
}

.editor-styles-wrapper a,
.editor-styles-wrapper p a {
  color: #000000 ;
  text-decoration: none;
  transition: color 0.2s ease-out;
  cursor: pointer;
}

.editor-styles-wrapper a:focus, .editor-styles-wrapper a:hover,
.editor-styles-wrapper p a:focus,
.editor-styles-wrapper p a:hover {
  color: var(--qode-main-color) ;
}

.editor-styles-wrapper p,
.editor-styles-wrapper p.wp-block {
  margin-top: 10px ;
  margin-bottom: 10px ;
  border: 0;
}

.editor-styles-wrapper p.has-background,
.editor-styles-wrapper p.wp-block.has-background {
  padding: 20px 30px;
}

.editor-styles-wrapper blockquote,
.editor-styles-wrapper blockquote.wp-block-quote {
  position: relative;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-family: "DM Sans", sans-serif;
  font-weight: 400;
  color: #000000;
  font-size: 20px;
  line-height: 1.25em;
  font-weight: 400;
  position: relative;
  padding: 0 75px ;
  margin: 43px 0 ;
  border: none ;
  quotes: none;
  z-index: 1;
}

@media only screen and (max-width: 1440px) {
  .editor-styles-wrapper blockquote,
  .editor-styles-wrapper blockquote.wp-block-quote {
    font-size: 18px;
    line-height: 1.27778em;
  }
}

.editor-styles-wrapper blockquote.wp-block-quote.is-large, .editor-styles-wrapper blockquote.wp-block-quote.is-style-large,
.editor-styles-wrapper blockquote.wp-block-quote.wp-block-quote.is-large,
.editor-styles-wrapper blockquote.wp-block-quote.wp-block-quote.is-style-large {
  margin: 43px 0;
  padding: 0 75px ;
}

.editor-styles-wrapper blockquote.wp-block-pullquote,
.editor-styles-wrapper blockquote.wp-block-quote.wp-block-pullquote {
  padding: 0 75px ;
  text-align: center ;
}

.editor-styles-wrapper blockquote.wp-block-pullquote p,
.editor-styles-wrapper blockquote.wp-block-quote.wp-block-pullquote p {
  font-size: 28px ;
  line-height: 1.6 ;
}

.editor-styles-wrapper blockquote.wp-block-pullquote.alignleft,
.editor-styles-wrapper blockquote.wp-block-quote.wp-block-pullquote.alignleft {
  max-width: 420px;
}

.editor-styles-wrapper blockquote.wp-block-pullquote.alignright,
.editor-styles-wrapper blockquote.wp-block-quote.wp-block-pullquote.alignright {
  max-width: 420px;
}

.editor-styles-wrapper blockquote.has-text-align-right:before,
.editor-styles-wrapper blockquote.wp-block-quote.has-text-align-right:before {
  left: auto;
  right: 0;
}

.editor-styles-wrapper blockquote:before,
.editor-styles-wrapper blockquote.wp-block-quote:before {
  content: '“';
  position: absolute;
  top: 25px;
  left: 45px;
  height: auto;
  font-size: 52px;
  line-height: 1;
  font-weight: 600;
  letter-spacing: -0.02em;
  transform: translateY(-50%);
  z-index: -1;
  color: #000000;
}

.editor-styles-wrapper blockquote > *,
.editor-styles-wrapper blockquote.wp-block-quote > * {
  font-family: inherit ;
  font-size: inherit ;
  font-weight: inherit ;
  font-style: inherit ;
  line-height: inherit ;
  letter-spacing: inherit ;
  text-transform: inherit ;
  color: inherit ;
  margin: 0;
}

.editor-styles-wrapper blockquote p,
.editor-styles-wrapper blockquote.wp-block-quote p {
  margin: 0 ;
}

.editor-styles-wrapper blockquote:after,
.editor-styles-wrapper blockquote.wp-block-quote:after {
  content: '';
}

.editor-styles-wrapper blockquote cite,
.editor-styles-wrapper blockquote .wp-block-quote__citation,
.editor-styles-wrapper blockquote .wp-block-pullquote__citation,
.editor-styles-wrapper blockquote.wp-block-quote cite,
.editor-styles-wrapper blockquote.wp-block-quote .wp-block-quote__citation,
.editor-styles-wrapper blockquote.wp-block-quote .wp-block-pullquote__citation {
  display: block;
  margin: 10px 0 0;
  font-style: normal;
  font-weight: 400 ;
  text-align: inherit ;
  text-transform: uppercase ;
}

.editor-styles-wrapper select,
.editor-styles-wrapper select:disabled {
  border: 1px solid transparent;
}

.editor-styles-wrapper .wp-block {
  max-width: 1100px;
  margin-top: 0;
  margin-bottom: 0;
}

.editor-styles-wrapper .wp-block[data-align=full], .editor-styles-wrapper .wp-block.alignfull {
  margin-left: auto ;
  margin-right: auto ;
  max-width: 100%;
}

.editor-styles-wrapper .wp-block[data-align=left] [data-type="core/button"], .editor-styles-wrapper .wp-block[data-align=right] [data-type="core/button"] {
  margin: 1em 0;
  width: 100%;
}

.editor-styles-wrapper .wp-block[data-align=left] [data-type="core/button"] br, .editor-styles-wrapper .wp-block[data-align=right] [data-type="core/button"] br {
  display: none;
}

.editor-styles-wrapper .wp-block:not(.aligncenter)[data-type="core/button"] {
  margin: 1em 0 ;
}

.editor-styles-wrapper .wp-block:not(.aligncenter)[data-type="core/button"] br {
  display: none;
}

.editor-styles-wrapper .editor-post-title__input {
  font-family: "DM Sans", sans-serif ;
  font-weight: 400 ;
  color: #000000 ;
  font-size: 54px ;
  line-height: 1.09259em ;
  font-weight: 400 ;
  overflow-y: hidden ;
}

@media only screen and (max-width: 1440px) {
  .editor-styles-wrapper .editor-post-title__input {
    font-size: 48px ;
    line-height: 1.08333em ;
  }
}

.editor-styles-wrapper .wp-block-paragraph {
  line-height: 1.6875em;
}

.editor-styles-wrapper .wp-block-button.wp-block-button__link,
.editor-styles-wrapper .wp-block-button .wp-block-button__link {
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  line-height: 1.6875em;
  font-weight: 400;
  color: #000;
  position: relative;
  display: inline-flex;
  vertical-align: middle;
  width: auto;
  margin: 0;
  text-decoration: none;
  text-transform: lowercase;
  border-radius: 0;
  outline: none;
  transition: color 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;
  padding: 9px 68px;
  color: #ffffff;
  background-color: transparent;
  border: 1px solid var(--qode-main-color);
  z-index: 1;
  transition-delay: .03s;
  overflow: hidden;
  border-radius: 28px;
  height: auto;
  cursor: pointer;
}

.editor-styles-wrapper .wp-block-button.wp-block-button__link:after,
.editor-styles-wrapper .wp-block-button .wp-block-button__link:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-color: var(--qodef-hover-bg-color, var(--qode-main-color));
  transition: transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
  z-index: -1;
  width: calc(100% + 2px);
  transform-origin: left;
  transform: scaleX(1);
}

.editor-styles-wrapper .wp-block-button.wp-block-button__link:hover,
.editor-styles-wrapper .wp-block-button .wp-block-button__link:hover {
  color: var(--qode-main-color);
  background-color: transparent;
  border-color: var(--qode-main-color);
}

.editor-styles-wrapper .wp-block-button.wp-block-button__link:hover:after,
.editor-styles-wrapper .wp-block-button .wp-block-button__link:hover:after {
  transform-origin: right;
  transform: scaleX(0);
}

.editor-styles-wrapper .wp-block-button.is-style-outline.wp-block-button__link,
.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link {
  color: var(--qode-main-color);
  background-color: transparent;
  border: 1px solid var(--qode-main-color);
  z-index: 1;
  transition-delay: .03s;
  border-width: 1px;
}

.editor-styles-wrapper .wp-block-button.is-style-outline.wp-block-button__link:after,
.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-color: var(--qodef-hover-bg-color, var(--qode-main-color));
  transition: transform 0.8s cubic-bezier(0.22, 0.61, 0.36, 1);
  z-index: -1;
  transform-origin: right;
  transform: scaleX(0);
}

.editor-styles-wrapper .wp-block-button.is-style-outline.wp-block-button__link:hover,
.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:hover {
  color: #ffffff;
  background-color: transparent;
  border-color: var(--qode-main-color);
}

.editor-styles-wrapper .wp-block-button.is-style-outline.wp-block-button__link:hover:after,
.editor-styles-wrapper .wp-block-button.is-style-outline .wp-block-button__link:hover:after {
  transform-origin: left;
  transform: scaleX(1);
}

.editor-styles-wrapper .wp-block-button.is-style-squared.wp-block-button__link,
.editor-styles-wrapper .wp-block-button.is-style-squared .wp-block-button__link {
  border-radius: 0;
}

.editor-styles-wrapper .wp-block-gallery {
  display: flex;
  margin-bottom: 2em;
}

.editor-styles-wrapper .wp-block-gallery ul.blocks-gallery-grid {
  margin: 0 ;
}

.editor-styles-wrapper .wp-block-gallery.alignleft {
  max-width: 420px;
}

.editor-styles-wrapper .wp-block-gallery.alignright {
  max-width: 420px;
}

.editor-styles-wrapper .wp-block-gallery figcaption {
  overflow-x: hidden;
}

.editor-styles-wrapper .wp-block-columns {
  margin-bottom: 28px ;
  padding: 0 ;
}

.editor-styles-wrapper .wp-block-columns > .block-editor-inner-blocks > .block-editor-block-list__layout > [data-type="core/column"] > .block-core-columns > .block-editor-inner-blocks {
  margin: 0;
}

.editor-styles-wrapper .wp-block-columns > .block-editor-inner-blocks > .block-editor-block-list__layout .block-list-appender {
  margin: 0;
}

.editor-styles-wrapper .wp-block-pullquote {
  margin: 0 ;
  padding: 0 ;
  border: 0 ;
  text-align: center ;
  width: 100% ;
}

.editor-styles-wrapper .wp-block-pullquote blockquote {
  padding: 25px ;
}

.editor-styles-wrapper .wp-block-pullquote blockquote p {
  font-size: 28px ;
  line-height: 1.6 ;
}

.editor-styles-wrapper .wp-block-pullquote.alignleft {
  max-width: 420px;
}

.editor-styles-wrapper .wp-block-pullquote.alignright {
  max-width: 420px;
}

.editor-styles-wrapper .wp-block-media-text figure > img,
.editor-styles-wrapper .wp-block-media-text figure > video {
  max-width: unset;
  width: 100%;
  vertical-align: middle;
}

.editor-styles-wrapper [data-type="core/separator"] {
  padding: 0;
}

.editor-styles-wrapper .wp-block-image {
  margin-bottom: 0;
}

.editor-styles-wrapper .wp-block-image.alignleft, .editor-styles-wrapper .wp-block-image.alignright {
  margin-top: 1rem ;
  margin-bottom: 1rem ;
}

.editor-styles-wrapper .wp-block-image.aligncenter {
  display: table;
}

.editor-styles-wrapper .wp-block-image .components-resizable-box__container {
  vertical-align: middle;
}

.editor-styles-wrapper .aligncenter {
  text-align: center;
}

.editor-styles-wrapper .aligncenter .wp-block-image {
  display: table;
  clear: both;
}

.editor-styles-wrapper .wp-block-cover {
  margin-top: 0;
  margin-bottom: 0.5em;
}

.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container {
  width: 100% ;
}

.editor-styles-wrapper .wp-block-cover p, .editor-styles-wrapper .wp-block-cover h1, .editor-styles-wrapper .wp-block-cover h2, .editor-styles-wrapper .wp-block-cover h3, .editor-styles-wrapper .wp-block-cover h4, .editor-styles-wrapper .wp-block-cover h5, .editor-styles-wrapper .wp-block-cover h6 {
  z-index: 1 ;
  margin: 0 auto ;
  max-width: 580px ;
  padding: 14px ;
  line-height: 1em ;
}

.editor-styles-wrapper .wp-block-cover p a, .editor-styles-wrapper .wp-block-cover h1 a, .editor-styles-wrapper .wp-block-cover h2 a, .editor-styles-wrapper .wp-block-cover h3 a, .editor-styles-wrapper .wp-block-cover h4 a, .editor-styles-wrapper .wp-block-cover h5 a, .editor-styles-wrapper .wp-block-cover h6 a {
  color: #fff ;
}

.editor-styles-wrapper .wp-block-cover p a:hover, .editor-styles-wrapper .wp-block-cover h1 a:hover, .editor-styles-wrapper .wp-block-cover h2 a:hover, .editor-styles-wrapper .wp-block-cover h3 a:hover, .editor-styles-wrapper .wp-block-cover h4 a:hover, .editor-styles-wrapper .wp-block-cover h5 a:hover, .editor-styles-wrapper .wp-block-cover h6 a:hover {
  color: var(--qode-main-color) ;
}

.editor-styles-wrapper .wp-block-cover *:not(.has-text-color):not(.has-inline-color):not(a) {
  color: #fff ;
  font-size: 30px ;
}

.editor-styles-wrapper .wp-block-file {
  color: #000000;
  text-decoration: none;
  transition: color 0.2s ease-out;
  cursor: pointer;
}

.editor-styles-wrapper .wp-block-file:focus, .editor-styles-wrapper .wp-block-file:hover {
  color: var(--qode-main-color);
}

.editor-styles-wrapper .wp-block-group.has-background {
  padding: 20px 30px;
}

.editor-styles-wrapper .wp-block-freeform.block-library-rich-text__tinymce li,
.editor-styles-wrapper .wp-block-freeform.block-library-rich-text__tinymce p {
  line-height: inherit;
}

.editor-styles-wrapper .wp-caption {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.editor-styles-wrapper .wp-caption .wp-caption-dd {
  padding: 0 ;
  margin: 10px 0 ;
  line-height: 1.6875em;
}

.editor-styles-wrapper .wp-caption.aligncenter {
  margin: auto ;
}

.editor-styles-wrapper .wp-caption.aligncenter .wp-caption-dd {
  display: flex;
  justify-content: center;
}

.editor-styles-wrapper .wp-caption.alignleft .wp-caption-dd {
  text-align: left;
}

.editor-styles-wrapper .wp-caption.alignright .wp-caption-dd {
  text-align: right;
}

.editor-styles-wrapper .wp-block-code {
  max-width: 100%;
  background-color: #fafafa;
  margin: 15px 0;
  padding: 15px;
}

.editor-styles-wrapper .wp-block-code .block-editor-plain-text {
  white-space: pre-wrap;
  word-wrap: break-word;
  font-family: monospace;
  font-size: 16px;
  color: #000000;
  background: transparent;
}

.editor-styles-wrapper .wp-block-html {
  max-width: 100%;
  background-color: #fafafa;
}

.editor-styles-wrapper .wp-block-html .block-editor-plain-text {
  white-space: pre-wrap;
  word-wrap: break-word;
  font-family: monospace;
  font-size: 16px;
  color: #000000;
  background: transparent;
}

.editor-styles-wrapper .wp-block-search .wp-block-search__input {
  margin-bottom: 0;
}

.editor-styles-wrapper .wp-block-rss .wp-block-rss__item-title {
  display: inline-block;
  vertical-align: top;
}