0x1998 - MANAGER
Düzenlenen Dosya: index.css
/* ! tailwindcss v3.4.0 | 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: iranyekanwebregular, 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: iranyekanwebregular, 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; } [type='text'],input:where(:not([type])),[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select { -webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: #fff; border-color: #6b7280; border-width: 1px; border-radius: 0px; padding-top: 0.5rem; padding-right: 0.75rem; padding-bottom: 0.5rem; padding-left: 0.75rem; font-size: 1rem; line-height: 1.5rem; --tw-shadow: 0 0 #0000; } [type='text']:focus, input:where(:not([type])):focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus { outline: 2px solid transparent; outline-offset: 2px; --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/); --tw-ring-offset-width: 0px; --tw-ring-offset-color: #fff; --tw-ring-color: #2563eb; --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color); box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow); border-color: #2563eb; } input::-moz-placeholder, textarea::-moz-placeholder { color: #6b7280; opacity: 1; } input::placeholder,textarea::placeholder { color: #6b7280; opacity: 1; } ::-webkit-datetime-edit-fields-wrapper { padding: 0; } ::-webkit-date-and-time-value { min-height: 1.5em; text-align: inherit; } ::-webkit-datetime-edit { display: inline-flex; } ::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field { padding-top: 0; padding-bottom: 0; } select { background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 20 20%27%3e%3cpath stroke=%27%236b7280%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.5%27 d=%27M6 8l4 4 4-4%27/%3e%3c/svg%3e"); background-position: right 0.5rem center; background-repeat: no-repeat; background-size: 1.5em 1.5em; padding-right: 2.5rem; -webkit-print-color-adjust: exact; print-color-adjust: exact; } [multiple],[size]:where(select:not([size="1"])) { background-image: initial; background-position: initial; background-repeat: unset; background-size: initial; padding-right: 0.75rem; -webkit-print-color-adjust: unset; print-color-adjust: unset; } [type='checkbox'],[type='radio'] { -webkit-appearance: none; -moz-appearance: none; appearance: none; padding: 0; -webkit-print-color-adjust: exact; print-color-adjust: exact; display: inline-block; vertical-align: middle; background-origin: border-box; -webkit-user-select: none; -moz-user-select: none; user-select: none; flex-shrink: 0; height: 1rem; width: 1rem; color: #2563eb; background-color: #fff; border-color: #6b7280; border-width: 1px; --tw-shadow: 0 0 #0000; } [type='checkbox'] { border-radius: 0px; } [type='radio'] { border-radius: 100%; } [type='checkbox']:focus,[type='radio']:focus { outline: 2px solid transparent; outline-offset: 2px; --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/); --tw-ring-offset-width: 2px; --tw-ring-offset-color: #fff; --tw-ring-color: #2563eb; --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color); box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow); } [type='checkbox']:checked,[type='radio']:checked { border-color: transparent; background-color: currentColor; background-size: 100% 100%; background-position: center; background-repeat: no-repeat; } [type='checkbox']:checked { background-image: url("data:image/svg+xml,%3csvg viewBox=%270 0 16 16%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3cpath d=%27M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z%27/%3e%3c/svg%3e"); } @media (forced-colors: active) { [type='checkbox']:checked { -webkit-appearance: auto; -moz-appearance: auto; appearance: auto; } } [type='radio']:checked { background-image: url("data:image/svg+xml,%3csvg viewBox=%270 0 16 16%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3ccircle cx=%278%27 cy=%278%27 r=%273%27/%3e%3c/svg%3e"); } @media (forced-colors: active) { [type='radio']:checked { -webkit-appearance: auto; -moz-appearance: auto; appearance: auto; } } [type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus { border-color: transparent; background-color: currentColor; } [type='checkbox']:indeterminate { background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 16 16%27%3e%3cpath stroke=%27white%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M4 8h8%27/%3e%3c/svg%3e"); border-color: transparent; background-color: currentColor; background-size: 100% 100%; background-position: center; background-repeat: no-repeat; } @media (forced-colors: active) { [type='checkbox']:indeterminate { -webkit-appearance: auto; -moz-appearance: auto; appearance: auto; } } [type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus { border-color: transparent; background-color: currentColor; } [type='file'] { background: unset; border-color: inherit; border-width: 0; border-radius: 0; padding: 0; font-size: unset; line-height: inherit; } [type='file']:focus { outline: 1px solid ButtonText; outline: 1px auto -webkit-focus-ring-color; } *, ::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; } } .abzarwp-elementor-pro-tailwind :is(.sr-only) { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border-width: 0; } .abzarwp-elementor-pro-tailwind :is(.pointer-events-none) { pointer-events: none; } .abzarwp-elementor-pro-tailwind :is(.visible) { visibility: visible; } .abzarwp-elementor-pro-tailwind :is(.invisible) { visibility: hidden; } .abzarwp-elementor-pro-tailwind :is(.static) { position: static; } .abzarwp-elementor-pro-tailwind :is(.fixed) { position: fixed; } .abzarwp-elementor-pro-tailwind :is(.absolute) { position: absolute; } .abzarwp-elementor-pro-tailwind :is(.relative) { position: relative; } .abzarwp-elementor-pro-tailwind :is(.sticky) { position: sticky; } .abzarwp-elementor-pro-tailwind :is(.inset-0) { inset: 0px; } .abzarwp-elementor-pro-tailwind :is(.inset-y-0) { top: 0px; bottom: 0px; } .abzarwp-elementor-pro-tailwind :is(.left-0) { left: 0px; } .abzarwp-elementor-pro-tailwind :is(.left-2) { left: 0.5rem; } .abzarwp-elementor-pro-tailwind :is(.top-2) { top: 0.5rem; } .abzarwp-elementor-pro-tailwind :is(.z-10) { z-index: 10; } .abzarwp-elementor-pro-tailwind :is(.z-50) { z-index: 50; } .abzarwp-elementor-pro-tailwind :is(.mx-2) { margin-left: 0.5rem; margin-right: 0.5rem; } .abzarwp-elementor-pro-tailwind :is(.mx-4) { margin-left: 1rem; margin-right: 1rem; } .abzarwp-elementor-pro-tailwind :is(.mx-auto) { margin-left: auto; margin-right: auto; } .abzarwp-elementor-pro-tailwind :is(.my-4) { margin-top: 1rem; margin-bottom: 1rem; } .abzarwp-elementor-pro-tailwind :is(.-mt-32) { margin-top: -8rem; } .abzarwp-elementor-pro-tailwind :is(.mb-2) { margin-bottom: 0.5rem; } .abzarwp-elementor-pro-tailwind :is(.mr-3) { margin-right: 0.75rem; } .abzarwp-elementor-pro-tailwind :is(.mt-10) { margin-top: 2.5rem; } .abzarwp-elementor-pro-tailwind :is(.mt-16) { margin-top: 4rem; } .abzarwp-elementor-pro-tailwind :is(.mt-2) { margin-top: 0.5rem; } .abzarwp-elementor-pro-tailwind :is(.mt-4) { margin-top: 1rem; } .abzarwp-elementor-pro-tailwind :is(.mt-5) { margin-top: 1.25rem; } .abzarwp-elementor-pro-tailwind :is(.block) { display: block; } .abzarwp-elementor-pro-tailwind :is(.inline-block) { display: inline-block; } .abzarwp-elementor-pro-tailwind :is(.inline) { display: inline; } .abzarwp-elementor-pro-tailwind :is(.flex) { display: flex; } .abzarwp-elementor-pro-tailwind :is(.inline-flex) { display: inline-flex; } .abzarwp-elementor-pro-tailwind :is(.table) { display: table; } .abzarwp-elementor-pro-tailwind :is(.flow-root) { display: flow-root; } .abzarwp-elementor-pro-tailwind :is(.grid) { display: grid; } .abzarwp-elementor-pro-tailwind :is(.contents) { display: contents; } .abzarwp-elementor-pro-tailwind :is(.hidden) { display: none; } .abzarwp-elementor-pro-tailwind :is(.h-16) { height: 4rem; } .abzarwp-elementor-pro-tailwind :is(.h-2) { height: 0.5rem; } .abzarwp-elementor-pro-tailwind :is(.h-2\.5) { height: 0.625rem; } .abzarwp-elementor-pro-tailwind :is(.h-3) { height: 0.75rem; } .abzarwp-elementor-pro-tailwind :is(.h-4) { height: 1rem; } .abzarwp-elementor-pro-tailwind :is(.h-5) { height: 1.25rem; } .abzarwp-elementor-pro-tailwind :is(.h-56) { height: 14rem; } .abzarwp-elementor-pro-tailwind :is(.h-6) { height: 1.5rem; } .abzarwp-elementor-pro-tailwind :is(.h-8) { height: 2rem; } .abzarwp-elementor-pro-tailwind :is(.h-full) { height: 100%; } .abzarwp-elementor-pro-tailwind :is(.h-screen) { height: 100vh; } .abzarwp-elementor-pro-tailwind :is(.min-h-full) { min-height: 100%; } .abzarwp-elementor-pro-tailwind :is(.w-1\/6) { width: 16.666667%; } .abzarwp-elementor-pro-tailwind :is(.w-11) { width: 2.75rem; } .abzarwp-elementor-pro-tailwind :is(.w-2\/6) { width: 33.333333%; } .abzarwp-elementor-pro-tailwind :is(.w-3) { width: 0.75rem; } .abzarwp-elementor-pro-tailwind :is(.w-3\/6) { width: 50%; } .abzarwp-elementor-pro-tailwind :is(.w-4) { width: 1rem; } .abzarwp-elementor-pro-tailwind :is(.w-40) { width: 10rem; } .abzarwp-elementor-pro-tailwind :is(.w-5) { width: 1.25rem; } .abzarwp-elementor-pro-tailwind :is(.w-6) { width: 1.5rem; } .abzarwp-elementor-pro-tailwind :is(.w-8) { width: 2rem; } .abzarwp-elementor-pro-tailwind :is(.w-auto) { width: auto; } .abzarwp-elementor-pro-tailwind :is(.w-full) { width: 100%; } .abzarwp-elementor-pro-tailwind :is(.max-w-2xl) { max-width: 42rem; } .abzarwp-elementor-pro-tailwind :is(.max-w-7xl) { max-width: 80rem; } .abzarwp-elementor-pro-tailwind :is(.max-w-lg) { max-width: 32rem; } .abzarwp-elementor-pro-tailwind :is(.max-w-xl) { max-width: 36rem; } .abzarwp-elementor-pro-tailwind :is(.flex-1) { flex: 1 1 0%; } .abzarwp-elementor-pro-tailwind :is(.flex-shrink-0) { flex-shrink: 0; } .abzarwp-elementor-pro-tailwind :is(.shrink) { flex-shrink: 1; } .abzarwp-elementor-pro-tailwind :is(.grow) { flex-grow: 1; } .abzarwp-elementor-pro-tailwind :is(.origin-top-right) { transform-origin: top right; } .abzarwp-elementor-pro-tailwind :is(.-translate-x-5) { --tw-translate-x: -1.25rem; 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)); } .abzarwp-elementor-pro-tailwind :is(.translate-x-0) { --tw-translate-x: 0px; 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)); } .abzarwp-elementor-pro-tailwind :is(.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)); } @keyframes ping { 75%, 100% { transform: scale(2); opacity: 0; } } .abzarwp-elementor-pro-tailwind :is(.animate-ping) { animation: ping 1s cubic-bezier(0, 0, 0.2, 1) infinite; } @keyframes pulse { 50% { opacity: .5; } } .abzarwp-elementor-pro-tailwind :is(.animate-pulse) { animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite; } .abzarwp-elementor-pro-tailwind :is(.cursor-pointer) { cursor: pointer; } .abzarwp-elementor-pro-tailwind :is(.flex-row-reverse) { flex-direction: row-reverse; } .abzarwp-elementor-pro-tailwind :is(.place-content-center) { place-content: center; } .abzarwp-elementor-pro-tailwind :is(.items-center) { align-items: center; } .abzarwp-elementor-pro-tailwind :is(.justify-center) { justify-content: center; } .abzarwp-elementor-pro-tailwind :is(.justify-between) { justify-content: space-between; } .abzarwp-elementor-pro-tailwind :is(.gap-x-1) { -moz-column-gap: 0.25rem; column-gap: 0.25rem; } .abzarwp-elementor-pro-tailwind :is(.gap-x-3) { -moz-column-gap: 0.75rem; column-gap: 0.75rem; } .abzarwp-elementor-pro-tailwind :is(.space-y-1 > :not([hidden]) ~ :not([hidden])) { --tw-space-y-reverse: 0; margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(0.25rem * var(--tw-space-y-reverse)); } .abzarwp-elementor-pro-tailwind :is(.space-y-3 > :not([hidden]) ~ :not([hidden])) { --tw-space-y-reverse: 0; margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(0.75rem * var(--tw-space-y-reverse)); } .abzarwp-elementor-pro-tailwind :is(.space-y-4 > :not([hidden]) ~ :not([hidden])) { --tw-space-y-reverse: 0; margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(1rem * var(--tw-space-y-reverse)); } .abzarwp-elementor-pro-tailwind :is(.divide-y > :not([hidden]) ~ :not([hidden])) { --tw-divide-y-reverse: 0; border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse))); border-bottom-width: calc(1px * var(--tw-divide-y-reverse)); } .abzarwp-elementor-pro-tailwind :is(.divide-gray-900\/10 > :not([hidden]) ~ :not([hidden])) { border-color: rgb(17 24 39 / 0.1); } .abzarwp-elementor-pro-tailwind :is(.scroll-smooth) { scroll-behavior: smooth; } .abzarwp-elementor-pro-tailwind :is(.truncate) { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .abzarwp-elementor-pro-tailwind :is(.rounded) { border-radius: 0.25rem; } .abzarwp-elementor-pro-tailwind :is(.rounded-full) { border-radius: 9999px; } .abzarwp-elementor-pro-tailwind :is(.rounded-md) { border-radius: 0.375rem; } .abzarwp-elementor-pro-tailwind :is(.rounded-xl) { border-radius: 0.75rem; } .abzarwp-elementor-pro-tailwind :is(.rounded-t-xl) { border-top-left-radius: 0.75rem; border-top-right-radius: 0.75rem; } .abzarwp-elementor-pro-tailwind :is(.border) { border-width: 1px; } .abzarwp-elementor-pro-tailwind :is(.border-0) { border-width: 0px; } .abzarwp-elementor-pro-tailwind :is(.border-2) { border-width: 2px; } .abzarwp-elementor-pro-tailwind :is(.border-b) { border-bottom-width: 1px; } .abzarwp-elementor-pro-tailwind :is(.border-t) { border-top-width: 1px; } .abzarwp-elementor-pro-tailwind :is(.border-indigo-300) { --tw-border-opacity: 1; border-color: rgb(165 180 252 / var(--tw-border-opacity)); } .abzarwp-elementor-pro-tailwind :is(.border-indigo-600) { --tw-border-opacity: 1; border-color: rgb(79 70 229 / var(--tw-border-opacity)); } .abzarwp-elementor-pro-tailwind :is(.border-indigo-700) { --tw-border-opacity: 1; border-color: rgb(67 56 202 / var(--tw-border-opacity)); } .abzarwp-elementor-pro-tailwind :is(.border-opacity-25) { --tw-border-opacity: 0.25; } .abzarwp-elementor-pro-tailwind :is(.bg-gray-100) { --tw-bg-opacity: 1; background-color: rgb(243 244 246 / var(--tw-bg-opacity)); } .abzarwp-elementor-pro-tailwind :is(.bg-gray-200) { --tw-bg-opacity: 1; background-color: rgb(229 231 235 / var(--tw-bg-opacity)); } .abzarwp-elementor-pro-tailwind :is(.bg-gray-50) { --tw-bg-opacity: 1; background-color: rgb(249 250 251 / var(--tw-bg-opacity)); } .abzarwp-elementor-pro-tailwind :is(.bg-indigo-50) { --tw-bg-opacity: 1; background-color: rgb(238 242 255 / var(--tw-bg-opacity)); } .abzarwp-elementor-pro-tailwind :is(.bg-indigo-600) { --tw-bg-opacity: 1; background-color: rgb(79 70 229 / var(--tw-bg-opacity)); } .abzarwp-elementor-pro-tailwind :is(.bg-indigo-700) { --tw-bg-opacity: 1; background-color: rgb(67 56 202 / var(--tw-bg-opacity)); } .abzarwp-elementor-pro-tailwind :is(.bg-red-500) { --tw-bg-opacity: 1; background-color: rgb(239 68 68 / var(--tw-bg-opacity)); } .abzarwp-elementor-pro-tailwind :is(.bg-red-600) { --tw-bg-opacity: 1; background-color: rgb(220 38 38 / var(--tw-bg-opacity)); } .abzarwp-elementor-pro-tailwind :is(.bg-transparent) { background-color: transparent; } .abzarwp-elementor-pro-tailwind :is(.bg-white) { --tw-bg-opacity: 1; background-color: rgb(255 255 255 / var(--tw-bg-opacity)); } .abzarwp-elementor-pro-tailwind :is(.p-1) { padding: 0.25rem; } .abzarwp-elementor-pro-tailwind :is(.p-2) { padding: 0.5rem; } .abzarwp-elementor-pro-tailwind :is(.px-2) { padding-left: 0.5rem; padding-right: 0.5rem; } .abzarwp-elementor-pro-tailwind :is(.px-3) { padding-left: 0.75rem; padding-right: 0.75rem; } .abzarwp-elementor-pro-tailwind :is(.px-4) { padding-left: 1rem; padding-right: 1rem; } .abzarwp-elementor-pro-tailwind :is(.px-5) { padding-left: 1.25rem; padding-right: 1.25rem; } .abzarwp-elementor-pro-tailwind :is(.py-1) { padding-top: 0.25rem; padding-bottom: 0.25rem; } .abzarwp-elementor-pro-tailwind :is(.py-1\.5) { padding-top: 0.375rem; padding-bottom: 0.375rem; } .abzarwp-elementor-pro-tailwind :is(.py-10) { padding-top: 2.5rem; padding-bottom: 2.5rem; } .abzarwp-elementor-pro-tailwind :is(.py-2) { padding-top: 0.5rem; padding-bottom: 0.5rem; } .abzarwp-elementor-pro-tailwind :is(.py-4) { padding-top: 1rem; padding-bottom: 1rem; } .abzarwp-elementor-pro-tailwind :is(.py-5) { padding-top: 1.25rem; padding-bottom: 1.25rem; } .abzarwp-elementor-pro-tailwind :is(.py-6) { padding-top: 1.5rem; padding-bottom: 1.5rem; } .abzarwp-elementor-pro-tailwind :is(.pb-3) { padding-bottom: 0.75rem; } .abzarwp-elementor-pro-tailwind :is(.pb-32) { padding-bottom: 8rem; } .abzarwp-elementor-pro-tailwind :is(.pl-10) { padding-left: 2.5rem; } .abzarwp-elementor-pro-tailwind :is(.pl-3) { padding-left: 0.75rem; } .abzarwp-elementor-pro-tailwind :is(.pr-3) { padding-right: 0.75rem; } .abzarwp-elementor-pro-tailwind :is(.pt-2) { padding-top: 0.5rem; } .abzarwp-elementor-pro-tailwind :is(.pt-4) { padding-top: 1rem; } .abzarwp-elementor-pro-tailwind :is(.text-center) { text-align: center; } .abzarwp-elementor-pro-tailwind :is(.font-sans) { font-family: iranyekanwebregular, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; } .abzarwp-elementor-pro-tailwind :is(.text-3xl) { font-size: 1.875rem; line-height: 2.25rem; } .abzarwp-elementor-pro-tailwind :is(.text-base) { font-size: 1rem; line-height: 1.5rem; } .abzarwp-elementor-pro-tailwind :is(.text-lg) { font-size: 1.125rem; line-height: 1.75rem; } .abzarwp-elementor-pro-tailwind :is(.text-sm) { font-size: 0.875rem; line-height: 1.25rem; } .abzarwp-elementor-pro-tailwind :is(.font-medium) { font-weight: 500; } .abzarwp-elementor-pro-tailwind :is(.font-semibold) { font-weight: 600; } .abzarwp-elementor-pro-tailwind :is(.uppercase) { text-transform: uppercase; } .abzarwp-elementor-pro-tailwind :is(.lowercase) { text-transform: lowercase; } .abzarwp-elementor-pro-tailwind :is(.capitalize) { text-transform: capitalize; } .abzarwp-elementor-pro-tailwind :is(.italic) { font-style: italic; } .abzarwp-elementor-pro-tailwind :is(.leading-6) { line-height: 1.5rem; } .abzarwp-elementor-pro-tailwind :is(.leading-7) { line-height: 1.75rem; } .abzarwp-elementor-pro-tailwind :is(.leading-8) { line-height: 2rem; } .abzarwp-elementor-pro-tailwind :is(.tracking-tight) { letter-spacing: -0.025em; } .abzarwp-elementor-pro-tailwind :is(.text-black) { --tw-text-opacity: 1; color: rgb(0 0 0 / var(--tw-text-opacity)); } .abzarwp-elementor-pro-tailwind :is(.text-gray-400) { --tw-text-opacity: 1; color: rgb(156 163 175 / var(--tw-text-opacity)); } .abzarwp-elementor-pro-tailwind :is(.text-gray-500) { --tw-text-opacity: 1; color: rgb(107 114 128 / var(--tw-text-opacity)); } .abzarwp-elementor-pro-tailwind :is(.text-gray-600) { --tw-text-opacity: 1; color: rgb(75 85 99 / var(--tw-text-opacity)); } .abzarwp-elementor-pro-tailwind :is(.text-gray-700) { --tw-text-opacity: 1; color: rgb(55 65 81 / var(--tw-text-opacity)); } .abzarwp-elementor-pro-tailwind :is(.text-gray-900) { --tw-text-opacity: 1; color: rgb(17 24 39 / var(--tw-text-opacity)); } .abzarwp-elementor-pro-tailwind :is(.text-green-600) { --tw-text-opacity: 1; color: rgb(22 163 74 / var(--tw-text-opacity)); } .abzarwp-elementor-pro-tailwind :is(.text-indigo-200) { --tw-text-opacity: 1; color: rgb(199 210 254 / var(--tw-text-opacity)); } .abzarwp-elementor-pro-tailwind :is(.text-indigo-600) { --tw-text-opacity: 1; color: rgb(79 70 229 / var(--tw-text-opacity)); } .abzarwp-elementor-pro-tailwind :is(.text-red-400) { --tw-text-opacity: 1; color: rgb(248 113 113 / var(--tw-text-opacity)); } .abzarwp-elementor-pro-tailwind :is(.text-red-600) { --tw-text-opacity: 1; color: rgb(220 38 38 / var(--tw-text-opacity)); } .abzarwp-elementor-pro-tailwind :is(.text-white) { --tw-text-opacity: 1; color: rgb(255 255 255 / var(--tw-text-opacity)); } .abzarwp-elementor-pro-tailwind :is(.underline) { text-decoration-line: underline; } .abzarwp-elementor-pro-tailwind :is(.overline) { text-decoration-line: overline; } .abzarwp-elementor-pro-tailwind :is(.opacity-0) { opacity: 0; } .abzarwp-elementor-pro-tailwind :is(.opacity-100) { opacity: 1; } .abzarwp-elementor-pro-tailwind :is(.opacity-75) { opacity: 0.75; } .abzarwp-elementor-pro-tailwind :is(.shadow) { --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1); --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .abzarwp-elementor-pro-tailwind :is(.shadow-lg) { --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1); --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .abzarwp-elementor-pro-tailwind :is(.shadow-sm) { --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05); --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color); box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); } .abzarwp-elementor-pro-tailwind :is(.outline) { outline-style: solid; } .abzarwp-elementor-pro-tailwind :is(.ring-0) { --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color); box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); } .abzarwp-elementor-pro-tailwind :is(.ring-1) { --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color); box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); } .abzarwp-elementor-pro-tailwind :is(.ring-black) { --tw-ring-opacity: 1; --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity)); } .abzarwp-elementor-pro-tailwind :is(.ring-gray-900\/5) { --tw-ring-color: rgb(17 24 39 / 0.05); } .abzarwp-elementor-pro-tailwind :is(.ring-opacity-5) { --tw-ring-opacity: 0.05; } .abzarwp-elementor-pro-tailwind :is(.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); } .abzarwp-elementor-pro-tailwind :is(.drop-shadow) { --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06)); 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); } .abzarwp-elementor-pro-tailwind :is(.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); } .abzarwp-elementor-pro-tailwind :is(.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; } .abzarwp-elementor-pro-tailwind :is(.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; } .abzarwp-elementor-pro-tailwind :is(.transition-opacity) { transition-property: opacity; transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); transition-duration: 150ms; } .abzarwp-elementor-pro-tailwind :is(.duration-100) { transition-duration: 100ms; } .abzarwp-elementor-pro-tailwind :is(.duration-200) { transition-duration: 200ms; } .abzarwp-elementor-pro-tailwind :is(.duration-300) { transition-duration: 300ms; } .abzarwp-elementor-pro-tailwind :is(.ease-in) { transition-timing-function: cubic-bezier(0.4, 0, 1, 1); } .abzarwp-elementor-pro-tailwind :is(.ease-in-out) { transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); } .abzarwp-elementor-pro-tailwind :is(.ease-out) { transition-timing-function: cubic-bezier(0, 0, 0.2, 1); } .abzarwp-elementor-pro-tailwind :is(.focus-within\:text-gray-600:focus-within) { --tw-text-opacity: 1; color: rgb(75 85 99 / var(--tw-text-opacity)); } .abzarwp-elementor-pro-tailwind :is(.hover\:bg-gray-50:hover) { --tw-bg-opacity: 1; background-color: rgb(249 250 251 / var(--tw-bg-opacity)); } .abzarwp-elementor-pro-tailwind :is(.hover\:bg-indigo-500:hover) { --tw-bg-opacity: 1; background-color: rgb(99 102 241 / var(--tw-bg-opacity)); } .abzarwp-elementor-pro-tailwind :is(.hover\:bg-indigo-600:hover) { --tw-bg-opacity: 1; background-color: rgb(79 70 229 / var(--tw-bg-opacity)); } .abzarwp-elementor-pro-tailwind :is(.hover\:bg-indigo-700:hover) { --tw-bg-opacity: 1; background-color: rgb(67 56 202 / var(--tw-bg-opacity)); } .abzarwp-elementor-pro-tailwind :is(.hover\:bg-opacity-75:hover) { --tw-bg-opacity: 0.75; } .abzarwp-elementor-pro-tailwind :is(.hover\:text-gray-500:hover) { --tw-text-opacity: 1; color: rgb(107 114 128 / var(--tw-text-opacity)); } .abzarwp-elementor-pro-tailwind :is(.hover\:text-indigo-600:hover) { --tw-text-opacity: 1; color: rgb(79 70 229 / var(--tw-text-opacity)); } .abzarwp-elementor-pro-tailwind :is(.hover\:text-white:hover) { --tw-text-opacity: 1; color: rgb(255 255 255 / var(--tw-text-opacity)); } .abzarwp-elementor-pro-tailwind :is(.focus\:border-indigo-700:focus) { --tw-border-opacity: 1; border-color: rgb(67 56 202 / var(--tw-border-opacity)); } .abzarwp-elementor-pro-tailwind :is(.focus\:outline-none:focus) { outline: 2px solid transparent; outline-offset: 2px; } .abzarwp-elementor-pro-tailwind :is(.focus\:ring:focus) { --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color); box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); } .abzarwp-elementor-pro-tailwind :is(.focus\:ring-2:focus) { --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color); --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color); box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); } .abzarwp-elementor-pro-tailwind :is(.focus\:ring-indigo-500:focus) { --tw-ring-opacity: 1; --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity)); } .abzarwp-elementor-pro-tailwind :is(.focus\:ring-white:focus) { --tw-ring-opacity: 1; --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity)); } .abzarwp-elementor-pro-tailwind :is(.focus\:ring-offset-2:focus) { --tw-ring-offset-width: 2px; } .abzarwp-elementor-pro-tailwind :is(.focus\:ring-offset-indigo-600:focus) { --tw-ring-offset-color: #4f46e5; } @media (min-width: 640px) { .abzarwp-elementor-pro-tailwind :is(.sm\:ml-6) { margin-left: 1.5rem; } .abzarwp-elementor-pro-tailwind :is(.sm\:mt-0) { margin-top: 0px; } .abzarwp-elementor-pro-tailwind :is(.sm\:mt-20) { margin-top: 5rem; } .abzarwp-elementor-pro-tailwind :is(.sm\:mt-6) { margin-top: 1.5rem; } .abzarwp-elementor-pro-tailwind :is(.sm\:flex) { display: flex; } .abzarwp-elementor-pro-tailwind :is(.sm\:h-64) { height: 16rem; } .abzarwp-elementor-pro-tailwind :is(.sm\:w-full) { width: 100%; } .abzarwp-elementor-pro-tailwind :is(.sm\:flex-shrink-0) { flex-shrink: 0; } .abzarwp-elementor-pro-tailwind :is(.sm\:items-start) { align-items: flex-start; } .abzarwp-elementor-pro-tailwind :is(.sm\:items-center) { align-items: center; } .abzarwp-elementor-pro-tailwind :is(.sm\:justify-between) { justify-content: space-between; } .abzarwp-elementor-pro-tailwind :is(.sm\:rounded-xl) { border-radius: 0.75rem; } .abzarwp-elementor-pro-tailwind :is(.sm\:p-6) { padding: 1.5rem; } .abzarwp-elementor-pro-tailwind :is(.sm\:px-4) { padding-left: 1rem; padding-right: 1rem; } .abzarwp-elementor-pro-tailwind :is(.sm\:px-6) { padding-left: 1.5rem; padding-right: 1.5rem; } .abzarwp-elementor-pro-tailwind :is(.sm\:text-5xl) { font-size: 3rem; line-height: 1; } .abzarwp-elementor-pro-tailwind :is(.sm\:text-lg) { font-size: 1.125rem; line-height: 1.75rem; } .abzarwp-elementor-pro-tailwind :is(.sm\:text-sm) { font-size: 0.875rem; line-height: 1.25rem; } .abzarwp-elementor-pro-tailwind :is(.sm\:leading-6) { line-height: 1.5rem; } .abzarwp-elementor-pro-tailwind :is(.sm\:leading-8) { line-height: 2rem; } } @media (min-width: 1024px) { .abzarwp-elementor-pro-tailwind :is(.lg\:mx-10) { margin-left: 2.5rem; margin-right: 2.5rem; } .abzarwp-elementor-pro-tailwind :is(.lg\:mr-4) { margin-right: 1rem; } .abzarwp-elementor-pro-tailwind :is(.lg\:mr-5) { margin-right: 1.25rem; } .abzarwp-elementor-pro-tailwind :is(.lg\:mr-6) { margin-right: 1.5rem; } .abzarwp-elementor-pro-tailwind :is(.lg\:block) { display: block; } .abzarwp-elementor-pro-tailwind :is(.lg\:flex) { display: flex; } .abzarwp-elementor-pro-tailwind :is(.lg\:hidden) { display: none; } .abzarwp-elementor-pro-tailwind :is(.lg\:w-2\/6) { width: 33.333333%; } .abzarwp-elementor-pro-tailwind :is(.lg\:max-w-xs) { max-width: 20rem; } .abzarwp-elementor-pro-tailwind :is(.lg\:justify-end) { justify-content: flex-end; } .abzarwp-elementor-pro-tailwind :is(.lg\:space-y-8 > :not([hidden]) ~ :not([hidden])) { --tw-space-y-reverse: 0; margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse))); margin-bottom: calc(2rem * var(--tw-space-y-reverse)); } .abzarwp-elementor-pro-tailwind :is(.lg\:border-b) { border-bottom-width: 1px; } .abzarwp-elementor-pro-tailwind :is(.lg\:border-none) { border-style: none; } .abzarwp-elementor-pro-tailwind :is(.lg\:border-indigo-400) { --tw-border-opacity: 1; border-color: rgb(129 140 248 / var(--tw-border-opacity)); } .abzarwp-elementor-pro-tailwind :is(.lg\:border-opacity-25) { --tw-border-opacity: 0.25; } .abzarwp-elementor-pro-tailwind :is(.lg\:px-0) { padding-left: 0px; padding-right: 0px; } .abzarwp-elementor-pro-tailwind :is(.lg\:px-8) { padding-left: 2rem; padding-right: 2rem; } .abzarwp-elementor-pro-tailwind :is(.lg\:py-6) { padding-top: 1.5rem; padding-bottom: 1.5rem; } } :root { --toastify-color-light: #fff; --toastify-color-dark: #121212; --toastify-color-info: #3498db; --toastify-color-success: #07bc0c; --toastify-color-warning: #f1c40f; --toastify-color-error: #e74c3c; --toastify-color-transparent: rgba(255, 255, 255, 0.7); --toastify-icon-color-info: var(--toastify-color-info); --toastify-icon-color-success: var(--toastify-color-success); --toastify-icon-color-warning: var(--toastify-color-warning); --toastify-icon-color-error: var(--toastify-color-error); --toastify-toast-width: 320px; --toastify-toast-background: #fff; --toastify-toast-min-height: 64px; --toastify-toast-max-height: 800px; --toastify-font-family: sans-serif; --toastify-z-index: 9999; --toastify-text-color-light: #757575; --toastify-text-color-dark: #fff; --toastify-text-color-info: #fff; --toastify-text-color-success: #fff; --toastify-text-color-warning: #fff; --toastify-text-color-error: #fff; --toastify-spinner-color: #616161; --toastify-spinner-color-empty-area: #e0e0e0; --toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 ); --toastify-color-progress-dark: #bb86fc; --toastify-color-progress-info: var(--toastify-color-info); --toastify-color-progress-success: var(--toastify-color-success); --toastify-color-progress-warning: var(--toastify-color-warning); --toastify-color-progress-error: var(--toastify-color-error); } .Toastify__toast-container { z-index: var(--toastify-z-index); -webkit-transform: translate3d(0, 0, var(--toastify-z-index)); position: fixed; padding: 4px; width: var(--toastify-toast-width); box-sizing: border-box; color: #fff; } .Toastify__toast-container--top-left { top: 1em; left: 1em; } .Toastify__toast-container--top-center { top: 1em; left: 50%; transform: translateX(-50%); } .Toastify__toast-container--top-right { top: 1em; right: 1em; } .Toastify__toast-container--bottom-left { bottom: 1em; left: 1em; } .Toastify__toast-container--bottom-center { bottom: 1em; left: 50%; transform: translateX(-50%); } .Toastify__toast-container--bottom-right { bottom: 1em; right: 1em; } @media only screen and (max-width : 480px) { .Toastify__toast-container { width: 100vw; padding: 0; left: 0; margin: 0; } .Toastify__toast-container--top-left, .Toastify__toast-container--top-center, .Toastify__toast-container--top-right { top: 0; transform: translateX(0); } .Toastify__toast-container--bottom-left, .Toastify__toast-container--bottom-center, .Toastify__toast-container--bottom-right { bottom: 0; transform: translateX(0); } .Toastify__toast-container--rtl { right: 0; left: initial; } } .Toastify__toast { position: relative; min-height: var(--toastify-toast-min-height); box-sizing: border-box; margin-bottom: 1rem; padding: 8px; border-radius: 4px; box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1), 0 2px 15px 0 rgba(0, 0, 0, 0.05); display: flex; justify-content: space-between; max-height: var(--toastify-toast-max-height); overflow: hidden; font-family: var(--toastify-font-family); cursor: default; direction: ltr; /* webkit only issue #791 */ z-index: 0; } .Toastify__toast--rtl { direction: rtl; } .Toastify__toast--close-on-click { cursor: pointer; } .Toastify__toast-body { margin: auto 0; flex: 1 1 auto; padding: 6px; display: flex; align-items: center; } .Toastify__toast-body > div:last-child { word-break: break-word; flex: 1; } .Toastify__toast-icon { margin-inline-end: 10px; width: 20px; flex-shrink: 0; display: flex; } .Toastify--animate { animation-fill-mode: both; animation-duration: 0.7s; } .Toastify--animate-icon { animation-fill-mode: both; animation-duration: 0.3s; } @media only screen and (max-width : 480px) { .Toastify__toast { margin-bottom: 0; border-radius: 0; } } .Toastify__toast-theme--dark { background: var(--toastify-color-dark); color: var(--toastify-text-color-dark); } .Toastify__toast-theme--light { background: var(--toastify-color-light); color: var(--toastify-text-color-light); } .Toastify__toast-theme--colored.Toastify__toast--default { background: var(--toastify-color-light); color: var(--toastify-text-color-light); } .Toastify__toast-theme--colored.Toastify__toast--info { color: var(--toastify-text-color-info); background: var(--toastify-color-info); } .Toastify__toast-theme--colored.Toastify__toast--success { color: var(--toastify-text-color-success); background: var(--toastify-color-success); } .Toastify__toast-theme--colored.Toastify__toast--warning { color: var(--toastify-text-color-warning); background: var(--toastify-color-warning); } .Toastify__toast-theme--colored.Toastify__toast--error { color: var(--toastify-text-color-error); background: var(--toastify-color-error); } .Toastify__progress-bar-theme--light { background: var(--toastify-color-progress-light); } .Toastify__progress-bar-theme--dark { background: var(--toastify-color-progress-dark); } .Toastify__progress-bar--info { background: var(--toastify-color-progress-info); } .Toastify__progress-bar--success { background: var(--toastify-color-progress-success); } .Toastify__progress-bar--warning { background: var(--toastify-color-progress-warning); } .Toastify__progress-bar--error { background: var(--toastify-color-progress-error); } .Toastify__progress-bar-theme--colored.Toastify__progress-bar--info, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--success, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--error { background: var(--toastify-color-transparent); } .Toastify__close-button { color: #fff; background: transparent; outline: none; border: none; padding: 0; cursor: pointer; opacity: 0.7; transition: 0.3s ease; align-self: flex-start; } .Toastify__close-button--light { color: #000; opacity: 0.3; } .Toastify__close-button > svg { fill: currentColor; height: 16px; width: 14px; } .Toastify__close-button:hover, .Toastify__close-button:focus { opacity: 1; } @keyframes Toastify__trackProgress { 0% { transform: scaleX(1); } 100% { transform: scaleX(0); } } .Toastify__progress-bar { position: absolute; bottom: 0; left: 0; width: 100%; height: 5px; z-index: var(--toastify-z-index); opacity: 0.7; transform-origin: left; } .Toastify__progress-bar--animated { animation: Toastify__trackProgress linear 1 forwards; } .Toastify__progress-bar--controlled { transition: transform 0.2s; } .Toastify__progress-bar--rtl { right: 0; left: initial; transform-origin: right; } .Toastify__spinner { width: 20px; height: 20px; box-sizing: border-box; border: 2px solid; border-radius: 100%; border-color: var(--toastify-spinner-color-empty-area); border-right-color: var(--toastify-spinner-color); animation: Toastify__spin 0.65s linear infinite; } @keyframes Toastify__bounceInRight { from, 60%, 75%, 90%, to { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; transform: translate3d(3000px, 0, 0); } 60% { opacity: 1; transform: translate3d(-25px, 0, 0); } 75% { transform: translate3d(10px, 0, 0); } 90% { transform: translate3d(-5px, 0, 0); } to { transform: none; } } @keyframes Toastify__bounceOutRight { 20% { opacity: 1; transform: translate3d(-20px, 0, 0); } to { opacity: 0; transform: translate3d(2000px, 0, 0); } } @keyframes Toastify__bounceInLeft { from, 60%, 75%, 90%, to { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(-3000px, 0, 0); } 60% { opacity: 1; transform: translate3d(25px, 0, 0); } 75% { transform: translate3d(-10px, 0, 0); } 90% { transform: translate3d(5px, 0, 0); } to { transform: none; } } @keyframes Toastify__bounceOutLeft { 20% { opacity: 1; transform: translate3d(20px, 0, 0); } to { opacity: 0; transform: translate3d(-2000px, 0, 0); } } @keyframes Toastify__bounceInUp { from, 60%, 75%, 90%, to { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; transform: translate3d(0, 3000px, 0); } 60% { opacity: 1; transform: translate3d(0, -20px, 0); } 75% { transform: translate3d(0, 10px, 0); } 90% { transform: translate3d(0, -5px, 0); } to { transform: translate3d(0, 0, 0); } } @keyframes Toastify__bounceOutUp { 20% { transform: translate3d(0, -10px, 0); } 40%, 45% { opacity: 1; transform: translate3d(0, 20px, 0); } to { opacity: 0; transform: translate3d(0, -2000px, 0); } } @keyframes Toastify__bounceInDown { from, 60%, 75%, 90%, to { animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(0, -3000px, 0); } 60% { opacity: 1; transform: translate3d(0, 25px, 0); } 75% { transform: translate3d(0, -10px, 0); } 90% { transform: translate3d(0, 5px, 0); } to { transform: none; } } @keyframes Toastify__bounceOutDown { 20% { transform: translate3d(0, 10px, 0); } 40%, 45% { opacity: 1; transform: translate3d(0, -20px, 0); } to { opacity: 0; transform: translate3d(0, 2000px, 0); } } .Toastify__bounce-enter--top-left, .Toastify__bounce-enter--bottom-left { animation-name: Toastify__bounceInLeft; } .Toastify__bounce-enter--top-right, .Toastify__bounce-enter--bottom-right { animation-name: Toastify__bounceInRight; } .Toastify__bounce-enter--top-center { animation-name: Toastify__bounceInDown; } .Toastify__bounce-enter--bottom-center { animation-name: Toastify__bounceInUp; } .Toastify__bounce-exit--top-left, .Toastify__bounce-exit--bottom-left { animation-name: Toastify__bounceOutLeft; } .Toastify__bounce-exit--top-right, .Toastify__bounce-exit--bottom-right { animation-name: Toastify__bounceOutRight; } .Toastify__bounce-exit--top-center { animation-name: Toastify__bounceOutUp; } .Toastify__bounce-exit--bottom-center { animation-name: Toastify__bounceOutDown; } @keyframes Toastify__zoomIn { from { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } } @keyframes Toastify__zoomOut { from { opacity: 1; } 50% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } to { opacity: 0; } } .Toastify__zoom-enter { animation-name: Toastify__zoomIn; } .Toastify__zoom-exit { animation-name: Toastify__zoomOut; } @keyframes Toastify__flipIn { from { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(1, 0, 0, -5deg); } to { transform: perspective(400px); } } @keyframes Toastify__flipOut { from { transform: perspective(400px); } 30% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1; } to { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; } } .Toastify__flip-enter { animation-name: Toastify__flipIn; } .Toastify__flip-exit { animation-name: Toastify__flipOut; } @keyframes Toastify__slideInRight { from { transform: translate3d(110%, 0, 0); visibility: visible; } to { transform: translate3d(0, 0, 0); } } @keyframes Toastify__slideInLeft { from { transform: translate3d(-110%, 0, 0); visibility: visible; } to { transform: translate3d(0, 0, 0); } } @keyframes Toastify__slideInUp { from { transform: translate3d(0, 110%, 0); visibility: visible; } to { transform: translate3d(0, 0, 0); } } @keyframes Toastify__slideInDown { from { transform: translate3d(0, -110%, 0); visibility: visible; } to { transform: translate3d(0, 0, 0); } } @keyframes Toastify__slideOutRight { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(110%, 0, 0); } } @keyframes Toastify__slideOutLeft { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(-110%, 0, 0); } } @keyframes Toastify__slideOutDown { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(0, 500px, 0); } } @keyframes Toastify__slideOutUp { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(0, -500px, 0); } } .Toastify__slide-enter--top-left, .Toastify__slide-enter--bottom-left { animation-name: Toastify__slideInLeft; } .Toastify__slide-enter--top-right, .Toastify__slide-enter--bottom-right { animation-name: Toastify__slideInRight; } .Toastify__slide-enter--top-center { animation-name: Toastify__slideInDown; } .Toastify__slide-enter--bottom-center { animation-name: Toastify__slideInUp; } .Toastify__slide-exit--top-left, .Toastify__slide-exit--bottom-left { animation-name: Toastify__slideOutLeft; } .Toastify__slide-exit--top-right, .Toastify__slide-exit--bottom-right { animation-name: Toastify__slideOutRight; } .Toastify__slide-exit--top-center { animation-name: Toastify__slideOutUp; } .Toastify__slide-exit--bottom-center { animation-name: Toastify__slideOutDown; } @keyframes Toastify__spin { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } /* custom-toast-styles.css */ /* Change the font-family to your desired font */ .Toastify__toast-body { font-family: 'iranyekanwebregular', sans-serif; }
geri dön