Joywork/complexForFunnel/css/app.c6cca6905c6073d3.css

2043 lines
43 KiB
CSS
Raw Permalink Normal View History

2026-05-22 20:21:54 +02:00
/*!****************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-24.use[1]!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-24.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-24.use[3]!./src/app/styles/main.scss ***!
\****************************************************************************************************************************************************************************************************************************************/
*, ::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(212 227 253 / 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: ;
--tw-contain-size: ;
--tw-contain-layout: ;
--tw-contain-paint: ;
--tw-contain-style: ;
}
::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(212 227 253 / 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: ;
--tw-contain-size: ;
--tw-contain-layout: ;
--tw-contain-paint: ;
--tw-contain-style: ;
}
/*
! tailwindcss v3.4.13 | 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: currentColor; /* 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: Lato, sans-serif; /* 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 */
letter-spacing: 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,
input:where([type='button']),
input:where([type='reset']),
input:where([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;
}
.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;
}
.collapse{
visibility: collapse;
}
.fixed{
position: fixed;
}
.absolute{
position: absolute;
}
.relative{
position: relative;
}
.sticky{
position: sticky;
}
.bottom-0{
bottom: 0px;
}
.left-0{
left: 0px;
}
.right-0{
right: 0px;
}
.top-0{
top: 0px;
}
.z-10{
z-index: 10;
}
.z-20{
z-index: 20;
}
.col-span-2{
grid-column: span 2 / span 2;
}
.col-start-1{
grid-column-start: 1;
}
.col-start-2{
grid-column-start: 2;
}
.row-start-1{
grid-row-start: 1;
}
.row-start-2{
grid-row-start: 2;
}
.\!m-0{
margin: 0px !important;
}
.m-0{
margin: 0px;
}
.m-2{
margin: 0.5rem;
}
.mx-2\.5{
margin-left: 0.625rem;
margin-right: 0.625rem;
}
.mx-4{
margin-left: 1rem;
margin-right: 1rem;
}
.mx-5{
margin-left: 1.25rem;
margin-right: 1.25rem;
}
.mx-auto{
margin-left: auto;
margin-right: auto;
}
.my-7\.5{
margin-top: 30px;
margin-bottom: 30px;
}
.\!mb-2\.5{
margin-bottom: 0.625rem !important;
}
.\!mb-7\.5{
margin-bottom: 30px !important;
}
.\!ml-2{
margin-left: 0.5rem !important;
}
.\!mr-0{
margin-right: 0px !important;
}
.\!mr-3{
margin-right: 0.75rem !important;
}
.\!mt-7\.5{
margin-top: 30px !important;
}
.-mb-1{
margin-bottom: -0.25rem;
}
.mb-10{
margin-bottom: 2.5rem;
}
.mb-12{
margin-bottom: 3rem;
}
.mb-16{
margin-bottom: 4rem;
}
.mb-2{
margin-bottom: 0.5rem;
}
.mb-2\.5{
margin-bottom: 0.625rem;
}
.mb-5{
margin-bottom: 1.25rem;
}
.mb-7\.5{
margin-bottom: 30px;
}
.ml-1\.5{
margin-left: 0.375rem;
}
.ml-2{
margin-left: 0.5rem;
}
.ml-5{
margin-left: 1.25rem;
}
.ml-auto{
margin-left: auto;
}
.mr-1\.5{
margin-right: 0.375rem;
}
.mr-12{
margin-right: 3rem;
}
.mr-2{
margin-right: 0.5rem;
}
.mr-2\.5{
margin-right: 0.625rem;
}
.mr-3{
margin-right: 0.75rem;
}
.mr-3\.5{
margin-right: 0.875rem;
}
.mr-4{
margin-right: 1rem;
}
.mr-5{
margin-right: 1.25rem;
}
.mr-7\.5{
margin-right: 30px;
}
.mr-auto{
margin-right: auto;
}
.mt-0\.5{
margin-top: 0.125rem;
}
.mt-10{
margin-top: 2.5rem;
}
.mt-3{
margin-top: 0.75rem;
}
.mt-5{
margin-top: 1.25rem;
}
.mt-7\.5{
margin-top: 30px;
}
.mt-\[60px\]{
margin-top: 60px;
}
.block{
display: block;
}
.inline-block{
display: inline-block;
}
.\!flex{
display: flex !important;
}
.flex{
display: flex;
}
.table{
display: table;
}
.\!grid{
display: grid !important;
}
.grid{
display: grid;
}
.hidden{
display: none;
}
.\!h-auto{
height: auto !important;
}
.\!h-max{
height: -moz-max-content !important;
height: max-content !important;
}
.h-2\.5{
height: 0.625rem;
}
.h-4\.5{
height: 18px;
}
.h-5{
height: 1.25rem;
}
.h-7{
height: 1.75rem;
}
.h-9{
height: 2.25rem;
}
.h-\[24px\]{
height: 24px;
}
.h-auto{
height: auto;
}
.h-full{
height: 100%;
}
.h-max{
height: -moz-max-content;
height: max-content;
}
.min-h-6{
min-height: 1.5rem;
}
.min-h-\[200px\]{
min-height: 200px;
}
.min-h-full{
min-height: 100%;
}
.\!w-\[165px\]{
width: 165px !important;
}
.\!w-full{
width: 100% !important;
}
.\!w-max{
width: -moz-max-content !important;
width: max-content !important;
}
.w-12{
width: 3rem;
}
.w-2\.5{
width: 0.625rem;
}
.w-4\.5{
width: 18px;
}
.w-5{
width: 1.25rem;
}
.w-\[142px\]{
width: 142px;
}
.w-\[24px\]{
width: 24px;
}
.w-\[300px\]{
width: 300px;
}
.w-\[40px\]{
width: 40px;
}
.w-\[800px\]{
width: 800px;
}
.w-\[900px\]{
width: 900px;
}
.w-full{
width: 100%;
}
.w-max{
width: -moz-max-content;
width: max-content;
}
.min-w-6{
min-width: 1.5rem;
}
.min-w-\[134\.5px\]{
min-width: 134.5px;
}
.min-w-\[250px\]{
min-width: 250px;
}
.min-w-\[251px\]{
min-width: 251px;
}
.min-w-\[300px\]{
min-width: 300px;
}
.min-w-full{
min-width: 100%;
}
.\!max-w-\[300px\]{
max-width: 300px !important;
}
.max-w-\[1200px\]{
max-width: 1200px;
}
.max-w-\[146px\]{
max-width: 146px;
}
.max-w-\[150px\]{
max-width: 150px;
}
.max-w-\[250px\]{
max-width: 250px;
}
.max-w-\[318px\]{
max-width: 318px;
}
.max-w-\[400px\]{
max-width: 400px;
}
.max-w-\[600px\]{
max-width: 600px;
}
.max-w-\[900px\]{
max-width: 900px;
}
.flex-1{
flex: 1 1 0%;
}
.flex-grow{
flex-grow: 1;
}
.grow{
flex-grow: 1;
}
.border-collapse{
border-collapse: collapse;
}
.-rotate-90{
--tw-rotate: -90deg;
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));
}
.rotate-90{
--tw-rotate: 90deg;
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));
}
.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));
}
.cursor-default{
cursor: default;
}
.cursor-pointer{
cursor: pointer;
}
.resize{
resize: both;
}
.\!grid-cols-\[30px\2c _1fr\]{
grid-template-columns: 30px 1fr !important;
}
.grid-cols-1{
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2{
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-4{
grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-\[100px\2c _1fr\]{
grid-template-columns: 100px 1fr;
}
.grid-cols-\[30px_1fr\]{
grid-template-columns: 30px 1fr;
}
.grid-cols-\[30px_repeat\(9\2c _1fr\)\]{
grid-template-columns: 30px repeat(9, 1fr);
}
.grid-cols-\[312px_1fr\]{
grid-template-columns: 312px 1fr;
}
.grid-cols-\[repeat\(2\2c _1fr\)\]{
grid-template-columns: repeat(2, 1fr);
}
.grid-cols-\[repeat\(6\2c _1fr\)\2c _66px\]{
grid-template-columns: repeat(6, 1fr) 66px;
}
.\!grid-rows-2{
grid-template-rows: repeat(2, minmax(0, 1fr)) !important;
}
.grid-rows-2{
grid-template-rows: repeat(2, minmax(0, 1fr));
}
.grid-rows-\[repeat\(\$\{col\.items\.length\}\2c _1fr\)\]{
grid-template-rows: repeat(${col.items.length}, 1fr);
}
.grid-rows-\[repeat\(\$\{col\.length\}\2c _1fr\)\]{
grid-template-rows: repeat(${col.length}, 1fr);
}
.grid-rows-\[repeat\(\$\{props\.data\.body\[0\]\.items\.length\}\2c _1fr\)\]{
grid-template-rows: repeat(${props.data.body[0].items.length}, 1fr);
}
.\!flex-row{
flex-direction: row !important;
}
.flex-row{
flex-direction: row;
}
.\!flex-row-reverse{
flex-direction: row-reverse !important;
}
.flex-row-reverse{
flex-direction: row-reverse;
}
.flex-col{
flex-direction: column;
}
.flex-col-reverse{
flex-direction: column-reverse;
}
.flex-wrap{
flex-wrap: wrap;
}
.items-start{
align-items: flex-start;
}
.\!items-center{
align-items: center !important;
}
.items-center{
align-items: center;
}
.items-stretch{
align-items: stretch;
}
.\!justify-start{
justify-content: flex-start !important;
}
.justify-start{
justify-content: flex-start;
}
.\!justify-end{
justify-content: flex-end !important;
}
.justify-end{
justify-content: flex-end;
}
.\!justify-center{
justify-content: center !important;
}
.justify-center{
justify-content: center;
}
.justify-between{
justify-content: space-between;
}
.justify-around{
justify-content: space-around;
}
.justify-evenly{
justify-content: space-evenly;
}
.gap-1{
gap: 0.25rem;
}
.gap-2{
gap: 0.5rem;
}
.gap-3{
gap: 0.75rem;
}
.gap-3\.5{
gap: 0.875rem;
}
.gap-4{
gap: 1rem;
}
.gap-5{
gap: 1.25rem;
}
.gap-\[25px\]{
gap: 25px;
}
.\!gap-x-2\.5{
-moz-column-gap: 0.625rem !important;
column-gap: 0.625rem !important;
}
.\!gap-x-3{
-moz-column-gap: 0.75rem !important;
column-gap: 0.75rem !important;
}
.\!gap-x-4{
-moz-column-gap: 1rem !important;
column-gap: 1rem !important;
}
.\!gap-y-1{
row-gap: 0.25rem !important;
}
.gap-x-1\.5{
-moz-column-gap: 0.375rem;
column-gap: 0.375rem;
}
.gap-x-12\.5{
-moz-column-gap: 50px;
column-gap: 50px;
}
.gap-x-16{
-moz-column-gap: 4rem;
column-gap: 4rem;
}
.gap-x-2{
-moz-column-gap: 0.5rem;
column-gap: 0.5rem;
}
.gap-x-2\.5{
-moz-column-gap: 0.625rem;
column-gap: 0.625rem;
}
.gap-x-3{
-moz-column-gap: 0.75rem;
column-gap: 0.75rem;
}
.gap-x-4{
-moz-column-gap: 1rem;
column-gap: 1rem;
}
.gap-x-7\.5{
-moz-column-gap: 30px;
column-gap: 30px;
}
.gap-x-\[50px\]{
-moz-column-gap: 50px;
column-gap: 50px;
}
.gap-x-\[80px\]{
-moz-column-gap: 80px;
column-gap: 80px;
}
.gap-y-1{
row-gap: 0.25rem;
}
.gap-y-2\.5{
row-gap: 0.625rem;
}
.gap-y-5{
row-gap: 1.25rem;
}
.self-start{
align-self: flex-start;
}
.self-end{
align-self: flex-end;
}
.overflow-x-auto{
overflow-x: auto;
}
.overflow-x-scroll{
overflow-x: scroll;
}
.\!whitespace-normal{
white-space: normal !important;
}
.text-wrap{
text-wrap: wrap;
}
.\!break-normal{
overflow-wrap: normal !important;
word-break: normal !important;
}
.\!rounded{
border-radius: 0.25rem !important;
}
.\!rounded-2xl{
border-radius: 1rem !important;
}
.\!rounded-\[2px\]{
border-radius: 2px !important;
}
.\!rounded-none{
border-radius: 0px !important;
}
.rounded{
border-radius: 0.25rem;
}
.rounded-2xl{
border-radius: 1rem;
}
.rounded-3xl{
border-radius: 1.5rem;
}
.rounded-\[30px\]{
border-radius: 30px;
}
.rounded-md{
border-radius: 0.375rem;
}
.\!rounded-e-none{
border-start-end-radius: 0px !important;
border-end-end-radius: 0px !important;
}
.\!rounded-s-md{
border-start-start-radius: 0.375rem !important;
border-end-start-radius: 0.375rem !important;
}
.\!border{
border-width: 1px !important;
}
.\!border-0{
border-width: 0px !important;
}
.border{
border-width: 1px;
}
.border-x{
border-left-width: 1px;
border-right-width: 1px;
}
.border-x-0{
border-left-width: 0px;
border-right-width: 0px;
}
.\!border-b{
border-bottom-width: 1px !important;
}
.\!border-b-0{
border-bottom-width: 0px !important;
}
.\!border-l{
border-left-width: 1px !important;
}
.\!border-l-0{
border-left-width: 0px !important;
}
.\!border-r{
border-right-width: 1px !important;
}
.\!border-r-0{
border-right-width: 0px !important;
}
.\!border-t{
border-top-width: 1px !important;
}
.\!border-t-0{
border-top-width: 0px !important;
}
.border-b{
border-bottom-width: 1px;
}
.border-b-0{
border-bottom-width: 0px;
}
.border-b-2{
border-bottom-width: 2px;
}
.border-b-8{
border-bottom-width: 8px;
}
.border-r{
border-right-width: 1px;
}
.border-t{
border-top-width: 1px;
}
.border-t-0{
border-top-width: 0px;
}
.\!border-solid{
border-style: solid !important;
}
.\!border-blue{
--tw-border-opacity: 1 !important;
border-color: rgb(58 142 250 / var(--tw-border-opacity)) !important;
}
.\!border-blue-500{
--tw-border-opacity: 1 !important;
border-color: rgb(212 227 253 / var(--tw-border-opacity)) !important;
}
.\!border-green{
--tw-border-opacity: 1 !important;
border-color: rgb(76 175 80 / var(--tw-border-opacity)) !important;
}
.\!border-grey-400{
--tw-border-opacity: 1 !important;
border-color: rgb(222 222 222 / var(--tw-border-opacity)) !important;
}
.\!border-grey-900{
--tw-border-opacity: 1 !important;
border-color: rgb(117 117 117 / var(--tw-border-opacity)) !important;
}
.\!border-transparent{
border-color: transparent !important;
}
.border-green{
--tw-border-opacity: 1;
border-color: rgb(76 175 80 / var(--tw-border-opacity));
}
.border-grey-100{
--tw-border-opacity: 1;
border-color: rgb(243 243 243 / var(--tw-border-opacity));
}
.border-grey-400{
--tw-border-opacity: 1;
border-color: rgb(222 222 222 / var(--tw-border-opacity));
}
.border-red{
--tw-border-opacity: 1;
border-color: rgb(236 46 46 / var(--tw-border-opacity));
}
.border-transparent{
border-color: transparent;
}
.\!border-b-grey-400{
--tw-border-opacity: 1 !important;
border-bottom-color: rgb(222 222 222 / var(--tw-border-opacity)) !important;
}
.\!border-t-green{
--tw-border-opacity: 1 !important;
border-top-color: rgb(76 175 80 / var(--tw-border-opacity)) !important;
}
.border-t-grey-400{
--tw-border-opacity: 1;
border-top-color: rgb(222 222 222 / var(--tw-border-opacity));
}
.\!bg-\[\#F3F3F3\]{
--tw-bg-opacity: 1 !important;
background-color: rgb(243 243 243 / var(--tw-bg-opacity)) !important;
}
.\!bg-blue-100{
--tw-bg-opacity: 1 !important;
background-color: rgb(241 246 255 / var(--tw-bg-opacity)) !important;
}
.\!bg-green{
--tw-bg-opacity: 1 !important;
background-color: rgb(76 175 80 / var(--tw-bg-opacity)) !important;
}
.\!bg-green-50{
--tw-bg-opacity: 1 !important;
background-color: rgb(193 255 196 / var(--tw-bg-opacity)) !important;
}
.\!bg-grey-400{
--tw-bg-opacity: 1 !important;
background-color: rgb(222 222 222 / var(--tw-bg-opacity)) !important;
}
.\!bg-red{
--tw-bg-opacity: 1 !important;
background-color: rgb(236 46 46 / var(--tw-bg-opacity)) !important;
}
.\!bg-transparent{
background-color: transparent !important;
}
.\!bg-white{
--tw-bg-opacity: 1 !important;
background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#F2F3F3\]{
--tw-bg-opacity: 1;
background-color: rgb(242 243 243 / var(--tw-bg-opacity));
}
.bg-green{
--tw-bg-opacity: 1;
background-color: rgb(76 175 80 / var(--tw-bg-opacity));
}
.bg-grey-100{
--tw-bg-opacity: 1;
background-color: rgb(243 243 243 / var(--tw-bg-opacity));
}
.bg-white{
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.\!bg-gradient-to-r{
background-image: linear-gradient(to right, var(--tw-gradient-stops)) !important;
}
.\!from-\[\#FEFEFE\]{
--tw-gradient-from: #FEFEFE var(--tw-gradient-from-position) !important;
--tw-gradient-to: rgb(254 254 254 / 0) var(--tw-gradient-to-position) !important;
--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) !important;
}
.\!to-\[\#F6F6F6\]{
--tw-gradient-to: #F6F6F6 var(--tw-gradient-to-position) !important;
}
.\!p-0{
padding: 0px !important;
}
.\!p-2\.5{
padding: 0.625rem !important;
}
.\!p-3{
padding: 0.75rem !important;
}
.\!p-3\.5{
padding: 0.875rem !important;
}
.p-2\.5{
padding: 0.625rem;
}
.p-5{
padding: 1.25rem;
}
.p-7\.5{
padding: 30px;
}
.p-\[50px\]{
padding: 50px;
}
.\!px-0{
padding-left: 0px !important;
padding-right: 0px !important;
}
.\!px-3{
padding-left: 0.75rem !important;
padding-right: 0.75rem !important;
}
.\!px-5{
padding-left: 1.25rem !important;
padding-right: 1.25rem !important;
}
.\!px-7\.5{
padding-left: 30px !important;
padding-right: 30px !important;
}
.\!py-2{
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.\!py-2\.5{
padding-top: 0.625rem !important;
padding-bottom: 0.625rem !important;
}
.px-2{
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.px-3{
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.px-4{
padding-left: 1rem;
padding-right: 1rem;
}
.px-5{
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.px-6{
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.px-7\.5{
padding-left: 30px;
padding-right: 30px;
}
.px-\[30px\]{
padding-left: 30px;
padding-right: 30px;
}
.py-1{
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.py-2{
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.py-2\.5{
padding-top: 0.625rem;
padding-bottom: 0.625rem;
}
.py-3{
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.py-5{
padding-top: 1.25rem;
padding-bottom: 1.25rem;
}
.\!pb-7\.5{
padding-bottom: 30px !important;
}
.\!pb-8{
padding-bottom: 2rem !important;
}
.\!pt-5{
padding-top: 1.25rem !important;
}
.\!pt-8{
padding-top: 2rem !important;
}
.pb-4{
padding-bottom: 1rem;
}
.pb-7\.5{
padding-bottom: 30px;
}
.pt-3\.5{
padding-top: 0.875rem;
}
.pt-5{
padding-top: 1.25rem;
}
.pt-7\.5{
padding-top: 30px;
}
.\!text-center{
text-align: center !important;
}
.text-center{
text-align: center;
}
.text-start{
text-align: start;
}
.\!text-base{
font-size: 1rem !important;
line-height: 1.5rem !important;
}
.\!text-sm{
font-size: 0.875rem !important;
line-height: 1.25rem !important;
}
.text-2xl{
font-size: 1.5rem;
line-height: 2rem;
}
.text-3xl{
font-size: 1.875rem;
line-height: 2.25rem;
}
.text-\[21px\]{
font-size: 21px;
}
.text-\[32px\]{
font-size: 32px;
}
.text-base{
font-size: 1rem;
line-height: 1.5rem;
}
.text-lg{
font-size: 1.125rem;
line-height: 1.75rem;
}
.text-sm{
font-size: 0.875rem;
line-height: 1.25rem;
}
.text-xl{
font-size: 1.25rem;
line-height: 1.75rem;
}
.text-xs{
font-size: 0.75rem;
line-height: 1rem;
}
.\!font-bold{
font-weight: 700 !important;
}
.\!font-normal{
font-weight: 400 !important;
}
.font-bold{
font-weight: 700;
}
.font-light{
font-weight: 300;
}
.font-normal{
font-weight: 400;
}
.font-semibold{
font-weight: 600;
}
.\!leading-none{
line-height: 1 !important;
}
.\!text-black{
--tw-text-opacity: 1 !important;
color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
.\!text-blue{
--tw-text-opacity: 1 !important;
color: rgb(58 142 250 / var(--tw-text-opacity)) !important;
}
.\!text-green{
--tw-text-opacity: 1 !important;
color: rgb(76 175 80 / var(--tw-text-opacity)) !important;
}
.\!text-grey-900{
--tw-text-opacity: 1 !important;
color: rgb(117 117 117 / var(--tw-text-opacity)) !important;
}
.\!text-red{
--tw-text-opacity: 1 !important;
color: rgb(236 46 46 / var(--tw-text-opacity)) !important;
}
.\!text-white{
--tw-text-opacity: 1 !important;
color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.text-black{
--tw-text-opacity: 1;
color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-blue{
--tw-text-opacity: 1;
color: rgb(58 142 250 / var(--tw-text-opacity));
}
.text-green{
--tw-text-opacity: 1;
color: rgb(76 175 80 / var(--tw-text-opacity));
}
.text-grey-400{
--tw-text-opacity: 1;
color: rgb(222 222 222 / var(--tw-text-opacity));
}
.text-grey-900{
--tw-text-opacity: 1;
color: rgb(117 117 117 / var(--tw-text-opacity));
}
.text-red{
--tw-text-opacity: 1;
color: rgb(236 46 46 / var(--tw-text-opacity));
}
.text-white{
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline{
text-decoration-line: underline;
}
.underline-offset-2{
text-underline-offset: 2px;
}
.\!opacity-100{
opacity: 1 !important;
}
.\!shadow-none{
--tw-shadow: 0 0 #0000 !important;
--tw-shadow-colored: 0 0 #0000 !important;
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.shadow-\[2px_4px_4px_0px_rgba\(0\2c _0\2c _0\2c _0\.25\)\]{
--tw-shadow: 2px 4px 4px 0px rgba(0, 0, 0, 0.25);
--tw-shadow-colored: 2px 4px 4px 0px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline{
outline-style: solid;
}
.\!outline-0{
outline-width: 0px !important;
}
.blur{
--tw-blur: blur(8px);
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);
}
.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;
}
.transition-colors{
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.duration-200{
transition-duration: 200ms;
}
@font-face {
font-family: "Lato";
src: url(/complexForFunnel/fonts/Lato-Black.woff) format("woff"), url(/complexForFunnel/fonts/Lato-Black.woff2) format("woff2");
font-weight: 900;
font-display: swap;
font-style: "normal";
}
@font-face {
font-family: "Lato";
src: url(/complexForFunnel/fonts/Lato-ExtraBold.woff) format("woff"), url(/complexForFunnel/fonts/Lato-ExtraBold.woff2) format("woff2");
font-weight: 800;
font-display: swap;
font-style: "normal";
}
@font-face {
font-family: "Lato";
src: url(/complexForFunnel/fonts/Lato-Bold.woff) format("woff"), url(/complexForFunnel/fonts/Lato-Bold.woff2) format("woff2");
font-weight: 700;
font-display: swap;
font-style: "normal";
}
@font-face {
font-family: "Lato";
src: url(/complexForFunnel/fonts/Lato-SemiBold.woff) format("woff"), url(/complexForFunnel/fonts/Lato-SemiBold.woff2) format("woff2");
font-weight: 600;
font-display: swap;
font-style: "normal";
}
@font-face {
font-family: "Lato";
src: url(/complexForFunnel/fonts/Lato-Medium.woff) format("woff"), url(/complexForFunnel/fonts/Lato-Medium.woff2) format("woff2");
font-weight: 500;
font-display: swap;
font-style: "normal";
}
@font-face {
font-family: "Lato";
src: url(/complexForFunnel/fonts/Lato-Regular.woff) format("woff"), url(/complexForFunnel/fonts/Lato-Regular.woff2) format("woff2");
font-weight: 400;
font-display: swap;
font-style: "normal";
}
@font-face {
font-family: "Lato";
src: url(/complexForFunnel/fonts/Lato-Light.woff) format("woff"), url(/complexForFunnel/fonts/Lato-Light.woff2) format("woff2");
font-weight: 300;
font-display: swap;
font-style: "normal";
}
@font-face {
font-family: "Lato";
src: url(/complexForFunnel/fonts/Lato-ExtraLight.woff) format("woff"), url(/complexForFunnel/fonts/Lato-ExtraLight.woff2) format("woff2");
font-weight: 200;
font-display: swap;
font-style: "normal";
}
@font-face {
font-family: "Lato";
src: url(/complexForFunnel/fonts/Lato-Thin.woff) format("woff"), url(/complexForFunnel/fonts/Lato-Thin.woff2) format("woff2");
font-weight: 100;
font-display: swap;
font-style: "normal";
}
html {
width: 100%;
height: 100vh;
overflow: hidden;
}
.modelWindow {
z-index: 1000 !important;
}
img, video {
display: unset;
vertical-align: unset;
}
.p-menuitem-link {
border: none !important;
}
.p-link:focus {
box-shadow: unset !important;
}
.p-autocomplete input {
width: 100% !important;
}
.p-autocomplete input:focus, .p-autocomplete input:hover {
box-shadow: unset !important;
border-color: rgb(76, 175, 80) !important;
}
.custom-header {
display: flex !important;
}
.custom-header .p-checkbox-box, .custom-header input {
box-shadow: unset !important;
}
.custom-header input {
padding: 5px !important;
}
.loadingScreen {
width: 100%;
height: auto;
display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
}
.loadingScreen__content {
width: 100%;
height: auto;
border-radius: 3px;
border: 1px solid #dedede;
background: var(--linear, linear-gradient(180deg, #fefefe 0%, #f6f6f6 100%));
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: 30px;
margin-bottom: 30px;
}
.loadingScreen__title {
font-size: 21px;
font-weight: 500;
margin-bottom: 14px;
}
.loadingScreen__text {
font-size: 12px;
text-align: center;
--tw-text-opacity: 1;
color: rgb(117 117 117 / var(--tw-text-opacity));
}
.p-dropdown-panel {
max-width: 435px;
}
.placeholder\:text-sm::-moz-placeholder{
font-size: 0.875rem;
line-height: 1.25rem;
}
.placeholder\:text-sm::placeholder{
font-size: 0.875rem;
line-height: 1.25rem;
}
.placeholder\:text-grey-900::-moz-placeholder{
--tw-text-opacity: 1;
color: rgb(117 117 117 / var(--tw-text-opacity));
}
.placeholder\:text-grey-900::placeholder{
--tw-text-opacity: 1;
color: rgb(117 117 117 / var(--tw-text-opacity));
}
.before\:absolute::before{
content: var(--tw-content);
position: absolute;
}
.before\:left-1::before{
content: var(--tw-content);
left: 0.25rem;
}
.before\:top-1\/2::before{
content: var(--tw-content);
top: 50%;
}
.before\:-mt-2\.5::before{
content: var(--tw-content);
margin-top: -0.625rem;
}
.before\:h-5::before{
content: var(--tw-content);
height: 1.25rem;
}
.before\:w-5::before{
content: var(--tw-content);
width: 1.25rem;
}
.before\:rounded-full::before{
content: var(--tw-content);
border-radius: 9999px;
}
.before\:bg-white::before{
content: var(--tw-content);
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.first\:\!border-l-0:first-child{
border-left-width: 0px !important;
}
.last\:\!border-r-0:last-child{
border-right-width: 0px !important;
}
.hover\:\!border-green:hover{
--tw-border-opacity: 1 !important;
border-color: rgb(76 175 80 / var(--tw-border-opacity)) !important;
}
.hover\:\!border-grey-400:hover{
--tw-border-opacity: 1 !important;
border-color: rgb(222 222 222 / var(--tw-border-opacity)) !important;
}
.focus\:\!border-green:focus{
--tw-border-opacity: 1 !important;
border-color: rgb(76 175 80 / var(--tw-border-opacity)) !important;
}
.focus\:\!border-grey-400:focus{
--tw-border-opacity: 1 !important;
border-color: rgb(222 222 222 / var(--tw-border-opacity)) !important;
}
.focus\:\!shadow-none:focus{
--tw-shadow: 0 0 #0000 !important;
--tw-shadow-colored: 0 0 #0000 !important;
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.focus\:shadow-none:focus{
--tw-shadow: 0 0 #0000;
--tw-shadow-colored: 0 0 #0000;
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.focus\:outline-none:focus{
outline: 2px solid transparent;
outline-offset: 2px;
}
.focus\:outline-offset-0:focus{
outline-offset: 0px;
}
.active\:\!border-green:active{
--tw-border-opacity: 1 !important;
border-color: rgb(76 175 80 / var(--tw-border-opacity)) !important;
}
@media (min-width: 640px){
.sm\:p-5{
padding: 1.25rem;
}
}
@media (min-width: 1280px){
.xl\:\!mt-0{
margin-top: 0px !important;
}
.xl\:ml-2{
margin-left: 0.5rem;
}
.xl\:\!h-\[18px\]{
height: 18px !important;
}
.xl\:\!h-\[37px\]{
height: 37px !important;
}
.xl\:h-4{
height: 1rem;
}
.xl\:h-\[37px\]{
height: 37px;
}
.xl\:\!w-\[18px\]{
width: 18px !important;
}
.xl\:w-4{
width: 1rem;
}
.xl\:w-full{
width: 100%;
}
.xl\:max-w-\[400px\]{
max-width: 400px;
}
.xl\:grid-cols-3{
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.xl\:flex-col{
flex-direction: column;
}
.xl\:gap-\[20px\]{
gap: 20px;
}
.xl\:gap-x-10{
-moz-column-gap: 2.5rem;
column-gap: 2.5rem;
}
.xl\:gap-x-\[50px\]{
-moz-column-gap: 50px;
column-gap: 50px;
}
.xl\:gap-y-\[20px\]{
row-gap: 20px;
}
.xl\:p-\[30px\]{
padding: 30px;
}
.xl\:\!px-\[30px\]{
padding-left: 30px !important;
padding-right: 30px !important;
}
.xl\:px-2\.5{
padding-left: 0.625rem;
padding-right: 0.625rem;
}
.xl\:px-\[50px\]{
padding-left: 50px;
padding-right: 50px;
}
.xl\:py-1\.5{
padding-top: 0.375rem;
padding-bottom: 0.375rem;
}
.xl\:\!text-\[13px\]{
font-size: 13px !important;
}
.xl\:\!text-sm{
font-size: 0.875rem !important;
line-height: 1.25rem !important;
}
.xl\:text-sm{
font-size: 0.875rem;
line-height: 1.25rem;
}
}
@media (min-width: 1536px){
.\32xl\:mr-2\.5{
margin-right: 0.625rem;
}
.\32xl\:mt-5{
margin-top: 1.25rem;
}
.\32xl\:\!h-\[22px\]{
height: 22px !important;
}
.\32xl\:\!h-\[37px\]{
height: 37px !important;
}
.\32xl\:h-5{
height: 1.25rem;
}
.\32xl\:h-full{
height: 100%;
}
.\32xl\:\!w-\[22px\]{
width: 22px !important;
}
.\32xl\:w-5{
width: 1.25rem;
}
.\32xl\:max-w-\[1377px\]{
max-width: 1377px;
}
.\32xl\:max-w-\[600px\]{
max-width: 600px;
}
.\32xl\:flex-row{
flex-direction: row;
}
.\32xl\:gap-x-12\.5{
-moz-column-gap: 50px;
column-gap: 50px;
}
.\32xl\:p-\[50px\]{
padding: 50px;
}
.\32xl\:\!px-\[50px\]{
padding-left: 50px !important;
padding-right: 50px !important;
}
.\32xl\:px-2\.5{
padding-left: 0.625rem;
padding-right: 0.625rem;
}
.\32xl\:px-\[97px\]{
padding-left: 97px;
padding-right: 97px;
}
.\32xl\:py-2\.5{
padding-top: 0.625rem;
padding-bottom: 0.625rem;
}
.\32xl\:\!text-base{
font-size: 1rem !important;
line-height: 1.5rem !important;
}
.\32xl\:\!text-sm{
font-size: 0.875rem !important;
line-height: 1.25rem !important;
}
.\32xl\:text-base{
font-size: 1rem;
line-height: 1.5rem;
}
}
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-12.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-12.use[2]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/app/App.vue?vue&type=style&index=0&id=7e7f006c&lang=css ***!
\************************************************************************************************************************************************************************************************************************************************************************************************************************/
body {
font-size: 15px;
}
.jw__layout {
font-size: 14px;
}
.p-component-overlay{
background-color: #fff;
}
.p-galleria .p-galleria-item-nav{
width: auto;
}
.p-galleria-item-nav{
top: 40% !important;
}
.p-link:focus {
outline: 0 none;
outline-offset: 0;
box-shadow: 0 0 0 0.2rem #22c55e;
}
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??clonedRuleSet-22.use[1]!./node_modules/vue-loader/dist/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??clonedRuleSet-22.use[2]!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-22.use[3]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/shared/UI/MyButton.vue?vue&type=style&index=0&id=5ae3e6a8&scoped=true&lang=scss ***!
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.btn[data-v-5ae3e6a8] {
width: auto;
height: auto;
border-radius: 3px;
display: flex;
justify-content: center;
align-items: center;
-moz-column-gap: 6px;
column-gap: 6px;
}
.btn.green[data-v-5ae3e6a8] {
--tw-bg-opacity: 1;
background-color: rgb(76 175 80 / var(--tw-bg-opacity));
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
padding: 6px 12px;
}
.btn.brilliant_azure[data-v-5ae3e6a8] {
--tw-bg-opacity: 1;
background-color: rgb(58 142 250 / var(--tw-bg-opacity));
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
padding: 6px 12px;
}
.btn.grey-icon[data-v-5ae3e6a8] {
border-radius: 3px;
background: linear-gradient(180deg, #fefefe 0%, #f6f6f6 100%);
border-width: 1px;
--tw-border-opacity: 1;
border-color: rgb(222 222 222 / var(--tw-border-opacity));
padding: 8px;
}
.btn[data-v-5ae3e6a8]:disabled {
--tw-bg-opacity: 1;
background-color: rgb(222 222 222 / var(--tw-bg-opacity));
--tw-text-opacity: 1;
color: rgb(117 117 117 / var(--tw-text-opacity));
cursor: not-allowed;
}