/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./cartridges/app_custom_yamaha/cartridge/client/default/scss/components/otherContent.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.other-content {
  background-color: #fff;
  padding: 1.5rem;
  margin-top: 24px; }
  .other-content:first-of-type {
    margin-top: 0; }

/* .order-details-wrap, #checkout-main, .thank-you-page  {
    .other-content {
        margin-top: 32px;
        &:first-of-type {
            margin-top: 0;
        }
    }
} */
.other-content-wrap .other-content-title {
  font-family: "Play";
  font-size: 18px;
  line-height: 24px;
  font-weight: 700; }
  @media (min-width: 768px) {
    .other-content-wrap .other-content-title {
      font-size: 20px;
      line-height: 28px; } }
  .other-content-wrap .other-content-title img {
    min-width: 14px; }
    .other-content-wrap .other-content-title img.expand_less {
      display: none; }
  .other-content-wrap .other-content-title[aria-expanded=true] img.expand_more {
    display: none; }
  .other-content-wrap .other-content-title[aria-expanded=true] img.expand_less {
    display: block; }
  .other-content-wrap .other-content-title:hover {
    text-decoration: none; }

.other-content-wrap .other-content-title-intern {
  font-family: "Play";
  font-size: 1.125rem;
  line-height: 24px;
  font-weight: 700; }

.other-content-wrap .other-content-content .title {
  padding: 1rem 0;
  font-size: 1rem;
  line-height: 24px;
  color: #121212;
  width: 100%;
  text-align: left;
  outline: none;
  font-weight: 500; }

.other-content-wrap .other-content-content .content-asset div[class^="collapsible-"], .other-content-wrap .other-content-content .content-asset div[class*=" collapsible-"] {
  border-top: 1px solid #EEEEEE; }
  .other-content-wrap .other-content-content .content-asset div[class^="collapsible-"]:last-child, .other-content-wrap .other-content-content .content-asset div[class*=" collapsible-"]:last-child {
    border-bottom: 1px solid #EEEEEE; }

.other-content-wrap .other-content-content .content-asset .content p {
  font-size: 1rem;
  line-height: 24px;
  color: #5B5B5B; }

.footer-content.powered-by-logo {
  margin-top: 32px; }

.thank-you-page .footer-content.powered-by-logo {
  margin-top: 24px; }

@media (min-width: 1440px) {
  .other-content-wrap .other-content-title {
    font-size: 1.25rem;
    line-height: 1.75rem; } }


/*# sourceMappingURL=otherContent.css.map*/