/*** uncss> filename: Z:/Cache/Pg_br.duetsl.online/static/css/main-public-user-page.min.css ***/
.content-wrapper
  .user-page-section
  .wrapper
  .user-page-section-content
  .user-info-wrapper
  .user-info
  .logo-container
  .common-user-icon__component.avatar-style-01
  .common-user-icon-wrapper {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.content-wrapper
  .user-page-section
  .wrapper
  .user-page-section-content
  .user-info
  .preview-user-description__component {
  padding: 6px 10px;
  margin-top: 4px !important;
}
.content-wrapper .user-page-section {
  position: relative;
}
.content-wrapper .user-page-section .user-page-section-background {
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100vh;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform;
}
.content-wrapper .user-page-section .user-page-section-background #bg-color {
  display: none;
}
@media (max-width: 755.98px) {
  .content-wrapper .user-page-section .user-page-section-background {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100 + 18%);
  }
}
.content-wrapper .user-page-section .wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  align-items: center;
  max-width: 600px;
  min-height: calc(100vh - 50px) !important;
  margin: 0 auto;
  padding-top: 50px;
  z-index: 3;
  position: relative;
}
.content-wrapper .user-page-section .wrapper .user-page-section-content {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
.content-wrapper
  .user-page-section
  .wrapper
  .user-page-section-content
  > div:not(
    .user-info,
    .preview-signup-generator-terms__component,
    .preview-social-links__component
  ) {
  margin-bottom: 0;
}
.content-wrapper
  .user-page-section
  .wrapper
  .user-page-section-content
  .user-info-wrapper {
  max-width: 600px;
}
.content-wrapper
  .user-page-section
  .wrapper
  .user-page-section-content
  .user-info-wrapper.user-one-col {
  width: 100%;
  margin-bottom: 20px;
}
.content-wrapper
  .user-page-section
  .wrapper
  .user-page-section-content
  .user-info-wrapper
  .user-info {
  max-width: 600px;
}
.content-wrapper
  .user-page-section
  .wrapper
  .user-page-section-content
  .user-info-wrapper
  .user-info
  .logo-container {
  position: relative;
  width: 100px;
  height: 100px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 30px;
  flex-shrink: 0;
}
.content-wrapper
  .user-page-section
  .wrapper
  .user-page-section-content
  .user-info-wrapper
  .user-info
  .logo-container
  .common-user-icon__component {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  outline: none;
  cursor: pointer;
}
.content-wrapper
  .user-page-section
  .wrapper
  .user-page-section-content
  .user-info-wrapper
  .user-info
  .logo-container
  .common-user-icon__component
  .common-user-icon-wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("https://pnkfn.xyz/themes/tpl57_8016/static/image/avatar_new.svg");
}
.content-wrapper
  .user-page-section
  .wrapper
  .user-page-section-content
  .user-info-wrapper
  .user-info
  .center {
  text-align: center !important;
}
.content-wrapper
  .user-page-section
  .wrapper
  .user-page-section-content
  .user-info-wrapper
  .user-info
  .preview-user-description__component {
  text-align: center;
  margin-top: 16px;
}
.content-wrapper
  .user-page-section
  .wrapper
  .user-page-section-content
  .user-info-wrapper
  .user-info
  .preview-user-description__component
  > * {
  margin: 0;
  margin-bottom: 10px;
  word-break: break-word;
}
.content-wrapper
  .user-page-section
  .wrapper
  .user-page-section-content
  .user-info-wrapper
  .user-info
  .preview-user-description__component
  > *:last-child {
  margin-bottom: 0;
}
.content-wrapper
  .user-page-section
  .wrapper
  .user-page-section-content
  .user-info-wrapper
  .user-info
  .preview-user-description__component
  .description-wrapper
  > * {
  margin-top: 0;
  margin-bottom: 10px;
}
.content-wrapper
  .user-page-section
  .wrapper
  .user-page-section-content
  .user-info-wrapper
  .user-info
  .preview-user-description__component
  .description-wrapper
  > *:first-child {
  margin-top: 0;
}
.content-wrapper
  .user-page-section
  .wrapper
  .user-page-section-content
  .user-info-wrapper
  .user-info
  .preview-user-description__component
  .description-wrapper
  > *:last-child {
  margin-bottom: 0;
}
.content-wrapper
  .user-page-section
  .wrapper
  .user-page-section-content
  .blocks-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.content-wrapper
  .user-page-section
  .wrapper
  .user-page-section-content
  .blocks-wrapper
  .preview-links-list__component {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  gap: 20px;
}
.content-wrapper
  .user-page-section
  .wrapper
  .user-page-section-content
  .blocks-wrapper
  .preview-links-list__component
  .preview-link-item__component {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}
