@charset "UTF-8";
/*Variables Start*/
/*Variables End*/
.psfk-modal-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  background-color: rgba(18, 18, 20, 0.9);
  z-index: 300050;
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
}
.psfk-modal-wrapper .psfk-modal-close_p {
  display: block;
  opacity: 1;
  position: absolute;
  top: -35px;
  right: -35px;
  width: 37px;
  height: 37px;
  z-index: 300100;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
}
.psfk-modal-wrapper .psfk-modal-close_p:before {
  content: "";
  display: block;
  width: 2px;
  height: 20px;
  position: absolute;
  right: 17px;
  top: 8px;
  background-color: #BDBDBD;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.psfk-modal-wrapper .psfk-modal-close_p:after {
  content: "";
  display: block;
  width: 2px;
  height: 20px;
  position: absolute;
  left: 18px;
  top: 8px;
  background-color: #BDBDBD;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.psfk-modal-wrapper .psfk-modal-close {
  position: absolute;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMjMiIGhlaWdodD0iMjMiPjxkZWZzPjxwYXRoIGlkPSJhIiBkPSJNMTE3OSAyMTFsMTkgMTkiLz48cGF0aCBpZD0iYiIgZD0iTTExOTggMjExbC0xOSAxOSIvPjwvZGVmcz48dXNlIGZpbGw9IiNmZmYiIGZpbGwtb3BhY2l0eT0iMCIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0ic3F1YXJlIiBzdHJva2UtbWl0ZXJsaW1pdD0iNTAiIHN0cm9rZS13aWR0aD0iMiIgeGxpbms6aHJlZj0iI2EiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMTc3IC0yMDkpIi8+PHVzZSBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9IjAiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIgc3Ryb2tlLW1pdGVybGltaXQ9IjUwIiBzdHJva2Utd2lkdGg9IjIiIHhsaW5rOmhyZWY9IiNiIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTE3NyAtMjA5KSIvPjwvc3ZnPg==) center no-repeat;
  font-size: 0;
  top: 22px;
  right: 22px;
  width: 24px;
  cursor: pointer;
  height: 24px;
}
.psfk-modal-wrapper.insider-modal-wrapper {
  padding-top: 85px;
  background-color: transparent;
}
@media screen and (max-width: 768px) {
  .psfk-modal-wrapper.insider-modal-wrapper {
    padding-top: 67px;
    height: 100%;
  }
}
.psfk-modal-wrapper.insider-modal-wrapper .psfk-modal-close_p {
  top: 91px;
  right: 9px;
  background-color: transparent;
}
.psfk-modal-wrapper.insider-modal-wrapper .psfk-modal-close_p:before {
  background-color: #000;
}
.psfk-modal-wrapper.insider-modal-wrapper .psfk-modal-close_p:after {
  background-color: #000;
}

.admin-bar .psfk-modal-wrapper.insider-modal-wrapper {
  padding-top: 117px;
}
@media screen and (max-width: 768px) {
  .admin-bar .psfk-modal-wrapper.insider-modal-wrapper {
    padding-top: 113px;
    height: 100%;
  }
}
.admin-bar .psfk-modal-wrapper.insider-modal-wrapper .psfk-modal-close_p {
  top: 123px;
}
@media screen and (max-width: 576px) {
  .admin-bar .psfk-modal-wrapper.insider-modal-wrapper .psfk-modal-close_p:before {
    background-color: #ffffff;
  }
  .admin-bar .psfk-modal-wrapper.insider-modal-wrapper .psfk-modal-close_p:after {
    background-color: #ffffff;
  }
}

