/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./blocks/anchor-link/src/style.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************/
.has-gradient-one-color {
  background: linear-gradient(90deg, #45b6fa 0%, #2158f3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
}

.has-gradient-two-color {
  background: linear-gradient(270deg, #ADF2BD 0%, #8BEFF2 47.25%, #BBC7F2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.has-gradient-four-color {
  background: linear-gradient(298.77deg, #515151 0%, #121924 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
}

.has-gradient-five-color {
  background: linear-gradient(302.32deg, #EE1E51 0%, #121924 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-box-decoration-break: clone;
}

.bg-color-gradient-two {
  background: linear-gradient(270deg, #ADF2BD 0%, #8BEFF2 47.25%, #BBC7F2 100%);
}

.bg-color-gradient-three {
  background: linear-gradient(302.32deg, #144C3F 0%, #144D6C 49.53%, #2B2C5B 100%);
}

.bg-color-gradient-four {
  background: linear-gradient(298.77deg, #515151 0%, #121924 100%);
}

.bg-color-gradient-five {
  background: linear-gradient(302.32deg, #EE1E51 0%, #121924 100%);
}

/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-crown-blocks-anchor-link {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 576px) {
  .wp-block-crown-blocks-anchor-link {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .wp-block-crown-blocks-anchor-link {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media (min-width: 992px) {
  .wp-block-crown-blocks-anchor-link {
    margin-left: -30px;
    margin-right: -30px;
  }
}
@media (min-width: 1200px) {
  .wp-block-crown-blocks-anchor-link {
    margin-left: -40px;
    margin-right: -40px;
  }
}
@media (min-width: 1340px) {
  .wp-block-crown-blocks-anchor-link {
    margin-left: calc((100vw - ( 1260px )) / -2);
    margin-right: calc((100vw - ( 1260px )) / -2);
  }
}
.wp-block-crown-blocks-anchor-link.text-color-dark {
  color: #404040;
}
.wp-block-crown-blocks-anchor-link.text-color-light {
  color: #f5f5f5;
}
.wp-block-crown-blocks-anchor-link.active-text-color-dark .tab.active,
.wp-block-crown-blocks-anchor-link.active-text-color-dark .panels {
  color: #404040;
}
.wp-block-crown-blocks-anchor-link.active-text-color-light .tab.active,
.wp-block-crown-blocks-anchor-link.active-text-color-light .panels {
  color: #f5f5f5;
}
.wp-block-crown-blocks-anchor-link .container {
  padding-top: 30px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .wp-block-crown-blocks-anchor-link .container {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .wp-block-crown-blocks-anchor-link .container {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.wp-block-crown-blocks-anchor-link .tabs {
  background: #051339;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  z-index: 4;
}
.wp-block-crown-blocks-anchor-link .tabs .tab {
  cursor: pointer;
  transition: background-color 0.15s, opacity 0.15s;
  color: inherit;
}
.wp-block-crown-blocks-anchor-link .tabs .tab:hover {
  background-color: rgba(0, 0, 0, 0.05) !important;
  opacity: 1;
}
.wp-block-crown-blocks-anchor-link .tabs .tab > .inner {
  padding: 14px 0;
  display: flex;
  justify-content: center;
}
.wp-block-crown-blocks-anchor-link .tabs .tab > .inner .tab-icon {
  flex-basis: 40px;
  flex-shrink: 0;
}
.wp-block-crown-blocks-anchor-link .tabs .tab > .inner .tab-content {
  padding: 0 24px;
}
.wp-block-crown-blocks-anchor-link .tabs .tab > .inner .title {
  margin-bottom: 0;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500 !important;
  letter-spacing: 1px;
  line-height: 21px;
  text-transform: uppercase;
}
.wp-block-crown-blocks-anchor-link .tabs-select {
  border-radius: 4px 4px 0 0;
}
@media (min-width: 992px) {
  .wp-block-crown-blocks-anchor-link .tabs-select {
    display: none;
  }
}

/*# sourceMappingURL=style-index.css.map*/