.content-wrapper
  .user-page-section
  .wrapper
  .user-page-section-content
  .blocks-wrapper
  .preview-links-list__component
  .preview-link-item__component
  a {
  text-decoration: none;
}
@-webkit-keyframes pop {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  20% {
    -webkit-transform: scale(1.07, 1.07);
    transform: scale(1.07, 1.07);
  }
  50% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes pop {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  20% {
    -webkit-transform: scale(1.07, 1.07);
    transform: scale(1.07, 1.07);
  }
  50% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
.preview-link-item__component {
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.preview-link-item__component .preview-link-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 10px;
  min-height: 70px;
  background: #fff;
  color: #1d3548;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.preview-link-item__component .preview-link-wrapper::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.preview-link-item__component .preview-link-wrapper:hover {
  cursor: pointer;
}
.preview-link-item__component.pop {
  -webkit-animation: pop 2s infinite;
  animation: pop 2s infinite;
  z-index: 3;
}
.preview-link-wrapper:hover
  :is(.preview-share-icon__component, .shevron-icon__component)
  svg, .preview-lock-link-wrapper:hover
  :is(.preview-share-icon__component, .shevron-icon__component)
  svg {
  transform: scale(1.3);
  transition: transform 0.5s ease;
}
@supports (-webkit-touch-callout: none) {
}
.crypto-link-item__component
  .preview-item:hover
  :is(.shevron-icon__component)
  svg {
  transform: scale(1.3);
  transition: transform 0.5s ease;
}
body {
  font: 100% "Poppins", sans-serif;
  background-color: #fff;
  color: #717171;
  margin: 0;
  overflow-x: hidden;
}
.container {
  max-width: 1168px;
  min-width: 280px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}
@media (min-width: 1044px) and (max-width: 1187.98px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 756px) and (max-width: 1043.98px) {
  .container {
    max-width: 736px;
  }
}
@media (min-width: 612px) and (max-width: 755.98px) {
  .container {
    max-width: 592px;
  }
}
@media (max-width: 611.98px) {
  .container {
    max-width: 520px;
    min-width: calc(100% - 40px);
  }
}
@import url("css2.css");
.user-page-section-background {
  background: url("../image/exabytes_img_01.svg") bottom center/cover no-repeat;
  height: 100vh;
}
.wrapper
  .user-page-section-content
  .user-info
  .logo-container
  .common-user-icon__component {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.wrapper
  .user-page-section-content
  .user-info
  .preview-user-description__component {
  padding: 10px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  line-height: 24px;
  background: rgba(255, 255, 255, 0.2);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
.wrapper
  .preview-links-list__component
  .preview-link-item__component
  .preview-link-wrapper {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0px 4px 10px 0px #004daf;
}
 
/*** uncss> filename: Z:/Cache/Pg_br.duetsl.online/static/css/bootstrap.css ***/
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*, ::after, ::before {
  box-sizing: border-box
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important
}

p {
  margin-top: 0;
  margin-bottom: 1rem
}

b {
  font-weight: bolder
}

img {
  vertical-align: middle;
  border-style: none
}

button {
  border-radius: 0
}

button:focus:not(:focus-visible) {
  outline: 0
}

button {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}

button {
  overflow: visible
}

button {
  text-transform: none
}

button {
  -webkit-appearance: button
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
  cursor: pointer
}

button::-moz-focus-inner {
  padding: 0;
  border-style: none
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}

.h5 {
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2
}

.h5 {
  font-size: 1.25rem
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}

@media (min-width: 576px) {
  .container {
    max-width: 540px
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px
  }
}

.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745
}

.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(38, 143, 255, .5)
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(130, 138, 145, .5)
}

.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(72, 180, 97, .5)
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(58, 176, 195, .5)
}

.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(222, 170, 12, .5)
}

.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(225, 83, 97, .5)
}

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(216, 217, 219, .5)
}

.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(82, 88, 93, .5)
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(108, 117, 125, .5)
}

.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

.btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff
}

.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff
}

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
  opacity: .75
}

.rounded {
  border-radius: .25rem !important
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important
}

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important
}

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
}

.mb-0 {
  margin-bottom: 0 !important
}

.mr-2 {
  margin-right: .5rem !important
}

.font-weight-bold {
  font-weight: 700 !important
}

@media print {
  *, ::after, ::before {
    text-shadow: none !important;
    box-shadow: none !important
  }

  a:not(.btn) {
    text-decoration: underline
  }

  img {
    page-break-inside: avoid
  }

  p {
    orphans: 3;
    widows: 3
  }

  @page {
    size: a3
  }

  body {
    min-width: 992px !important
  }

  .container {
    min-width: 992px !important
  }
}

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