.daexthefup-container,
.daexthefup-container * {
box-sizing: border-box !important;
text-transform: none !important;
box-shadow: none !important;
} .daexthefup-comment {
display: none;
}
.daexthefup-successful-submission-text {
display: none;
margin: 35px 0 33px !important;
}
.daexthefup-feedback {
display: flex;
}
.daexthefup-layout-side-by-side .daexthefup-feedback {
flex-direction: row !important;
gap: 32px !important;
}
.daexthefup-layout-stacked .daexthefup-feedback {
flex-direction: column !important;
}
.daexthefup-title {
margin: 0 !important;
padding: 0 !important;
margin: 0 !important;
}
.daexthefup-description {
padding: 0 !important;
margin: 32px 0 0 0 !important;
}
.daexthefup-alignment-left .daexthefup-description {
order: 2 !important;
}
.daexthefup-alignment-left .daexthefup-title,
.daexthefup-alignment-left .daexthefup-description {
text-align: left !important;
}
.daexthefup-alignment-center .daexthefup-title,
.daexthefup-alignment-center .daexthefup-description {
text-align: center !important;
}
.daexthefup-alignment-right .daexthefup-title,
.daexthefup-alignment-right .daexthefup-description {
text-align: right !important;
}
.daexthefup-container {
display: flex !important;
flex-direction: column !important;
border-style: solid !important;
}
.daexthefup-image {
width: 100% !important;
}
.daexthefup-container .daexthefup-image.daexthefup-image-position-top {
order: 1 !important;
}
.daexthefup-container .daexthefup-image.daexthefup-image-position-bottom {
order: 4 !important;
}
.daexthefup-container .daexthefup-comment {
order: 3 !important;
} .daexthefup-button {
padding: 8px !important;
margin: 8px !important;
cursor: pointer !important;
display: flex !important;
width: fit-content !important;
}
.daexthefup-buttons-container {
display: flex !important;
}
.daexthefup-buttons {
display: flex !important;
gap: 16px !important;
}
.daexthefup-button {
height: fit-content !important;
transition: opacity .4s !important;
}
.daexthefup-button:hover {
opacity: 0.7 !important;
}
.daexthefup-alignment-left .daexthefup-buttons-container {
justify-content: flex-start !important;
}
.daexthefup-alignment-center .daexthefup-buttons-container {
justify-content: center !important;
}
.daexthefup-alignment-center .daexthefup-feedback {
justify-content: center !important;
}
.daexthefup-alignment-right .daexthefup-feedback {
justify-content: right !important;
}
.daexthefup-alignment-right .daexthefup-buttons-container {
justify-content: flex-end !important;
}
.daexthefup-button svg{
width: 48px !important;
height: 48px !important;
}
.daexthefup-button-text {
height: 32px !important;
overflow: hidden !important;
}
.daexthefup-button-type-icon {
padding: 0 !important;
margin: 0 !important;
width: 48px !important;
height: 48px !important;
background: none !important;
}
.daexthefup-button-type-icon-and-text {
margin: 0 !important;
padding: 0 16px !important;
height: 48px !important;
display: flex !important;
gap: 16px !important;
}
.daexthefup-button-type-icon-and-text
.daexthefup-button-icon {
width: 48px !important;
height: 48px !important;
}
.daexthefup-button-type-icon-and-text
.daexthefup-button-text {
height: 48px !important;
}
.daexthefup-button-type-icon-and-text .daexthefup-icon-circle {
display: none !important;
}
.daexthefup-button-type-text {
margin: 0 !important;
padding: 0 16px !important;
height: 48px !important;
} .daexthefup-comment {
margin: 32px 0 0 !important;
}
.daexthefup-comment-label {
margin: 3px 0 9px !important;
}
.daexthefup-comment-top-container {
display: flex !important;
}
.daexthefup-comment-character-counter-container {
margin-left: auto !important;
}
.daexthefup-comment-character-counter-number,
.daexthefup-comment-character-counter-text {
display: inline-block;
margin: 3px 0 9px !important;
}
.daexthefup-comment-textarea {
border-width: 1px !important;
border-style: solid !important;
padding: 15px !important;
margin: 0 0 32px !important;
width: 100% !important;
min-height: 104px !important;
height: 104px !important;
max-height: 104px !important;
outline: none !important;
transition: all 0.4s ease;
resize: none !important;
}
.daexthefup-comment-textarea:focus {
outline: none !important;
}
.daexthefup-comment-buttons-container {
display: flex !important;
gap: 16px !important;
}
.daexthefup-comment-submit,
.daexthefup-comment-cancel {
margin: 0 !important;
border: none !important;
padding: 0 16px !important;
overflow: hidden !important;
height: 48px !important;
border-width: 1px !important;
border-style: solid !important;
}.daexthefup-button-text, .daexthefup-comment-submit, .daexthefup-comment-cancel{font-family: 'Inter', sans-serif !important; }.daexthefup-button-text{font-size: 19px !important; }.daexthefup-button-text{font-style: normal !important; }.daexthefup-button-text{font-weight: 400 !important; }.daexthefup-button-text{line-height: 48px !important; }.daexthefup-button-text{color: #1E1E1F !important; }.daexthefup-comment-submit, .daexthefup-comment-cancel{font-size: 14px !important; }.daexthefup-comment-submit, .daexthefup-comment-cancel{font-style: normal !important; }.daexthefup-comment-submit, .daexthefup-comment-cancel{font-weight: 600 !important; }.daexthefup-comment-submit, .daexthefup-comment-cancel{line-height: 48px !important; }.daexthefup-comment-submit{background: #2B2D30 !important; }.daexthefup-comment-submit{border-color: #2B2D30 !important; }.daexthefup-comment-cancel{background: #ffffff !important; }.daexthefup-comment-cancel{border-color: #B8B9BA !important; }.daexthefup-comment-label,
.daexthefup-comment-character-counter-number, .daexthefup-comment-character-counter-text,
.daexthefup-successful-submission-text{font-family: 'Inter', sans-serif !important; }.daexthefup-comment-label,
.daexthefup-comment-character-counter-number, .daexthefup-comment-character-counter-text,
.daexthefup-successful-submission-text{font-size: 13px !important; }.daexthefup-comment-label,
.daexthefup-comment-character-counter-number, .daexthefup-comment-character-counter-text,
.daexthefup-successful-submission-text{font-style: normal !important; }.daexthefup-comment-label,
.daexthefup-comment-character-counter-number, .daexthefup-comment-character-counter-text,
.daexthefup-successful-submission-text{font-weight: 400 !important; }.daexthefup-comment-label,
.daexthefup-comment-character-counter-number, .daexthefup-comment-character-counter-text,
.daexthefup-successful-submission-text{line-height: 24px !important; }.daexthefup-comment-label{color: #2E2E2F !important; }.daexthefup-successful-submission-text{color: #2E2E2F !important; }.daexthefup-comment-character-counter-number, .daexthefup-comment-character-counter-text{color: #898A8C !important; }.daexthefup-comment-submit{color: #ffffff !important; }.daexthefup-comment-cancel{color: #063F85 !important; }.daexthefup-comment-textarea:focus{border-color: #063F85 !important; }.daexthefup-comment-textarea{font-family: 'Inter', sans-serif !important; }.daexthefup-comment-textarea{font-size: 13px !important; }.daexthefup-comment-textarea{font-style: normal !important; }.daexthefup-comment-textarea{font-weight: 400 !important; }.daexthefup-comment-textarea{line-height: 24px !important; }.daexthefup-comment-textarea{color: #1E1E1F !important; }.daexthefup-comment-textarea{background: #ffffff !important; }.daexthefup-comment-textarea{border-color: #E7E7E8 !important; }.daexthefup-container{background: #f5f6f7 !important; }.daexthefup-container{border-width: 1px 0 !important; }.daexthefup-container{border-color: #E7E7E8 !important; }.daexthefup-container{padding: 32px 0px !important; }.daexthefup-container{margin: 0px 0px !important; }.daexthefup-title{font-family: 'Inter', sans-serif !important; }.daexthefup-title{font-size: 24px !important; }.daexthefup-title{font-style: normal !important; }.daexthefup-title{font-weight: 600 !important; }.daexthefup-title{line-height: 48px !important; }.daexthefup-title{color: #424447 !important; }.daexthefup-description{font-family:  !important; }.daexthefup-description{font-size: px !important; }.daexthefup-description{font-style:  !important; }.daexthefup-description{font-weight:  !important; }.daexthefup-description{line-height: px !important; }.daexthefup-description{color: px !important; }.happy-face-cls-1, .sad-face-cls-1, .thumb-up-cls-1, .thumb-down-cls-1{fill: #c8c8c8 !important; }.happy-face-cls-3, .sad-face-cls-4, .thumb-up-cls-3, .thumb-down-cls-3{fill: #666666 !important; }.daexthefup-yes:hover .daexthefup-icon-primary-color,
.daexthefup-yes-selected .daexthefup-icon-primary-color{fill: #7db340 !important }.daexthefup-yes:hover .daexthefup-icon-secondary-color,.daexthefup-yes-selected .daexthefup-icon-secondary-color{fill:#397038 !important }.daexthefup-no:hover .daexthefup-icon-primary-color,
.daexthefup-no-selected .daexthefup-icon-primary-color{fill: #e89795 !important }.daexthefup-no:hover .daexthefup-icon-secondary-color,.daexthefup-no-selected .daexthefup-icon-secondary-color{fill:#94322c !important }.daexthefup-button-type-icon-and-text.daexthefup-button.daexthefup-yes,
.daexthefup-button-type-text.daexthefup-button.daexthefup-yes,
.daexthefup-button-type-icon-and-text.daexthefup-button.daexthefup-no,
.daexthefup-button-type-text.daexthefup-button.daexthefup-no{background: #E7E7E8 !important; }.daexthefup-icon-circle{fill: #dddddd !important; }.daexthefup-button,
.daexthefup-comment-textarea{border-radius: 4px !important; }.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}