/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./assets/sass/app.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap);
/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./assets/sass/app.scss (1) ***!
  \*************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
html {
  width: 100%;
  height: 100%;
  scroll-behavior: smooth;
}
@media only screen and ( max-width: 374px ) {
  html {
    font-size: 53.3%;
  }
}

body {
  -webkit-text-size-adjust: 100%;
  -webkit-print-color-adjust: exact;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  word-wrap: break-word;
}
body.is-menu-open {
  overflow: hidden;
}
body.is-menu-open .site-navigation {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
body.is-menu-open .site-hamburger span:first-of-type {
  transform: rotate(35deg);
  bottom: 0;
}
body.is-menu-open .site-hamburger span:last-of-type {
  transform: rotate(-35deg);
  top: 0;
}

img {
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
}

.wrapper {
  overflow-x: hidden;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #ccc;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #ccc;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #ccc;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #ccc;
}

.yarpp-related {
  margin-top: 3.5rem !important;
}
@media only screen and ( max-width: 781px ) {
  .yarpp-related {
    display: none;
  }
}

.wp-block-post-content-is-layout-constrained .wp-block-embed__wrapper iframe {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media only screen and ( max-width: 781px ) {
  .wp-block-post-content-is-layout-constrained .wp-block-embed__wrapper iframe {
    width: 100%;
  }
}

.wp-block-heading {
  position: relative;
  line-height: 1.5;
}
.wp-block-heading:first-child {
  margin-top: 0;
}
.wp-block-heading + * {
  margin-top: 0 !important;
}
.wp-block-heading.is-style-border-vertical {
  padding: 0.5rem 0;
}
.wp-block-heading.is-style-border-vertical:after {
  content: "";
  position: absolute;
  z-index: 1;
  height: 0.25rem;
  width: 100%;
  background-color: var(--wp--preset--color--primary);
  left: 0;
  top: 0;
  border-radius: 100vmax;
}
.wp-block-heading.is-style-border-vertical:before {
  content: "";
  position: absolute;
  z-index: 1;
  height: 0.25rem;
  width: 100%;
  background-color: var(--wp--preset--color--primary);
  left: 0;
  bottom: 0;
  border-radius: 100vmax;
}
.wp-block-heading.is-style-border-bottom {
  padding: 0 0 0.75rem;
  line-height: 1.5;
}
.wp-block-heading.is-style-border-bottom:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 4rem;
  height: 0.25rem;
  background-color: var(--wp--preset--color--primary);
  left: 0;
  bottom: 0;
  border-radius: 100vmax;
}

p.is-style-hr01::before {
  content: "⋆｡˚✩ ⋆｡˚✩ ⋆｡˚✩ ⋆｡˚✩ ⋆｡˚✩⋆｡˚✩ ⋆｡˚✩ ⋆｡˚✩ ⋆｡˚✩ ⋆ ";
  font-size: inherit;
  color: inherit;
}
p.is-style-hr02::before {
  content: "・－・－・－・－・－・－・－・－・－・－・－・－・－・－・－・－・－・";
  font-size: inherit;
  color: inherit;
}

.wp-block-list {
  padding-left: 1.25rem;
}

.wp-block-button {
  max-width: 15.625rem;
  width: 100%;
}
.wp-block-button .wp-block-button__link {
  width: 100%;
  display: block;
  background-color: var(--wp--preset--color--primary);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  text-align: left;
  padding: 0.75rem 2rem;
  position: relative;
  border: 0.125rem solid var(--wp--preset--color--primary);
}
@media (hover: hover) {
  .wp-block-button .wp-block-button__link:where(:any-link, :enabled, summary):hover {
    background-color: var(--wp--preset--color--white);
    color: var(--wp--preset--color--primary);
  }
}
.wp-block-button .wp-block-button__link {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  backface-visibility: hidden;
}
.wp-block-button .wp-block-button__link:after {
  content: "";
  position: absolute;
  aspect-ratio: 1;
  width: 2.5rem;
  height: fit-content;
  top: 0;
  bottom: 0;
  right: 0.5rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="none"><path fill="%23229BF1" d="M20.583 13.94a1.5 1.5 0 0 1 0 2.124l-7.5 7.5a1.502 1.502 0 0 1-2.124-2.123L17.4 15l-6.436-6.442a1.502 1.502 0 0 1 2.124-2.123l7.5 7.5z"/></svg>');
  background-size: 1.5rem auto;
  background-repeat: no-repeat;
  background-position: center;
  margin: auto;
  background-color: var(--wp--preset--color--white);
  border-radius: 100vmax;
}
@media only screen and ( max-width: 781px ) {
  .wp-block-button .wp-block-button__link:after {
    right: 1.25rem;
  }
}

@media only screen and ( max-width: 781px ) {
  .is-style-page-link-type {
    justify-content: center;
  }
}
@media only screen and ( max-width: 781px ) {
  .is-style-page-link-type .wp-block-button {
    max-width: 100%;
  }
}
.is-style-page-link-type .wp-block-button .wp-block-button__link {
  background-color: transparent;
  color: var(--wp--preset--color--primary);
  padding: 0 0 0.75rem;
  border: none;
  border-bottom: 0.1875rem solid var(--wp--preset--color--primary);
  border-radius: 0;
  line-height: 2;
  font-weight: 700;
}
.is-style-page-link-type .wp-block-button .wp-block-button__link:after {
  transform: rotate(90deg);
  right: 0;
  background-color: transparent;
  width: 1.5rem;
  bottom: 0.625rem;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  backface-visibility: hidden;
}
@media (hover: hover) {
  .is-style-page-link-type .wp-block-button .wp-block-button__link:where(:any-link, :enabled, summary):hover:after {
    bottom: 0.375rem;
  }
}
.is-style-page-link-type .wp-block-button .wp-block-button__link {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  backface-visibility: hidden;
}

.is-style-tab-link-type {
  gap: 2.5rem;
}
@media only screen and ( max-width: 781px ) {
  .is-style-tab-link-type {
    flex-direction: column;
    gap: 2rem;
  }
}
.is-style-tab-link-type .wp-block-button {
  flex: 1;
  max-width: 100%;
}
.is-style-tab-link-type .wp-block-button .wp-block-button__link {
  background-color: transparent;
  color: var(--wp--preset--color--gray);
  padding: 0 0 0.75rem;
  border: none;
  border-bottom: 0.1875rem solid var(--wp--preset--color--gray);
  border-radius: 0;
  line-height: 2;
  font-weight: 700;
}
@media only screen and ( max-width: 781px ) {
  .is-style-tab-link-type .wp-block-button .wp-block-button__link {
    text-align: center;
  }
}
.is-style-tab-link-type .wp-block-button .wp-block-button__link:after {
  display: none;
}
.is-style-tab-link-type .wp-block-button.is-active .wp-block-button__link {
  color: var(--wp--preset--color--primary);
  border-bottom: 0.1875rem solid var(--wp--preset--color--primary);
}

.is-layout-constrained .main-visual,
.is-root-container.block-editor-block-list__layout .main-visual {
  margin-bottom: 15.375rem;
  padding: 2.5rem 2.5rem 0;
}
@media only screen and ( max-width: 781px ) {
  .is-layout-constrained .main-visual,
  .is-root-container.block-editor-block-list__layout .main-visual {
    padding: 0;
    margin-bottom: 7.5rem;
  }
}
.is-layout-constrained .wp-block-main-visual,
.is-root-container.block-editor-block-list__layout .wp-block-main-visual {
  padding: 0;
}
.is-layout-constrained .wp-block-main-visual__image,
.is-root-container.block-editor-block-list__layout .wp-block-main-visual__image {
  overflow: hidden;
  border-radius: 1.25rem;
}
@media only screen and ( max-width: 781px ) {
  .is-layout-constrained .wp-block-main-visual__image,
  .is-root-container.block-editor-block-list__layout .wp-block-main-visual__image {
    border-radius: 0;
  }
}

.wp-pattern-book-cta {
  padding: 2.5rem 0;
  border-top: 5px solid var(--wp--preset--color--default);
  border-bottom: 5px solid var(--wp--preset--color--default);
  display: flex;
  flex-direction: column;
  margin-top: 3rem;
  gap: 2.5rem 0;
}
@media print, only screen and ( min-width: 782px ) {
  .wp-pattern-book-cta {
    gap: 1rem;
    flex-direction: row;
    margin-top: 3.5rem;
  }
}
.wp-pattern-book-cta .wp-block-image {
  max-width: 14.25rem;
  margin-left: 0 !important;
}
.wp-pattern-book-cta .wp-block-group {
  display: flex;
  flex-direction: column;
  gap: 1.5rem 0;
  margin: 0 !important;
}
@media print, only screen and ( min-width: 782px ) {
  .wp-pattern-book-cta .wp-block-group {
    width: 50%;
  }
}
.wp-pattern-book-cta .wp-block-heading {
  margin: 0 !important;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.625;
}
.wp-pattern-book-cta p {
  font-size: 1rem;
  line-height: 1.625;
  margin: 0 !important;
}
.wp-pattern-book-cta .wp-block-buttons {
  margin: 0 !important;
  align-items: flex-start;
}

.site-header {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  z-index: 100;
  display: flex;
  justify-content: space-between;
  gap: 0.5rem;
  align-items: center;
}
@media only screen and ( max-width: 781px ) {
  .site-header {
    padding: 0.875rem 1rem;
  }
}

.site-branding {
  padding-left: 1.5rem;
  margin: 0;
  line-height: 1;
}
@media only screen and ( max-width: 781px ) {
  .site-branding {
    padding-left: 0;
  }
}
.site-branding .site-branding__link {
  display: block;
  font-size: 1.75rem;
  color: var(--wp--preset--color--primary);
  text-decoration: none;
  font-weight: 700;
}
@media (hover: hover) {
  .site-branding .site-branding__link:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
.site-branding .site-branding__link {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  backface-visibility: hidden;
}
@media only screen and ( max-width: 781px ) {
  .site-branding .site-branding__link {
    font-size: 1.5rem;
  }
}
.site-branding .site-branding__link span {
  font-size: 1.5rem;
}
@media only screen and ( max-width: 781px ) {
  .site-branding .site-branding__link span {
    font-size: 1.375rem;
  }
}

.site-hamburger {
  width: 3.25rem;
  aspect-ratio: 1;
  position: relative;
  background-color: var(--wp--preset--color--primary);
  z-index: 200;
}
.site-hamburger span {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  backface-visibility: hidden;
  inset: 0;
  margin: auto;
  width: 2rem;
  height: 0.125rem;
  background-color: var(--wp--preset--color--white);
  position: absolute;
}
.site-hamburger span:first-of-type {
  bottom: 0.875rem;
}
.site-hamburger span:last-of-type {
  top: 0.875rem;
}
@media print, only screen and ( min-width: 782px ) {
  .site-hamburger {
    display: none;
  }
}

@media only screen and ( max-width: 781px ) {
  .site-navigation {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: var(--wp--preset--color--primary);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    backface-visibility: hidden;
    z-index: 100;
  }
}

.site-navigation-lists {
  margin: 0;
  padding: 0;
  display: flex;
  gap: 2rem;
  list-style: none;
}
@media only screen and ( max-width: 781px ) {
  .site-navigation-lists {
    flex-direction: column;
    padding: 5rem 2rem 0;
    gap: 1rem;
  }
}

.site-navigation__link {
  font-size: 0.625rem;
  text-align: center;
  line-height: 1.6;
  font-weight: 700;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
  align-items: center;
  padding: 0.8125rem 0;
}
@media only screen and ( max-width: 781px ) {
  .site-navigation__link {
    flex-direction: row;
    font-size: 1rem;
    align-items: center;
    gap: 1rem;
    padding: 0.25rem 0;
    color: var(--wp--preset--color--white);
  }
}
.site-navigation__link span {
  max-width: 1.875rem;
}
@media only screen and ( max-width: 781px ) {
  .site-navigation__link span {
    display: flex;
    align-items: center;
  }
}
@media print and (hover: hover), only screen and ( min-width: 782px ) and (hover: hover) {
  .site-navigation__link:where(:any-link, :enabled, summary):hover {
    color: var(--wp--preset--color--primary);
  }
}
@media print, only screen and ( min-width: 782px ) {
  .site-navigation__link {
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    backface-visibility: hidden;
  }
}

.site-navigation-list {
  position: relative;
}
@media only screen and ( max-width: 781px ) {
  .site-navigation-list {
    border-bottom: 1px solid var(--wp--preset--color--white);
  }
}
@media only screen and ( max-width: 781px ) {
  .site-navigation-list:last-of-type {
    border-bottom: none;
  }
}
.site-navigation-list:last-of-type .site-navigation__link {
  background-color: var(--wp--preset--color--primary);
  color: var(--wp--preset--color--white);
  width: 7rem;
  border: 1px solid var(--wp--preset--color--primary);
}
@media only screen and ( max-width: 781px ) {
  .site-navigation-list:last-of-type .site-navigation__link {
    width: auto;
  }
}

.site-navigation-sub {
  position: absolute;
  width: 11.25rem;
  left: 50%;
  bottom: 0.5rem;
  transform: translate(-50%, 100%);
  background-color: var(--wp--preset--color--primary);
  color: var(--wp--preset--color--white);
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 1rem;
  z-index: 1;
  border-radius: 0.3125rem;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  backface-visibility: hidden;
}
.site-navigation-sub.is-show {
  opacity: 1;
  visibility: visible;
}
@media only screen and ( max-width: 781px ) {
  .site-navigation-sub {
    position: initial;
    transform: translate(0);
    padding-left: 3rem;
    gap: 0.625rem;
    padding: 0.75rem 0.75rem 0.75rem 3rem;
    opacity: 1;
    visibility: visible;
    width: 100%;
  }
}
.site-navigation-sub:after {
  content: "";
  position: absolute;
  width: 1.25rem;
  aspect-ratio: 2/1;
  background-color: var(--wp--preset--color--primary);
  top: 1px;
  transform: translateY(-100%);
  clip-path: polygon(0 100%, 50% 0, 100% 100%);
  left: 0;
  right: 0;
  margin: auto;
}
.site-navigation-sub a {
  color: var(--wp--preset--color--white);
  text-decoration: none;
  font-size: 0.8125rem;
  font-weight: 500;
}
@media (hover: hover) {
  .site-navigation-sub a:where(:any-link, :enabled, summary):hover {
    text-decoration: underline;
  }
}
.site-navigation-sub a {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  backface-visibility: hidden;
}
@media only screen and ( max-width: 781px ) {
  .site-navigation-sub a {
    font-size: 0.875rem;
  }
}

@media print, only screen and ( min-width: 782px ) {
  .site-contents-sub {
    width: 17.6875rem;
    display: flex;
    flex-direction: column;
    gap: 2rem 0;
  }
}

.side-menu-search {
  width: 100%;
}
.side-menu-search input {
  appearance: none;
  outline: none;
  width: 100%;
  border: 1px solid #DEDEDE;
  border-radius: 0.25rem;
  font-size: 1.125rem;
  padding: 0.75rem 0.5rem;
}
.side-menu-search button {
  display: none;
}

.side-menu-contents__title {
  margin: 0 0 0.75rem;
  font-size: 1.5rem;
  font-weight: 700;
  font-family: var(--wp--preset--font-family--decoration);
}

.side-menu-contents-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.side-menu-contents-list .cat-item {
  border-top: 1px solid #DEDEDE;
}
.side-menu-contents-list .cat-item:last-of-type {
  border-bottom: 1px solid #DEDEDE;
}
.side-menu-contents-list .cat-item a {
  text-decoration: none;
  font-size: 1rem;
  padding: 1rem 0;
  display: block;
  background-color: var(--wp--preset--color--white);
}
@media print and (hover: hover), only screen and ( min-width: 782px ) and (hover: hover) {
  .side-menu-contents-list .cat-item a:where(:any-link, :enabled, summary):hover {
    text-decoration: underline;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .side-menu-contents-list .cat-item a {
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    backface-visibility: hidden;
  }
}
.side-menu-contents-list .current-cat a {
  color: var(--wp--preset--color--primary);
  font-weight: 700;
}

.site-footer {
  padding-bottom: 2.5rem;
  margin-top: 12.5rem;
}
@media only screen and ( max-width: 781px ) {
  .site-footer {
    margin-top: 6.25rem;
  }
}

.site-contact {
  background-image: url(../images/bg-contact.jpg);
  background-size: cover;
  padding: 5rem 1.25rem 6.25rem;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 3rem 5rem;
  flex-wrap: wrap;
}
@media only screen and ( max-width: 781px ) {
  .site-contact {
    padding: 3.375rem 1.25rem 5rem;
    flex-direction: column;
    gap: 1.5rem;
    align-items: center;
  }
}

.site-contact__detail {
  color: var(--wp--preset--color--white);
}

.site-contact__title {
  font-family: var(--wp--preset--font-family--decoration);
  font-weight: 700;
  font-size: 3.375rem;
  letter-spacing: 0.15em;
  line-height: 1;
  margin: 0 0 3rem;
}
@media only screen and ( max-width: 781px ) {
  .site-contact__title {
    font-size: 2.25rem;
    margin-bottom: 2rem;
  }
}

.site-contact__text {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  margin: 0;
}
@media only screen and ( max-width: 781px ) {
  .site-contact__text {
    font-size: 1.125rem;
  }
}

.site-contact__btn {
  padding: 2.25rem 8.5rem 2.25rem 2.5rem;
  border-radius: 1rem;
  display: block;
  background-color: var(--wp--preset--color--white);
  text-decoration: none;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
}
@media only screen and ( max-width: 781px ) {
  .site-contact__btn {
    padding: 1.5rem 3.375rem 1.5rem 1.25rem;
    font-size: 1.125rem;
    width: 100%;
    box-sizing: border-box;
    max-width: 25rem;
  }
}
.site-contact__btn:after {
  content: "";
  position: absolute;
  aspect-ratio: 1;
  width: 2rem;
  height: fit-content;
  top: 0;
  bottom: 0;
  right: 3rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="none"><path fill="%23ffffff" d="M20.583 13.94a1.5 1.5 0 0 1 0 2.124l-7.5 7.5a1.502 1.502 0 0 1-2.124-2.123L17.4 15l-6.436-6.442a1.502 1.502 0 0 1 2.124-2.123l7.5 7.5z"/></svg>');
  background-size: 1.5rem auto;
  background-repeat: no-repeat;
  background-position: center;
  margin: auto;
  background-color: var(--wp--preset--color--secondary);
  border-radius: 100vmax;
}
@media only screen and ( max-width: 781px ) {
  .site-contact__btn:after {
    right: 1.25rem;
  }
}

.site-footer-contents {
  max-width: 70.5rem;
  padding: 0 1.5rem;
  margin: 5rem auto;
  display: flex;
  justify-content: space-between;
  gap: 1rem;
}
@media only screen and ( max-width: 781px ) {
  .site-footer-contents {
    flex-direction: column;
    gap: 3rem;
    width: fit-content;
  }
}

.site-name {
  margin: 0 0 0.75rem;
  padding: 1.25rem 0;
}
.site-name a {
  color: var(--wp--preset--color--primary);
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.25;
  display: block;
  text-decoration: none;
}
@media (hover: hover) {
  .site-name a:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
.site-name a {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  backface-visibility: hidden;
}

.site-sns {
  display: block;
  max-width: 12.5rem;
}
@media (hover: hover) {
  .site-sns:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
.site-sns {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  backface-visibility: hidden;
}

.footer-menu {
  display: flex;
  max-width: 26.25rem;
  gap: 1rem 3.75rem;
  flex-wrap: wrap;
}
@media only screen and ( max-width: 781px ) {
  .footer-menu {
    gap: 0.875rem 2rem;
  }
}

.footer-menu-item {
  display: block;
  width: calc((100% - 3.75rem) / 2);
  text-decoration: none;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6;
}
@media only screen and ( max-width: 781px ) {
  .footer-menu-item {
    font-size: 0.875rem;
    width: calc((100% - 2rem) / 2);
  }
}
@media print and (hover: hover), only screen and ( min-width: 782px ) and (hover: hover) {
  .footer-menu-item:where(:any-link, :enabled, summary):hover {
    text-decoration: underline;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .footer-menu-item {
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    backface-visibility: hidden;
  }
}

.footer-links {
  display: flex;
  justify-content: center;
  gap: 2rem;
  margin-bottom: 2rem;
}
@media only screen and ( max-width: 781px ) {
  .footer-links {
    gap: 1.5rem;
    margin-bottom: 1.5rem;
  }
}

.footer-link {
  text-decoration: none;
  display: block;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.6;
}
@media print and (hover: hover), only screen and ( min-width: 782px ) and (hover: hover) {
  .footer-link:where(:any-link, :enabled, summary):hover {
    text-decoration: underline;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .footer-link {
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    backface-visibility: hidden;
  }
}

.copyright {
  text-align: center;
  font-size: 0.6875rem;
}

.pagetop {
  position: fixed;
  bottom: 2.5rem;
  right: 1rem;
  max-width: 4.5rem;
  z-index: 50;
}

.grecaptcha-badge {
  visibility: hidden;
}

@media print, only screen and ( min-width: 782px ) {
  .site-contents-flex {
    display: flex;
    gap: 0 3.75rem;
    max-width: var(--wp--style--global--wide-size);
    margin: 3.75rem auto;
  }
}

@media print, only screen and ( min-width: 782px ) {
  .site-contents-service > :not(hgroup.page-head) {
    max-width: 60rem;
  }
}

.site-contents--small {
  max-width: 68.75rem;
}

@media print, only screen and ( min-width: 782px ) {
  .site-contents-main {
    flex: 1;
  }
}

.page-head {
  margin: 6rem auto 7.5rem !important;
  position: relative;
  max-width: 77rem;
  width: calc(100% - 3rem);
}
@media only screen and ( max-width: 781px ) {
  .page-head {
    width: 100%;
  }
}
.page-head:after {
  content: "";
  position: absolute;
  z-index: -1;
  opacity: 0.1;
  width: 50rem;
  aspect-ratio: 1;
  border-radius: 100vmax;
  border: 8.125rem solid #229BF1;
  left: -31.25rem;
  top: -28.75rem;
  box-sizing: border-box;
}
@media only screen and ( max-width: 781px ) {
  .page-head:after {
    width: 25rem;
    left: -15rem;
    top: -16.25rem;
    border: 4.375rem solid #229BF1;
  }
}
.page-head .wp-block-heading {
  font-size: 4.5rem;
  margin-bottom: 1rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media only screen and ( max-width: 781px ) {
  .page-head .wp-block-heading {
    font-size: 3rem;
  }
}
.page-head p {
  font-size: 1.125rem;
  font-weight: 700;
  color: var(--wp--preset--color--primary);
  line-height: 1;
  letter-spacing: 0.05em;
}
@media only screen and ( max-width: 781px ) {
  .page-head p {
    font-size: 0.875rem;
  }
}

.media-text-box {
  display: flex;
  gap: 3rem;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
}
@media only screen and ( max-width: 781px ) {
  .media-text-box {
    flex-direction: column;
  }
}
.media-text-box .wp-block-image {
  max-width: 31.25rem;
  margin: 0 !important;
}
.media-text-box .wp-block-image img {
  border-radius: 1rem;
}
.media-text-box p {
  margin: 0 !important;
  line-height: 2.2;
  font-weight: 500;
  font-size: 1.375rem;
}
@media only screen and ( max-width: 781px ) {
  .media-text-box p {
    font-size: 1rem;
  }
}

.entry-loop {
  margin-top: 2rem;
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}
@media only screen and ( max-width: 781px ) {
  .entry-loop {
    gap: 1.5rem 1rem;
  }
}
.entry-loop .wp-block-post-date {
  font-size: 0.9375rem;
  font-weight: 700;
  font-family: var(--wp--preset--font-family--decoration);
  color: var(--wp--preset--color--gray);
  margin: 0 !important;
}

.entry-item {
  width: calc((100% - 2rem) / 2);
  position: relative;
  display: flex;
  align-items: center;
  gap: 1rem;
  min-width: 23.75rem;
}
@media only screen and ( max-width: 781px ) {
  .entry-item {
    width: calc((100% - 1rem) / 2);
    min-width: 100%;
  }
}

.entry-item__meta {
  display: flex;
  gap: 0.75rem;
  margin: 0 0 0.5rem;
}
@media only screen and ( max-width: 781px ) {
  .entry-item__meta {
    flex-direction: column;
    gap: 0.25rem;
    margin-bottom: 0.25rem;
  }
}

.entry-item__detail {
  flex: 1;
}

.entry-item__date {
  font-size: 0.75rem;
  font-weight: 500;
  color: var(--wp--preset--color--gray);
}
@media only screen and ( max-width: 781px ) {
  .entry-item__date {
    font-size: 0.6875rem;
  }
}

.entry-item__thumbnail {
  line-height: 0;
  max-width: 7.5rem;
}
@media only screen and ( max-width: 781px ) {
  .entry-item__thumbnail {
    max-width: 5rem;
  }
}

.entry-item-blog__info {
  display: flex;
  gap: 0.25rem 0.375rem;
  flex-wrap: wrap;
}
@media only screen and ( max-width: 781px ) {
  .entry-item-blog__info {
    gap: 0.25rem;
  }
}
.entry-item-blog__info .cat {
  font-size: 0.625rem;
  background-color: var(--wp--preset--color--primary);
  color: var(--wp--preset--color--white);
  padding: 0.25rem 0.5rem;
  border-radius: 0.25rem;
  font-weight: 500;
  line-height: 1;
}
@media only screen and ( max-width: 781px ) {
  .entry-item-blog__info .cat {
    padding: 0.1875rem 0.375rem;
  }
}

.entry-item__title {
  font-size: 1rem;
  font-weight: 500;
}
@media only screen and ( max-width: 781px ) {
  .entry-item__title {
    font-size: 0.8125rem;
  }
}
.entry-item__title a {
  text-decoration: none;
}
@media (hover: hover) {
  .entry-item__title a:where(:any-link, :enabled, summary):hover {
    text-decoration: underline;
  }
}
.entry-item__title a {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  backface-visibility: hidden;
}
.entry-item__title a:after {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.pager {
  margin: 5.625rem auto 0;
}
@media only screen and ( max-width: 781px ) {
  .pager {
    margin-top: 4rem;
  }
}

.pager-lists {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}

.pager-list {
  text-align: center;
  font-size: 1rem;
  text-decoration: none;
  font-style: normal;
  line-height: 2.25rem;
  height: 2.5rem;
  width: 2.5rem;
  font-weight: 500;
}
.pager-list a {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  backface-visibility: hidden;
  color: var(--wp--preset--color--primary);
  text-decoration: none;
  display: flex;
  justify-content: center;
}
.pager-list .page-numbers {
  color: var(--wp--preset--color--gray);
  text-decoration: none;
  display: flex;
  justify-content: center;
  height: 100%;
  border: 1px solid var(--wp--preset--color--gray);
  border-radius: 100vmax;
  box-sizing: border-box;
}
@media (hover: hover) {
  .pager-list .page-numbers:where(:any-link, :enabled, summary):hover {
    color: var(--wp--preset--color--primary);
    background-color: #F0F7FF;
    border: 1px solid #F0F7FF;
  }
}
.pager-list .page-numbers {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  backface-visibility: hidden;
}
.pager-list .current {
  color: var(--wp--preset--color--primary);
  text-decoration: none;
  display: flex;
  justify-content: center;
  height: 100%;
  background-color: #F0F7FF;
  border: 1px solid #F0F7FF;
}
.pager-list .prev,
.pager-list .next {
  font-family: var(--wp--preset--font-family--decoration);
  font-weight: 700;
  border: none;
  border: 1px solid var(--wp--preset--color--gray);
}
@media (hover: hover) {
  .pager-list .prev:where(:any-link, :enabled, summary):hover,
  .pager-list .next:where(:any-link, :enabled, summary):hover {
    background-color: #F0F7FF;
    color: var(--wp--preset--color--primary);
    opacity: 0.8;
    border: 1px solid #F0F7FF;
  }
}
.pager-list .prev,
.pager-list .next {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  backface-visibility: hidden;
}

.local-navigation-container {
  display: flex;
  gap: 1rem;
  justify-content: space-between;
  margin-top: 3.5rem;
}

.local-navigation-item__button {
  display: flex;
  align-items: center;
  color: var(--wp--preset--color--primary);
  font-weight: 500;
  text-decoration: none;
}
@media (hover: hover) {
  .local-navigation-item__button:where(:any-link, :enabled, summary):hover {
    text-decoration: underline;
  }
}
.local-navigation-item__button {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  backface-visibility: hidden;
}

.local-navigation-item__index-button {
  color: var(--wp--preset--color--primary);
  font-weight: 500;
  text-decoration: none;
}
@media (hover: hover) {
  .local-navigation-item__index-button:where(:any-link, :enabled, summary):hover {
    text-decoration: underline;
  }
}
.local-navigation-item__index-button {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  backface-visibility: hidden;
}

.entry-header {
  margin-bottom: 3rem;
}
@media only screen and ( max-width: 781px ) {
  .entry-header {
    margin-bottom: 1.5rem;
    padding-top: 5rem;
  }
}

.entry-header-thumbnail {
  line-height: 0;
}
.entry-header-thumbnail.is-book {
  display: flex;
  gap: 0 0.5rem;
  margin-bottom: 1.75rem;
}

.entry-header-thumbnail__image {
  flex: 1;
}

.entry-header__title {
  margin: 1.5rem 0 0;
  font-size: 2rem;
  line-height: 1.5;
  font-weight: 700;
}
@media only screen and ( max-width: 781px ) {
  .entry-header__title {
    margin: 1rem 0 0;
  }
}

.entry-header-meta {
  display: flex;
  gap: 0 1rem;
  align-items: center;
  width: 100%;
}
@media only screen and ( max-width: 781px ) {
  .entry-header-meta {
    flex-direction: column;
    gap: 0.5rem;
    align-items: flex-start;
  }
}

.entry-header-meta__date {
  font-size: 0.9375rem;
  font-weight: 700;
  font-family: var(--wp--preset--font-family--decoration);
  line-height: 1.33;
  color: var(--wp--preset--color--gray);
}

.entry-header-meta__cat {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.entry-header-meta__cat span {
  display: block;
  font-size: 0.6875rem;
  font-weight: 500;
  color: var(--wp--preset--color--white);
  background-color: var(--wp--preset--color--primary);
  padding: 0.25rem 0.375rem;
  line-height: 1;
  border-radius: 0.25rem;
}

.front-title .wp-block-heading {
  font-size: 3.375rem;
  font-family: var(--wp--preset--font-family--decoration);
  letter-spacing: 0.1em;
  line-height: 1;
  margin-bottom: 1rem;
}
@media only screen and ( max-width: 781px ) {
  .front-title .wp-block-heading {
    font-size: 2.5rem;
    margin-bottom: 0.5rem;
  }
}
.front-title p {
  font-size: 1.125rem;
  font-weight: 700;
}
@media only screen and ( max-width: 781px ) {
  .front-title p {
    font-size: 1rem;
  }
}

.front-message {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 3.75rem;
  max-width: 58.125rem;
  position: relative;
  z-index: 1;
}
@media only screen and ( max-width: 781px ) {
  .front-message {
    flex-direction: column;
    gap: 2.5rem;
    justify-content: flex-start;
    width: fit-content;
  }
}
.front-message:after {
  content: "";
  position: absolute;
  top: -9.125rem;
  left: -11.25rem;
  width: 26.875rem;
  aspect-ratio: 1;
  border: 4.375rem solid #229BF1;
  z-index: -1;
  box-sizing: border-box;
  border-radius: 100vmax;
  opacity: 0.1;
}
@media only screen and ( max-width: 781px ) {
  .front-message:after {
    top: -2.5rem;
    left: -7.5rem;
    width: 20rem;
    border: 3.125rem solid #229BF1;
  }
}
.front-message .wp-block-group {
  margin: 0 !important;
  min-width: 20rem;
}
.front-message .wp-block-group .wp-block-heading {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.015em;
  margin-bottom: 1.5rem;
}
@media only screen and ( max-width: 781px ) {
  .front-message .wp-block-group .wp-block-heading {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }
}
.front-message .wp-block-group p {
  margin: 0;
  font-size: 1rem;
  font-weight: 700;
}
@media only screen and ( max-width: 781px ) {
  .front-message .wp-block-group p {
    font-size: 0.8125rem;
  }
}
.front-message .wp-block-image {
  max-width: 30rem;
  margin: 0 !important;
}
@media only screen and ( max-width: 781px ) {
  .front-message .wp-block-image {
    margin: 0 auto;
    max-width: 25rem;
  }
}
.front-message .wp-block-image img {
  border-radius: 1rem;
}

.front-news {
  margin-top: 10rem;
  position: relative;
  z-index: 1;
}
.front-news:after {
  content: "";
  position: absolute;
  z-index: -1;
  background-color: var(--wp--preset--color--background-secondary);
  height: 82%;
  width: 60vw;
  top: 1.625rem;
  border-radius: 1rem;
  right: calc(50% - 50vw);
}
@media only screen and ( max-width: 781px ) {
  .front-news:after {
    height: auto;
    aspect-ratio: 1;
    max-width: 16.875rem;
    right: -3rem;
    top: -1.5rem;
  }
}
.front-news .wp-block-query {
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.front-news .front-news-list {
  max-width: 45rem;
}
.front-news .front-news-item {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.front-news .front-news-item .entry-item {
  width: 100%;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid var(--wp--preset--color--default);
  display: block;
}
.front-news .front-news-item h2 {
  font-size: 1rem !important;
  line-height: 1.5 !important;
}
@media (hover: hover) {
  .front-news .front-news-item h2 a:where(:any-link, :enabled, summary):hover {
    text-decoration: underline;
  }
}
.front-news .front-news-item h2 a {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  backface-visibility: hidden;
}
.front-news .front-news-info {
  margin: 0 0 1rem;
  gap: 0.75rem;
  align-items: center;
}
.front-news .front-news-info .wp-block-post-date {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.5;
  color: #848491;
}
.front-news .front-news-info .taxonomy-category {
  display: flex;
  gap: 0.5rem;
}
.front-news .front-news-info .taxonomy-category span {
  display: none;
}
.front-news .front-news-info .taxonomy-category a {
  background-color: var(--wp--preset--color--primary);
  color: var(--wp--preset--color--white);
  text-decoration: none;
  display: inline-block;
  padding: 0.25rem 0.5rem;
  line-height: 1;
  font-size: 0.6875rem;
  font-weight: 500;
  border-radius: 0.25rem;
}

.front-service {
  margin-top: 10rem;
}

.front-service-item {
  margin-top: 5rem;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  gap: 1.5rem 3rem;
  position: relative;
}
@media only screen and ( max-width: 781px ) {
  .front-service-item {
    flex-direction: column-reverse;
    gap: 2rem;
    margin-top: 4rem;
  }
}
.front-service-item:after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 25rem;
  aspect-ratio: 1;
  top: 0;
  left: -1.875rem;
  border-radius: 1rem;
  background-color: var(--wp--preset--color--background-red);
}
@media only screen and ( max-width: 781px ) {
  .front-service-item:after {
    width: auto;
  }
}
.front-service-item:nth-of-type(odd) {
  flex-direction: row-reverse;
}
@media only screen and ( max-width: 781px ) {
  .front-service-item:nth-of-type(odd) {
    flex-direction: column-reverse;
  }
}
.front-service-item:nth-of-type(odd):after {
  left: auto;
  right: -1.875rem;
}
@media only screen and ( max-width: 781px ) {
  .front-service-item:nth-of-type(2) {
    margin-top: 2rem;
  }
}
.front-service-item:nth-of-type(3):after {
  background-color: var(--wp--preset--color--background-green);
}
.front-service-item:nth-of-type(4):after {
  background-color: var(--wp--preset--color--background-yellow);
}
.front-service-item .wp-block-image {
  margin: 0;
  max-width: 42.5rem;
  width: 55%;
}
@media only screen and ( max-width: 781px ) {
  .front-service-item .wp-block-image {
    width: 100%;
    max-width: 25rem;
  }
}
.front-service-item .wp-block-image img {
  border-radius: 1rem;
}
.front-service-item .wp-block-buttons {
  justify-content: center;
}

.front-service__detail {
  flex: 1;
  margin: 0;
  min-width: 25rem;
}
@media only screen and ( max-width: 781px ) {
  .front-service__detail {
    min-width: 100%;
  }
}
.front-service__detail h4 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin-bottom: 0.75rem;
}
.front-service__detail h3 {
  font-size: 1.75rem;
  font-weight: 700;
  margin: 0.75rem 0;
  line-height: 1.5;
  letter-spacing: 0.1em;
}
.front-service__detail p {
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.1em;
  margin-bottom: 1.5rem;
}

.front-voice-contents {
  margin-top: 4rem;
  margin-bottom: 3rem;
}
@media only screen and ( max-width: 781px ) {
  .front-voice-contents {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
.front-voice-contents .swiper-pagination-bullets {
  position: initial;
  display: flex;
  justify-content: center;
  gap: 0.5rem;
}
.front-voice-contents .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 0.875rem;
  height: 0.875rem;
  margin: 0 !important;
  background-color: var(--wp--preset--color--primary);
}

.front-voice-list {
  display: flex;
  gap: 5rem;
  max-width: 80rem;
  box-sizing: border-box !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
@media only screen and ( max-width: 781px ) {
  .front-voice-list {
    display: block;
    gap: 0;
    padding: 0 !important;
  }
}

.front-voice-item {
  flex: 1;
  padding: 1.25rem 1.25rem 1.5rem;
  border: 0.25rem solid #E7E7E7;
  border-radius: 1rem;
  box-shadow: 0.125rem 0.125rem 0 0.125rem #E7E7E7;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  background-color: #fff;
}
@media only screen and ( max-width: 781px ) {
  .front-voice-item {
    flex: initial;
    box-shadow: 0 0 0 0 #E7E7E7;
  }
}
.front-voice-item .front-voice-cat {
  width: fit-content;
  font-size: 0.6875rem;
  color: var(--wp--preset--color--white);
  background-color: var(--wp--preset--color--primary);
  border-radius: 0.25rem;
  padding: 0.25rem 0.5rem;
  font-weight: 500;
  margin: 0 0 1rem !important;
}
.front-voice-item .front-voice-info {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.front-voice-item .front-voice-info .wp-block-image {
  max-width: 4rem;
  margin: 0 !important;
}
.front-voice-item .front-voice-info .wp-block-image img {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: center;
  border-radius: 100vmax;
}
.front-voice-item .front-voice-info p {
  margin: 0 !important;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.5;
}
.front-voice-item .front-voice-text {
  font-size: 0.9375rem;
  line-height: 1.8;
  font-weight: 700;
}

.voice-nav {
  margin: 7.5rem 0 4rem;
}
@media only screen and ( max-width: 781px ) {
  .voice-nav {
    margin: 3rem 0;
  }
}

.voice-list {
  display: flex;
  flex-direction: column;
  gap: 3.375rem;
  margin-top: 2rem !important;
  margin-bottom: 7.5rem !important;
}
@media only screen and ( max-width: 781px ) {
  .voice-list {
    gap: 3rem;
    margin-top: 1.5rem !important;
    margin-bottom: 6rem !important;
  }
}

.voice-item {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem 3.625rem;
  padding: 1.5rem 3rem;
  border: #C4E3F9 solid 0.25rem;
  border-radius: 1rem;
  margin: 0 !important;
  box-shadow: 0.125rem 0.125rem 0.125rem #C4E3F9;
}
@media only screen and ( max-width: 781px ) {
  .voice-item {
    flex-direction: column;
    gap: 1.5rem;
    padding: 2rem 1.5rem;
  }
}
.voice-item:nth-of-type(2n) {
  flex-direction: row-reverse;
}
@media only screen and ( max-width: 781px ) {
  .voice-item:nth-of-type(2n) {
    flex-direction: column;
  }
}
.voice-item .wp-block-image {
  max-width: 15rem;
  margin: 0;
}
@media only screen and ( max-width: 781px ) {
  .voice-item .wp-block-image {
    max-width: 100%;
  }
}
@media only screen and ( max-width: 781px ) {
  .voice-item .wp-block-image img {
    max-width: 15rem;
  }
}
.voice-item .wp-block-image .wp-element-caption {
  margin-top: 1rem;
  display: block;
  font-size: 0.875rem;
}
.voice-item .wp-block-image .wp-element-caption strong {
  display: block;
  font-weight: 700;
  font-size: 1rem;
  margin-top: 0.25rem;
}
.voice-item .wp-block-image img {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: center;
  border-radius: 100vmax;
}
.voice-item .voice-item__detail {
  flex: 1;
  margin: 0;
}
.voice-item .voice-item__detail h3 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.8;
  margin-bottom: 1rem;
}
@media only screen and ( max-width: 781px ) {
  .voice-item .voice-item__detail h3 {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}
.voice-item .voice-item__detail p {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.8;
}
@media only screen and ( max-width: 781px ) {
  .voice-item .voice-item__detail p {
    line-height: 1.5;
  }
}

.about-top {
  gap: 1.5rem 2rem;
}
.about-top .wp-block-media-text__content {
  padding: 0 !important;
}
@media only screen and ( max-width: 781px ) {
  .about-top .wp-block-media-text__media {
    max-width: 22.5rem;
    margin-left: auto;
    margin-right: auto;
  }
}

.about-table table {
  border-top: 1px solid var(--wp--preset--color--gray);
}
.about-table tr {
  border-bottom: 1px solid var(--wp--preset--color--gray);
}
.about-table td, .about-table th {
  border: none;
  padding: 1rem;
}
.about-table td:first-of-type, .about-table th:first-of-type {
  width: 35%;
}
.about-table a {
  text-decoration: none;
}
@media print and (hover: hover), only screen and ( min-width: 782px ) and (hover: hover) {
  .about-table a:where(:any-link, :enabled, summary):hover {
    text-decoration: underline;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .about-table a {
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    backface-visibility: hidden;
  }
}

.law-table {
  border: none;
  border-collapse: collapse;
  background-color: var(--wp--preset--color--white);
}
.law-table tr {
  border: none;
  border-bottom: #ddd 0.0625rem solid;
}
@media only screen and ( max-width: 781px ) {
  .law-table tr {
    display: flex;
    flex-direction: column;
    border-bottom: none;
  }
}
.law-table tr:last-of-type {
  border-bottom: none;
}
.law-table td {
  border: none;
  padding: 0.75rem;
  box-sizing: border-box;
}
.law-table td:first-of-type {
  width: 12.5rem;
  font-weight: 700;
  background-color: var(--wp--preset--color--background-primary);
}
@media only screen and ( max-width: 781px ) {
  .law-table td:first-of-type {
    width: 100%;
    font-size: 1.125rem;
  }
}

.profile-box {
  display: flex;
  gap: 3.5rem;
  align-items: center;
  justify-content: center;
  margin-bottom: 3rem;
}
@media only screen and ( max-width: 781px ) {
  .profile-box {
    flex-direction: column;
    gap: 2rem;
  }
}
.profile-box .wp-block-image {
  max-width: 18.75rem;
  margin: 0;
}
.profile-box .wp-block-image img {
  border-radius: 100vmax;
  aspect-ratio: 1;
  object-fit: cover;
  object-position: center;
}
.profile-box > .wp-block-group {
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.profile-box > .wp-block-group .is-layout-flex {
  display: flex;
  width: 100%;
  margin: 0;
  font-size: 1.125rem;
  font-weight: 500;
}
@media only screen and ( max-width: 781px ) {
  .profile-box > .wp-block-group .is-layout-flex {
    flex-direction: column;
    gap: 0.25rem;
  }
}
.profile-box > .wp-block-group .is-layout-flex p {
  flex: 1;
}
.profile-box > .wp-block-group .is-layout-flex p:first-of-type {
  width: 100%;
  max-width: 9.375rem;
}

.profile-tab-item {
  display: none;
}
.profile-tab-item.is-active {
  display: block;
}
.profile-tab-item .wp-block-list {
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 1rem;
  list-style: none;
}
@media only screen and ( max-width: 781px ) {
  .profile-tab-item .wp-block-list {
    flex-direction: column;
  }
}
.profile-tab-item .wp-block-list li {
  padding-left: 1.25rem;
  width: calc((100% - 1.5rem) / 2);
  position: relative;
}
@media only screen and ( max-width: 781px ) {
  .profile-tab-item .wp-block-list li {
    width: 100%;
  }
}
.profile-tab-item .wp-block-list li::before {
  content: "";
  position: absolute;
  left: 0.25rem;
  top: 0.5625rem;
  width: 0.375rem;
  height: 0.375rem;
  border-radius: 100vmax;
  background-color: var(--wp--preset--color--default);
}

.contact-btn {
  display: flex;
  gap: 2rem 3rem;
}
@media only screen and ( max-width: 781px ) {
  .contact-btn {
    flex-direction: column;
  }
}
.contact-btn .wp-block-button {
  flex: 1;
  max-width: 100%;
}
.contact-btn .wp-block-button__link {
  border-radius: 1rem;
  min-height: 7.5rem;
  font-size: 1.25rem;
}
.contact-btn .wp-block-button__link:after {
  right: 1.25rem;
}

.smf-form .smf-item {
  margin-bottom: 2rem;
}
.smf-form .smf-item__col--label {
  margin-bottom: 1rem;
}
.smf-form .smf-item__label__text {
  font-weight: 500;
  line-height: 1.3;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 1.125rem;
}
.smf-form .smf-item__label__text mark {
  display: block;
  padding: 0.25rem 0.375rem;
  font-size: 0.75rem;
  line-height: 1.2;
  border-radius: 0.125rem;
}
.smf-form .smf-radio-buttons-control__control {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem 1.5rem;
}
.smf-form .smf-radio-buttons-control__control .smf-radio-button-control {
  display: flex;
  align-items: center;
}
.smf-form .smf-radio-buttons-control__control .smf-radio-button-control__control {
  pointer-events: none;
  width: 1.5rem;
  background: var(--wp--preset--color--transparent);
  border: none;
  position: relative;
  box-shadow: none;
  margin: 0;
}
.smf-form .smf-radio-buttons-control__control .smf-radio-button-control__control:checked:after {
  opacity: 1;
}
.smf-form .smf-radio-buttons-control__control .smf-radio-button-control__control:before {
  content: "";
  width: 1.5rem;
  aspect-ratio: 1;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  border: 0.0625rem solid var(--wp--preset--color--primary);
  height: auto;
  opacity: 1;
  visibility: visible;
}
.smf-form .smf-radio-buttons-control__control .smf-radio-button-control__control:after {
  content: "";
  position: absolute;
  inset: 0;
  width: 0.75rem;
  aspect-ratio: 1;
  margin: auto !important;
  z-index: 1;
  height: auto;
  background-color: var(--wp--preset--color--primary);
  border-radius: 100vmax;
  opacity: 0;
}
.smf-form input.smf-text-control__control,
.smf-form textarea.smf-textarea-control__control {
  width: 100%;
  border: 0.0625rem solid #838383;
  border-radius: 0.25rem;
  padding: 0.625rem 0.75rem;
  font-size: 1.125rem;
  line-height: 1.5;
}
.smf-form input.smf-text-control__control:focus,
.smf-form textarea.smf-textarea-control__control:focus {
  border: 0.0625rem solid var(--wp--preset--color--primary);
}

.smf-placeholder[data-name=checkbox] {
  text-align: center;
  margin: 1.5rem 0 2rem;
}

.smf-action {
  display: flex;
  gap: 1.5rem 2rem;
  justify-content: center;
}
@media only screen and ( max-width: 781px ) {
  .smf-action {
    flex-direction: column;
  }
}
.smf-action .smf-button-control {
  display: block;
  max-width: 17.5rem;
  width: 100%;
  margin: 0 !important;
}
@media only screen and ( max-width: 781px ) {
  .smf-action .smf-button-control {
    margin: 0 auto !important;
  }
}
.smf-action .smf-button-control__control {
  width: 100%;
  display: block;
  background: none;
  background-color: var(--wp--preset--color--primary);
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  text-align: left;
  padding: 0.75rem 2rem;
  position: relative;
  border: 0.125rem solid var(--wp--preset--color--primary);
  appearance: none;
  outline: none;
  border-radius: 100vmax;
  color: var(--wp--preset--color--white);
  font-weight: 500;
}
@media (hover: hover) {
  .smf-action .smf-button-control__control:where(:any-link, :enabled, summary):hover {
    background-color: var(--wp--preset--color--white);
    color: var(--wp--preset--color--primary);
  }
}
.smf-action .smf-button-control__control {
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  backface-visibility: hidden;
}
.smf-action .smf-button-control__control:after {
  content: "";
  position: absolute;
  aspect-ratio: 1;
  width: 2.5rem;
  height: fit-content;
  top: 0;
  bottom: 0;
  right: 0.5rem;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" fill="none"><path fill="%23229BF1" d="M20.583 13.94a1.5 1.5 0 0 1 0 2.124l-7.5 7.5a1.502 1.502 0 0 1-2.124-2.123L17.4 15l-6.436-6.442a1.502 1.502 0 0 1 2.124-2.123l7.5 7.5z"/></svg>');
  background-size: 1.5rem auto;
  background-repeat: no-repeat;
  background-position: center;
  margin: auto;
  background-color: var(--wp--preset--color--white);
  border-radius: 100vmax;
}
@media only screen and ( max-width: 781px ) {
  .smf-action .smf-button-control__control:after {
    right: 1.25rem;
  }
}

.smf-error-messages {
  font-size: 0.75rem;
}

.hidden {
  display: none !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:hidden {
    display: none !important;
  }
}

@media print, only screen and ( min-width: 782px ) {
  .md\:hidden {
    display: none !important;
  }
}

.bg-none {
  background: none;
}

@media print, only screen and ( min-width: 782px ) {
  .md\:center {
    text-align: center !important;
  }
}

.mx-0 {
  margin: 0 !important;
}

.mx-auto {
  margin: auto !important;
}

.mb-auto {
  margin-bottom: auto;
}

.mt-auto {
  margin-top: auto;
}

.ml-auto {
  margin-left: auto;
}

.mr-auto {
  margin-right: auto;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-auto {
    margin-bottom: auto;
  }
  .sm\:mt-auto {
    margin-top: auto;
  }
  .sm\:ml-auto {
    margin-left: auto;
  }
  .sm\:mr-auto {
    margin-right: auto;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-auto {
    margin-bottom: auto;
  }
  .md\:mt-auto {
    margin-top: auto;
  }
  .md\:ml-auto {
    margin-left: auto;
  }
  .md\:mr-auto {
    margin-right: auto;
  }
}
.mb-0 {
  margin-bottom: 0px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.ml-0 {
  margin-left: 0px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-0 {
    margin-bottom: 0px !important;
  }
  .sm\:mt-0 {
    margin-top: 0px !important;
  }
  .sm\:ml-0 {
    margin-left: 0px !important;
  }
  .sm\:mr-0 {
    margin-right: 0px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-0 {
    margin-bottom: 0px !important;
  }
  .md\:mt-0 {
    margin-top: 0px !important;
  }
  .md\:ml-0 {
    margin-left: 0px !important;
  }
  .md\:mr-0 {
    margin-right: 0px !important;
  }
}
.mb-1 {
  margin-bottom: 1px !important;
}

.mt-1 {
  margin-top: 1px !important;
}

.ml-1 {
  margin-left: 1px !important;
}

.mr-1 {
  margin-right: 1px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-1 {
    margin-bottom: 1px !important;
  }
  .sm\:mt-1 {
    margin-top: 1px !important;
  }
  .sm\:ml-1 {
    margin-left: 1px !important;
  }
  .sm\:mr-1 {
    margin-right: 1px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-1 {
    margin-bottom: 1px !important;
  }
  .md\:mt-1 {
    margin-top: 1px !important;
  }
  .md\:ml-1 {
    margin-left: 1px !important;
  }
  .md\:mr-1 {
    margin-right: 1px !important;
  }
}
.mb-2 {
  margin-bottom: 2px !important;
}

.mt-2 {
  margin-top: 2px !important;
}

.ml-2 {
  margin-left: 2px !important;
}

.mr-2 {
  margin-right: 2px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-2 {
    margin-bottom: 2px !important;
  }
  .sm\:mt-2 {
    margin-top: 2px !important;
  }
  .sm\:ml-2 {
    margin-left: 2px !important;
  }
  .sm\:mr-2 {
    margin-right: 2px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-2 {
    margin-bottom: 2px !important;
  }
  .md\:mt-2 {
    margin-top: 2px !important;
  }
  .md\:ml-2 {
    margin-left: 2px !important;
  }
  .md\:mr-2 {
    margin-right: 2px !important;
  }
}
.mb-3 {
  margin-bottom: 3px !important;
}

.mt-3 {
  margin-top: 3px !important;
}

.ml-3 {
  margin-left: 3px !important;
}

.mr-3 {
  margin-right: 3px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-3 {
    margin-bottom: 3px !important;
  }
  .sm\:mt-3 {
    margin-top: 3px !important;
  }
  .sm\:ml-3 {
    margin-left: 3px !important;
  }
  .sm\:mr-3 {
    margin-right: 3px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-3 {
    margin-bottom: 3px !important;
  }
  .md\:mt-3 {
    margin-top: 3px !important;
  }
  .md\:ml-3 {
    margin-left: 3px !important;
  }
  .md\:mr-3 {
    margin-right: 3px !important;
  }
}
.mb-4 {
  margin-bottom: 4px !important;
}

.mt-4 {
  margin-top: 4px !important;
}

.ml-4 {
  margin-left: 4px !important;
}

.mr-4 {
  margin-right: 4px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-4 {
    margin-bottom: 4px !important;
  }
  .sm\:mt-4 {
    margin-top: 4px !important;
  }
  .sm\:ml-4 {
    margin-left: 4px !important;
  }
  .sm\:mr-4 {
    margin-right: 4px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-4 {
    margin-bottom: 4px !important;
  }
  .md\:mt-4 {
    margin-top: 4px !important;
  }
  .md\:ml-4 {
    margin-left: 4px !important;
  }
  .md\:mr-4 {
    margin-right: 4px !important;
  }
}
.mb-5 {
  margin-bottom: 5px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.ml-5 {
  margin-left: 5px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-5 {
    margin-bottom: 5px !important;
  }
  .sm\:mt-5 {
    margin-top: 5px !important;
  }
  .sm\:ml-5 {
    margin-left: 5px !important;
  }
  .sm\:mr-5 {
    margin-right: 5px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-5 {
    margin-bottom: 5px !important;
  }
  .md\:mt-5 {
    margin-top: 5px !important;
  }
  .md\:ml-5 {
    margin-left: 5px !important;
  }
  .md\:mr-5 {
    margin-right: 5px !important;
  }
}
.mb-6 {
  margin-bottom: 6px !important;
}

.mt-6 {
  margin-top: 6px !important;
}

.ml-6 {
  margin-left: 6px !important;
}

.mr-6 {
  margin-right: 6px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-6 {
    margin-bottom: 6px !important;
  }
  .sm\:mt-6 {
    margin-top: 6px !important;
  }
  .sm\:ml-6 {
    margin-left: 6px !important;
  }
  .sm\:mr-6 {
    margin-right: 6px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-6 {
    margin-bottom: 6px !important;
  }
  .md\:mt-6 {
    margin-top: 6px !important;
  }
  .md\:ml-6 {
    margin-left: 6px !important;
  }
  .md\:mr-6 {
    margin-right: 6px !important;
  }
}
.mb-7 {
  margin-bottom: 7px !important;
}

.mt-7 {
  margin-top: 7px !important;
}

.ml-7 {
  margin-left: 7px !important;
}

.mr-7 {
  margin-right: 7px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-7 {
    margin-bottom: 7px !important;
  }
  .sm\:mt-7 {
    margin-top: 7px !important;
  }
  .sm\:ml-7 {
    margin-left: 7px !important;
  }
  .sm\:mr-7 {
    margin-right: 7px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-7 {
    margin-bottom: 7px !important;
  }
  .md\:mt-7 {
    margin-top: 7px !important;
  }
  .md\:ml-7 {
    margin-left: 7px !important;
  }
  .md\:mr-7 {
    margin-right: 7px !important;
  }
}
.mb-8 {
  margin-bottom: 8px !important;
}

.mt-8 {
  margin-top: 8px !important;
}

.ml-8 {
  margin-left: 8px !important;
}

.mr-8 {
  margin-right: 8px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-8 {
    margin-bottom: 8px !important;
  }
  .sm\:mt-8 {
    margin-top: 8px !important;
  }
  .sm\:ml-8 {
    margin-left: 8px !important;
  }
  .sm\:mr-8 {
    margin-right: 8px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-8 {
    margin-bottom: 8px !important;
  }
  .md\:mt-8 {
    margin-top: 8px !important;
  }
  .md\:ml-8 {
    margin-left: 8px !important;
  }
  .md\:mr-8 {
    margin-right: 8px !important;
  }
}
.mb-9 {
  margin-bottom: 9px !important;
}

.mt-9 {
  margin-top: 9px !important;
}

.ml-9 {
  margin-left: 9px !important;
}

.mr-9 {
  margin-right: 9px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-9 {
    margin-bottom: 9px !important;
  }
  .sm\:mt-9 {
    margin-top: 9px !important;
  }
  .sm\:ml-9 {
    margin-left: 9px !important;
  }
  .sm\:mr-9 {
    margin-right: 9px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-9 {
    margin-bottom: 9px !important;
  }
  .md\:mt-9 {
    margin-top: 9px !important;
  }
  .md\:ml-9 {
    margin-left: 9px !important;
  }
  .md\:mr-9 {
    margin-right: 9px !important;
  }
}
.mb-10 {
  margin-bottom: 10px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.ml-10 {
  margin-left: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-10 {
    margin-bottom: 10px !important;
  }
  .sm\:mt-10 {
    margin-top: 10px !important;
  }
  .sm\:ml-10 {
    margin-left: 10px !important;
  }
  .sm\:mr-10 {
    margin-right: 10px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-10 {
    margin-bottom: 10px !important;
  }
  .md\:mt-10 {
    margin-top: 10px !important;
  }
  .md\:ml-10 {
    margin-left: 10px !important;
  }
  .md\:mr-10 {
    margin-right: 10px !important;
  }
}
.mb-11 {
  margin-bottom: 11px !important;
}

.mt-11 {
  margin-top: 11px !important;
}

.ml-11 {
  margin-left: 11px !important;
}

.mr-11 {
  margin-right: 11px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-11 {
    margin-bottom: 11px !important;
  }
  .sm\:mt-11 {
    margin-top: 11px !important;
  }
  .sm\:ml-11 {
    margin-left: 11px !important;
  }
  .sm\:mr-11 {
    margin-right: 11px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-11 {
    margin-bottom: 11px !important;
  }
  .md\:mt-11 {
    margin-top: 11px !important;
  }
  .md\:ml-11 {
    margin-left: 11px !important;
  }
  .md\:mr-11 {
    margin-right: 11px !important;
  }
}
.mb-12 {
  margin-bottom: 12px !important;
}

.mt-12 {
  margin-top: 12px !important;
}

.ml-12 {
  margin-left: 12px !important;
}

.mr-12 {
  margin-right: 12px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-12 {
    margin-bottom: 12px !important;
  }
  .sm\:mt-12 {
    margin-top: 12px !important;
  }
  .sm\:ml-12 {
    margin-left: 12px !important;
  }
  .sm\:mr-12 {
    margin-right: 12px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-12 {
    margin-bottom: 12px !important;
  }
  .md\:mt-12 {
    margin-top: 12px !important;
  }
  .md\:ml-12 {
    margin-left: 12px !important;
  }
  .md\:mr-12 {
    margin-right: 12px !important;
  }
}
.mb-13 {
  margin-bottom: 13px !important;
}

.mt-13 {
  margin-top: 13px !important;
}

.ml-13 {
  margin-left: 13px !important;
}

.mr-13 {
  margin-right: 13px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-13 {
    margin-bottom: 13px !important;
  }
  .sm\:mt-13 {
    margin-top: 13px !important;
  }
  .sm\:ml-13 {
    margin-left: 13px !important;
  }
  .sm\:mr-13 {
    margin-right: 13px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-13 {
    margin-bottom: 13px !important;
  }
  .md\:mt-13 {
    margin-top: 13px !important;
  }
  .md\:ml-13 {
    margin-left: 13px !important;
  }
  .md\:mr-13 {
    margin-right: 13px !important;
  }
}
.mb-14 {
  margin-bottom: 14px !important;
}

.mt-14 {
  margin-top: 14px !important;
}

.ml-14 {
  margin-left: 14px !important;
}

.mr-14 {
  margin-right: 14px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-14 {
    margin-bottom: 14px !important;
  }
  .sm\:mt-14 {
    margin-top: 14px !important;
  }
  .sm\:ml-14 {
    margin-left: 14px !important;
  }
  .sm\:mr-14 {
    margin-right: 14px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-14 {
    margin-bottom: 14px !important;
  }
  .md\:mt-14 {
    margin-top: 14px !important;
  }
  .md\:ml-14 {
    margin-left: 14px !important;
  }
  .md\:mr-14 {
    margin-right: 14px !important;
  }
}
.mb-15 {
  margin-bottom: 15px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-15 {
    margin-bottom: 15px !important;
  }
  .sm\:mt-15 {
    margin-top: 15px !important;
  }
  .sm\:ml-15 {
    margin-left: 15px !important;
  }
  .sm\:mr-15 {
    margin-right: 15px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-15 {
    margin-bottom: 15px !important;
  }
  .md\:mt-15 {
    margin-top: 15px !important;
  }
  .md\:ml-15 {
    margin-left: 15px !important;
  }
  .md\:mr-15 {
    margin-right: 15px !important;
  }
}
.mb-16 {
  margin-bottom: 16px !important;
}

.mt-16 {
  margin-top: 16px !important;
}

.ml-16 {
  margin-left: 16px !important;
}

.mr-16 {
  margin-right: 16px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-16 {
    margin-bottom: 16px !important;
  }
  .sm\:mt-16 {
    margin-top: 16px !important;
  }
  .sm\:ml-16 {
    margin-left: 16px !important;
  }
  .sm\:mr-16 {
    margin-right: 16px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-16 {
    margin-bottom: 16px !important;
  }
  .md\:mt-16 {
    margin-top: 16px !important;
  }
  .md\:ml-16 {
    margin-left: 16px !important;
  }
  .md\:mr-16 {
    margin-right: 16px !important;
  }
}
.mb-17 {
  margin-bottom: 17px !important;
}

.mt-17 {
  margin-top: 17px !important;
}

.ml-17 {
  margin-left: 17px !important;
}

.mr-17 {
  margin-right: 17px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-17 {
    margin-bottom: 17px !important;
  }
  .sm\:mt-17 {
    margin-top: 17px !important;
  }
  .sm\:ml-17 {
    margin-left: 17px !important;
  }
  .sm\:mr-17 {
    margin-right: 17px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-17 {
    margin-bottom: 17px !important;
  }
  .md\:mt-17 {
    margin-top: 17px !important;
  }
  .md\:ml-17 {
    margin-left: 17px !important;
  }
  .md\:mr-17 {
    margin-right: 17px !important;
  }
}
.mb-18 {
  margin-bottom: 18px !important;
}

.mt-18 {
  margin-top: 18px !important;
}

.ml-18 {
  margin-left: 18px !important;
}

.mr-18 {
  margin-right: 18px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-18 {
    margin-bottom: 18px !important;
  }
  .sm\:mt-18 {
    margin-top: 18px !important;
  }
  .sm\:ml-18 {
    margin-left: 18px !important;
  }
  .sm\:mr-18 {
    margin-right: 18px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-18 {
    margin-bottom: 18px !important;
  }
  .md\:mt-18 {
    margin-top: 18px !important;
  }
  .md\:ml-18 {
    margin-left: 18px !important;
  }
  .md\:mr-18 {
    margin-right: 18px !important;
  }
}
.mb-19 {
  margin-bottom: 19px !important;
}

.mt-19 {
  margin-top: 19px !important;
}

.ml-19 {
  margin-left: 19px !important;
}

.mr-19 {
  margin-right: 19px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-19 {
    margin-bottom: 19px !important;
  }
  .sm\:mt-19 {
    margin-top: 19px !important;
  }
  .sm\:ml-19 {
    margin-left: 19px !important;
  }
  .sm\:mr-19 {
    margin-right: 19px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-19 {
    margin-bottom: 19px !important;
  }
  .md\:mt-19 {
    margin-top: 19px !important;
  }
  .md\:ml-19 {
    margin-left: 19px !important;
  }
  .md\:mr-19 {
    margin-right: 19px !important;
  }
}
.mb-20 {
  margin-bottom: 20px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.ml-20 {
  margin-left: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-20 {
    margin-bottom: 20px !important;
  }
  .sm\:mt-20 {
    margin-top: 20px !important;
  }
  .sm\:ml-20 {
    margin-left: 20px !important;
  }
  .sm\:mr-20 {
    margin-right: 20px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-20 {
    margin-bottom: 20px !important;
  }
  .md\:mt-20 {
    margin-top: 20px !important;
  }
  .md\:ml-20 {
    margin-left: 20px !important;
  }
  .md\:mr-20 {
    margin-right: 20px !important;
  }
}
.mb-24 {
  margin-bottom: 24px !important;
}

.mt-24 {
  margin-top: 24px !important;
}

.ml-24 {
  margin-left: 24px !important;
}

.mr-24 {
  margin-right: 24px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-24 {
    margin-bottom: 24px !important;
  }
  .sm\:mt-24 {
    margin-top: 24px !important;
  }
  .sm\:ml-24 {
    margin-left: 24px !important;
  }
  .sm\:mr-24 {
    margin-right: 24px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-24 {
    margin-bottom: 24px !important;
  }
  .md\:mt-24 {
    margin-top: 24px !important;
  }
  .md\:ml-24 {
    margin-left: 24px !important;
  }
  .md\:mr-24 {
    margin-right: 24px !important;
  }
}
.mb-25 {
  margin-bottom: 25px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.ml-25 {
  margin-left: 25px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-25 {
    margin-bottom: 25px !important;
  }
  .sm\:mt-25 {
    margin-top: 25px !important;
  }
  .sm\:ml-25 {
    margin-left: 25px !important;
  }
  .sm\:mr-25 {
    margin-right: 25px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-25 {
    margin-bottom: 25px !important;
  }
  .md\:mt-25 {
    margin-top: 25px !important;
  }
  .md\:ml-25 {
    margin-left: 25px !important;
  }
  .md\:mr-25 {
    margin-right: 25px !important;
  }
}
.mb-28 {
  margin-bottom: 28px !important;
}

.mt-28 {
  margin-top: 28px !important;
}

.ml-28 {
  margin-left: 28px !important;
}

.mr-28 {
  margin-right: 28px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-28 {
    margin-bottom: 28px !important;
  }
  .sm\:mt-28 {
    margin-top: 28px !important;
  }
  .sm\:ml-28 {
    margin-left: 28px !important;
  }
  .sm\:mr-28 {
    margin-right: 28px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-28 {
    margin-bottom: 28px !important;
  }
  .md\:mt-28 {
    margin-top: 28px !important;
  }
  .md\:ml-28 {
    margin-left: 28px !important;
  }
  .md\:mr-28 {
    margin-right: 28px !important;
  }
}
.mb-30 {
  margin-bottom: 30px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.ml-30 {
  margin-left: 30px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-30 {
    margin-bottom: 30px !important;
  }
  .sm\:mt-30 {
    margin-top: 30px !important;
  }
  .sm\:ml-30 {
    margin-left: 30px !important;
  }
  .sm\:mr-30 {
    margin-right: 30px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-30 {
    margin-bottom: 30px !important;
  }
  .md\:mt-30 {
    margin-top: 30px !important;
  }
  .md\:ml-30 {
    margin-left: 30px !important;
  }
  .md\:mr-30 {
    margin-right: 30px !important;
  }
}
.mb-32 {
  margin-bottom: 32px !important;
}

.mt-32 {
  margin-top: 32px !important;
}

.ml-32 {
  margin-left: 32px !important;
}

.mr-32 {
  margin-right: 32px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-32 {
    margin-bottom: 32px !important;
  }
  .sm\:mt-32 {
    margin-top: 32px !important;
  }
  .sm\:ml-32 {
    margin-left: 32px !important;
  }
  .sm\:mr-32 {
    margin-right: 32px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-32 {
    margin-bottom: 32px !important;
  }
  .md\:mt-32 {
    margin-top: 32px !important;
  }
  .md\:ml-32 {
    margin-left: 32px !important;
  }
  .md\:mr-32 {
    margin-right: 32px !important;
  }
}
.mb-35 {
  margin-bottom: 35px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.ml-35 {
  margin-left: 35px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-35 {
    margin-bottom: 35px !important;
  }
  .sm\:mt-35 {
    margin-top: 35px !important;
  }
  .sm\:ml-35 {
    margin-left: 35px !important;
  }
  .sm\:mr-35 {
    margin-right: 35px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-35 {
    margin-bottom: 35px !important;
  }
  .md\:mt-35 {
    margin-top: 35px !important;
  }
  .md\:ml-35 {
    margin-left: 35px !important;
  }
  .md\:mr-35 {
    margin-right: 35px !important;
  }
}
.mb-40 {
  margin-bottom: 40px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.ml-40 {
  margin-left: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-40 {
    margin-bottom: 40px !important;
  }
  .sm\:mt-40 {
    margin-top: 40px !important;
  }
  .sm\:ml-40 {
    margin-left: 40px !important;
  }
  .sm\:mr-40 {
    margin-right: 40px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-40 {
    margin-bottom: 40px !important;
  }
  .md\:mt-40 {
    margin-top: 40px !important;
  }
  .md\:ml-40 {
    margin-left: 40px !important;
  }
  .md\:mr-40 {
    margin-right: 40px !important;
  }
}
.mb-45 {
  margin-bottom: 45px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.ml-45 {
  margin-left: 45px !important;
}

.mr-45 {
  margin-right: 45px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-45 {
    margin-bottom: 45px !important;
  }
  .sm\:mt-45 {
    margin-top: 45px !important;
  }
  .sm\:ml-45 {
    margin-left: 45px !important;
  }
  .sm\:mr-45 {
    margin-right: 45px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-45 {
    margin-bottom: 45px !important;
  }
  .md\:mt-45 {
    margin-top: 45px !important;
  }
  .md\:ml-45 {
    margin-left: 45px !important;
  }
  .md\:mr-45 {
    margin-right: 45px !important;
  }
}
.mb-48 {
  margin-bottom: 48px !important;
}

.mt-48 {
  margin-top: 48px !important;
}

.ml-48 {
  margin-left: 48px !important;
}

.mr-48 {
  margin-right: 48px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-48 {
    margin-bottom: 48px !important;
  }
  .sm\:mt-48 {
    margin-top: 48px !important;
  }
  .sm\:ml-48 {
    margin-left: 48px !important;
  }
  .sm\:mr-48 {
    margin-right: 48px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-48 {
    margin-bottom: 48px !important;
  }
  .md\:mt-48 {
    margin-top: 48px !important;
  }
  .md\:ml-48 {
    margin-left: 48px !important;
  }
  .md\:mr-48 {
    margin-right: 48px !important;
  }
}
.mb-50 {
  margin-bottom: 50px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.ml-50 {
  margin-left: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-50 {
    margin-bottom: 50px !important;
  }
  .sm\:mt-50 {
    margin-top: 50px !important;
  }
  .sm\:ml-50 {
    margin-left: 50px !important;
  }
  .sm\:mr-50 {
    margin-right: 50px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-50 {
    margin-bottom: 50px !important;
  }
  .md\:mt-50 {
    margin-top: 50px !important;
  }
  .md\:ml-50 {
    margin-left: 50px !important;
  }
  .md\:mr-50 {
    margin-right: 50px !important;
  }
}
.mb-55 {
  margin-bottom: 55px !important;
}

.mt-55 {
  margin-top: 55px !important;
}

.ml-55 {
  margin-left: 55px !important;
}

.mr-55 {
  margin-right: 55px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-55 {
    margin-bottom: 55px !important;
  }
  .sm\:mt-55 {
    margin-top: 55px !important;
  }
  .sm\:ml-55 {
    margin-left: 55px !important;
  }
  .sm\:mr-55 {
    margin-right: 55px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-55 {
    margin-bottom: 55px !important;
  }
  .md\:mt-55 {
    margin-top: 55px !important;
  }
  .md\:ml-55 {
    margin-left: 55px !important;
  }
  .md\:mr-55 {
    margin-right: 55px !important;
  }
}
.mb-56 {
  margin-bottom: 56px !important;
}

.mt-56 {
  margin-top: 56px !important;
}

.ml-56 {
  margin-left: 56px !important;
}

.mr-56 {
  margin-right: 56px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-56 {
    margin-bottom: 56px !important;
  }
  .sm\:mt-56 {
    margin-top: 56px !important;
  }
  .sm\:ml-56 {
    margin-left: 56px !important;
  }
  .sm\:mr-56 {
    margin-right: 56px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-56 {
    margin-bottom: 56px !important;
  }
  .md\:mt-56 {
    margin-top: 56px !important;
  }
  .md\:ml-56 {
    margin-left: 56px !important;
  }
  .md\:mr-56 {
    margin-right: 56px !important;
  }
}
.mb-60 {
  margin-bottom: 60px !important;
}

.mt-60 {
  margin-top: 60px !important;
}

.ml-60 {
  margin-left: 60px !important;
}

.mr-60 {
  margin-right: 60px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-60 {
    margin-bottom: 60px !important;
  }
  .sm\:mt-60 {
    margin-top: 60px !important;
  }
  .sm\:ml-60 {
    margin-left: 60px !important;
  }
  .sm\:mr-60 {
    margin-right: 60px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-60 {
    margin-bottom: 60px !important;
  }
  .md\:mt-60 {
    margin-top: 60px !important;
  }
  .md\:ml-60 {
    margin-left: 60px !important;
  }
  .md\:mr-60 {
    margin-right: 60px !important;
  }
}
.mb-64 {
  margin-bottom: 64px !important;
}

.mt-64 {
  margin-top: 64px !important;
}

.ml-64 {
  margin-left: 64px !important;
}

.mr-64 {
  margin-right: 64px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-64 {
    margin-bottom: 64px !important;
  }
  .sm\:mt-64 {
    margin-top: 64px !important;
  }
  .sm\:ml-64 {
    margin-left: 64px !important;
  }
  .sm\:mr-64 {
    margin-right: 64px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-64 {
    margin-bottom: 64px !important;
  }
  .md\:mt-64 {
    margin-top: 64px !important;
  }
  .md\:ml-64 {
    margin-left: 64px !important;
  }
  .md\:mr-64 {
    margin-right: 64px !important;
  }
}
.mb-65 {
  margin-bottom: 65px !important;
}

.mt-65 {
  margin-top: 65px !important;
}

.ml-65 {
  margin-left: 65px !important;
}

.mr-65 {
  margin-right: 65px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-65 {
    margin-bottom: 65px !important;
  }
  .sm\:mt-65 {
    margin-top: 65px !important;
  }
  .sm\:ml-65 {
    margin-left: 65px !important;
  }
  .sm\:mr-65 {
    margin-right: 65px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-65 {
    margin-bottom: 65px !important;
  }
  .md\:mt-65 {
    margin-top: 65px !important;
  }
  .md\:ml-65 {
    margin-left: 65px !important;
  }
  .md\:mr-65 {
    margin-right: 65px !important;
  }
}
.mb-70 {
  margin-bottom: 70px !important;
}

.mt-70 {
  margin-top: 70px !important;
}

.ml-70 {
  margin-left: 70px !important;
}

.mr-70 {
  margin-right: 70px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-70 {
    margin-bottom: 70px !important;
  }
  .sm\:mt-70 {
    margin-top: 70px !important;
  }
  .sm\:ml-70 {
    margin-left: 70px !important;
  }
  .sm\:mr-70 {
    margin-right: 70px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-70 {
    margin-bottom: 70px !important;
  }
  .md\:mt-70 {
    margin-top: 70px !important;
  }
  .md\:ml-70 {
    margin-left: 70px !important;
  }
  .md\:mr-70 {
    margin-right: 70px !important;
  }
}
.mb-72 {
  margin-bottom: 72px !important;
}

.mt-72 {
  margin-top: 72px !important;
}

.ml-72 {
  margin-left: 72px !important;
}

.mr-72 {
  margin-right: 72px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-72 {
    margin-bottom: 72px !important;
  }
  .sm\:mt-72 {
    margin-top: 72px !important;
  }
  .sm\:ml-72 {
    margin-left: 72px !important;
  }
  .sm\:mr-72 {
    margin-right: 72px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-72 {
    margin-bottom: 72px !important;
  }
  .md\:mt-72 {
    margin-top: 72px !important;
  }
  .md\:ml-72 {
    margin-left: 72px !important;
  }
  .md\:mr-72 {
    margin-right: 72px !important;
  }
}
.mb-75 {
  margin-bottom: 75px !important;
}

.mt-75 {
  margin-top: 75px !important;
}

.ml-75 {
  margin-left: 75px !important;
}

.mr-75 {
  margin-right: 75px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-75 {
    margin-bottom: 75px !important;
  }
  .sm\:mt-75 {
    margin-top: 75px !important;
  }
  .sm\:ml-75 {
    margin-left: 75px !important;
  }
  .sm\:mr-75 {
    margin-right: 75px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-75 {
    margin-bottom: 75px !important;
  }
  .md\:mt-75 {
    margin-top: 75px !important;
  }
  .md\:ml-75 {
    margin-left: 75px !important;
  }
  .md\:mr-75 {
    margin-right: 75px !important;
  }
}
.mb-80 {
  margin-bottom: 80px !important;
}

.mt-80 {
  margin-top: 80px !important;
}

.ml-80 {
  margin-left: 80px !important;
}

.mr-80 {
  margin-right: 80px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-80 {
    margin-bottom: 80px !important;
  }
  .sm\:mt-80 {
    margin-top: 80px !important;
  }
  .sm\:ml-80 {
    margin-left: 80px !important;
  }
  .sm\:mr-80 {
    margin-right: 80px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-80 {
    margin-bottom: 80px !important;
  }
  .md\:mt-80 {
    margin-top: 80px !important;
  }
  .md\:ml-80 {
    margin-left: 80px !important;
  }
  .md\:mr-80 {
    margin-right: 80px !important;
  }
}
.mb-85 {
  margin-bottom: 85px !important;
}

.mt-85 {
  margin-top: 85px !important;
}

.ml-85 {
  margin-left: 85px !important;
}

.mr-85 {
  margin-right: 85px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-85 {
    margin-bottom: 85px !important;
  }
  .sm\:mt-85 {
    margin-top: 85px !important;
  }
  .sm\:ml-85 {
    margin-left: 85px !important;
  }
  .sm\:mr-85 {
    margin-right: 85px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-85 {
    margin-bottom: 85px !important;
  }
  .md\:mt-85 {
    margin-top: 85px !important;
  }
  .md\:ml-85 {
    margin-left: 85px !important;
  }
  .md\:mr-85 {
    margin-right: 85px !important;
  }
}
.mb-90 {
  margin-bottom: 90px !important;
}

.mt-90 {
  margin-top: 90px !important;
}

.ml-90 {
  margin-left: 90px !important;
}

.mr-90 {
  margin-right: 90px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-90 {
    margin-bottom: 90px !important;
  }
  .sm\:mt-90 {
    margin-top: 90px !important;
  }
  .sm\:ml-90 {
    margin-left: 90px !important;
  }
  .sm\:mr-90 {
    margin-right: 90px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-90 {
    margin-bottom: 90px !important;
  }
  .md\:mt-90 {
    margin-top: 90px !important;
  }
  .md\:ml-90 {
    margin-left: 90px !important;
  }
  .md\:mr-90 {
    margin-right: 90px !important;
  }
}
.mb-95 {
  margin-bottom: 95px !important;
}

.mt-95 {
  margin-top: 95px !important;
}

.ml-95 {
  margin-left: 95px !important;
}

.mr-95 {
  margin-right: 95px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-95 {
    margin-bottom: 95px !important;
  }
  .sm\:mt-95 {
    margin-top: 95px !important;
  }
  .sm\:ml-95 {
    margin-left: 95px !important;
  }
  .sm\:mr-95 {
    margin-right: 95px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-95 {
    margin-bottom: 95px !important;
  }
  .md\:mt-95 {
    margin-top: 95px !important;
  }
  .md\:ml-95 {
    margin-left: 95px !important;
  }
  .md\:mr-95 {
    margin-right: 95px !important;
  }
}
.mb-100 {
  margin-bottom: 100px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.ml-100 {
  margin-left: 100px !important;
}

.mr-100 {
  margin-right: 100px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:mb-100 {
    margin-bottom: 100px !important;
  }
  .sm\:mt-100 {
    margin-top: 100px !important;
  }
  .sm\:ml-100 {
    margin-left: 100px !important;
  }
  .sm\:mr-100 {
    margin-right: 100px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:mb-100 {
    margin-bottom: 100px !important;
  }
  .md\:mt-100 {
    margin-top: 100px !important;
  }
  .md\:ml-100 {
    margin-left: 100px !important;
  }
  .md\:mr-100 {
    margin-right: 100px !important;
  }
}
.px-0 {
  padding: 0 !important;
}

.pb-0 {
  padding-bottom: 0px !important;
}

.pt-0 {
  padding-top: 0px !important;
}

.pl-0 {
  padding-left: 0px !important;
}

.pr-0 {
  padding-right: 0px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-0 {
    padding-bottom: 0px !important;
  }
  .sm\:pt-0 {
    padding-top: 0px !important;
  }
  .sm\:pl-0 {
    padding-left: 0px !important;
  }
  .sm\:pr-0 {
    padding-right: 0px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-0 {
    padding-bottom: 0px !important;
  }
  .md\:pt-0 {
    padding-top: 0px !important;
  }
  .md\:pl-0 {
    padding-left: 0px !important;
  }
  .md\:pr-0 {
    padding-right: 0px !important;
  }
}
.pb-1 {
  padding-bottom: 1px !important;
}

.pt-1 {
  padding-top: 1px !important;
}

.pl-1 {
  padding-left: 1px !important;
}

.pr-1 {
  padding-right: 1px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-1 {
    padding-bottom: 1px !important;
  }
  .sm\:pt-1 {
    padding-top: 1px !important;
  }
  .sm\:pl-1 {
    padding-left: 1px !important;
  }
  .sm\:pr-1 {
    padding-right: 1px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-1 {
    padding-bottom: 1px !important;
  }
  .md\:pt-1 {
    padding-top: 1px !important;
  }
  .md\:pl-1 {
    padding-left: 1px !important;
  }
  .md\:pr-1 {
    padding-right: 1px !important;
  }
}
.pb-2 {
  padding-bottom: 2px !important;
}

.pt-2 {
  padding-top: 2px !important;
}

.pl-2 {
  padding-left: 2px !important;
}

.pr-2 {
  padding-right: 2px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-2 {
    padding-bottom: 2px !important;
  }
  .sm\:pt-2 {
    padding-top: 2px !important;
  }
  .sm\:pl-2 {
    padding-left: 2px !important;
  }
  .sm\:pr-2 {
    padding-right: 2px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-2 {
    padding-bottom: 2px !important;
  }
  .md\:pt-2 {
    padding-top: 2px !important;
  }
  .md\:pl-2 {
    padding-left: 2px !important;
  }
  .md\:pr-2 {
    padding-right: 2px !important;
  }
}
.pb-3 {
  padding-bottom: 3px !important;
}

.pt-3 {
  padding-top: 3px !important;
}

.pl-3 {
  padding-left: 3px !important;
}

.pr-3 {
  padding-right: 3px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-3 {
    padding-bottom: 3px !important;
  }
  .sm\:pt-3 {
    padding-top: 3px !important;
  }
  .sm\:pl-3 {
    padding-left: 3px !important;
  }
  .sm\:pr-3 {
    padding-right: 3px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-3 {
    padding-bottom: 3px !important;
  }
  .md\:pt-3 {
    padding-top: 3px !important;
  }
  .md\:pl-3 {
    padding-left: 3px !important;
  }
  .md\:pr-3 {
    padding-right: 3px !important;
  }
}
.pb-4 {
  padding-bottom: 4px !important;
}

.pt-4 {
  padding-top: 4px !important;
}

.pl-4 {
  padding-left: 4px !important;
}

.pr-4 {
  padding-right: 4px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-4 {
    padding-bottom: 4px !important;
  }
  .sm\:pt-4 {
    padding-top: 4px !important;
  }
  .sm\:pl-4 {
    padding-left: 4px !important;
  }
  .sm\:pr-4 {
    padding-right: 4px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-4 {
    padding-bottom: 4px !important;
  }
  .md\:pt-4 {
    padding-top: 4px !important;
  }
  .md\:pl-4 {
    padding-left: 4px !important;
  }
  .md\:pr-4 {
    padding-right: 4px !important;
  }
}
.pb-5 {
  padding-bottom: 5px !important;
}

.pt-5 {
  padding-top: 5px !important;
}

.pl-5 {
  padding-left: 5px !important;
}

.pr-5 {
  padding-right: 5px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-5 {
    padding-bottom: 5px !important;
  }
  .sm\:pt-5 {
    padding-top: 5px !important;
  }
  .sm\:pl-5 {
    padding-left: 5px !important;
  }
  .sm\:pr-5 {
    padding-right: 5px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-5 {
    padding-bottom: 5px !important;
  }
  .md\:pt-5 {
    padding-top: 5px !important;
  }
  .md\:pl-5 {
    padding-left: 5px !important;
  }
  .md\:pr-5 {
    padding-right: 5px !important;
  }
}
.pb-6 {
  padding-bottom: 6px !important;
}

.pt-6 {
  padding-top: 6px !important;
}

.pl-6 {
  padding-left: 6px !important;
}

.pr-6 {
  padding-right: 6px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-6 {
    padding-bottom: 6px !important;
  }
  .sm\:pt-6 {
    padding-top: 6px !important;
  }
  .sm\:pl-6 {
    padding-left: 6px !important;
  }
  .sm\:pr-6 {
    padding-right: 6px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-6 {
    padding-bottom: 6px !important;
  }
  .md\:pt-6 {
    padding-top: 6px !important;
  }
  .md\:pl-6 {
    padding-left: 6px !important;
  }
  .md\:pr-6 {
    padding-right: 6px !important;
  }
}
.pb-7 {
  padding-bottom: 7px !important;
}

.pt-7 {
  padding-top: 7px !important;
}

.pl-7 {
  padding-left: 7px !important;
}

.pr-7 {
  padding-right: 7px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-7 {
    padding-bottom: 7px !important;
  }
  .sm\:pt-7 {
    padding-top: 7px !important;
  }
  .sm\:pl-7 {
    padding-left: 7px !important;
  }
  .sm\:pr-7 {
    padding-right: 7px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-7 {
    padding-bottom: 7px !important;
  }
  .md\:pt-7 {
    padding-top: 7px !important;
  }
  .md\:pl-7 {
    padding-left: 7px !important;
  }
  .md\:pr-7 {
    padding-right: 7px !important;
  }
}
.pb-8 {
  padding-bottom: 8px !important;
}

.pt-8 {
  padding-top: 8px !important;
}

.pl-8 {
  padding-left: 8px !important;
}

.pr-8 {
  padding-right: 8px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-8 {
    padding-bottom: 8px !important;
  }
  .sm\:pt-8 {
    padding-top: 8px !important;
  }
  .sm\:pl-8 {
    padding-left: 8px !important;
  }
  .sm\:pr-8 {
    padding-right: 8px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-8 {
    padding-bottom: 8px !important;
  }
  .md\:pt-8 {
    padding-top: 8px !important;
  }
  .md\:pl-8 {
    padding-left: 8px !important;
  }
  .md\:pr-8 {
    padding-right: 8px !important;
  }
}
.pb-9 {
  padding-bottom: 9px !important;
}

.pt-9 {
  padding-top: 9px !important;
}

.pl-9 {
  padding-left: 9px !important;
}

.pr-9 {
  padding-right: 9px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-9 {
    padding-bottom: 9px !important;
  }
  .sm\:pt-9 {
    padding-top: 9px !important;
  }
  .sm\:pl-9 {
    padding-left: 9px !important;
  }
  .sm\:pr-9 {
    padding-right: 9px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-9 {
    padding-bottom: 9px !important;
  }
  .md\:pt-9 {
    padding-top: 9px !important;
  }
  .md\:pl-9 {
    padding-left: 9px !important;
  }
  .md\:pr-9 {
    padding-right: 9px !important;
  }
}
.pb-10 {
  padding-bottom: 10px !important;
}

.pt-10 {
  padding-top: 10px !important;
}

.pl-10 {
  padding-left: 10px !important;
}

.pr-10 {
  padding-right: 10px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-10 {
    padding-bottom: 10px !important;
  }
  .sm\:pt-10 {
    padding-top: 10px !important;
  }
  .sm\:pl-10 {
    padding-left: 10px !important;
  }
  .sm\:pr-10 {
    padding-right: 10px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-10 {
    padding-bottom: 10px !important;
  }
  .md\:pt-10 {
    padding-top: 10px !important;
  }
  .md\:pl-10 {
    padding-left: 10px !important;
  }
  .md\:pr-10 {
    padding-right: 10px !important;
  }
}
.pb-11 {
  padding-bottom: 11px !important;
}

.pt-11 {
  padding-top: 11px !important;
}

.pl-11 {
  padding-left: 11px !important;
}

.pr-11 {
  padding-right: 11px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-11 {
    padding-bottom: 11px !important;
  }
  .sm\:pt-11 {
    padding-top: 11px !important;
  }
  .sm\:pl-11 {
    padding-left: 11px !important;
  }
  .sm\:pr-11 {
    padding-right: 11px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-11 {
    padding-bottom: 11px !important;
  }
  .md\:pt-11 {
    padding-top: 11px !important;
  }
  .md\:pl-11 {
    padding-left: 11px !important;
  }
  .md\:pr-11 {
    padding-right: 11px !important;
  }
}
.pb-12 {
  padding-bottom: 12px !important;
}

.pt-12 {
  padding-top: 12px !important;
}

.pl-12 {
  padding-left: 12px !important;
}

.pr-12 {
  padding-right: 12px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-12 {
    padding-bottom: 12px !important;
  }
  .sm\:pt-12 {
    padding-top: 12px !important;
  }
  .sm\:pl-12 {
    padding-left: 12px !important;
  }
  .sm\:pr-12 {
    padding-right: 12px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-12 {
    padding-bottom: 12px !important;
  }
  .md\:pt-12 {
    padding-top: 12px !important;
  }
  .md\:pl-12 {
    padding-left: 12px !important;
  }
  .md\:pr-12 {
    padding-right: 12px !important;
  }
}
.pb-13 {
  padding-bottom: 13px !important;
}

.pt-13 {
  padding-top: 13px !important;
}

.pl-13 {
  padding-left: 13px !important;
}

.pr-13 {
  padding-right: 13px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-13 {
    padding-bottom: 13px !important;
  }
  .sm\:pt-13 {
    padding-top: 13px !important;
  }
  .sm\:pl-13 {
    padding-left: 13px !important;
  }
  .sm\:pr-13 {
    padding-right: 13px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-13 {
    padding-bottom: 13px !important;
  }
  .md\:pt-13 {
    padding-top: 13px !important;
  }
  .md\:pl-13 {
    padding-left: 13px !important;
  }
  .md\:pr-13 {
    padding-right: 13px !important;
  }
}
.pb-14 {
  padding-bottom: 14px !important;
}

.pt-14 {
  padding-top: 14px !important;
}

.pl-14 {
  padding-left: 14px !important;
}

.pr-14 {
  padding-right: 14px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-14 {
    padding-bottom: 14px !important;
  }
  .sm\:pt-14 {
    padding-top: 14px !important;
  }
  .sm\:pl-14 {
    padding-left: 14px !important;
  }
  .sm\:pr-14 {
    padding-right: 14px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-14 {
    padding-bottom: 14px !important;
  }
  .md\:pt-14 {
    padding-top: 14px !important;
  }
  .md\:pl-14 {
    padding-left: 14px !important;
  }
  .md\:pr-14 {
    padding-right: 14px !important;
  }
}
.pb-15 {
  padding-bottom: 15px !important;
}

.pt-15 {
  padding-top: 15px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.pr-15 {
  padding-right: 15px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-15 {
    padding-bottom: 15px !important;
  }
  .sm\:pt-15 {
    padding-top: 15px !important;
  }
  .sm\:pl-15 {
    padding-left: 15px !important;
  }
  .sm\:pr-15 {
    padding-right: 15px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-15 {
    padding-bottom: 15px !important;
  }
  .md\:pt-15 {
    padding-top: 15px !important;
  }
  .md\:pl-15 {
    padding-left: 15px !important;
  }
  .md\:pr-15 {
    padding-right: 15px !important;
  }
}
.pb-16 {
  padding-bottom: 16px !important;
}

.pt-16 {
  padding-top: 16px !important;
}

.pl-16 {
  padding-left: 16px !important;
}

.pr-16 {
  padding-right: 16px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-16 {
    padding-bottom: 16px !important;
  }
  .sm\:pt-16 {
    padding-top: 16px !important;
  }
  .sm\:pl-16 {
    padding-left: 16px !important;
  }
  .sm\:pr-16 {
    padding-right: 16px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-16 {
    padding-bottom: 16px !important;
  }
  .md\:pt-16 {
    padding-top: 16px !important;
  }
  .md\:pl-16 {
    padding-left: 16px !important;
  }
  .md\:pr-16 {
    padding-right: 16px !important;
  }
}
.pb-17 {
  padding-bottom: 17px !important;
}

.pt-17 {
  padding-top: 17px !important;
}

.pl-17 {
  padding-left: 17px !important;
}

.pr-17 {
  padding-right: 17px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-17 {
    padding-bottom: 17px !important;
  }
  .sm\:pt-17 {
    padding-top: 17px !important;
  }
  .sm\:pl-17 {
    padding-left: 17px !important;
  }
  .sm\:pr-17 {
    padding-right: 17px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-17 {
    padding-bottom: 17px !important;
  }
  .md\:pt-17 {
    padding-top: 17px !important;
  }
  .md\:pl-17 {
    padding-left: 17px !important;
  }
  .md\:pr-17 {
    padding-right: 17px !important;
  }
}
.pb-18 {
  padding-bottom: 18px !important;
}

.pt-18 {
  padding-top: 18px !important;
}

.pl-18 {
  padding-left: 18px !important;
}

.pr-18 {
  padding-right: 18px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-18 {
    padding-bottom: 18px !important;
  }
  .sm\:pt-18 {
    padding-top: 18px !important;
  }
  .sm\:pl-18 {
    padding-left: 18px !important;
  }
  .sm\:pr-18 {
    padding-right: 18px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-18 {
    padding-bottom: 18px !important;
  }
  .md\:pt-18 {
    padding-top: 18px !important;
  }
  .md\:pl-18 {
    padding-left: 18px !important;
  }
  .md\:pr-18 {
    padding-right: 18px !important;
  }
}
.pb-19 {
  padding-bottom: 19px !important;
}

.pt-19 {
  padding-top: 19px !important;
}

.pl-19 {
  padding-left: 19px !important;
}

.pr-19 {
  padding-right: 19px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-19 {
    padding-bottom: 19px !important;
  }
  .sm\:pt-19 {
    padding-top: 19px !important;
  }
  .sm\:pl-19 {
    padding-left: 19px !important;
  }
  .sm\:pr-19 {
    padding-right: 19px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-19 {
    padding-bottom: 19px !important;
  }
  .md\:pt-19 {
    padding-top: 19px !important;
  }
  .md\:pl-19 {
    padding-left: 19px !important;
  }
  .md\:pr-19 {
    padding-right: 19px !important;
  }
}
.pb-20 {
  padding-bottom: 20px !important;
}

.pt-20 {
  padding-top: 20px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-20 {
    padding-bottom: 20px !important;
  }
  .sm\:pt-20 {
    padding-top: 20px !important;
  }
  .sm\:pl-20 {
    padding-left: 20px !important;
  }
  .sm\:pr-20 {
    padding-right: 20px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-20 {
    padding-bottom: 20px !important;
  }
  .md\:pt-20 {
    padding-top: 20px !important;
  }
  .md\:pl-20 {
    padding-left: 20px !important;
  }
  .md\:pr-20 {
    padding-right: 20px !important;
  }
}
.pb-24 {
  padding-bottom: 24px !important;
}

.pt-24 {
  padding-top: 24px !important;
}

.pl-24 {
  padding-left: 24px !important;
}

.pr-24 {
  padding-right: 24px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-24 {
    padding-bottom: 24px !important;
  }
  .sm\:pt-24 {
    padding-top: 24px !important;
  }
  .sm\:pl-24 {
    padding-left: 24px !important;
  }
  .sm\:pr-24 {
    padding-right: 24px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-24 {
    padding-bottom: 24px !important;
  }
  .md\:pt-24 {
    padding-top: 24px !important;
  }
  .md\:pl-24 {
    padding-left: 24px !important;
  }
  .md\:pr-24 {
    padding-right: 24px !important;
  }
}
.pb-25 {
  padding-bottom: 25px !important;
}

.pt-25 {
  padding-top: 25px !important;
}

.pl-25 {
  padding-left: 25px !important;
}

.pr-25 {
  padding-right: 25px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-25 {
    padding-bottom: 25px !important;
  }
  .sm\:pt-25 {
    padding-top: 25px !important;
  }
  .sm\:pl-25 {
    padding-left: 25px !important;
  }
  .sm\:pr-25 {
    padding-right: 25px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-25 {
    padding-bottom: 25px !important;
  }
  .md\:pt-25 {
    padding-top: 25px !important;
  }
  .md\:pl-25 {
    padding-left: 25px !important;
  }
  .md\:pr-25 {
    padding-right: 25px !important;
  }
}
.pb-28 {
  padding-bottom: 28px !important;
}

.pt-28 {
  padding-top: 28px !important;
}

.pl-28 {
  padding-left: 28px !important;
}

.pr-28 {
  padding-right: 28px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-28 {
    padding-bottom: 28px !important;
  }
  .sm\:pt-28 {
    padding-top: 28px !important;
  }
  .sm\:pl-28 {
    padding-left: 28px !important;
  }
  .sm\:pr-28 {
    padding-right: 28px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-28 {
    padding-bottom: 28px !important;
  }
  .md\:pt-28 {
    padding-top: 28px !important;
  }
  .md\:pl-28 {
    padding-left: 28px !important;
  }
  .md\:pr-28 {
    padding-right: 28px !important;
  }
}
.pb-30 {
  padding-bottom: 30px !important;
}

.pt-30 {
  padding-top: 30px !important;
}

.pl-30 {
  padding-left: 30px !important;
}

.pr-30 {
  padding-right: 30px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-30 {
    padding-bottom: 30px !important;
  }
  .sm\:pt-30 {
    padding-top: 30px !important;
  }
  .sm\:pl-30 {
    padding-left: 30px !important;
  }
  .sm\:pr-30 {
    padding-right: 30px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-30 {
    padding-bottom: 30px !important;
  }
  .md\:pt-30 {
    padding-top: 30px !important;
  }
  .md\:pl-30 {
    padding-left: 30px !important;
  }
  .md\:pr-30 {
    padding-right: 30px !important;
  }
}
.pb-32 {
  padding-bottom: 32px !important;
}

.pt-32 {
  padding-top: 32px !important;
}

.pl-32 {
  padding-left: 32px !important;
}

.pr-32 {
  padding-right: 32px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-32 {
    padding-bottom: 32px !important;
  }
  .sm\:pt-32 {
    padding-top: 32px !important;
  }
  .sm\:pl-32 {
    padding-left: 32px !important;
  }
  .sm\:pr-32 {
    padding-right: 32px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-32 {
    padding-bottom: 32px !important;
  }
  .md\:pt-32 {
    padding-top: 32px !important;
  }
  .md\:pl-32 {
    padding-left: 32px !important;
  }
  .md\:pr-32 {
    padding-right: 32px !important;
  }
}
.pb-35 {
  padding-bottom: 35px !important;
}

.pt-35 {
  padding-top: 35px !important;
}

.pl-35 {
  padding-left: 35px !important;
}

.pr-35 {
  padding-right: 35px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-35 {
    padding-bottom: 35px !important;
  }
  .sm\:pt-35 {
    padding-top: 35px !important;
  }
  .sm\:pl-35 {
    padding-left: 35px !important;
  }
  .sm\:pr-35 {
    padding-right: 35px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-35 {
    padding-bottom: 35px !important;
  }
  .md\:pt-35 {
    padding-top: 35px !important;
  }
  .md\:pl-35 {
    padding-left: 35px !important;
  }
  .md\:pr-35 {
    padding-right: 35px !important;
  }
}
.pb-40 {
  padding-bottom: 40px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-40 {
    padding-bottom: 40px !important;
  }
  .sm\:pt-40 {
    padding-top: 40px !important;
  }
  .sm\:pl-40 {
    padding-left: 40px !important;
  }
  .sm\:pr-40 {
    padding-right: 40px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-40 {
    padding-bottom: 40px !important;
  }
  .md\:pt-40 {
    padding-top: 40px !important;
  }
  .md\:pl-40 {
    padding-left: 40px !important;
  }
  .md\:pr-40 {
    padding-right: 40px !important;
  }
}
.pb-45 {
  padding-bottom: 45px !important;
}

.pt-45 {
  padding-top: 45px !important;
}

.pl-45 {
  padding-left: 45px !important;
}

.pr-45 {
  padding-right: 45px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-45 {
    padding-bottom: 45px !important;
  }
  .sm\:pt-45 {
    padding-top: 45px !important;
  }
  .sm\:pl-45 {
    padding-left: 45px !important;
  }
  .sm\:pr-45 {
    padding-right: 45px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-45 {
    padding-bottom: 45px !important;
  }
  .md\:pt-45 {
    padding-top: 45px !important;
  }
  .md\:pl-45 {
    padding-left: 45px !important;
  }
  .md\:pr-45 {
    padding-right: 45px !important;
  }
}
.pb-48 {
  padding-bottom: 48px !important;
}

.pt-48 {
  padding-top: 48px !important;
}

.pl-48 {
  padding-left: 48px !important;
}

.pr-48 {
  padding-right: 48px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-48 {
    padding-bottom: 48px !important;
  }
  .sm\:pt-48 {
    padding-top: 48px !important;
  }
  .sm\:pl-48 {
    padding-left: 48px !important;
  }
  .sm\:pr-48 {
    padding-right: 48px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-48 {
    padding-bottom: 48px !important;
  }
  .md\:pt-48 {
    padding-top: 48px !important;
  }
  .md\:pl-48 {
    padding-left: 48px !important;
  }
  .md\:pr-48 {
    padding-right: 48px !important;
  }
}
.pb-50 {
  padding-bottom: 50px !important;
}

.pt-50 {
  padding-top: 50px !important;
}

.pl-50 {
  padding-left: 50px !important;
}

.pr-50 {
  padding-right: 50px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-50 {
    padding-bottom: 50px !important;
  }
  .sm\:pt-50 {
    padding-top: 50px !important;
  }
  .sm\:pl-50 {
    padding-left: 50px !important;
  }
  .sm\:pr-50 {
    padding-right: 50px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-50 {
    padding-bottom: 50px !important;
  }
  .md\:pt-50 {
    padding-top: 50px !important;
  }
  .md\:pl-50 {
    padding-left: 50px !important;
  }
  .md\:pr-50 {
    padding-right: 50px !important;
  }
}
.pb-55 {
  padding-bottom: 55px !important;
}

.pt-55 {
  padding-top: 55px !important;
}

.pl-55 {
  padding-left: 55px !important;
}

.pr-55 {
  padding-right: 55px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-55 {
    padding-bottom: 55px !important;
  }
  .sm\:pt-55 {
    padding-top: 55px !important;
  }
  .sm\:pl-55 {
    padding-left: 55px !important;
  }
  .sm\:pr-55 {
    padding-right: 55px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-55 {
    padding-bottom: 55px !important;
  }
  .md\:pt-55 {
    padding-top: 55px !important;
  }
  .md\:pl-55 {
    padding-left: 55px !important;
  }
  .md\:pr-55 {
    padding-right: 55px !important;
  }
}
.pb-56 {
  padding-bottom: 56px !important;
}

.pt-56 {
  padding-top: 56px !important;
}

.pl-56 {
  padding-left: 56px !important;
}

.pr-56 {
  padding-right: 56px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-56 {
    padding-bottom: 56px !important;
  }
  .sm\:pt-56 {
    padding-top: 56px !important;
  }
  .sm\:pl-56 {
    padding-left: 56px !important;
  }
  .sm\:pr-56 {
    padding-right: 56px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-56 {
    padding-bottom: 56px !important;
  }
  .md\:pt-56 {
    padding-top: 56px !important;
  }
  .md\:pl-56 {
    padding-left: 56px !important;
  }
  .md\:pr-56 {
    padding-right: 56px !important;
  }
}
.pb-60 {
  padding-bottom: 60px !important;
}

.pt-60 {
  padding-top: 60px !important;
}

.pl-60 {
  padding-left: 60px !important;
}

.pr-60 {
  padding-right: 60px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-60 {
    padding-bottom: 60px !important;
  }
  .sm\:pt-60 {
    padding-top: 60px !important;
  }
  .sm\:pl-60 {
    padding-left: 60px !important;
  }
  .sm\:pr-60 {
    padding-right: 60px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-60 {
    padding-bottom: 60px !important;
  }
  .md\:pt-60 {
    padding-top: 60px !important;
  }
  .md\:pl-60 {
    padding-left: 60px !important;
  }
  .md\:pr-60 {
    padding-right: 60px !important;
  }
}
.pb-64 {
  padding-bottom: 64px !important;
}

.pt-64 {
  padding-top: 64px !important;
}

.pl-64 {
  padding-left: 64px !important;
}

.pr-64 {
  padding-right: 64px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-64 {
    padding-bottom: 64px !important;
  }
  .sm\:pt-64 {
    padding-top: 64px !important;
  }
  .sm\:pl-64 {
    padding-left: 64px !important;
  }
  .sm\:pr-64 {
    padding-right: 64px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-64 {
    padding-bottom: 64px !important;
  }
  .md\:pt-64 {
    padding-top: 64px !important;
  }
  .md\:pl-64 {
    padding-left: 64px !important;
  }
  .md\:pr-64 {
    padding-right: 64px !important;
  }
}
.pb-65 {
  padding-bottom: 65px !important;
}

.pt-65 {
  padding-top: 65px !important;
}

.pl-65 {
  padding-left: 65px !important;
}

.pr-65 {
  padding-right: 65px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-65 {
    padding-bottom: 65px !important;
  }
  .sm\:pt-65 {
    padding-top: 65px !important;
  }
  .sm\:pl-65 {
    padding-left: 65px !important;
  }
  .sm\:pr-65 {
    padding-right: 65px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-65 {
    padding-bottom: 65px !important;
  }
  .md\:pt-65 {
    padding-top: 65px !important;
  }
  .md\:pl-65 {
    padding-left: 65px !important;
  }
  .md\:pr-65 {
    padding-right: 65px !important;
  }
}
.pb-70 {
  padding-bottom: 70px !important;
}

.pt-70 {
  padding-top: 70px !important;
}

.pl-70 {
  padding-left: 70px !important;
}

.pr-70 {
  padding-right: 70px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-70 {
    padding-bottom: 70px !important;
  }
  .sm\:pt-70 {
    padding-top: 70px !important;
  }
  .sm\:pl-70 {
    padding-left: 70px !important;
  }
  .sm\:pr-70 {
    padding-right: 70px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-70 {
    padding-bottom: 70px !important;
  }
  .md\:pt-70 {
    padding-top: 70px !important;
  }
  .md\:pl-70 {
    padding-left: 70px !important;
  }
  .md\:pr-70 {
    padding-right: 70px !important;
  }
}
.pb-72 {
  padding-bottom: 72px !important;
}

.pt-72 {
  padding-top: 72px !important;
}

.pl-72 {
  padding-left: 72px !important;
}

.pr-72 {
  padding-right: 72px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-72 {
    padding-bottom: 72px !important;
  }
  .sm\:pt-72 {
    padding-top: 72px !important;
  }
  .sm\:pl-72 {
    padding-left: 72px !important;
  }
  .sm\:pr-72 {
    padding-right: 72px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-72 {
    padding-bottom: 72px !important;
  }
  .md\:pt-72 {
    padding-top: 72px !important;
  }
  .md\:pl-72 {
    padding-left: 72px !important;
  }
  .md\:pr-72 {
    padding-right: 72px !important;
  }
}
.pb-75 {
  padding-bottom: 75px !important;
}

.pt-75 {
  padding-top: 75px !important;
}

.pl-75 {
  padding-left: 75px !important;
}

.pr-75 {
  padding-right: 75px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-75 {
    padding-bottom: 75px !important;
  }
  .sm\:pt-75 {
    padding-top: 75px !important;
  }
  .sm\:pl-75 {
    padding-left: 75px !important;
  }
  .sm\:pr-75 {
    padding-right: 75px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-75 {
    padding-bottom: 75px !important;
  }
  .md\:pt-75 {
    padding-top: 75px !important;
  }
  .md\:pl-75 {
    padding-left: 75px !important;
  }
  .md\:pr-75 {
    padding-right: 75px !important;
  }
}
.pb-80 {
  padding-bottom: 80px !important;
}

.pt-80 {
  padding-top: 80px !important;
}

.pl-80 {
  padding-left: 80px !important;
}

.pr-80 {
  padding-right: 80px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-80 {
    padding-bottom: 80px !important;
  }
  .sm\:pt-80 {
    padding-top: 80px !important;
  }
  .sm\:pl-80 {
    padding-left: 80px !important;
  }
  .sm\:pr-80 {
    padding-right: 80px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-80 {
    padding-bottom: 80px !important;
  }
  .md\:pt-80 {
    padding-top: 80px !important;
  }
  .md\:pl-80 {
    padding-left: 80px !important;
  }
  .md\:pr-80 {
    padding-right: 80px !important;
  }
}
.pb-85 {
  padding-bottom: 85px !important;
}

.pt-85 {
  padding-top: 85px !important;
}

.pl-85 {
  padding-left: 85px !important;
}

.pr-85 {
  padding-right: 85px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-85 {
    padding-bottom: 85px !important;
  }
  .sm\:pt-85 {
    padding-top: 85px !important;
  }
  .sm\:pl-85 {
    padding-left: 85px !important;
  }
  .sm\:pr-85 {
    padding-right: 85px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-85 {
    padding-bottom: 85px !important;
  }
  .md\:pt-85 {
    padding-top: 85px !important;
  }
  .md\:pl-85 {
    padding-left: 85px !important;
  }
  .md\:pr-85 {
    padding-right: 85px !important;
  }
}
.pb-90 {
  padding-bottom: 90px !important;
}

.pt-90 {
  padding-top: 90px !important;
}

.pl-90 {
  padding-left: 90px !important;
}

.pr-90 {
  padding-right: 90px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-90 {
    padding-bottom: 90px !important;
  }
  .sm\:pt-90 {
    padding-top: 90px !important;
  }
  .sm\:pl-90 {
    padding-left: 90px !important;
  }
  .sm\:pr-90 {
    padding-right: 90px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-90 {
    padding-bottom: 90px !important;
  }
  .md\:pt-90 {
    padding-top: 90px !important;
  }
  .md\:pl-90 {
    padding-left: 90px !important;
  }
  .md\:pr-90 {
    padding-right: 90px !important;
  }
}
.pb-95 {
  padding-bottom: 95px !important;
}

.pt-95 {
  padding-top: 95px !important;
}

.pl-95 {
  padding-left: 95px !important;
}

.pr-95 {
  padding-right: 95px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-95 {
    padding-bottom: 95px !important;
  }
  .sm\:pt-95 {
    padding-top: 95px !important;
  }
  .sm\:pl-95 {
    padding-left: 95px !important;
  }
  .sm\:pr-95 {
    padding-right: 95px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-95 {
    padding-bottom: 95px !important;
  }
  .md\:pt-95 {
    padding-top: 95px !important;
  }
  .md\:pl-95 {
    padding-left: 95px !important;
  }
  .md\:pr-95 {
    padding-right: 95px !important;
  }
}
.pb-100 {
  padding-bottom: 100px !important;
}

.pt-100 {
  padding-top: 100px !important;
}

.pl-100 {
  padding-left: 100px !important;
}

.pr-100 {
  padding-right: 100px !important;
}

@media only screen and ( max-width: 781px ) {
  .sm\:pb-100 {
    padding-bottom: 100px !important;
  }
  .sm\:pt-100 {
    padding-top: 100px !important;
  }
  .sm\:pl-100 {
    padding-left: 100px !important;
  }
  .sm\:pr-100 {
    padding-right: 100px !important;
  }
}
@media print, only screen and ( min-width: 782px ) {
  .md\:pb-100 {
    padding-bottom: 100px !important;
  }
  .md\:pt-100 {
    padding-top: 100px !important;
  }
  .md\:pl-100 {
    padding-left: 100px !important;
  }
  .md\:pr-100 {
    padding-right: 100px !important;
  }
}

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