/*
Theme Name: software28
Text Domain: software28thm

*/

/*
! tailwindcss v3.3.2 | 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.
*/

html {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", 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 */
}

/*
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. 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-size: 1em;
  /* 2 */
}

/*
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-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;
}

/*
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;
}

html {
  font-family: "Articulat CF", sans-serif;
}

*, ::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:  ;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.-right-7 {
  right: -1.75rem;
}

.-top-0 {
  top: -0px;
}

.-top-0\.5 {
  top: -0.125rem;
}

.-top-1 {
  top: -0.25rem;
}

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

.left-1\/2 {
  left: 50%;
}

.right-0 {
  right: 0px;
}

.right-1\/2 {
  right: 50%;
}

.top-0 {
  top: 0px;
}

.top-1\/2 {
  top: 50%;
}

.top-2 {
  top: 0.5rem;
}

.top-2\.5 {
  top: 0.625rem;
}

.top-5 {
  top: 1.25rem;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.-mx-5 {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}

.mx-1 {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.mx-5 {
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.-mb-2 {
  margin-bottom: -0.5rem;
}

.-mb-\[75px\] {
  margin-bottom: -75px;
}

.-ml-8 {
  margin-left: -2rem;
}

.-mr-8 {
  margin-right: -2rem;
}

.-mt-2 {
  margin-top: -0.5rem;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.mb-14 {
  margin-bottom: 3.5rem;
}

.mb-16 {
  margin-bottom: 4rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-2\.5 {
  margin-bottom: 0.625rem;
}

.mb-20 {
  margin-bottom: 5rem;
}

.mb-24 {
  margin-bottom: 6rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-7 {
  margin-bottom: 1.75rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mb-9 {
  margin-bottom: 2.25rem;
}

.ml-1 {
  margin-left: 0.25rem;
}

.ml-1\.5 {
  margin-left: 0.375rem;
}

.mr-1 {
  margin-right: 0.25rem;
}

.mr-1\.5 {
  margin-right: 0.375rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-2\.5 {
  margin-right: 0.625rem;
}

.mr-3 {
  margin-right: 0.75rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mr-5 {
  margin-right: 1.25rem;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-11 {
  margin-top: 2.75rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-8 {
  margin-top: 2rem;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.hidden {
  display: none;
}

.h-0 {
  height: 0px;
}

.h-1 {
  height: 0.25rem;
}

.h-10 {
  height: 2.5rem;
}

.h-14 {
  height: 3.5rem;
}

.h-16 {
  height: 4rem;
}

.h-3 {
  height: 0.75rem;
}

.h-3\.5 {
  height: 0.875rem;
}

.h-48 {
  height: 12rem;
}

.h-6 {
  height: 1.5rem;
}

.h-64 {
  height: 16rem;
}

.h-7 {
  height: 1.75rem;
}

.h-8 {
  height: 2rem;
}

.h-80 {
  height: 20rem;
}

.h-9 {
  height: 2.25rem;
}

.h-\[150px\] {
  height: 150px;
}

.h-\[180px\] {
  height: 180px;
}

.h-\[30px\] {
  height: 30px;
}

.h-\[360px\] {
  height: 360px;
}

.h-\[37px\] {
  height: 37px;
}

.h-\[60px\] {
  height: 60px;
}

.h-\[80px\] {
  height: 80px;
}

.h-\[calc\(100\%_-_75px\)\] {
  height: calc(100% - 75px);
}

.h-full {
  height: 100%;
}

.h-\[58px\] {
  height: 58px;
}

.max-h-0 {
  max-height: 0px;
}

.max-h-\[380px\] {
  max-height: 380px;
}

.w-0 {
  width: 0px;
}

.w-1\/2 {
  width: 50%;
}

.w-10 {
  width: 2.5rem;
}

.w-16 {
  width: 4rem;
}

.w-3 {
  width: 0.75rem;
}

.w-3\.5 {
  width: 0.875rem;
}

.w-48 {
  width: 12rem;
}

.w-52 {
  width: 13rem;
}

.w-6 {
  width: 1.5rem;
}

.w-64 {
  width: 16rem;
}

.w-8 {
  width: 2rem;
}

.w-80 {
  width: 20rem;
}

.w-\[150px\] {
  width: 150px;
}

.w-\[60px\] {
  width: 60px;
}

.w-\[calc\(50\%_-_5px\)\] {
  width: calc(50% - 5px);
}

.w-auto {
  width: auto;
}

.w-full {
  width: 100%;
}

.max-w-\[175px\] {
  max-width: 175px;
}

.max-w-\[295px\] {
  max-width: 295px;
}

.max-w-\[350px\] {
  max-width: 350px;
}

.max-w-\[384px\] {
  max-width: 384px;
}

.max-w-\[400px\] {
  max-width: 400px;
}

.max-w-\[820px\] {
  max-width: 820px;
}

.max-w-none {
  max-width: none;
}

.max-w-screen-xl {
  max-width: 1280px;
}

.max-w-\[292px\] {
  max-width: 292px;
}

.flex-none {
  flex: none;
}

.grow {
  flex-grow: 1;
}

.\!translate-x-0 {
  --tw-translate-x: 0px !important;
  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)) !important;
}

.translate-x-full {
  --tw-translate-x: 100%;
  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-45 {
  --tw-rotate: 45deg;
  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 fade {
  from {
    opacity: 0.2;
  }

  to {
    opacity: 1;
  }
}

.animate-fade {
  animation: fade 1.5s ease-in-out;
}

.cursor-pointer {
  cursor: pointer;
}

.resize-none {
  resize: none;
}

.list-disc {
  list-style-type: disc;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.items-stretch {
  align-items: stretch;
}

.justify-start {
  justify-content: flex-start;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.overflow-hidden {
  overflow: hidden;
}

.whitespace-nowrap {
  white-space: nowrap;
}

.break-words {
  overflow-wrap: break-word;
}

.rounded {
  border-radius: 0.25rem;
}

.rounded-\[30px\] {
  border-radius: 30px;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-md {
  border-radius: 0.375rem;
}

.border {
  border-width: 1px;
}

.border-2 {
  border-width: 2px;
}

.border-\[3px\] {
  border-width: 3px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-l {
  border-left-width: 1px;
}

.border-r {
  border-right-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(243 120 90 / var(--tw-border-opacity));
}

.border-secondary-100 {
  --tw-border-opacity: 1;
  border-color: rgb(63 97 181 / var(--tw-border-opacity));
}

.border-success {
  --tw-border-opacity: 1;
  border-color: rgb(56 168 136 / var(--tw-border-opacity));
}

.border-success-100 {
  --tw-border-opacity: 1;
  border-color: rgb(228 244 233 / var(--tw-border-opacity));
}

.border-violet {
  --tw-border-opacity: 1;
  border-color: rgb(69 13 128 / var(--tw-border-opacity));
}

.border-violet-200 {
  --tw-border-opacity: 1;
  border-color: rgb(218 207 230 / var(--tw-border-opacity));
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.border-b-success {
  --tw-border-opacity: 1;
  border-bottom-color: rgb(56 168 136 / var(--tw-border-opacity));
}

.border-l-primary {
  --tw-border-opacity: 1;
  border-left-color: rgb(243 120 90 / var(--tw-border-opacity));
}

.border-l-violet-200 {
  --tw-border-opacity: 1;
  border-left-color: rgb(218 207 230 / var(--tw-border-opacity));
}

.border-r-secondary-100 {
  --tw-border-opacity: 1;
  border-right-color: rgb(63 97 181 / var(--tw-border-opacity));
}

.border-t-success {
  --tw-border-opacity: 1;
  border-top-color: rgb(56 168 136 / var(--tw-border-opacity));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(243 120 90 / var(--tw-bg-opacity));
}

.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgb(40 74 159 / var(--tw-bg-opacity));
}

.bg-success {
  --tw-bg-opacity: 1;
  background-color: rgb(56 168 136 / var(--tw-bg-opacity));
}

.bg-success-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(228 244 233 / var(--tw-bg-opacity));
}

.bg-success-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(242 248 244 / var(--tw-bg-opacity));
}

.bg-violet {
  --tw-bg-opacity: 1;
  background-color: rgb(69 13 128 / var(--tw-bg-opacity));
}

.bg-violet-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(237 228 247 / var(--tw-bg-opacity));
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.p-1 {
  padding: 0.25rem;
}

.p-1\.5 {
  padding: 0.375rem;
}

.p-10 {
  padding: 2.5rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-7 {
  padding: 1.75rem;
}

.p-8 {
  padding: 2rem;
}

.p-\[30px\] {
  padding: 30px;
}

.p-9 {
  padding: 2.25rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

.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 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-7 {
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-14 {
  padding-bottom: 3.5rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-9 {
  padding-bottom: 2.25rem;
}

.pl-11 {
  padding-left: 2.75rem;
}

.pl-2 {
  padding-left: 0.5rem;
}

.pl-2\.5 {
  padding-left: 0.625rem;
}

.pl-3 {
  padding-left: 0.75rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-5 {
  padding-left: 1.25rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pr-2 {
  padding-right: 0.5rem;
}

.pr-2\.5 {
  padding-right: 0.625rem;
}

.pr-3 {
  padding-right: 0.75rem;
}

.pr-9 {
  padding-right: 2.25rem;
}

.pt-0 {
  padding-top: 0px;
}

.pt-0\.5 {
  padding-top: 0.125rem;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pt-11 {
  padding-top: 2.75rem;
}

.pt-20 {
  padding-top: 5rem;
}

.pt-24 {
  padding-top: 6rem;
}

.pt-32 {
  padding-top: 8rem;
}

.pt-44 {
  padding-top: 11rem;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.align-top {
  vertical-align: top;
}

.\!text-\[66px\] {
  font-size: 66px !important;
}

.text-\[16px\] {
  font-size: 16px;
}

.text-\[20px\] {
  font-size: 20px;
}

.text-\[24px\] {
  font-size: 24px;
}

.text-\[50px\] {
  font-size: 50px;
}

.text-\[85px\] {
  font-size: 85px;
}

.text-body1 {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
}

.text-body2 {
  font-size: 18px;
  line-height: 35px;
  font-weight: 400;
}

.text-body3 {
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
}

.text-body4 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

.text-body5 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.text-button1 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

.text-button2 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
}

.text-headline1 {
  font-size: 70px;
  line-height: 80px;
  font-weight: 700;
}

.text-headline2 {
  font-size: 40px;
  line-height: 57px;
  font-weight: 700;
}

.text-headline3 {
  font-size: 30px;
  line-height: 50px;
  font-weight: 700;
}

.text-headline4 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
}

.text-headline5 {
  font-size: 24px;
  line-height: 40px;
  font-weight: 400;
}

.text-headline6 {
  font-size: 20px;
  line-height: 40px;
  font-weight: 700;
}

.text-\[105px\] {
  font-size: 105px;
}

.text-\[125px\] {
  font-size: 125px;
}

.text-\[102px\] {
  font-size: 102px;
}

.text-\[58px\] {
  font-size: 58px;
}

.font-bold {
  font-weight: 700;
}

.uppercase {
  text-transform: uppercase;
}

.italic {
  font-style: italic;
}

.\!leading-5 {
  line-height: 1.25rem !important;
}

.\!leading-6 {
  line-height: 1.5rem !important;
}

.leading-9 {
  line-height: 2.25rem;
}

.leading-\[64px\] {
  line-height: 64px;
}

.leading-\[36px\] {
  line-height: 36px;
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(243 120 90 / var(--tw-text-opacity));
}

.text-secondary {
  --tw-text-opacity: 1;
  color: rgb(40 74 159 / var(--tw-text-opacity));
}

.text-secondary-100 {
  --tw-text-opacity: 1;
  color: rgb(63 97 181 / var(--tw-text-opacity));
}

.text-success {
  --tw-text-opacity: 1;
  color: rgb(56 168 136 / var(--tw-text-opacity));
}

.text-violet {
  --tw-text-opacity: 1;
  color: rgb(69 13 128 / var(--tw-text-opacity));
}

.text-violet-200 {
  --tw-text-opacity: 1;
  color: rgb(218 207 230 / var(--tw-text-opacity));
}

.text-violet-300 {
  --tw-text-opacity: 1;
  color: rgb(189 177 202 / var(--tw-text-opacity));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.underline {
  text-decoration-line: underline;
}

.no-underline {
  text-decoration-line: none;
}

.placeholder-black::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(0 0 0 / var(--tw-placeholder-opacity));
}

.placeholder-black::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(0 0 0 / var(--tw-placeholder-opacity));
}

.placeholder-primary::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(243 120 90 / var(--tw-placeholder-opacity));
}

.placeholder-primary::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(243 120 90 / var(--tw-placeholder-opacity));
}

.placeholder-success::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(56 168 136 / var(--tw-placeholder-opacity));
}

.placeholder-success::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(56 168 136 / var(--tw-placeholder-opacity));
}

.placeholder-violet-300::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(189 177 202 / var(--tw-placeholder-opacity));
}

.placeholder-violet-300::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(189 177 202 / var(--tw-placeholder-opacity));
}

.opacity-0 {
  opacity: 0;
}

.outline-none {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.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-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-500 {
  transition-duration: 500ms;
}

.duration-700 {
  transition-duration: 700ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

@font-face {
  font-family: 'Articulat CF';

  src: url('fonts/ArticulatCF-Bold.eot');

  src: url('fonts/ArticulatCF-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/ArticulatCF-Bold.woff2') format('woff2'),
    url('fonts/ArticulatCF-Bold.woff') format('woff'),
    url('fonts/ArticulatCF-Bold.ttf') format('truetype'),
    url('fonts/ArticulatCF-Bold.svg#ArticulatCF-Bold') format('svg');

  font-weight: bold;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'Articulat CF';

  src: url('fonts/ArticulatCF-Normal.eot');

  src: url('fonts/ArticulatCF-Normal.eot?#iefix') format('embedded-opentype'),
    url('fonts/ArticulatCF-Normal.woff2') format('woff2'),
    url('fonts/ArticulatCF-Normal.woff') format('woff'),
    url('fonts/ArticulatCF-Normal.ttf') format('truetype'),
    url('fonts/ArticulatCF-Normal.svg#ArticulatCF-Normal') format('svg');

  font-weight: normal;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'icomoon';

  src:  url('fonts-icons/icomoon.eot?9oyywj');

  src:  url('fonts-icons/icomoon.eot?9oyywj#iefix') format('embedded-opentype'),
    url('fonts-icons/icomoon.ttf?9oyywj') format('truetype'),
    url('fonts-icons/icomoon.woff?9oyywj') format('woff'),
    url('fonts-icons/icomoon.svg?9oyywj#icomoon') format('svg');

  font-weight: normal;

  font-style: normal;

  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-chat:before {
  content: "\e903";
}

.icon-fb:before {
  content: "\e908";
}

.icon-instagram:before {
  content: "\e90a";
}

.icon-linkedin:before {
  content: "\e90b";
}

.icon-phone:before {
  content: "\e90c";
}

.icon-site:before {
  content: "\e912";
}

.icon-skype:before {
  content: "\e913";
}

#jsBtnMenu.menu-btn-active span {
  transform: translate(-50%, -50%);
}

#jsBtnMenu.menu-btn-active #jsBtnMenuItem2 {
  display: none;
}

#jsBtnMenu.menu-btn-active #jsBtnMenuItem1 {
  top: 50%;
  transform: translate(0%, 0%) rotate(45deg);
}

#jsBtnMenu.menu-btn-active #jsBtnMenuItem3 {
  top: 50%;
  transform: translate(0%, 0%) rotate(-45deg);
}

/* Custom Checkbox */

