/*
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

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

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

.visible {
  visibility: visible;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.\!right-0 {
  right: 0px !important;
}

.\!top-\[1\.8rem\] {
  top: 1.8rem !important;
}

.bottom-1 {
  bottom: 0.25rem;
}

.bottom-2 {
  bottom: 0.5rem;
}

.bottom-3 {
  bottom: 0.75rem;
}

.left-auto {
  left: auto;
}

.z-20 {
  z-index: 20;
}

.z-50 {
  z-index: 50;
}

.float-right {
  float: right;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-1 {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.my-2 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-5 {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.mb-0 {
  margin-bottom: 0px;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-3 {
  margin-left: 0.75rem;
}

.ml-4 {
  margin-left: 1rem;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-7 {
  height: 1.75rem;
}

.w-full {
  width: 100%;
}

.flex-1 {
  flex: 1 1 0%;
}

.flex-shrink-0 {
  flex-shrink: 0;
}

.flex-grow {
  flex-grow: 1;
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.resize {
  resize: both;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-center {
  align-items: center;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.overflow-hidden {
  overflow: hidden;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-sm {
  border-radius: 0.125rem;
}

.border {
  border-width: 1px;
}

.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.p-0 {
  padding: 0px;
}

.p-3 {
  padding: 0.75rem;
}

.p-4 {
  padding: 1rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pt-1 {
  padding-top: 0.25rem;
}

.pt-3 {
  padding-top: 0.75rem;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.uppercase {
  text-transform: uppercase;
}

.italic {
  font-style: italic;
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

body.theme-v2 .container {
  padding-left: 2rem;
  padding-right: 2rem;
}

@media (min-width: 640px) {
  body.theme-v2 .container {
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  body.theme-v2 .container {
    max-width: 100%;
  }
}

@media (min-width: 1024px) {
  body.theme-v2 .container {
    max-width: 1184px;
  }
}

@media (min-width: 1920px) {
  body.theme-v2 .container {
    max-width: 1648px;
  }
}

body.theme-v2 header.header-main .nav {
  display: block;
  width: 100%;
}

body.theme-v2 header.header-main .nav ul{
  justify-content: space-evenly !important;
}

body.theme-v2 .wrapper {
  width: 1584px;
}

body.theme-v2 .invest-button-mobile a{
  position: fixed;
  z-index: 9999;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
}

body.theme-v2 #main_menu_v2 .dropdown-menu.open{
  border-radius:10px;
  padding: 10px;
  transition-property: all;
  transition-duration: 0.5s;
  margin-top:-10px;
  --tw-shadow-colored: 0 1px 6px -1px #656565, 0 1px 6px -1px #656565;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-shadow-color: #656565;
  --tw-shadow: var(--tw-shadow-colored);
}

body.theme-v2 #main_menu_v2 #toggle:checked~.nav .dropdown-menu.open{
  border-radius:0;
  transition-property: all;
  transition-duration: 0.5s;
}

body.theme-v2 #main_menu_v2.scrolled #toggle:checked~.nav  .dropdown-menu.open{
  border-radius:0;
  transition-property: all;
  transition-duration: 0.5s;
}

body.theme-v2 #main_menu_v2 #toggle:checked~.nav .dropdown-menu.open:before {
  display: none;
}

body.theme-v2 #main_menu_v2 .dropdown-menu.open:before {
  content: '';
  position: absolute;
  top: -20px;
  left: 15%;
  transform: translateX(-50%);
  border-width: 10px;
  border-style: solid;
  border-color: transparent transparent #ffffff transparent;
}

body.theme-v2 #main_menu_v2 div.nav ul li:last-child .dropdown-menu.open:before {
  right: 15%;
  left: initial;
}

body.theme-v2 #main_menu_v2.scrolled .dropdown-menu.open:before, body.theme-v2:not(.is_frontpage-v2) #main_menu_v2 .dropdown-menu.open:before {
  display: none;
}

body.theme-v2 #main_menu_v2.scrolled #toggle:checked~.nav  .dropdown-menu.open{
  margin-top:-10px;
}

body.theme-v2 h1{
  font-size: 3rem;
  line-height: 3.5rem;
}

body.theme-v2 h2{
  font-size: 1.8rem;
  line-height: 2.2rem;
}

body.theme-v2 h3{
  font-size: 2rem;
  line-height: 2.2rem;
}

body.theme-v2 header.header-main .nav-item.dropdown-title-nav.active-bg-primary{
  background-color: transparent !important;
}

body.theme-v2 .flex-grow.main-nav{
  height: 4.4rem;
}

body.theme-v2 .conda-new-header__content{
  max-width: 100% !important;
}

body.theme-v2 .conda-new-text-and-image__content{
  max-width: 100% !important;
  padding: 0 !important;
}

body.theme-v2 .conda-new-text-and-image__content__text-wrapper--image-left, body.theme-v2 .conda-new-text-and-image__content__text-wrapper--image-right{
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

body.theme-v2 .campaign_details_side_headline {
  position: relative;
}

body.theme-v2 .campaign-detail-sidebar-header {
  border-radius: 0.375rem;
}

body.theme-v2 .campaign_details_side_headline {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

body.theme-v2 .campaign_details_side_headline.campaign_details_closed {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

body.theme-v2 .campaign_details_side_headline::after {
  content: "\f123";
  font-family: "Ionicons";
  display: inline-block;
  position: absolute;
  right: 0;
  padding-left: 0.5rem;
  vertical-align: middle;
  transition: transform .5s;
  font-style: normal;
  font-weight: 400;
  transform: rotateX(180deg);
}

body.theme-v2 .campaign_details_side_headline.campaign_details_closed::after {
  transform: rotateX(0deg);
}

body.theme-v2 .frontend-v2 section.conda-team-members .team-member-wrapdiv :is(.collapse){
  visibility: unset;
}

body.theme-v2 .campaign_details_side_headline:hover{
  cursor: pointer;
}

body.theme-v2 .campaign_details_side_headline::after{
  right: 1rem;
}

body.theme-v2 .orders-content hr {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

body.theme-v2 .campaign_details_side_headline.campaign_details_closed:after{
  right: 1rem;
}

@media (min-width: 768px) {
  body.theme-v2 .campaign_details_side_headline.campaign_details_closed:after{
    right: 3rem;
  }
}

body.theme-v2 .campaign_details_side_content {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.75rem;
}

body.theme-v2:not(.is_frontpage-v2) main{
  padding-top:8.6rem;
}

body.theme-v2 .custom_box_1.custom_gradient_box {
  background: linear-gradient(90deg, var(--custom_box_1_gradient_start_color), var(--custom_box_1_gradient_end_color));
}

body.theme-v2 .custom_box_2.custom_gradient_box {
  background: linear-gradient(90deg, var(--custom_box_2_gradient_start_color), var(--custom_box_2_gradient_end_color));
}

body.theme-v2 .conda-investment-desk-incentive-single h4 {
  margin-bottom: 1rem;
  font-weight: 400 !important;
}

body.theme-v2 .conda-investment-desk-incentive-single {
  padding-bottom: 1rem !important;
}

body.theme-v2 .conda-investment-desk-incentive-single hr {
  margin-top: 1rem !important;
}

body.theme-v2 .conda-investment-desk-inv-sum {
  font-size: 1.875rem !important;
  line-height: 2.25rem !important;
}

body.theme-v2 .conda-investment-desk-inv-sum-holder {
  margin-bottom: 1rem;
}

@media (min-width: 1920px){
  body.theme-v2 .conda-new-header__content, body.theme-v2 .conda-new-text-and-image__content__text-wrapper--image-right{
    padding-left: calc((100% - 100rem)/2) !important;
  }

  body.theme-v2 .conda-new-text-and-image__content__text-wrapper--image-right.conda-new-text-and-image__content__text-wrapper--image-cropped + div{
    padding-left: 2rem !important;
    padding-right: calc((100% - 100rem)/2) !important;
  }

  body.theme-v2 .conda-new-text-and-image__content__text-wrapper--image-right.conda-new-text-and-image__content__text-wrapper--image-cropped{
    padding-right: 2rem !important;
    padding-left: calc((100% - 100rem)/2) !important;
  }

  body.theme-v2 .conda-new-text-and-image__content__text-wrapper--image-left.conda-new-text-and-image__content__text-wrapper--image-cropped + div{
    padding-right: 2rem !important;
    padding-left: calc((100% - 100rem)/2) !important;
  }

  body.theme-v2 .conda-new-text-and-image__content__text-wrapper--image-left.conda-new-text-and-image__content__text-wrapper--image-cropped{
    padding-left: 2rem !important;
    padding-right: calc((100% - 100rem)/2) !important;
  }

  body.theme-v2 .conda-new-text-and-image__content__text-wrapper--image-left{
    padding: 3rem calc((100% - 100rem)/2) 3rem 0 !important;
  }
}

body.theme-v2 h2 {
  word-break: break-word;
}

body.theme-v2 .sticky-footer-button-wrapper a.sticky-footer-button {
  border-radius: 4%;
}

body.theme-v2 .sticky-footer-button-wrapper {
  width: auto;
  right: 2rem;
  bottom: 1rem !important;
}

@media screen and (max-width: 999px) {
  body.theme-v2 .sticky-footer-button-wrapper {
    right: 1rem;
    bottom: 4rem !important;
    display: block;
  }

  body.theme-v2 .sticky-footer-button-wrapper [data-customTooltip]:before{
    bottom: 100%;
    left: 0%;
  }

  .sticky-footer-button-wrapper [data-customTooltip]:hover:before{
    transform: translate(calc(-100% - 1rem), 110%) scale(1);
  }

  body.theme-v2 .sticky-footer-button-wrapper a.sticky-footer-button {
    margin-top: 0.25rem;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}

body.theme-v2 hr{
  height:1px;
}

body.theme-v2 .wrapper.my-5{
  width: 100%;
}

body.theme-v2 main .frontend-v2 div.panel-layout p{
  margin-bottom:1rem !important;
}

body.theme-v2 main div.panel-layout :not(.campaign-tabs-holder) > ul{
  list-style-type: disc;
  margin-left: 2rem;
}

body.theme-v2 main div.panel-layout :not(.campaign-tabs-holder) > ol{
  list-style-type: decimal;
  margin-left: 2rem;
}

body.theme-v2 section.campaign-tabs-wrapper .tabcontent ul{
  list-style-type: disc;
  margin-left: 2rem;
}

body.theme-v2 section.campaign-tabs-wrapper .tabcontent ol{
  list-style-type: decimal;
  margin-left: 2rem;
}

body.theme-v2 .internal_link_custom, body.theme-v2 .internal_link_custom_holder a.cwb-btn, body.theme-v2 .internal_link_custom_holder .so-widget-sow-button a {
  padding: 0.5rem 1rem;
  color: var(--internal-link-text-color) !important;
  background-color: var(--internal-link-border-color) !important;
  border-color: var(--internal-link-border-color) !important;
  border-width: 4px !important;
  border-radius: 1.5rem;
}

body.theme-v2 .internal_link_custom:hover, body.theme-v2 .internal_link_custom_holder a.cwb-btn:hover, body.theme-v2 .internal_link_custom_holder .so-widget-sow-button a:hover {
  color: var(--internal-link-border-color) !important;
  border-color: var(--internal-link-border-color) !important;
  background-color: var(--internal-link-text-color) !important;
  border-width: 4px !important;
}

@media (min-width: 1024px) {
  body.theme-v2 .conda-new-text-and-image__content__image-wrapper{
    width:50% !important;
  }

  body.theme-v2 img.conda-new-text-and-image__content__image-wrapper__image--cropped{
    width:100% !important;
  }
}

@media (max-width: 1023px) {
  body.theme-v2 .conda-new-text-and-image__content__text-wrapper--image-left{
    order: initial !important;
  }
}

@media (min-width: 768px) {
  body.theme-v2 .campaign-detail-sidebar-header.campaign_details_opened {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  }
}

body.theme-v2 .campaign-detail-sidebar-header > h4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 768px) {
  body.theme-v2 .campaign-detail-sidebar-header.campaign_details_opened > h4 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(156 163 175 / var(--tw-border-opacity));
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    padding-left: 0px !important;
    padding-right: 1rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1200px) and (max-width: 1919px){
  body.theme-v2 .conda-new-header__content, body.theme-v2 .conda-new-text-and-image__content__text-wrapper--image-right{
    padding-left: calc((100% - 71rem)/2) !important;
  }

  body.theme-v2 .conda-new-text-and-image__content__text-wrapper--image-left{
    padding-right: calc((100% - 71rem)/2) !important;
  }

  body.theme-v2 .conda-new-text-and-image__content__text-wrapper--image-right.conda-new-text-and-image__content__text-wrapper--image-cropped + div{
    padding-right: calc((100% - 71rem)/2) !important;
    padding-left: 2rem !important;
  }

  body.theme-v2 .conda-new-text-and-image__content__text-wrapper--image-right.conda-new-text-and-image__content__text-wrapper--image-cropped{
    padding-right: 2rem !important;
    padding-left: calc((100% - 71rem)/2) !important;
  }

  body.theme-v2 .conda-new-text-and-image__content__text-wrapper--image-left.conda-new-text-and-image__content__text-wrapper--image-cropped + div{
    padding-right: 2rem !important;
    padding-left: calc((100% - 71rem)/2) !important;
  }

  body.theme-v2 .conda-new-text-and-image__content__text-wrapper--image-left.conda-new-text-and-image__content__text-wrapper--image-cropped{
    padding-left: 2rem !important;
    padding-right: calc((100% - 71rem)/2) !important;
  }
}

@media (min-width: 1024px) and (max-width: 1200px){
  body.theme-v2 .conda-new-header__content, body.theme-v2 .conda-new-text-and-image__content__text-wrapper--image-right{
    padding-left: 2rem !important;
  }

  body.theme-v2 .conda-new-text-and-image__content__text-wrapper--image-left{
    padding-right: 2rem !important;
  }

  body.theme-v2 .conda-new-text-and-image__content__text-wrapper--image-right.conda-new-text-and-image__content__text-wrapper--image-cropped + div{
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  body.theme-v2 .conda-new-text-and-image__content__text-wrapper--image-right.conda-new-text-and-image__content__text-wrapper--image-cropped{
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  body.theme-v2 .conda-new-text-and-image__content__text-wrapper--image-left.conda-new-text-and-image__content__text-wrapper--image-cropped + div{
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  body.theme-v2 .conda-new-text-and-image__content__text-wrapper--image-left.conda-new-text-and-image__content__text-wrapper--image-cropped{
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }
}

@media (max-width: 1200px){
  body.theme-v2 .register-login-buttons {
    display: none;
  }

  body.theme-v2 header.header-main .nav {
    right: 0;
    position: absolute;
    width: 100% !important;
  }

  #main_menu_v2 #toggle:checked~.nav{
    margin-top: 6.8rem;
  }

  body.theme-v2 header.header-main #toggle:checked~.nav .nav-item {
    opacity: 1;
  }

  body.theme-v2 header.header-main #toggle:checked~.nav ul li {
    text-align: center;
  }

  body.theme-v2 header.header-main #toggle-sticky:checked~.nav ul.dropdown-menu.open .nav-item, header.header-main #toggle:checked~.nav ul.dropdown-menu.open .nav-item {
    padding-left: 0;
  }

  body.theme-v2 header.header-main #toggle-sticky:checked~.nav ul.dropdown-menu.open .nav-item:hover, header.header-main #toggle:checked~.nav ul.dropdown-menu.open .nav-item:hover {
    text-decoration: underline;
  }

  body.theme-v2 header.header-main #toggle:checked ~ .nav .register-login-buttons-mobile{
    display: flex;
  }
}

.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

@media (min-width: 1280px) {
  .xl\:mr-0 {
    margin-right: 0px;
  }
}

 