/* Main styles for PSFk Modals */
.psfk-modal {
  position: relative;
  margin: 40px auto;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.21);
  border: 0;
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased;
}
.psfk-modal--white {
  background-color: #fff;
}
.psfk-modal--large {
  width: 100%;
  max-width: 800px;
}
.psfk-modal--big {
  width: 100%;
  max-width: 700px;
}
.psfk-modal--medium {
  width: 100%;
  max-width: 600px;
}
.psfk-modal--small {
  width: 500px;
  min-height: 250px;
  max-width: 100%;
}
.psfk-modal .psfk-logo {
  background: transparent url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgd2lkdGg9IjI5cHgiIGhlaWdodD0iMzFweCIgdmlld0JveD0iMCAwIDI5IDMxIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPg0KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTMuMSAoNzI2MzEpIC0gaHR0cHM6Ly9za2V0Y2hhcHAuY29tIC0tPg0KICAgIDx0aXRsZT5QYWdlIDE8L3RpdGxlPg0KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPg0KICAgIDxkZWZzPg0KICAgICAgICA8cG9seWdvbiBpZD0icGF0aC0xIiBwb2ludHM9IjYuMTA1MjYzMTZlLTA1IDAuMDA1OTQ5NDk0OTUgMjguOTkzMDQgMC4wMDU5NDk0OTQ5NSAyOC45OTMwNCAyOS43NDc0NzQ3IDYuMTA1MjYzMTZlLTA1IDI5Ljc0NzQ3NDciPjwvcG9seWdvbj4NCiAgICA8L2RlZnM+DQogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+DQogICAgICAgIDxnIGlkPSJOZXdzbGV0dGVyLVNpZ24tVXAiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC05NDcuMDAwMDAwLCAtMjE1LjAwMDAwMCkiPg0KICAgICAgICAgICAgPGcgaWQ9IlBhZ2UtMSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOTQ3LjAwMDAwMCwgMjE1LjAwMDAwMCkiPg0KICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cC0zIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwgMC4zMDczMzgpIj4NCiAgICAgICAgICAgICAgICAgICAgPG1hc2sgaWQ9Im1hc2stMiIgZmlsbD0id2hpdGUiPg0KICAgICAgICAgICAgICAgICAgICAgICAgPHVzZSB4bGluazpocmVmPSIjcGF0aC0xIj48L3VzZT4NCiAgICAgICAgICAgICAgICAgICAgPC9tYXNrPg0KICAgICAgICAgICAgICAgICAgICA8ZyBpZD0iQ2xpcC0yIj48L2c+DQogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMy4wNTc4MDg0LDE4LjAzOTU4ODkgTDIxLjU2MzU0NTMsMTUuNjM2MzA2MSBMMjAuOTk3NTg3NCwxNi4yNTE2MDkxIEwyMC45OTc1ODc0LDE4LjAzOTU4ODkgTDE5LjM3NDUwMzIsMTguMDM5NTg4OSBMMTkuMzc0NTAzMiwxMC4wMzQzODY5IEwyMC45OTc1ODc0LDEwLjAzNDM4NjkgTDIwLjk5NzU4NzQsMTQuMjk4Mjk2IEwyMi45MDE4MTg5LDEyLjE2MTE3NDcgTDI0Ljg0NjM0NTMsMTIuMTYxMTc0NyBMMjIuNjYzNzEzNywxNC40NzY3ODA4IEwyNC45MjAyMTg5LDE4LjAzOTU4ODkgTDIzLjA1NzgwODQsMTguMDM5NTg4OSBaIE0xOC43NzQzNTU4LDExLjUwMzkxMjEgQzE4LjUzODA4MjEsMTEuNDEyMTY0NiAxOC4zMTM3MTM3LDExLjM2MDQ5OCAxOC4wMzY1MzQ3LDExLjM2MDQ5OCBDMTcuNjYyNTg3NCwxMS4zNjA0OTggMTcuNDQ4NTk3OSwxMS41NTkwMjMyIDE3LjQ0ODU5NzksMTEuOTk4NjU5NiBMMTcuNDQ4NTk3OSwxMi4yMjcyNDU1IEwxOC43NjM5NzY4LDEyLjIyNzI0NTUgTDE4Ljc2Mzk3NjgsMTMuNTg2MjM1NCBMMTcuNDY5NjYxMSwxMy41ODYyMzU0IEwxNy40Njk2NjExLDE4LjAzOTU4ODkgTDE1Ljg0NjI3MTYsMTguMDM5NTg4OSBMMTUuODQ2MjcxNiwxMy41ODYyMzU0IEwxNS4xNzE5NDUzLDEzLjU4NjIzNTQgTDE1LjE3MTk0NTMsMTIuMjIwMDQzNCBMMTUuODQ2MjcxNiwxMi4yMjAwNDM0IEwxNS44NDYyNzE2LDExLjg0MTE1NDUgQzE1Ljg0NjI3MTYsMTAuNTQ3OTIyMiAxNi40NzU3MjQyLDkuOTU3MzU2NTcgMTcuNjE4NjI5NSw5Ljk1NzM1NjU3IEMxOC4xMzE3NzY4LDkuOTU3MzU2NTcgMTguNDczOTc2OCwxMC4wMjMxMTQxIDE4Ljc3NDM1NTgsMTAuMTIzMDAzIEwxOC43NzQzNTU4LDExLjUwMzkxMjEgWiBNMTQuODgwMTEzNywxNi4yNTE2MDkxIEMxNC44ODAxMTM3LDE3LjU1Nzk5MjkgMTMuOTI4NjA4NCwxOC4xNDk0OTggMTIuNjg4MDE4OSwxOC4xNDk0OTggQzExLjg4NjA5MjYsMTguMTQ5NDk4IDEwLjk4NzA5MjYsMTcuODc0MjU1NiAxMC4yMzA2NTA1LDE3LjI2MzY0OTUgTDEwLjkyNTczNDcsMTYuMTY2MTI0MiBDMTEuNTQzODkyNiwxNi42MjU0ODc5IDEyLjE5NjI0LDE2Ljg2NTAzMzMgMTIuNzMxNjcxNiwxNi44NjUwMzMzIEMxMy4yMDE0NzE2LDE2Ljg2NTAzMzMgMTMuNDE2Mzc2OCwxNi42OTEyNDU1IDEzLjQxNjM3NjgsMTYuNDI2MzM2NCBMMTMuNDE2Mzc2OCwxNi40MDU5ODI4IEMxMy40MTYzNzY4LDE2LjA0NTI1NTYgMTIuODU4MDUwNSwxNS45MjI1MDgxIDEyLjIyOTIwODQsMTUuNzI3MTE0MSBDMTEuNDI2MzY2MywxNS40ODM4MTExIDEwLjUxODIwODQsMTUuMDk5OTEyMSAxMC41MTgyMDg0LDEzLjk1OTE3NDcgTDEwLjUxODIwODQsMTMuOTM5MTM0MyBDMTAuNTE4MjA4NCwxMi43NDE3MjAyIDExLjQ1OTMzNDcsMTIuMDY5NDI3MyAxMi42MTMyMjk1LDEyLjA2OTQyNzMgQzEzLjM0MjE5NzksMTIuMDY5NDI3MyAxNC4xMzA2OTI2LDEyLjMyMzY4OTkgMTQuNzUxNTk3OSwxMi43NTI2Nzk4IEwxNC4xMzA2OTI2LDEzLjkwNDM3NjggQzEzLjU2MzgxODksMTMuNTYxMTg0OCAxMi45OTgxNjYzLDEzLjM1NjcxMDEgMTIuNTgwMjYxMSwxMy4zNTY3MTAxIEMxMi4xODU1NTU4LDEzLjM1NjcxMDEgMTEuOTg0Mzg3NCwxMy41MzE0Mzc0IDExLjk4NDM4NzQsMTMuNzYwNjQ5NSBMMTEuOTg0Mzg3NCwxMy43ODI1Njg3IEMxMS45ODQzODc0LDE0LjExMTY2OTcgMTIuNTI4NjcxNiwxNC4yNjgyMzU0IDEzLjE0ODk2NjMsMTQuNDg2NDg3OSBDMTMuOTQ5MDYxMSwxNC43NTc5NzI3IDE0Ljg4MDExMzcsMTUuMTUyODMxMyAxNC44ODAxMTM3LDE2LjIyNzgxMTEgTDE0Ljg4MDExMzcsMTYuMjUxNjA5MSBaIE0xMC4wOTE0NTA1LDE1LjExMDg3MTcgQzEwLjA5MTQ1MDUsMTcuMDc0MjA1MSA4Ljg0MTM5Nzg5LDE4LjE0OTQ5OCA3LjQ4MzI4MjExLDE4LjE0OTQ5OCBDNi42MTcyNTA1MywxOC4xNDk0OTggNi4wODM2NTA1MywxNy43NDA1NDg1IDUuNjk2NTc2ODQsMTcuMjcwODUxNSBMNS42OTY1NzY4NCwxOS43OTU2MjkzIEw0LjA3NDEwMzE2LDE5Ljc5NTYyOTMgTDQuMDc0MTAzMTYsMTIuMTYxMTc0NyBMNS42OTY1NzY4NCwxMi4xNjExNzQ3IEw1LjY5NjU3Njg0LDEzLjAwNjk0MjQgQzYuMDkyMTk3ODksMTIuNDU2NDU3NiA2LjYzODYxODk1LDEyLjA1MjUxODIgNy40ODMyODIxMSwxMi4wNTI1MTgyIEM4LjgxOTExMzY4LDEyLjA1MjUxODIgMTAuMDkxNDUwNSwxMy4xMjQ2Nzk4IDEwLjA5MTQ1MDUsMTUuMDkwODMxMyBMMTAuMDkxNDUwNSwxNS4xMTA4NzE3IFogTTYuMTA1MjYzMTZlLTA1LDAuMDA1NzMwMzAzMDMgTDYuMTA1MjYzMTZlLTA1LDI5Ljc0NzU2ODcgTDIyLjg5NjMyNDIsMjkuNzQ3NTY4NyBMMjguOTkzMDQsMjMuNDkwODkxOSBMMjguOTkzMDQsMC4wMDU3MzAzMDMwMyBMNi4xMDUyNjMxNmUtMDUsMC4wMDU3MzAzMDMwMyBaIiBpZD0iRmlsbC0xIiBmaWxsPSIjRkVGRUZFIiBtYXNrPSJ1cmwoI21hc2stMikiPjwvcGF0aD4NCiAgICAgICAgICAgICAgICA8L2c+DQogICAgICAgICAgICAgICAgPHBhdGggZD0iTTcuMDY3MjY5NDcsMTMuNzcxOTUzNSBDNi4zMDYyNDg0MiwxMy43NzE5NTM1IDUuNjc1MjY5NDcsMTQuNDE4ODgyOCA1LjY3NTI2OTQ3LDE1LjM5ODA0NDQgTDUuNjc1MjY5NDcsMTUuNDE4Mzk4IEM1LjY3NTI2OTQ3LDE2LjM5MzQ4ODkgNi4zMDYyNDg0MiwxNy4wNDI2MTAxIDcuMDY3MjY5NDcsMTcuMDQyNjEwMSBDNy44MjU1NDMxNiwxNy4wNDI2MTAxIDguNDY3MjA2MzIsMTYuNDA2MzI3MyA4LjQ2NzIwNjMyLDE1LjQxODM5OCBMOC40NjcyMDYzMiwxNS4zOTgwNDQ0IEM4LjQ2NzIwNjMyLDE0LjQxODg4MjggNy44MjU1NDMxNiwxMy43NzE5NTM1IDcuMDY3MjY5NDcsMTMuNzcxOTUzNSIgaWQ9IkZpbGwtNCIgZmlsbD0iI0ZFRkVGRSI+PC9wYXRoPg0KICAgICAgICAgICAgICAgIDxwb2x5Z29uIGlkPSJGaWxsLTYiIGZpbGw9IiNFNUU2RTciIHBvaW50cz0iMjIuODk2MjMyNiAzMC4wNTQ3ODE4IDIyLjg5NjIzMjYgMjMuNzk4NDE4MiAyOC45OTMyNTM3IDIzLjc5ODQxODIiPjwvcG9seWdvbj4NCiAgICAgICAgICAgIDwvZz4NCiAgICAgICAgPC9nPg0KICAgIDwvZz4NCjwvc3ZnPg==) center no-repeat;
  position: absolute;
  width: 29px;
  height: 31px;
  top: 18px;
  left: 47%;
}
.psfk-modal-content {
  display: block;
}
.psfk-modal-content.content-text {
  padding: 38px 32px;
}
.psfk-modal-content.content-iframe {
  padding: 0;
}
.psfk-modal-content.content-iframe #wk-iframe-wrapper {
  box-shadow: none;
  margin: 0;
  height: 150px;
  max-height: 150px;
}
.psfk-modal-content.content-iframe #wk-iframe-wrapper iframe {
  height: 150px;
  max-height: 150px;
}
.psfk-modal-content .spinner-wrapper .loadersmall {
  border-top: 5px solid #663399;
}
.psfk-modal-content .spinner-wrapper .loadermedium {
  border-top: 5px solid #663399;
}
.psfk-modal-content .modal-loader-wrapper {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  min-height: 154px;
}
.psfk-modal-content .modal-loader-wrapper.inner-overlay {
  position: absolute;
  width: 100%;
  background: RGBA(255, 255, 255, 0.8);
  z-index: 1;
}
.psfk-modal-content .inner-overlay-wrapper {
  position: relative;
}
.psfk-modal-title-wrapper {
  margin: 0 0 20px 0;
}
.psfk-modal-title {
  font-family: "Libertinus", sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  color: #333333;
  margin: 0 0 20px 0;
  text-align: left;
  position: relative;
}
.psfk-modal-title.m-0 {
  margin: 0;
}
.psfk-modal-title.align-center {
  text-align: center;
}
.psfk-modal-title.align-right {
  text-align: right;
}
.psfk-modal-title.align-left {
  text-align: left;
}
.psfk-modal-title .logout-button {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  font-family: "Gotham", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  margin-top: -9px;
  text-decoration: none;
  color: #35B76D;
}
.psfk-modal-title .back-button {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  font-family: Avenir, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  margin-top: -9px;
  text-decoration: underline;
  color: #000;
  padding-left: 24px;
}
.psfk-modal-title .back-button:before {
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  content: "←";
  top: 50%;
  left: 0px;
  margin-top: -10px;
  line-height: 20px;
  font-size: 20px;
  pointer-events: none;
}
.psfk-modal-subtitle {
  font-family: "Libertinus", sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: #333333;
  margin: 0 0 20px 0;
  text-align: left;
  position: relative;
}
.psfk-modal-subtitle.m-0 {
  margin: 0;
}
.psfk-modal-subtitle.align-center {
  text-align: center;
}
.psfk-modal-subtitle.align-right {
  text-align: right;
}
.psfk-modal-subtitle.align-left {
  text-align: left;
}
.psfk-modal-description {
  width: 100%;
  font-size: 16px;
  font-weight: 300;
  color: #351f50;
  text-align: center;
  margin: 20px auto;
  font-family: Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 768px) {
  .psfk-modal-description {
    font-size: 14px;
    line-height: 16px;
  }
}
.psfk-modal-form {
  position: relative;
  margin-bottom: 15px;
  padding-top: 15px;
}
.psfk-modal-form .error {
  position: absolute;
  bottom: 20px;
  color: #d46b67;
  font-size: 14px;
}
.psfk-modal-form .spinner-wrapper {
  position: absolute;
  right: 7px;
  width: auto;
  padding-top: 0;
  top: 4px;
}
.psfk-modal-form .spinner-wrapper.relative {
  position: relative;
  margin: 0 auto;
  top: 0;
  right: 0;
}
.psfk-modal-form .psfk-modal-button {
  font-family: "Gotham", sans-serif;
}
.psfk-modal-form .psfk-modal-button .spinner-wrapper.relative {
  margin: -8px auto -7px auto;
}
.psfk-modal-select {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  vertical-align: middle;
  background-color: #f7f7f7;
  border: 1px solid #9f9e9e;
  border-radius: 4px;
  color: #495057;
  appearance: none;
  font-size: 1rem;
  line-height: 1.5;
}
.psfk-modal-select:focus {
  border-color: #9f9e9e;
  outline: 0;
}
.psfk-modal-select[multiple], .psfk-modal-select[size]:not([size="1"]) {
  height: auto;
  background-image: none;
}
.psfk-modal-select::-ms-expand {
  display: none;
}
.psfk-modal-select:-moz-focusring {
  color: transparent;
}
.psfk-modal-select-wrapper {
  position: relative;
}
.psfk-modal-select-wrapper:after {
  content: "∨";
  font-family: "icomoon";
  display: block;
  height: 10px;
  width: 10px;
  position: absolute;
  top: 12px;
  right: 22px;
  font-size: 15px;
  pointer-events: none;
}
.psfk-modal-input {
  background-color: #ffffff;
  border: 1px solid #E0E0E0;
  border-radius: 0;
  width: 100%;
  margin: 0;
  display: block;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-family: "Gotham", sans-serif;
  line-height: 1.5;
  color: #495057;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.psfk-modal-input:focus {
  color: #333333;
  background-color: #fff;
  border-color: #66dd99;
  outline: 0;
  box-shadow: 0 0 0 0.1rem rgba(102, 221, 153, 0.25);
}
.psfk-modal-input[disabled], .psfk-modal-input[readonly] {
  background-color: #dadada;
}
.psfk-modal-textarea {
  background-color: #ffffff;
  border: 1px solid #E0E0E0;
  border-radius: 0;
  width: 100%;
  margin: 0;
  display: block;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-family: "Gotham", sans-serif;
  line-height: 1.5;
  color: #495057;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.psfk-modal-textarea:focus {
  color: #333333;
  background-color: #fff;
  border-color: #66dd99;
  outline: 0;
  box-shadow: 0 0 0 0.1rem rgba(102, 221, 153, 0.25);
}
.psfk-modal-textarea[disabled], .psfk-modal-textarea[readonly] {
  background-color: #dadada;
}
.psfk-modal-link-cancel {
  display: block;
  margin: 5px auto 0 auto;
  padding: 5px;
  color: #333333;
  font-size: 16px;
  font-family: "Gotham", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.3px;
  text-align: center;
}
.psfk-modal-button {
  display: block;
  margin: 0 auto;
  background-color: #66DD99;
  border-radius: 4px;
  font-weight: 400;
  border: 0;
  text-transform: uppercase;
  padding: 10px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  cursor: pointer;
  color: #2B2A2D;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 0.3px;
  text-align: center;
  text-decoration: none;
}
.psfk-modal-button.btn-next {
  border-radius: 0;
}
.psfk-modal-button:hover {
  background-color: #663399;
  color: #ffffff;
}
.psfk-modal-button:hover .spinner-wrapper .loadersmall {
  border-top-color: #ffffff;
}
.psfk-modal-button:focus {
  outline: none;
}
.psfk-modal-button.gray {
  background-color: #dddddd;
}
.psfk-modal-button.gray:hover {
  background-color: #aaaaaa;
  color: #2B2A2D;
}
.psfk-modal-button.wide {
  width: 100%;
}
.psfk-modal-footer {
  margin-bottom: 0;
  text-align: center;
  font-size: 12px;
  color: #351f50;
  font-weight: 300;
  line-height: 27px;
  font-family: Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
.psfk-modal a {
  color: #508ce4;
  text-decoration: underline;
}
.psfk-modal a.psfk-modal-button {
  color: #2B2A2D;
  text-decoration: none;
  font-family: "Gotham", sans-serif;
}
.psfk-modal a.psfk-modal-button:hover {
  color: #ffffff;
}
.psfk-modal a.psfk-modal-link-cancel {
  color: #2B2A2D;
}
.psfk-modal p {
  font-size: 16px;
  font-weight: 300;
  color: #351f50;
  text-align: center;
  margin: 20px auto;
  font-family: Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 768px) {
  .psfk-modal p {
    font-size: 14px;
    line-height: 16px;
  }
}
.psfk-modal p .text-right {
  text-align: right;
}
.psfk-modal p.green-bold {
  color: #3ba96e;
}
.psfk-modal p.psfk-modal-button-description {
  font-weight: 700;
}
.psfk-modal .show-form-link {
  display: block;
  font-size: 16px;
  font-weight: 300;
  color: #351f50;
  text-align: center;
  margin: 10px auto;
  font-family: Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-decoration: underline;
}
.psfk-modal .text-small {
  font-size: 80%;
  font-weight: 400;
}
.psfk-modal .subscription-buttons-wrapper {
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.psfk-modal .subscription-buttons-wrapper .psfk-modal-button-wrapper {
  width: 48%;
}
@media screen and (max-width: 576px) {
  .psfk-modal .subscription-buttons-wrapper .psfk-modal-button-wrapper {
    width: 100%;
  }
}
.psfk-modal .subscription-buttons-wrapper .psfk-modal-button-wrapper .psfk-modal-button {
  width: 100%;
  font-family: "Gotham", sans-serif;
}
.psfk-modal .subscription-buttons-wrapper .psfk-modal-button-wrapper .psfk-modal-button.plan-price {
  font-size: 38px;
  text-transform: none;
  font-weight: 500;
}
.psfk-modal .subscription-buttons-wrapper .psfk-modal-button-wrapper .psfk-modal-button.plan-price span {
  font-weight: 400;
  font-size: 16px;
  display: block;
}
.psfk-modal .subscription-title {
  font-weight: 500;
  margin: 20px 0;
  text-align: center;
}
.psfk-modal .nav-footer {
  display: block;
  margin: 20px 0;
  border-top: 1px solid #351f50;
}

.buy-report-modal .psfk-modal-content.content-text {
  padding: 32px 0 0 0;
}
.buy-report-modal .psfk-modal-content .modal-title {
  font-family: "Libertinus", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  color: #181433;
  margin-bottom: 20px;
  font-weight: 600;
}
.buy-report-modal .psfk-modal-content p {
  font-family: "Libertinus", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  color: #181433;
  margin-bottom: 0;
  font-weight: normal;
  text-align: left;
}
.buy-report-modal .psfk-modal-content ul {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}
.buy-report-modal .psfk-modal-content ul li {
  font-family: "Libertinus", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  color: #181433;
  font-weight: normal;
}
.buy-report-modal .buy-line {
  width: 100%;
  background-color: #181433;
  padding: 20px 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
@media screen and (max-width: 576px) {
  .buy-report-modal .buy-line {
    flex-direction: column;
    width: 100%;
  }
}
.buy-report-modal .buy-line .price-button {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  font-weight: 500;
}
.buy-report-modal .buy-line .price-button:hover {
  background-color: #39a768;
}
@media screen and (max-width: 576px) {
  .buy-report-modal .buy-line .price-button {
    width: 100%;
  }
}
.buy-report-modal .buy-line span {
  color: #ffffff;
  font-family: "Gotham", sans-serif;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 24px;
  font-weight: normal;
}
@media screen and (max-width: 576px) {
  .buy-report-modal .buy-line span {
    text-align: center;
    display: block;
    margin: 10px 0;
  }
}
.buy-report-modal .buy-line .get-button {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  font-weight: 500;
}
.buy-report-modal .buy-line .get-button:hover {
  background-color: #39a768;
}
@media screen and (max-width: 576px) {
  .buy-report-modal .buy-line .get-button {
    width: 100%;
  }
}
.buy-report-modal .buy-line .button-wrapper {
  text-align: center;
}
.buy-report-modal .buy-line .button-wrapper span {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  font-weight: normal;
  color: #ffffff;
  font-family: "Gotham", sans-serif;
}
.buy-report-modal .buy-line .button-wrapper a {
  display: block;
  margin: 5px 0;
}
.buy-report-modal.buy-report-modal-v2 .buy-line {
  background-color: transparent;
  padding: 0;
  justify-content: flex-start;
}
.buy-report-modal.buy-report-modal-v2 .buy-line .price-button {
  background-color: #633C8E;
  color: #ffffff;
  padding: 16px 24px;
}
.buy-report-modal.buy-report-modal-v2 .buy-line .get-button {
  padding: 16px 24px;
  margin-right: 34px;
}
@media screen and (max-width: 576px) {
  .buy-report-modal.buy-report-modal-v2 .buy-line .get-button {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

.nl-subscription-message-modal .psfk-modal-content.content-text {
  background-color: #663399;
  padding: 38px 0 1px 0;
}
.nl-subscription-message-modal .psfk-modal-content h3 {
  font-family: "Libertinus", sans-serif;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 32px;
  color: #ffffff;
  margin-bottom: 24px;
  font-weight: 600;
  text-align: center;
  padding: 0 32px;
}
.nl-subscription-message-modal .psfk-modal-content p {
  font-family: "Libertinus", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  color: #ffffff;
  margin-bottom: 24px;
  font-weight: normal;
  text-align: left;
  padding: 0 32px;
}
.nl-subscription-message-modal .psfk-modal-content .success-message {
  margin: 48px 0;
  text-align: center;
}
.nl-subscription-message-modal .psfk-modal-content .psfk-modal-button {
  border: 1px solid #663399;
}
.nl-subscription-message-modal .psfk-modal-content .psfk-modal-button:hover {
  border-color: #ffffff;
}

.input-box-loader {
  display: block;
  position: relative;
  margin: 0;
  width: 100%;
  border: 1px solid #cacaca;
  background-color: #ffffff;
  border-radius: 4px;
  height: 38px;
  padding: 0;
}
.input-box-loader .spinner-wrapper {
  top: 3px;
}

.field-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 0 12px 0;
}
.field-wrapper .field-item {
  display: block;
  margin: 0;
  width: 100%;
}
.field-wrapper.fi-2 .field-item {
  width: 48%;
}
.field-wrapper.fi-2 .field-item-10 {
  width: 8%;
}
.field-wrapper.fi-2 .field-item-20 {
  width: 18%;
}
.field-wrapper.fi-2 .field-item-30 {
  width: 28%;
}
.field-wrapper.fi-2 .field-item-40 {
  width: 38%;
}
.field-wrapper.fi-2 .field-item-50 {
  width: 48%;
}
.field-wrapper.fi-2 .field-item-60 {
  width: 58%;
}
.field-wrapper.fi-2 .field-item-70 {
  width: 68%;
}
.field-wrapper.fpt-1 {
  padding-top: 12px;
}
.field-wrapper label {
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: 300;
  color: #351f50;
  text-align: left;
  margin: 0 0 5px 0;
  font-family: Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
.field-wrapper label i {
  color: #ff0000;
}
.field-wrapper .text-label {
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: 300;
  color: #351f50;
  text-align: right;
  margin: 0 0 5px 0;
  font-family: Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
.field-wrapper .text-data-val {
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: 700;
  color: #351f50;
  text-align: left;
  margin: 0 0 5px 0;
  font-family: Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
.field-wrapper .text-data-val.normal {
  font-weight: 400;
}
.field-wrapper .field-input {
  border-radius: 0;
}
.field-wrapper .field-switch {
  position: relative;
  display: inline-block;
  width: 55px;
  height: 25px;
}
.field-wrapper .field-switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ececec;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 25px;
}
.field-wrapper .field-switch .slider:before {
  position: absolute;
  content: "";
  height: 19px;
  width: 19px;
  left: 3px;
  bottom: 3px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
}
.field-wrapper .field-switch .label {
  display: block;
  position: absolute;
  left: 62px;
  top: 50%;
  margin-top: -8px;
  font-size: 16px;
  font-weight: 700;
  color: #aaaaaa;
  text-align: left;
  font-family: Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
.field-wrapper .field-switch.active .slider {
  background-color: #66DD99;
}
.field-wrapper .field-switch.active .slider:before {
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
}
.field-wrapper .field-switch.active .label {
  color: #351f50;
  font-weight: 700;
}
.field-wrapper.cc-list-item-wrapper {
  border: 1px solid #cccccc;
  border-radius: 3px;
  padding: 10px 15px;
  align-items: center;
  height: 60px;
  margin-bottom: 5px;
}
.field-wrapper.cc-list-item-wrapper .cc-number-wrapper .text-label {
  text-align: left;
  line-height: 18px;
}
.field-wrapper.cc-list-item-wrapper .cc-delete-button-wrapper {
  display: flex;
  justify-content: right;
  align-items: center;
}
.field-wrapper.cc-list-item-wrapper .cc-delete-button-wrapper .cc-delete-button {
  display: block;
  color: #aaaaaa;
}
.field-wrapper.cc-list-item-wrapper .cc-delete-button-wrapper .cc-delete-button:hover {
  color: #ff0000;
}
.field-wrapper.cc-list-item-wrapper .cc-default-switch-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.field-wrapper.cc-list-item-wrapper .cc-default-switch-wrapper .field-switch {
  height: 18px;
  width: 48px;
  margin-right: 95px;
}
.field-wrapper.cc-list-item-wrapper .cc-default-switch-wrapper .field-switch .slider:before {
  height: 14px;
  width: 14px;
  left: 2px;
  bottom: 2px;
}
.field-wrapper.cc-list-item-wrapper .cc-default-switch-wrapper .field-switch .label {
  left: 52px;
  line-height: 18px;
  margin-top: -9px;
  font-size: 14px;
  font-size: 0.875rem;
}
.border-bottom {
  border-bottom: 1px solid #aaaaaa;
}

.m-b-17-p {
  margin-bottom: 17px;
}

.p-b-17-p {
  padding-bottom: 17px;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-success {
  color: #42a87e !important;
}

.text-danger {
  color: #ff0000 !important;
}

.error-message {
  color: #ff0000;
}
.error-message p {
  color: #ff0000;
  margin: 12px 0;
}

.success-message {
  color: #42a87e;
}
.success-message p {
  color: #42a87e;
  margin: 12px 0;
}

.notify-message {
  background-color: #e3d31c;
  padding: 5px 10px;
  color: #333333;
}
.notify-message p {
  color: #333333;
  margin: 12px 0;
}

.transactions-list .field-wrapper {
  margin: 0;
}
.transactions-list .field-wrapper .text-label {
  margin: 0;
}
.transactions-list .field-wrapper .text-data-val {
  margin: 0;
}

.spinner-wrapper .loadersmall {
  border-top: 5px solid #663399;
}
.spinner-wrapper .loadermedium {
  border-top: 5px solid #663399;
}

.report_list-loader-wrapper {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  min-height: 100px;
}
.report_list-loader-wrapper.inner-overlay {
  position: absolute;
  width: 100%;
  background: RGBA(255, 255, 255, 0.8);
  z-index: 1;
  align-items: normal;
}
.report_list-loader-wrapper.inner-overlay .spinner-wrapper {
  margin-top: 20%;
}
.report_list-loader-wrapper.inner-overlay.no-results {
  align-items: center;
}
.report_list-loader-wrapper.inner-overlay.no-results .spinner-wrapper {
  margin-top: 0;
}

.onboarding-content .modal-loader-wrapper {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  min-height: 100px;
}
.onboarding-content .modal-loader-wrapper.inner-overlay {
  position: absolute;
  width: 100%;
  background: RGBA(255, 255, 255, 0.8);
  z-index: 1;
  align-items: normal;
}
.onboarding-content .modal-loader-wrapper.inner-overlay .spinner-wrapper {
  margin-top: 20%;
}
.onboarding-content .modal-loader-wrapper.inner-overlay.no-results {
  align-items: center;
}
.onboarding-content .modal-loader-wrapper.inner-overlay.no-results .spinner-wrapper {
  margin-top: 0;
}

.pager-loader-wrapper {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  min-height: 40px;
}
.pager-loader-wrapper.inner-overlay {
  position: absolute;
  width: 100%;
  background: RGBA(255, 255, 255, 0.8);
  z-index: 1;
  margin-top: -20px;
}

.inner-overlay-wrapper {
  position: relative;
}

.insider-subscription-modal {
  width: 100%;
  height: 100%;
  background-color: #fff;
}
.insider-subscription-modal .psfk-modal-content-wrapper-wr {
  display: flex;
  flex-grow: 1;
  min-height: 100%;
  width: 100%;
}
.insider-subscription-modal .inside-content-wrapper {
  width: 100%;
  max-width: 650px;
  position: relative;
  margin: 0;
}
.insider-subscription-modal .inside-content-wrapper.content-left {
  max-width: 559px;
}
.insider-subscription-modal .inside-content-wrapper.content-right {
  max-width: 741px;
}
@media screen and (max-width: 768px) {
  .insider-subscription-modal .inside-content-wrapper {
    margin: 0 auto;
  }
}
@media screen and (max-width: 1300px) {
  .insider-subscription-modal .inside-content-wrapper {
    max-width: 640px;
  }
  .insider-subscription-modal .inside-content-wrapper.content-left {
    max-width: 550px;
  }
  .insider-subscription-modal .inside-content-wrapper.content-right {
    max-width: 729px;
  }
}
.insider-subscription-modal .psfk-modal-content-wrapper {
  display: flex;
  align-items: stretch;
  min-height: 100%;
  width: 100%;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  .insider-subscription-modal .psfk-modal-content-wrapper {
    flex-direction: column;
  }
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-left {
  width: 43%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 768px) {
  .insider-subscription-modal .psfk-modal-content-wrapper .modal-content-left {
    width: 100%;
    height: auto;
  }
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-left.purple {
  background-color: #181433;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-left.content-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-left.content-center .description-content {
  margin: 0;
  padding: 15px;
  max-width: 485px;
}
@media screen and (max-width: 768px) {
  .insider-subscription-modal .psfk-modal-content-wrapper .modal-content-left.content-center .description-content {
    padding: 50px 23px;
    max-width: 100%;
  }
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right {
  width: 57%;
  height: 100%;
  overflow-y: scroll;
  position: relative;
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 768px) {
  .insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right {
    width: 100%;
    height: auto;
  }
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .auth-offer-content {
  padding-top: 100px;
  height: calc(100% - 100px);
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .content-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .content-center .offer-content {
  margin: 0;
  padding: 15px;
  max-width: 360px;
}
@media screen and (max-width: 768px) {
  .insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .content-center .offer-content {
    margin-bottom: 85px;
  }
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .right-side-header {
  display: flex;
  justify-content: space-between;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 30px 50px;
  z-index: 10;
}
@media screen and (max-width: 576px) {
  .insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .right-side-header {
    padding: 30px 23px;
  }
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .right-side-header .back-link {
  font-family: "Gotham", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  font-weight: 400;
  color: #505050;
  padding-left: 40px;
  display: block;
  position: relative;
  text-decoration: none;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .right-side-header .back-link:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: 14px;
  height: 0;
  border-top: 1px solid #505050;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .right-side-header .back-link:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 5px;
  display: block;
  width: 10px;
  margin: -5px;
  height: 10px;
  border-top: 1px solid #505050;
  border-left: 1px solid #505050;
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  transform: rotate(315deg);
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .right-side-header .current-step {
  font-family: "Gotham", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  font-weight: 400;
  color: #633C8E;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .firebaseui-card-header {
  padding: 0;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .firebase-ui .firebaseui-container .mdl-button--raised.mdl-button--colored {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  box-shadow: none;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 22px;
  text-transform: none;
  padding: 10px 15px;
  height: auto;
  color: #333333;
  font-weight: 500;
  text-align: center;
  margin: 0;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .firebase-ui .firebaseui-container .mdl-button--raised.mdl-button--colored:hover {
  background-color: #39a768;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .firebase-ui .firebaseui-container .mdl-button--primary.mdl-button--primary {
  box-shadow: none;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 22px;
  text-transform: none;
  padding: 10px 0;
  border: 1px solid #D7D7D7;
  height: auto;
  color: #333333;
  font-weight: 500;
  text-align: center;
  width: 100px;
  margin: 0;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .firebaseui-card-actions {
  padding-left: 0;
  padding-right: 0;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .firebaseui-card-actions .firebaseui-form-actions {
  display: flex;
  justify-content: space-between;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .firebaseui-card-header {
  padding-bottom: 16px;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .firebaseui-title {
  font-family: "Libertinus", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  font-weight: 400;
  color: #181433;
  text-align: left;
  display: none;
  padding-bottom: 0;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .firebaseui-title.wk-header-show {
  display: block;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .firebaseui-card-content {
  padding: 0;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .firebaseui-card-content .firebaseui-idp-list {
  margin-bottom: 28px;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .firebaseui-card-content .firebaseui-list-item {
  margin: 0 0 16px;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .firebaseui-card-content .firebaseui-list-item .firebaseui-idp-button, .insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .firebaseui-card-content .firebaseui-list-item .firebaseui-tenant-button {
  max-width: 100%;
  width: 100%;
  padding: 16px;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .firebaseui-card-content .firebaseui-list-item .mdl-button--raised {
  box-shadow: none;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .firebaseui-card-content .firebaseui-list-item .firebaseui-idp-text {
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  font-weight: 400;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .firebaseui-card-content .firebaseui-list-item .firebaseui-idp-google {
  border: 1px solid #D7D7D7;
  color: #505050;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .firebaseui-card-content .firebaseui-list-item .firebaseui-idp-google > .firebaseui-idp-text {
  color: #505050;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .firebaseui-card-content .firebaseui-list-item .firebaseui-idp-icon {
  width: 22px;
  height: 22px;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .text-small {
  font-family: "Gotham", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  font-weight: 400;
  color: #333333;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .subscription-plan-offer {
  padding: 50px 0;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .subscription-plan-offer .title {
  font-family: "Libertinus", sans-serif;
  font-weight: 600;
  font-size: 38px;
  font-size: 2.375rem;
  line-height: 42px;
  color: #333;
  text-align: center;
  margin-bottom: 18px;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .subscription-plan-offer .description {
  font-family: "Libertinus", sans-serif;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 32px;
  color: #333;
  text-align: center;
  margin-bottom: 32px;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .subscription-plan-offer .price-items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .subscription-plan-offer .price-items {
    flex-direction: column;
  }
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .subscription-plan-offer .price-item {
  display: block;
  background-color: #ffffff;
  padding: 24px;
  width: 48%;
  position: relative;
  text-decoration: none;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.28);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.28);
}
@media screen and (max-width: 992px) {
  .insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .subscription-plan-offer .price-item {
    width: 48%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .subscription-plan-offer .price-item {
    width: 100%;
    margin-bottom: 30px;
  }
  .insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .subscription-plan-offer .price-item:last-child {
    margin-bottom: 0;
  }
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .subscription-plan-offer .price-item:hover {
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35);
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .subscription-plan-offer .price-item:hover .button {
  background-color: #39a768;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .subscription-plan-offer .price-item.big {
  width: 58%;
  border: 25px solid #5bd6a4;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .subscription-plan-offer .price-item.small {
  width: 38%;
  margin-top: 30px;
  margin-bottom: 30px;
  background: #eee;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .subscription-plan-offer .price-item.small .button {
  background-color: #89c7ae;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .subscription-plan-offer .price-item.small:hover .button {
  background-color: #39a768;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .subscription-plan-offer .price-item .price-heading {
  margin-bottom: 12px;
  border-bottom: 1px solid #D7D7D7;
  padding: 12px 0 12px;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .subscription-plan-offer .price-item .price-heading h3 {
  font-family: "Libertinus", sans-serif;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 38px;
  color: #333333;
  text-align: center;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .subscription-plan-offer .price-item .price-heading .subtitle {
  font-family: "Gotham", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 32px;
  color: #683995;
  text-align: center;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .subscription-plan-offer .price-item .price {
  font-family: "Libertinus", sans-serif;
  font-size: 32px;
  font-size: 2rem;
  line-height: 38px;
  color: #333333;
  text-align: center;
  margin-bottom: 55px;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .subscription-plan-offer .price-item .button {
  font-family: "Gotham", sans-serif;
  font-weight: 500;
  text-decoration: none;
  text-align: center;
  background-color: #5BD6A4;
  display: block;
  width: 100%;
  padding: 12px 0;
  font-size: 16px;
  font-size: 1rem;
  line-height: 19px;
  color: #333333;
  -webkit-transition: all ease-in-out 0.3s;
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.insider-subscription-modal .psfk-modal-content-wrapper .modal-content-right .subscription-plan-offer .price-item .button:hover {
  background-color: #39a768;
}
.insider-subscription-modal .description-content {
  display: block;
  position: relative;
  padding: 85px 50px 0 15px;
}
@media screen and (max-width: 768px) {
  .insider-subscription-modal .description-content {
    padding: 50px 23px;
  }
}
.insider-subscription-modal .description-content h3 {
  font-family: "Libertinus", sans-serif;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-weight: 400;
  color: #ffffff;
  margin: 0 0 12px 0;
  text-align: left;
}
.insider-subscription-modal .description-content p {
  font-family: "Libertinus", sans-serif;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-weight: 400;
  color: #ffffff;
  margin: 0 0 36px 0;
  text-align: left;
}
@media screen and (max-width: 576px) {
  .insider-subscription-modal .description-content p {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
.insider-subscription-modal .description-content .purchase_featured_image {
  max-width: 300px;
  margin: 0 auto 20px auto;
}
.insider-subscription-modal .description-content .checkout-description {
  padding-left: 82px;
  position: relative;
}
@media screen and (max-width: 576px) {
  .insider-subscription-modal .description-content .checkout-description {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    margin-bottom: 24px;
  }
}
.insider-subscription-modal .description-content .checkout-description.list-item:before {
  content: "";
  position: absolute;
  display: block;
  border: 1px solid #66DD99;
  color: #66DD99;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-weight: 400;
  padding: 10px;
  left: 0;
  top: 50%;
  margin-top: -27px;
}
@media screen and (max-width: 576px) {
  .insider-subscription-modal .description-content .checkout-description.list-item:before {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
  }
}
.insider-subscription-modal .description-content .checkout-description.list-item.item-1:before {
  content: "1";
}
.insider-subscription-modal .description-content .checkout-description.list-item.item-2:before {
  content: "2";
}
.insider-subscription-modal .description-content .checkout-description.list-item.item-3:before {
  content: "3";
}
.insider-subscription-modal .description-content .checkout-description.list-item.item-4:before {
  content: "4";
}
.insider-subscription-modal .description-content .check-block {
  position: relative;
}
.insider-subscription-modal .description-content .check-block .title {
  font-family: "Gotham", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  color: #F7F9FA;
  margin-bottom: 15px;
  font-weight: 500;
}
.insider-subscription-modal .description-content .check-block ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.insider-subscription-modal .description-content .check-block ul li {
  font-family: "Gotham", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  color: #F7F9FA;
  margin-bottom: 12px;
  font-weight: 300;
  padding-left: 30px;
  position: relative;
}
.insider-subscription-modal .description-content .check-block ul li:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGQ9Ik0xNCA2Ljk4NTE2VjcuNTgzMTZDMTMuOTk5MiA4Ljk4NDgzIDEzLjU0NTMgMTAuMzQ4NyAxMi43MDYxIDExLjQ3MTNDMTEuODY2OCAxMi41OTQgMTAuNjg3MSAxMy40MTUzIDkuMzQyOTggMTMuODEyN0M3Ljk5ODgzIDE0LjIxMDEgNi41NjIyMiAxNC4xNjI0IDUuMjQ3NCAxMy42NzY2QzMuOTMyNTkgMTMuMTkwOSAyLjgxMDAyIDEyLjI5MzEgMi4wNDcxMiAxMS4xMTcyQzEuMjg0MjIgOS45NDEzOCAwLjkyMTg2NCA4LjU1MDQgMS4wMTQwOSA3LjE1MTc2QzEuMTA2MzIgNS43NTMxMiAxLjY0ODE4IDQuNDIxNzcgMi41NTg4OCAzLjM1NjI1QzMuNDY5NTggMi4yOTA3NCA0LjcwMDMxIDEuNTQ4MTYgNi4wNjc1MiAxLjIzOTI1QzcuNDM0NzMgMC45MzAzNDkgOC44NjUxNyAxLjA3MTY4IDEwLjE0NTUgMS42NDIxNiIgc3Ryb2tlPSIjNjZERDk5IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4NCjxwYXRoIGQ9Ik0xMy45OTk4IDIuMzgzMTZMNy40OTk4IDguODg5NjZMNS41NDk4IDYuOTM5NjYiIHN0cm9rZT0iIzY2REQ5OSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+DQo8L3N2Zz4NCg==) top left no-repeat;
  position: absolute;
  left: 0;
  top: 3px;
}
.insider-subscription-modal .offer-content {
  display: block;
  position: relative;
  padding: 85px 50px 50px 50px;
}
@media screen and (max-width: 768px) {
  .insider-subscription-modal .offer-content {
    padding: 85px 23px;
  }
}
.insider-subscription-modal .offer-content.checkout {
  padding: 91px 50px 50px 50px;
}
@media screen and (max-width: 768px) {
  .insider-subscription-modal .offer-content.checkout {
    padding: 91px 23px 85px 23px;
  }
}
.insider-subscription-modal .offer-content.checkout h2 {
  margin: 0 0 18px 0;
}
.insider-subscription-modal .offer-content .checkout-iframe {
  display: none;
}
.insider-subscription-modal .offer-content .checkout-iframe.active {
  display: block;
}
.insider-subscription-modal .offer-content #wk-iframe-wrapper {
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.insider-subscription-modal .offer-content .order-details-wrapper {
  position: relative;
  padding-top: 25px;
}
.insider-subscription-modal .offer-content .order-details-wrapper.disabled:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: calc( 100% + 100px );
  height: calc( 100% + 50px );
  background-color: rgba(200, 200, 200, 0.5);
  margin: 0 -50px;
}
.insider-subscription-modal .offer-content.contact-form {
  padding: 91px 50px 50px 50px;
}
@media screen and (max-width: 768px) {
  .insider-subscription-modal .offer-content.contact-form {
    padding: 91px 23px 85px 23px;
  }
}
.insider-subscription-modal .offer-content.contact-form h2 {
  margin: 0 0 18px 0;
}
.insider-subscription-modal .offer-content.contact-form form {
  width: 100%;
}
.insider-subscription-modal .offer-content.contact-form form .fieldset {
  width: 100%;
  position: relative;
  padding-bottom: 24px;
}
.insider-subscription-modal .offer-content.contact-form form .fieldset.hidden {
  display: none;
}
.insider-subscription-modal .offer-content.contact-form form .fieldset input {
  width: 100%;
  border: 1px solid #E0E0E0;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 27px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  background-color: #ffffff;
  outline: none;
  padding: 8px 16px;
}
.insider-subscription-modal .offer-content.contact-form form .fieldset input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #BDBDBD;
  opacity: 1;
}
.insider-subscription-modal .offer-content.contact-form form .fieldset input::-moz-placeholder {
  /* Firefox 19+ */
  color: #BDBDBD;
  opacity: 1;
}
.insider-subscription-modal .offer-content.contact-form form .fieldset input:-ms-input-placeholder {
  /* IE 10+ */
  color: #BDBDBD;
  opacity: 1;
}
.insider-subscription-modal .offer-content.contact-form form .fieldset input:-moz-placeholder {
  /* Firefox 18- */
  color: #BDBDBD;
  opacity: 1;
}
.insider-subscription-modal .offer-content.contact-form form .fieldset input[type=submit] {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  border: none;
  cursor: pointer;
  margin-bottom: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  font-weight: 500;
  height: auto;
}
.insider-subscription-modal .offer-content.contact-form form .fieldset input[type=submit]:hover {
  background-color: #39a768;
}
.insider-subscription-modal .offer-content.contact-form form .fieldset select {
  width: 100%;
  border: 1px solid #E0E0E0;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 27px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  background-color: #ffffff;
  outline: none;
  padding: 12px;
  margin-bottom: 24px;
}
.insider-subscription-modal .offer-content.contact-form form .fieldset .error {
  position: absolute;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 14px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  left: 0;
  bottom: 6px;
  color: red;
}
.insider-subscription-modal .offer-content.contact-form form .fieldset span.wpcf7-not-valid-tip {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 24px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  left: 0;
  padding: 0 15px;
  bottom: -22px;
}
.insider-subscription-modal .offer-content.contact-form form div.wpcf7-validation-errors {
  border: none;
  color: red;
}
.insider-subscription-modal .offer-content.contact-form form div.wpcf7-response-output {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 14px;
  font-family: "Gotham", sans-serif;
  font-weight: normal;
  margin: 0;
  width: 100%;
  border-radius: 0;
  padding: 5px 15px;
}
.insider-subscription-modal .offer-content h2 {
  font-family: "Libertinus", sans-serif;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-weight: 400;
  color: #333333;
  margin: 0 0 24px 0;
  text-align: left;
}
@media screen and (max-width: 576px) {
  .insider-subscription-modal .offer-content h2 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 36px;
    text-align: left;
    margin: 0 0 24px 0;
  }
}
.insider-subscription-modal .offer-content h3 {
  font-family: "Libertinus", sans-serif;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 48px;
  font-weight: 500;
  color: #333333;
  margin: 0 0 6px 0;
  text-align: left;
}
@media screen and (max-width: 576px) {
  .insider-subscription-modal .offer-content h3 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 36px;
    text-align: left;
    margin: 0 0 12px 0;
  }
}
.insider-subscription-modal .offer-content h3.secure-checkout-title {
  text-align: center;
  margin: 0 0 18px 0;
}
.insider-subscription-modal .offer-content h4 {
  font-family: "Libertinus", sans-serif;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-weight: 500;
  color: #333333;
  margin: 0;
  text-align: left;
}
@media screen and (max-width: 576px) {
  .insider-subscription-modal .offer-content h4 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
  }
}
.insider-subscription-modal .offer-content .secure-checkout-subtitle {
  font-family: "Gotham", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  margin: 0 0 22px 0;
}
.insider-subscription-modal .offer-content ul {
  margin: 0 0 24px 0;
}
@media screen and (max-width: 576px) {
  .insider-subscription-modal .offer-content ul {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 576px) {
  .insider-subscription-modal .offer-content ul.features-list {
    margin-bottom: 24px;
  }
}
.insider-subscription-modal .offer-content ul li {
  font-family: "Libertinus", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  font-weight: 400;
  color: #333333;
  margin: 0 0 11px 24px;
  text-align: left;
}
@media screen and (max-width: 576px) {
  .insider-subscription-modal .offer-content ul li {
    margin-bottom: 0;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
  }
}
.insider-subscription-modal .offer-content hr {
  display: block;
  border-top: 1px solid #d7d7d7;
  margin: 0 0 24px 0;
}
.insider-subscription-modal .offer-content .psfk-modal-input {
  font-family: "Gotham", sans-serif;
}
.insider-subscription-modal .offer-content .psfk-modal-auth-description {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  font-weight: 400;
  color: #333333;
}
.insider-subscription-modal .offer-content .two-column-price {
  display: flex;
  justify-content: space-between;
  margin-bottom: 24px;
}
@media screen and (max-width: 576px) {
  .insider-subscription-modal .offer-content .two-column-price.bottom {
    margin-bottom: 24px;
  }
}
.insider-subscription-modal .offer-content .two-column-price h3 {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 36px;
  font-weight: 500;
}
@media screen and (max-width: 576px) {
  .insider-subscription-modal .offer-content .two-column-price h3 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 28px;
    margin-bottom: 0;
  }
}
.insider-subscription-modal .offer-content .two-column-price .price {
  width: 30%;
  min-width: 145px;
  text-align: right;
  font-family: "Libertinus", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  font-weight: 500;
  color: #333333;
}
@media screen and (max-width: 576px) {
  .insider-subscription-modal .offer-content .two-column-price .price {
    display: none;
  }
}
.insider-subscription-modal .offer-content .two-column-price .price.price-total {
  font-weight: 500;
}
@media screen and (max-width: 576px) {
  .insider-subscription-modal .offer-content .two-column-price .price.price-total {
    display: block;
  }
}
.insider-subscription-modal .offer-content .price-mobile {
  display: none;
  text-align: left;
  font-family: "Libertinus", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 24px;
  font-weight: 400;
  color: #333333;
  margin: 0 0 24px 24px;
}
@media screen and (max-width: 576px) {
  .insider-subscription-modal .offer-content .price-mobile {
    display: block;
  }
}
.insider-subscription-modal .offer-content .purchase-item-image {
  display: block;
  width: 150px;
  margin-bottom: 32px;
}
.insider-subscription-modal .offer-content .purchase-item-image img {
  width: 100%;
}
.insider-subscription-modal .offer-content .btn-next-wrapper {
  text-align: left;
}
.insider-subscription-modal .offer-content .btn-next-wrapper .btn-next {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  font-size: 18px;
  font-size: 1.125rem;
  display: block;
  line-height: 22px;
  text-transform: none;
  padding: 10px 0;
  height: auto;
  color: #333333;
  font-weight: 500;
  text-align: center;
  width: 100%;
  margin: 12px 0 0 0;
}
.insider-subscription-modal .offer-content .btn-next-wrapper .btn-next:hover {
  background-color: #39a768;
}
@media screen and (max-width: 576px) {
  .insider-subscription-modal .offer-content .btn-next-wrapper .btn-next {
    width: 100%;
  }
}
.insider-subscription-modal .offer-content .btn-next-wrapper.margin-top-6 {
  margin-top: 6px;
}
.insider-subscription-modal .offer-content .subscription-list {
  display: block;
  margin: 18px 0 24px 0;
}
.insider-subscription-modal .offer-content .subscription-item {
  position: relative;
  display: block;
  margin: 0 0 24px 0;
  padding: 0 0 0 50px;
  font-family: "Libertinus", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  font-weight: 400;
  color: #333333;
  cursor: pointer;
}
.insider-subscription-modal .offer-content .subscription-item.with-description {
  margin-bottom: 0;
}
.insider-subscription-modal .offer-content .subscription-item input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.insider-subscription-modal .offer-content .subscription-item input:checked ~ .check-mark:after {
  display: block;
}
.insider-subscription-modal .offer-content .subscription-item .check-mark {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  background-color: #ffffff;
  border: 3px solid #bdbdbd;
}
.insider-subscription-modal .offer-content .subscription-item .check-mark:after {
  content: "";
  position: absolute;
  display: none;
  top: -5px;
  left: 3px;
  width: 25px;
  height: 10px;
  border: 2px solid #000000;
  border-top: 0;
  border-right: 0;
  background: transparent;
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  transform: rotate(315deg);
}
.insider-subscription-modal .offer-content .subscription-item-description {
  display: block;
  margin: 0 0 45px 0;
  padding: 0 0 0 50px;
  font-family: "Libertinus", sans-serif;
  font-style: italic;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
  font-weight: 400;
  color: #333333;
}
.insider-subscription-modal .offer-content .insider-auth-title {
  font-family: "Libertinus", sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 28px;
  font-weight: 400;
  color: #181433;
  margin: 0 0 30px 0;
  text-align: left;
}
.insider-subscription-modal .offer-content .signin-change-wrapper {
  display: block;
  margin: 0 0 12px;
  text-align: center;
}
.insider-subscription-modal .offer-content .signin-change-wrapper .signin-subtitle {
  text-align: center;
  font-family: "Gotham", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  font-weight: 400;
  color: #333333;
}
.insider-subscription-modal .offer-content .signin-change-wrapper .signin-link {
  text-align: center;
  font-family: "Gotham", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  font-weight: 400;
  color: #683496;
}

.firebase-auth-container .modal-loader-wrapper {
  margin: 30px 0;
}

.buy-single-report-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .buy-single-report-wrapper {
    align-items: flex-start;
  }
}
.buy-single-report-wrapper .modal-loader-wrapper {
  margin-top: 150px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .buy-single-report-wrapper .modal-loader-wrapper {
    margin-top: 100px;
  }
}
@media screen and (max-width: 768px) {
  .buy-single-report-wrapper .modal-loader-wrapper .spinner-wrapper .loadermedium {
    border-top-color: #ffffff;
  }
}

.psfk-modal--small.buy-single-report {
  color: #181433;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  font-family: "Libertinus", sans-serif;
  font-weight: normal;
  max-width: 887px;
  padding: 30px;
  width: 100%;
  position: relative;
}
.psfk-modal--small.buy-single-report:before {
  content: "";
  height: 134px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #683995;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  .psfk-modal--small.buy-single-report:before {
    height: 70%;
    top: auto;
    bottom: 0;
  }
}
.psfk-modal--small.buy-single-report .psfk-modal-close_p {
  top: 0;
  right: 0;
  background-color: transparent;
}
.psfk-modal--small.buy-single-report .psfk-modal-close_p:before {
  height: 23px;
}
.psfk-modal--small.buy-single-report .psfk-modal-close_p:after {
  height: 23px;
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text {
  display: flex;
  position: relative;
  z-index: 2;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .psfk-modal--small.buy-single-report .psfk-modal-content.content-text {
    flex-direction: column;
  }
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-left {
  display: flex;
  align-items: center;
  width: 340px;
  margin: 0 30px 0 0;
}
@media screen and (max-width: 992px) {
  .psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-left {
    width: 260px;
  }
}
@media screen and (max-width: 768px) {
  .psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-left {
    width: auto;
    margin: 0 0 30px 0;
  }
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-left img {
  margin-bottom: 0;
  -webkit-box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.4);
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right {
  flex: 1 0 0px;
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right h3 {
  font-family: "Libertinus", sans-serif;
  color: #ffffff;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 45px;
  text-align: center;
  margin-top: 45px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right h3 {
    margin-top: 0;
  }
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .additional {
  font-family: "Gotham", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  color: #181433;
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right ul {
  list-style: none;
  padding: 0;
  margin: 0 0 24px 0;
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right ul li {
  padding-left: 0;
  font-weight: normal;
  margin-bottom: 20px;
  position: relative;
  font-family: "Gotham", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #181433;
}
@media screen and (max-width: 768px) {
  .psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right ul li {
    color: #ffffff;
  }
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right ul li:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  left: 0;
  background-color: #66DD99;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
  position: relative;
  top: -4px;
  margin-right: 5px;
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .get-single-button {
  padding: 13px 24px;
  font-weight: 600;
  display: table;
  margin: 0 auto 24px;
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .options {
  text-align: center;
  color: #505050;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 22px;
  font-family: "Gotham", sans-serif;
  text-decoration: underline;
  display: block;
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .options:hover {
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .order-preview-section {
    background: #ffffff;
    -webkit-box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.4);
    padding: 10px;
    margin: 12px 0 48px 0;
  }
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .order-preview-wrapper {
  margin: 0 0 48px 0;
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .order-preview-wrapper .left {
  text-align: left;
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .order-preview-wrapper .right {
  text-align: right;
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .order-preview-wrapper .table-title {
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 5px 10px;
  background: #f8f9fa;
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .order-preview-wrapper .table-title .title-item {
  display: block;
  width: 50%;
  font-family: "Gotham", sans-serif;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  font-weight: 400;
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .order-preview-wrapper .table-row {
  display: flex;
  justify-content: space-between;
  margin: 0;
  padding: 5px 10px;
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .order-preview-wrapper .table-row.total {
  border-top: 1px solid #D7D7D7;
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .order-preview-wrapper .table-row .table-cell {
  display: block;
  width: 50%;
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .order-preview-wrapper .table-row .table-cell.w-9 {
  width: 90%;
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .order-preview-wrapper .table-row .table-cell.w-8 {
  width: 80%;
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .order-preview-wrapper .table-row .table-cell.w-7 {
  width: 70%;
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .order-preview-wrapper .table-row .table-cell.w-6 {
  width: 60%;
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .order-preview-wrapper .table-row .table-cell.w-4 {
  width: 40%;
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .order-preview-wrapper .table-row .table-cell.w-3 {
  width: 30%;
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .order-preview-wrapper .table-row .table-cell ul {
  margin-top: 0;
  margin-bottom: 1rem;
  padding-inline-start: 40px;
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .order-preview-wrapper .table-row .table-cell ul li {
  color: #181433;
  display: list-item;
  text-align: -webkit-match-parent;
  list-style-type: disc;
  margin: 0;
  padding: 0;
  font-family: "Gotham", sans-serif;
  font-style: normal;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  font-weight: 400;
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .order-preview-wrapper .table-row .table-cell ul li:before {
  display: none;
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .order-preview-wrapper .table-row .price {
  font-family: "Gotham", sans-serif;
  font-style: normal;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 32px;
  font-weight: 400;
  color: #181433;
}
@media screen and (max-width: 768px) {
  .psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .order-preview-wrapper .table-row .price {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
  }
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .order-preview-wrapper h6 {
  font-family: "Gotham", sans-serif;
  font-style: normal;
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 32px;
  font-weight: 400;
  color: #181433;
}
@media screen and (max-width: 768px) {
  .psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .order-preview-wrapper h6 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    margin-bottom: 5px;
  }
}
.psfk-modal--small.buy-single-report .psfk-modal-content.content-text .iq-reports-popup-right .subdescription {
  font-family: "Gotham", sans-serif;
  font-style: normal;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  font-weight: 500;
  color: #351f50;
  text-align: center;
  margin: 0;
  padding: 0;
}

.buy-report-modal {
  color: #181433;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  font-family: "Libertinus", sans-serif;
  font-weight: normal;
  max-width: 550px;
  padding: 25px 30px;
}
.buy-report-modal .fancybox-button svg {
  color: #BDBDBD;
}
.buy-report-modal h2 {
  color: #181433;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  font-family: "Libertinus", sans-serif;
  font-weight: 500;
  margin-bottom: 20px;
}
.buy-report-modal p {
  color: #181433;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  font-family: "Libertinus", sans-serif;
  font-weight: normal;
  margin-bottom: 18px;
}
.buy-report-modal img {
  display: block;
  margin: 0 auto 18px;
}
.buy-report-modal ul {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}
.buy-report-modal ul li {
  color: #181433;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  font-family: "Libertinus", sans-serif;
  font-weight: normal;
}
.buy-report-modal .buy-line {
  width: 100%;
  background-color: #181433;
  padding: 20px 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
@media screen and (max-width: 576px) {
  .buy-report-modal .buy-line {
    flex-direction: column;
    width: 100%;
  }
}
.buy-report-modal .buy-line .price-button {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  font-weight: 500;
}
.buy-report-modal .buy-line .price-button:hover {
  background-color: #39a768;
}
@media screen and (max-width: 576px) {
  .buy-report-modal .buy-line .price-button {
    width: 100%;
  }
}
.buy-report-modal .buy-line span {
  color: #ffffff;
  font-family: "Gotham", sans-serif;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 24px;
  font-weight: normal;
}
@media screen and (max-width: 576px) {
  .buy-report-modal .buy-line span {
    text-align: center;
    display: block;
    margin: 10px 0;
  }
}
.buy-report-modal .buy-line .get-button {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  font-weight: 500;
}
.buy-report-modal .buy-line .get-button:hover {
  background-color: #39a768;
}
@media screen and (max-width: 576px) {
  .buy-report-modal .buy-line .get-button {
    width: 100%;
  }
}
.buy-report-modal .buy-line .button-wrapper {
  text-align: center;
}
.buy-report-modal .buy-line .button-wrapper span {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  font-weight: normal;
  color: #ffffff;
  font-family: "Gotham", sans-serif;
}
.buy-report-modal .buy-line .button-wrapper a {
  display: block;
  margin: 5px 0;
}
.buy-report-modal.buy-report-modal-v2 .buy-line {
  background-color: transparent;
  padding: 0;
  justify-content: flex-start;
}
.buy-report-modal.buy-report-modal-v2 .buy-line .price-button {
  background-color: #633C8E;
  color: #ffffff;
  padding: 16px 24px;
}
.buy-report-modal.buy-report-modal-v2 .buy-line .get-button {
  padding: 16px 24px;
  margin-right: 34px;
}
@media screen and (max-width: 576px) {
  .buy-report-modal.buy-report-modal-v2 .buy-line .get-button {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.buy-report-modal .green-button.get-single-button {
  display: inline-block;
  background-color: #66DD99;
  text-decoration: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 22px;
  color: #333333;
  text-align: center;
  font-weight: normal;
  padding: 8px 17px;
  -webkit-transition: all ease-in-out 0.6s;
  -moz-transition: all ease-in-out 0.6s;
  -ms-transition: all ease-in-out 0.6s;
  -o-transition: all ease-in-out 0.6s;
  transition: all ease-in-out 0.6s;
  font-family: "Gotham", sans-serif;
  text-decoration: none;
  display: block;
  margin-bottom: 30px;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 23px;
}
.buy-report-modal .green-button.get-single-button:hover {
  background-color: #39a768;
}

.spinner-wrapper {
  display: block;
  position: relative;
  padding: 20px 0;
  margin: 0 auto;
  height: 36px;
  min-height: 36px;
  width: 100%;
}
.spinner-wrapper.in-debrief-button {
  margin: -6px auto;
  padding: 0;
}
.spinner-wrapper .loadersmall {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  border: 5px solid transparent;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  border-top: 5px solid white;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin: -15px 0 0 -15px;
}
.spinner-wrapper .loadersmall.green {
  border-top: 5px solid #66DD99;
}
.spinner-wrapper .loadersmall.purplelight {
  border-top: 5px solid #663399;
}
.spinner-wrapper .loadermedium {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  border: 5px solid transparent;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  border-top: 5px solid white;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  margin: -35px 0 0 -35px;
}
.spinner-wrapper .loadermedium.green {
  border-top: 5px solid #66DD99;
}
.spinner-wrapper .loadermedium.purplelight {
  border-top: 5px solid #663399;
}
.spinner-wrapper.loader-in-button {
  padding: 0;
  height: 17px;
  width: 37px;
}
.spinner-wrapper.loader-in-button .loadersmall {
  width: 20px;
  height: 20px;
  border-top: 3px solid white;
  margin: -10px 0 0 -10px;
}

#wk-popup-wrapper.wk-active.wk-inner-popup-wrapper-newsletter-subscriptions #wk-popup-close-button {
  display: block;
  opacity: 1;
  position: absolute;
  top: -35px;
  right: -35px;
  width: 37px;
  height: 37px;
  z-index: 300100;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 50%;
  transform: rotateZ(0);
  text-indent: 100px;
  overflow: hidden;
}
#wk-popup-wrapper.wk-active.wk-inner-popup-wrapper-newsletter-subscriptions #wk-popup-close-button:before {
  content: "";
  display: block;
  width: 2px;
  height: 20px;
  position: absolute;
  right: 17px;
  top: 8px;
  background-color: #BDBDBD;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
#wk-popup-wrapper.wk-active.wk-inner-popup-wrapper-newsletter-subscriptions #wk-popup-close-button:after {
  content: "";
  display: block;
  width: 2px;
  height: 20px;
  position: absolute;
  left: 18px;
  top: 8px;
  background-color: #BDBDBD;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*# sourceMappingURL=modals.min.css.map*/