.custom-checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Accordion */

.accordion-active {
  border-style: none;
}

.accordion-active span {
  opacity: 1;
}

.accordion-active img {
  --tw-rotate: 180deg;
  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));
}

.after\:absolute::after {
  content: var(--tw-content);
  position: absolute;
}

.after\:left-1::after {
  content: var(--tw-content);
  left: 0.25rem;
}

.after\:top-\[5px\]::after {
  content: var(--tw-content);
  top: 5px;
}

.after\:hidden::after {
  content: var(--tw-content);
  display: none;
}

.after\:h-\[11px\]::after {
  content: var(--tw-content);
  height: 11px;
}

.after\:w-4::after {
  content: var(--tw-content);
  width: 1rem;
}

.after\:bg-check-green::after {
  content: var(--tw-content);
  background-image: url('/wp-content/themes/software28/images/icons/check-2.svg');
}

.after\:bg-check-violet::after {
  content: var(--tw-content);
  background-image: url('/wp-content/themes/software28/images/icons/check-3.svg');
}

.after\:bg-auto::after {
  content: var(--tw-content);
  background-size: auto;
}

.after\:bg-no-repeat::after {
  content: var(--tw-content);
  background-repeat: no-repeat;
}

.after\:content-\[\'\'\]::after {
  --tw-content: '';
  content: var(--tw-content);
}

