/*!**********************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./_dev/module/css/module.scss ***!
  \**********************************************************************************************************************/
.oo_footertext_footertext {
  margin: 150px 0;
  text-align: center;
  font-family: var(--theme-font-title); }
  @media screen and (max-width: 768px) {
    .oo_footertext_footertext {
      margin: 60px 0; } }
  .oo_footertext_footertext__title {
    margin-bottom: 20px; }
  .oo_footertext_footertext .underlink {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-top: 20px; }
    .oo_footertext_footertext .underlink:hover {
      padding-bottom: 11px; }
  .oo_footertext_footertext__hidden_message {
    display: none; }
  .oo_footertext_footertext.show-all .oo_footertext_footertext__hidden_message {
    display: block; }
  .oo_footertext_footertext.show-all .underlink {
    display: none; }