.hover\:scale-110:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}

.hover\:bg-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 120 90 / var(--tw-bg-opacity));
}

.hover\:bg-primary\/90:hover {
  background-color: rgb(243 120 90 / 0.9);
}

.hover\:bg-success:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(56 168 136 / var(--tw-bg-opacity));
}

.hover\:bg-success\/90:hover {
  background-color: rgb(56 168 136 / 0.9);
}

.hover\:bg-violet\/90:hover {
  background-color: rgb(69 13 128 / 0.9);
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.hover\:text-success:hover {
  --tw-text-opacity: 1;
  color: rgb(56 168 136 / var(--tw-text-opacity));
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hover\:underline:hover {
  text-decoration-line: underline;
}

.hover\:no-underline:hover {
  text-decoration-line: none;
}

@media (min-width: 768px) {
  .md\:w-1\/2 {
    width: 50%;
  }
}

@media (min-width: 1024px) {
  .lg\:absolute {
    position: absolute;
  }

  .lg\:sticky {
    position: sticky;
  }

  .lg\:bottom-auto {
    bottom: auto;
  }

  .lg\:left-0 {
    left: 0px;
  }

  .lg\:right-0 {
    right: 0px;
  }

  .lg\:top-0 {
    top: 0px;
  }

  .lg\:top-1\/2 {
    top: 50%;
  }

  .lg\:top-24 {
    top: 6rem;
  }

  .lg\:order-last {
    order: 9999;
  }

  .lg\:mx-0 {
    margin-left: 0px;
    margin-right: 0px;
  }

  .lg\:mx-2 {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .lg\:mx-2\.5 {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
  }

  .lg\:-ml-2 {
    margin-left: -0.5rem;
  }

  .lg\:-mr-2 {
    margin-right: -0.5rem;
  }

  .lg\:-mt-8 {
    margin-top: -2rem;
  }

  .lg\:mb-0 {
    margin-bottom: 0px;
  }

  .lg\:mb-20 {
    margin-bottom: 5rem;
  }

  .lg\:mb-24 {
    margin-bottom: 6rem;
  }

  .lg\:ml-2 {
    margin-left: 0.5rem;
  }

  .lg\:ml-2\.5 {
    margin-left: 0.625rem;
  }

  .lg\:mr-14 {
    margin-right: 3.5rem;
  }

  .lg\:mr-2 {
    margin-right: 0.5rem;
  }

  .lg\:mr-2\.5 {
    margin-right: 0.625rem;
  }

  .lg\:mr-5 {
    margin-right: 1.25rem;
  }

  .lg\:mt-auto {
    margin-top: auto;
  }

  .lg\:block {
    display: block;
  }

  .lg\:inline-block {
    display: inline-block;
  }

  .lg\:inline {
    display: inline;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-\[628px\] {
    height: 628px;
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-3\/5 {
    width: 60%;
  }

  .lg\:w-56 {
    width: 14rem;
  }

  .lg\:w-\[175px\] {
    width: 175px;
  }

  .lg\:w-\[295px\] {
    width: 295px;
  }

  .lg\:w-\[400px\] {
    width: 400px;
  }

  .lg\:w-\[713px\] {
    width: 713px;
  }

  .lg\:w-\[calc\(33\.333333\%_-_10px\)\] {
    width: calc(33.333333% - 10px);
  }

  .lg\:w-\[calc\(50\%_-_10px\)\] {
    width: calc(50% - 10px);
  }

  .lg\:w-auto {
    width: auto;
  }

  .lg\:w-full {
    width: 100%;
  }

  .lg\:w-\[712px\] {
    width: 712px;
  }

  .lg\:w-\[292px\] {
    width: 292px;
  }

  .lg\:w-\[calc\(1\/3_-_10px\)\] {
    width: calc(1 / 3 - 10px);
  }

  .lg\:min-w-\[300px\] {
    min-width: 300px;
  }

  .lg\:min-w-\[400px\] {
    min-width: 400px;
  }

  .lg\:max-w-\[295px\] {
    max-width: 295px;
  }

  .lg\:max-w-\[712px\] {
    max-width: 712px;
  }

  .lg\:flex-1 {
    flex: 1 1 0%;
  }

  .lg\:flex-\[2_2_0\%\] {
    flex: 2 2 0%;
  }

  .lg\:flex-none {
    flex: none;
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-col {
    flex-direction: column;
  }

  .lg\:flex-wrap {
    flex-wrap: wrap;
  }

  .lg\:items-start {
    align-items: flex-start;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:justify-end {
    justify-content: flex-end;
  }

  .lg\:justify-center {
    justify-content: center;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .lg\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }

  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:pb-0 {
    padding-bottom: 0px;
  }

  .lg\:pb-16 {
    padding-bottom: 4rem;
  }

  .lg\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .lg\:pl-2 {
    padding-left: 0.5rem;
  }

  .lg\:pl-2\.5 {
    padding-left: 0.625rem;
  }

  .lg\:pl-4 {
    padding-left: 1rem;
  }

  .lg\:pl-6 {
    padding-left: 1.5rem;
  }

  .lg\:pl-8 {
    padding-left: 2rem;
  }

  .lg\:pl-\[18\%\] {
    padding-left: 18%;
  }

  .lg\:pr-12 {
    padding-right: 3rem;
  }

  .lg\:pr-2 {
    padding-right: 0.5rem;
  }

  .lg\:pr-2\.5 {
    padding-right: 0.625rem;
  }

  .lg\:pr-4 {
    padding-right: 1rem;
  }

  .lg\:pr-6 {
    padding-right: 1.5rem;
  }

  .lg\:pr-8 {
    padding-right: 2rem;
  }

  .lg\:pt-\[18px\] {
    padding-top: 18px;
  }

  .lg\:pl-12 {
    padding-left: 3rem;
  }

  .lg\:text-left {
    text-align: left;
  }

  .lg\:text-\[24px\] {
    font-size: 24px;
  }

  .after\:lg\:w-\[calc\(33\.333333\%_-_10px\)\]::after {
    content: var(--tw-content);
    width: calc(33.333333% - 10px);
  }

  .after\:lg\:content-\[\'\'\]::after {
    --tw-content: '';
    content: var(--tw-content);
  }
}


.wpcf7-not-valid-tip {
  margin: -10px 0 10px
}

.wpcf7-response-output{
  --tw-text-opacity: 1;
    color: rgb(69 13 128 / var(--tw-text-opacity));
    text-align: center;
    border-radius: 10px;
    color: red;
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    border-width: 0 !important;
}

.wpcf7 form.sent .wpcf7-response-output{
    --tw-text-opacity: 1;
    color: rgb(69 13 128 / var(--tw-text-opacity));
    text-align: center;
    padding: 10px 15px;
    border-radius: 10px;
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    border-color: rgb(69 13 128 / var(--tw-text-opacity));
    border-width: 0;
}

:is(div[data-name="checkbox-834"], label[data-name="checkbox-834"])  .wpcf7-not-valid-tip{
  margin-top:5px
}


/* home */

#home-button-1{
  display:inline-flex;
}

.page_item_has_children ul.children{
  display:none;
}

@media screen and (max-width:600px){

  .first-screen__home :is(.text-headline2 br, .text-headline4 br){
    display:none;
  }

}

/* contact */

.phone__headoffice a{
  white-space:nowrap;
}

/* company */

@media screen and (max-width:450px){
  .text-headline1{
      font-size: 63px;
      line-height:normal;
  }

  .footer .text-headline1{
    font-size: 63px !important;
    line-height:normal;
  }
}


@media screen and (max-width:450px){
  .text-headline1 {
    font-size: 54px;
    line-height:normal;
  }

  .footer .text-headline1{
    font-size: 54px !important;
    line-height:normal;
  }
}

#slider__blog {
  margin: 50px 0;
  position: relative;
  background: #EDE4F6;
  padding-bottom:70px;
  overflow:hidden;
  border-radius:5px
}

#slider__blog img{
  max-height: 614px;
  width: auto;
  margin: 0 auto;
}

#slider__blog :is(.swiper-button-next, .swiper-button-prev) {
  background-image: url(/wp-content/themes/software28/images/arrow.svg);
  background-repeat: no-repeat;
  background-position: center center;
  width:44px;
  height:44px;
  bottom:13px;
  top:auto;
}

#slider__blog :is(.swiper-button-next, .swiper-button-prev):after{
  display:none;
}

#slider__blog :is(.swiper-button-next, .swiper-button-prev):hover{
  opacity:0.3;
}

.swiper-button-prev{
  transform:rotate(-180deg)
}

.swiper-pagination{
  display:none
}

/* cookie-line */

.cookie-line{
  background:#000;
  padding:34px;
  position:fixed;
  bottom:0;
  left:0;
  right:0;
  z-index: 2;
}

.cookie-line > div{
  display:flex;
  justify-content: space-between;
}

.cookie-text{
  color:#fff;
  font-size: 14px;
  font-family: Articulat CF;
  max-width:720px;
  padding-right:30px;
}

.cookie-line button{
  border-radius: 6px;
  border: 2px solid #F3785A;
  background: #F3785A;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  font-family: Articulat CF;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  width:190px;
  height:35px;
  display:flex;align-items: center;justify-content: center;
  transition:all 0.5s ease;
  position:relative;
  box-sizing: border-box;
}

.cookie-line button:before{
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  transition: all 0.5s ease;
  border: 2px solid #EF5732;
  opacity: 0;
  border-radius: 6px;

}

.cookie-line button:hover:before{
  border: 3px solid #EF5732;
  opacity:1;
}

.cookie-line button:hover{
  border: 2px solid #F3785A;
}

.buttons-row{
  display:flex;
}

.cookie-line button:first-child{
  margin-right:20px;
  background:transparent;
}

.cookie-line button:first-child:hover{
  background: #F3785A;
}

@media screen and (max-width:800px){
  .cookie-line > div{
    display:block;
  }
  .cookie-line{
    padding:14px;
  }

  .cookie-text {
    font-size: 12px;
    padding-right: 0;
    margin-bottom:10px;
  }

  .cookie-line button{
    font-size: 12px;
  }
}