.swal2-popup.swal2-toast {box-sizing:border-box;grid-column:1/4 !important;grid-row:1/4 !important;grid-template-columns:1fr 99fr 1fr;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 1px hsla(0deg, 0%, 0%, 0.075), 0 1px 2px hsla(0deg, 0%, 0%, 0.075), 1px 2px 4px hsla(0deg, 0%, 0%, 0.075), 1px 3px 8px hsla(0deg, 0%, 0%, 0.075), 2px 4px 16px hsla(0deg, 0%, 0%, 0.075);pointer-events:all;}.swal2-popup.swal2-toast > * {grid-column:2;}.swal2-popup.swal2-toast .swal2-title {margin:0.5em 1em;padding:0;font-size:1em;text-align:initial;}.swal2-popup.swal2-toast .swal2-loading {justify-content:center;}.swal2-popup.swal2-toast .swal2-input {height:2em;margin:0.5em;font-size:1em;}.swal2-popup.swal2-toast .swal2-validation-message {font-size:1em;}.swal2-popup.swal2-toast .swal2-footer {margin:0.5em 0 0;padding:0.5em 0 0;font-size:0.8em;}.swal2-popup.swal2-toast .swal2-close {grid-column:3/3;grid-row:1/99;align-self:center;width:0.8em;height:0.8em;margin:0;font-size:2em;}.swal2-popup.swal2-toast .swal2-html-container {margin:0.5em 1em;padding:0;font-size:1em;text-align:initial;}.swal2-popup.swal2-toast .swal2-html-container:empty {padding:0;}.swal2-popup.swal2-toast .swal2-loader {grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:0.25em;}.swal2-popup.swal2-toast .swal2-icon {grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 0.5em 0 0;}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {display:flex;align-items:center;font-size:1.8em;font-weight:bold;}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {width:2em;height:2em;}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line] {top:0.875em;width:1.375em;}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {left:0.3125em;}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {right:0.3125em;}.swal2-popup.swal2-toast .swal2-actions {justify-content:flex-start;height:auto;margin:0;margin-top:0.5em;padding:0 0.5em;}.swal2-popup.swal2-toast .swal2-styled {margin:0.25em 0.5em;padding:0.4em 0.6em;font-size:1em;}.swal2-popup.swal2-toast .swal2-success {border-color:#a5dc86;}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line] {position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%;}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left] {top:-0.8em;left:-0.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em;}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right] {top:-0.25em;left:0.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0;}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring {width:2em;height:2em;}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix {top:0;left:0.4375em;width:0.4375em;height:2.6875em;}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line] {height:0.3125em;}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip] {top:1.125em;left:0.1875em;width:0.75em;}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long] {top:0.9375em;right:0.1875em;width:1.375em;}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip {-webkit-animation:swal2-toast-animate-success-line-tip 0.75s;animation:swal2-toast-animate-success-line-tip 0.75s;}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long {-webkit-animation:swal2-toast-animate-success-line-long 0.75s;animation:swal2-toast-animate-success-line-long 0.75s;}.swal2-popup.swal2-toast.swal2-show {-webkit-animation:swal2-toast-show 0.5s;animation:swal2-toast-show 0.5s;}.swal2-popup.swal2-toast.swal2-hide {-webkit-animation:swal2-toast-hide 0.1s forwards;animation:swal2-toast-hide 0.1s forwards;}.swal2-container {display:grid;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;box-sizing:border-box;grid-template-areas:"top-start toptop-end" "center-startcenter center-end" "bottom-startbottom-centerbottom-end";grid-template-rows:minmax(-webkit-min-content, auto) minmax(-webkit-min-content, auto) minmax(-webkit-min-content, auto);grid-template-rows:minmax(min-content, auto) minmax(min-content, auto) minmax(min-content, auto);height:100%;padding:0.625em;overflow-x:hidden;transition:background-color 0.1s;-webkit-overflow-scrolling:touch;}.swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation {background:rgba(0, 0, 0, 0.4);}.swal2-container.swal2-backdrop-hide {background:transparent !important;}.swal2-container.swal2-top-start, .swal2-container.swal2-center-start, .swal2-container.swal2-bottom-start {grid-template-columns:minmax(0, 1fr) auto auto;}.swal2-container.swal2-top, .swal2-container.swal2-center, .swal2-container.swal2-bottom {grid-template-columns:auto minmax(0, 1fr) auto;}.swal2-container.swal2-top-end, .swal2-container.swal2-center-end, .swal2-container.swal2-bottom-end {grid-template-columns:auto auto minmax(0, 1fr);}.swal2-container.swal2-top-start > .swal2-popup {align-self:start;}.swal2-container.swal2-top > .swal2-popup {grid-column:2;align-self:start;justify-self:center;}.swal2-container.swal2-top-end > .swal2-popup, .swal2-container.swal2-top-right > .swal2-popup {grid-column:3;align-self:start;justify-self:end;}.swal2-container.swal2-center-start > .swal2-popup, .swal2-container.swal2-center-left > .swal2-popup {grid-row:2;align-self:center;}.swal2-container.swal2-center > .swal2-popup {grid-column:2;grid-row:2;align-self:center;justify-self:center;}.swal2-container.swal2-center-end > .swal2-popup, .swal2-container.swal2-center-right > .swal2-popup {grid-column:3;grid-row:2;align-self:center;justify-self:end;}.swal2-container.swal2-bottom-start > .swal2-popup, .swal2-container.swal2-bottom-left > .swal2-popup {grid-column:1;grid-row:3;align-self:end;}.swal2-container.swal2-bottom > .swal2-popup {grid-column:2;grid-row:3;justify-self:center;align-self:end;}.swal2-container.swal2-bottom-end > .swal2-popup, .swal2-container.swal2-bottom-right > .swal2-popup {grid-column:3;grid-row:3;align-self:end;justify-self:end;}.swal2-container.swal2-grow-row > .swal2-popup, .swal2-container.swal2-grow-fullscreen > .swal2-popup {grid-column:1/4;width:100%;}.swal2-container.swal2-grow-column > .swal2-popup, .swal2-container.swal2-grow-fullscreen > .swal2-popup {grid-row:1/4;align-self:stretch;}.swal2-container.swal2-no-transition {transition:none !important;}.swal2-popup {display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0, 100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem;}.swal2-popup:focus {outline:none;}.swal2-popup.swal2-loading {overflow-y:hidden;}.swal2-title {position:relative;max-width:100%;margin:0;padding:0.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word;}.swal2-actions {display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0;}.swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {opacity:0.4;}.swal2-actions:not(.swal2-loading) .swal2-styled:hover {background-image:linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1));}.swal2-actions:not(.swal2-loading) .swal2-styled:active {background-image:linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));}.swal2-loader {display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:0.25em;border-style:solid;border-radius:100%;border-color:#2778c4 transparent #2778c4 transparent;}.swal2-styled {margin:0.3125em;padding:0.625em 1.1em;transition:box-shadow 0.1s;box-shadow:0 0 0 3px transparent;font-weight:500;}.swal2-styled:not([disabled]) {cursor:pointer;}.swal2-styled.swal2-confirm {border:0;border-radius:0.25em;background:initial;background-color:#99cc66 !important;background-color:#d0f2f8 !important;background-color:#638699 !important;color:#fff;font-size:1em;border-radius:16px;width:200px;}.swal2-styled.swal2-confirm:focus {box-shadow:0 0 0 3px rgba(137, 183, 91,0.5);box-shadow:none!important;background-color:#DEAC6C;}.swal2-styled.swal2-deny {border:0;border-radius:0.25em;background:initial;background-color:#dc3741 !important;color:#fff;font-size:1em;}.swal2-styled.swal2-deny:focus {box-shadow:0 0 0 3px rgba(220, 55, 65, 0.5);}.swal2-styled.swal2-cancel {border:0;border-radius:0.25em;background:initial;background-color:#ff3366 !important;color:#fff;font-size:1em;}.swal2-styled.swal2-cancel:focus {box-shadow:0 0 0 3px rgba(255, 51, 102,0.5);}.swal2-styled.swal2-default-outline:focus {box-shadow:0 0 0 3px rgba(239, 247, 255, 0.5);}.swal2-styled:focus {outline:none;} .swal2-styled::-moz-focus-inner { border:0;}.swal2-footer {justify-content:center;margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em;}.swal2-timer-progress-bar-container {position:absolute;right:0;bottom:0;left:0;grid-column:auto !important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px;}.swal2-timer-progress-bar {width:100%;height:0.25em;background:rgba(0, 0, 0, 0.2);}.swal2-image {max-width:100%;margin:2em auto 1em;}.swal2-close {z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color 0.1s, box-shadow 0.1s;border:none;border-radius:5px;background:transparent;color:#ccc;font-family:serif;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end;}.swal2-close:hover {transform:none;background:transparent;color:#f27474;}.swal2-close:focus {outline:none;box-shadow:inset 0 0 0 3px rgba(100, 150, 200, 0.5);} .swal2-close::-moz-focus-inner { border:0;}.swal2-html-container {z-index:1;justify-content:center;margin:1em 1.6em 0.3em;padding:0;overflow:auto;color:inherit;font-size:1.125em;font-weight:normal;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word;}.swal2-input,.swal2-file,.swal2-textarea,.swal2-select,.swal2-radio,.swal2-checkbox {margin:1em 2em 3px;}.swal2-input,.swal2-file,.swal2-textarea {box-sizing:border-box;width:auto;transition:border-color 0.1s, box-shadow 0.1s;border:1px solid #d9d9d9;border-radius:0.1875em;background:transparent;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px transparent;color:inherit;font-size:1.125em;}.swal2-input.swal2-inputerror,.swal2-file.swal2-inputerror,.swal2-textarea.swal2-inputerror {border-color:#f27474 !important;box-shadow:0 0 2px #f27474 !important;}.swal2-input:focus,.swal2-file:focus,.swal2-textarea:focus {border:1px solid #b4dbed;outline:none;box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.06), 0 0 0 3px rgba(100, 150, 200, 0.5);} .swal2-input::-moz-placeholder, .swal2-file::-moz-placeholder, .swal2-textarea::-moz-placeholder { color:#ccc;} .swal2-input:-ms-input-placeholder, .swal2-file:-ms-input-placeholder, .swal2-textarea:-ms-input-placeholder { color:#ccc;} .swal2-input::placeholder,.swal2-file::placeholder,.swal2-textarea::placeholder { color:#ccc;}.swal2-range {margin:1em 2em 3px;background:#fff;}.swal2-range input {width:80%;}.swal2-range output {width:20%;color:inherit;font-weight:600;text-align:center;}.swal2-range input,.swal2-range output {height:2.625em;padding:0;font-size:1.125em;line-height:2.625em;}.swal2-input {height:2.625em;padding:0 0.75em;}.swal2-file {width:75%;margin-right:auto;margin-left:auto;background:transparent;font-size:1.125em;}.swal2-textarea {height:6.75em;padding:0.75em;}.swal2-select {min-width:50%;max-width:100%;padding:0.375em 0.625em;background:transparent;color:inherit;font-size:1.125em;}.swal2-radio,.swal2-checkbox {align-items:center;justify-content:center;background:#fff;color:inherit;}.swal2-radio label,.swal2-checkbox label {margin:0 0.6em;font-size:1.125em;}.swal2-radio input,.swal2-checkbox input {flex-shrink:0;margin:0 0.4em;}.swal2-input-label {display:flex;justify-content:center;margin:1em auto 0;}.swal2-validation-message {align-items:center;justify-content:center;margin:1em 0 0;padding:0.625em;overflow:hidden;background:#f0f0f0;color:#666666;font-size:1em;font-weight:300;}.swal2-validation-message::before {content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 0.625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center;}.swal2-icon {position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto 0.6em;border:0.25em solid transparent;border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.swal2-icon .swal2-icon-content {display:flex;align-items:center;font-size:3.75em;}.swal2-icon.swal2-error {border-color:#f27474;color:#f27474;}.swal2-icon.swal2-error .swal2-x-mark {position:relative;flex-grow:1;}.swal2-icon.swal2-error [class^=swal2-x-mark-line] {display:block;position:absolute;top:2.3125em;width:2.9375em;height:0.3125em;border-radius:0.125em;background-color:#f27474;}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left] {left:1.0625em;transform:rotate(45deg);}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right] {right:1em;transform:rotate(-45deg);}.swal2-icon.swal2-error.swal2-icon-show {-webkit-animation:swal2-animate-error-icon 0.5s;animation:swal2-animate-error-icon 0.5s;}.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {-webkit-animation:swal2-animate-error-x-mark 0.5s;animation:swal2-animate-error-x-mark 0.5s;}.swal2-icon.swal2-warning {border-color:#facea8;color:#f8bb86;}.swal2-icon.swal2-warning.swal2-icon-show {-webkit-animation:swal2-animate-error-icon 0.5s;animation:swal2-animate-error-icon 0.5s;}.swal2-icon.swal2-warning.swal2-icon-show .swal2-icon-content {-webkit-animation:swal2-animate-i-mark 0.5s;animation:swal2-animate-i-mark 0.5s;}.swal2-icon.swal2-info {border-color:#9de0f6;color:#3fc3ee;}.swal2-icon.swal2-info.swal2-icon-show {-webkit-animation:swal2-animate-error-icon 0.5s;animation:swal2-animate-error-icon 0.5s;}.swal2-icon.swal2-info.swal2-icon-show .swal2-icon-content {-webkit-animation:swal2-animate-i-mark 0.8s;animation:swal2-animate-i-mark 0.8s;}.swal2-icon.swal2-question {border-color:#c9dae1;color:#87adbd;}.swal2-icon.swal2-question.swal2-icon-show {-webkit-animation:swal2-animate-error-icon 0.5s;animation:swal2-animate-error-icon 0.5s;}.swal2-icon.swal2-question.swal2-icon-show .swal2-icon-content {-webkit-animation:swal2-animate-question-mark 0.8s;animation:swal2-animate-question-mark 0.8s;}.swal2-icon.swal2-success {border-color:#a5dc86;color:#a5dc86;}.swal2-icon.swal2-success [class^=swal2-success-circular-line] {position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%;}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left] {top:-0.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em;}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right] {top:-0.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0;}.swal2-icon.swal2-success .swal2-success-ring {position:absolute;z-index:2;top:-0.25em;left:-0.25em;box-sizing:content-box;width:100%;height:100%;border:0.25em solid rgba(165, 220, 134, 0.3);border-radius:50%;}.swal2-icon.swal2-success .swal2-success-fix {position:absolute;z-index:1;top:0.5em;left:1.625em;width:0.4375em;height:5.625em;transform:rotate(-45deg);}.swal2-icon.swal2-success [class^=swal2-success-line] {display:block;position:absolute;z-index:2;height:0.3125em;border-radius:0.125em;background-color:#a5dc86;}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip] {top:2.875em;left:0.8125em;width:1.5625em;transform:rotate(45deg);}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long] {top:2.375em;right:0.5em;width:2.9375em;transform:rotate(-45deg);}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {-webkit-animation:swal2-animate-success-line-tip 0.75s;animation:swal2-animate-success-line-tip 0.75s;}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {-webkit-animation:swal2-animate-success-line-long 0.75s;animation:swal2-animate-success-line-long 0.75s;}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {-webkit-animation:swal2-rotate-success-circular-line 4.25s ease-in;animation:swal2-rotate-success-circular-line 4.25s ease-in;}.swal2-progress-steps {flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:transparent;font-weight:600;}.swal2-progress-steps li {display:inline-block;position:relative;}.swal2-progress-steps .swal2-progress-step {z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center;}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {background:#2778c4;}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step {background:#add8e6;color:#fff;}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {background:#add8e6;}.swal2-progress-steps .swal2-progress-step-line {z-index:10;flex-shrink:0;width:2.5em;height:0.4em;margin:0 -1px;background:#2778c4;}[class^=swal2] {-webkit-tap-highlight-color:transparent;}.swal2-show {-webkit-animation:swal2-show 0.3s;animation:swal2-show 0.3s;}.swal2-hide {-webkit-animation:swal2-hide 0.15s forwards;animation:swal2-hide 0.15s forwards;}.swal2-noanimation {transition:none;}.swal2-scrollbar-measure {position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll;}.swal2-rtl .swal2-close {margin-right:initial;margin-left:0;}.swal2-rtl .swal2-timer-progress-bar {right:0;left:auto;}.swal2-no-war {display:flex;position:fixed;z-index:1061;top:0;left:0;align-items:center;justify-content:center;width:100%;height:3.375em;background:#20232a;color:#fff;text-align:center;}.swal2-no-war a {color:#61dafb;text-decoration:none;}.swal2-no-war a:hover {text-decoration:underline;} @-webkit-keyframes swal2-toast-show { 0% { transform:translateY(-0.625em) rotateZ(2deg);} 33% { transform:translateY(0) rotateZ(-2deg);} 66% { transform:translateY(0.3125em) rotateZ(2deg);} 100% { transform:translateY(0) rotateZ(0deg);}} @keyframes swal2-toast-show { 0% { transform:translateY(-0.625em) rotateZ(2deg);} 33% { transform:translateY(0) rotateZ(-2deg);} 66% { transform:translateY(0.3125em) rotateZ(2deg);} 100% { transform:translateY(0) rotateZ(0deg);}} @-webkit-keyframes swal2-toast-hide { 100% { transform:rotateZ(1deg); opacity:0;}} @keyframes swal2-toast-hide { 100% { transform:rotateZ(1deg); opacity:0;}} @-webkit-keyframes swal2-toast-animate-success-line-tip { 0% { top:0.5625em; left:0.0625em; width:0;} 54% { top:0.125em; left:0.125em; width:0;} 70% { top:0.625em; left:-0.25em; width:1.625em;} 84% { top:1.0625em; left:0.75em; width:0.5em;} 100% { top:1.125em; left:0.1875em; width:0.75em;}} @keyframes swal2-toast-animate-success-line-tip { 0% { top:0.5625em; left:0.0625em; width:0;} 54% { top:0.125em; left:0.125em; width:0;} 70% { top:0.625em; left:-0.25em; width:1.625em;} 84% { top:1.0625em; left:0.75em; width:0.5em;} 100% { top:1.125em; left:0.1875em; width:0.75em;}} @-webkit-keyframes swal2-toast-animate-success-line-long { 0% { top:1.625em; right:1.375em; width:0;} 65% { top:1.25em; right:0.9375em; width:0;} 84% { top:0.9375em; right:0; width:1.125em;} 100% { top:0.9375em; right:0.1875em; width:1.375em;}} @keyframes swal2-toast-animate-success-line-long { 0% { top:1.625em; right:1.375em; width:0;} 65% { top:1.25em; right:0.9375em; width:0;} 84% { top:0.9375em; right:0; width:1.125em;} 100% { top:0.9375em; right:0.1875em; width:1.375em;}} @-webkit-keyframes swal2-show { 0% { transform:scale(0.7);} 45% { transform:scale(1.05);} 80% { transform:scale(0.95);} 100% { transform:scale(1);}} @keyframes swal2-show { 0% { transform:scale(0.7);} 45% { transform:scale(1.05);} 80% { transform:scale(0.95);} 100% { transform:scale(1);}} @-webkit-keyframes swal2-hide { 0% { transform:scale(1); opacity:1;} 100% { transform:scale(0.5); opacity:0;}} @keyframes swal2-hide { 0% { transform:scale(1); opacity:1;} 100% { transform:scale(0.5); opacity:0;}} @-webkit-keyframes swal2-animate-success-line-tip { 0% { top:1.1875em; left:0.0625em; width:0;} 54% { top:1.0625em; left:0.125em; width:0;} 70% { top:2.1875em; left:-0.375em; width:3.125em;} 84% { top:3em; left:1.3125em; width:1.0625em;} 100% { top:2.8125em; left:0.8125em; width:1.5625em;}} @keyframes swal2-animate-success-line-tip { 0% { top:1.1875em; left:0.0625em; width:0;} 54% { top:1.0625em; left:0.125em; width:0;} 70% { top:2.1875em; left:-0.375em; width:3.125em;} 84% { top:3em; left:1.3125em; width:1.0625em;} 100% { top:2.8125em; left:0.8125em; width:1.5625em;}} @-webkit-keyframes swal2-animate-success-line-long { 0% { top:3.375em; right:2.875em; width:0;} 65% { top:3.375em; right:2.875em; width:0;} 84% { top:2.1875em; right:0; width:3.4375em;} 100% { top:2.375em; right:0.5em; width:2.9375em;}} @keyframes swal2-animate-success-line-long { 0% { top:3.375em; right:2.875em; width:0;} 65% { top:3.375em; right:2.875em; width:0;} 84% { top:2.1875em; right:0; width:3.4375em;} 100% { top:2.375em; right:0.5em; width:2.9375em;}} @-webkit-keyframes swal2-rotate-success-circular-line { 0% { transform:rotate(-45deg);} 5% { transform:rotate(-45deg);} 12% { transform:rotate(-405deg);} 100% { transform:rotate(-405deg);}} @keyframes swal2-rotate-success-circular-line { 0% { transform:rotate(-45deg);} 5% { transform:rotate(-45deg);} 12% { transform:rotate(-405deg);} 100% { transform:rotate(-405deg);}} @-webkit-keyframes swal2-animate-error-x-mark { 0% { margin-top:1.625em; transform:scale(0.4); opacity:0;} 50% { margin-top:1.625em; transform:scale(0.4); opacity:0;} 80% { margin-top:-0.375em; transform:scale(1.15);} 100% { margin-top:0; transform:scale(1); opacity:1;}} @keyframes swal2-animate-error-x-mark { 0% { margin-top:1.625em; transform:scale(0.4); opacity:0;} 50% { margin-top:1.625em; transform:scale(0.4); opacity:0;} 80% { margin-top:-0.375em; transform:scale(1.15);} 100% { margin-top:0; transform:scale(1); opacity:1;}} @-webkit-keyframes swal2-animate-error-icon { 0% { transform:rotateX(100deg); opacity:0;} 100% { transform:rotateX(0deg); opacity:1;}} @keyframes swal2-animate-error-icon { 0% { transform:rotateX(100deg); opacity:0;} 100% { transform:rotateX(0deg); opacity:1;}} @-webkit-keyframes swal2-rotate-loading { 0% { transform:rotate(0deg);} 100% { transform:rotate(360deg);}} @keyframes swal2-rotate-loading { 0% { transform:rotate(0deg);} 100% { transform:rotate(360deg);}} @-webkit-keyframes swal2-animate-question-mark { 0% { transform:rotateY(-360deg);} 100% { transform:rotateY(0);}} @keyframes swal2-animate-question-mark { 0% { transform:rotateY(-360deg);} 100% { transform:rotateY(0);}} @-webkit-keyframes swal2-animate-i-mark { 0% { transform:rotateZ(45deg); opacity:0;} 25% { transform:rotateZ(-25deg); opacity:0.4;} 50% { transform:rotateZ(15deg); opacity:0.8;} 75% { transform:rotateZ(-5deg); opacity:1;} 100% { transform:rotateX(0); opacity:1;}} @keyframes swal2-animate-i-mark { 0% { transform:rotateZ(45deg); opacity:0;} 25% { transform:rotateZ(-25deg); opacity:0.4;} 50% { transform:rotateZ(15deg); opacity:0.8;} 75% { transform:rotateZ(-5deg); opacity:1;} 100% { transform:rotateX(0); opacity:1;}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {overflow:hidden;}body.swal2-height-auto {height:auto !important;}body.swal2-no-backdrop .swal2-container {background-color:transparent !important;pointer-events:none;}body.swal2-no-backdrop .swal2-container .swal2-popup {pointer-events:all;}body.swal2-no-backdrop .swal2-container .swal2-modal {box-shadow:0 0 10px rgba(0, 0, 0, 0.4);}@media print {body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {overflow-y:scroll !important;}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) > [aria-hidden=true] {display:none;}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {position:static !important;}}body.swal2-toast-shown .swal2-container {box-sizing:border-box;width:360px;max-width:100%;background-color:transparent;pointer-events:none;}body.swal2-toast-shown .swal2-container.swal2-top {top:0;right:auto;bottom:auto;left:50%;transform:translateX(-50%);}body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right {top:0;right:0;bottom:auto;left:auto;}body.swal2-toast-shown .swal2-container.swal2-top-start, body.swal2-toast-shown .swal2-container.swal2-top-left {top:0;right:auto;bottom:auto;left:0;}body.swal2-toast-shown .swal2-container.swal2-center-start, body.swal2-toast-shown .swal2-container.swal2-center-left {top:50%;right:auto;bottom:auto;left:0;transform:translateY(-50%);}body.swal2-toast-shown .swal2-container.swal2-center {top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%, -50%);}body.swal2-toast-shown .swal2-container.swal2-center-end, body.swal2-toast-shown .swal2-container.swal2-center-right {top:50%;right:0;bottom:auto;left:auto;transform:translateY(-50%);}body.swal2-toast-shown .swal2-container.swal2-bottom-start, body.swal2-toast-shown .swal2-container.swal2-bottom-left {top:auto;right:auto;bottom:0;left:0;}body.swal2-toast-shown .swal2-container.swal2-bottom {top:auto;right:auto;bottom:0;left:50%;transform:translateX(-50%);}body.swal2-toast-shown .swal2-container.swal2-bottom-end, body.swal2-toast-shown .swal2-container.swal2-bottom-right {top:auto;right:0;bottom:0;left:auto;}.swal2-popup.swal2-toast{box-sizing:border-box;grid-column:1/4 !important;grid-row:1/4 !important;grid-template-columns:min-content auto min-content;padding:1em;overflow-y:hidden;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.075),0 1px 2px rgba(0,0,0,.075),1px 2px 4px rgba(0,0,0,.075),1px 3px 8px rgba(0,0,0,.075),2px 4px 16px rgba(0,0,0,.075);pointer-events:all}.swal2-popup.swal2-toast>*{grid-column:2}.swal2-popup.swal2-toast .swal2-title{margin:.5em 1em;padding:0;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-loading{justify-content:center}.swal2-popup.swal2-toast .swal2-input{height:2em;margin:.5em;font-size:1em}.swal2-popup.swal2-toast .swal2-validation-message{font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{grid-column:3/3;grid-row:1/99;align-self:center;width:.8em;height:.8em;margin:0;font-size:2em}.swal2-popup.swal2-toast .swal2-html-container{margin:.5em 1em;padding:0;overflow:initial;font-size:1em;text-align:initial}.swal2-popup.swal2-toast .swal2-html-container:empty{padding:0}.swal2-popup.swal2-toast .swal2-loader{grid-column:1;grid-row:1/99;align-self:center;width:2em;height:2em;margin:.25em}.swal2-popup.swal2-toast .swal2-icon{grid-column:1;grid-row:1/99;align-self:center;width:2em;min-width:2em;height:2em;margin:0 .5em 0 0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:bold}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{justify-content:flex-start;height:auto;margin:0;margin-top:.5em;padding:0 .5em}.swal2-popup.swal2-toast .swal2-styled{margin:.25em .5em;padding:.4em .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-0.8em;left:-0.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-0.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{animation:swal2-toast-hide .1s forwards}div:where(.swal2-container){display:grid;position:fixed;z-index:1060;inset:0;box-sizing:border-box;grid-template-areas:"top-start toptop-end" "center-startcenter center-end" "bottom-startbottom-centerbottom-end";grid-template-rows:minmax(min-content, auto) minmax(min-content, auto) minmax(min-content, auto);height:100%;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}div:where(.swal2-container).swal2-backdrop-show,div:where(.swal2-container).swal2-noanimation{background:rgba(0,0,0,.4)}div:where(.swal2-container).swal2-backdrop-hide{background:rgba(0,0,0,0) !important}div:where(.swal2-container).swal2-top-start,div:where(.swal2-container).swal2-center-start,div:where(.swal2-container).swal2-bottom-start{grid-template-columns:minmax(0, 1fr) auto auto}div:where(.swal2-container).swal2-top,div:where(.swal2-container).swal2-center,div:where(.swal2-container).swal2-bottom{grid-template-columns:auto minmax(0, 1fr) auto}div:where(.swal2-container).swal2-top-end,div:where(.swal2-container).swal2-center-end,div:where(.swal2-container).swal2-bottom-end{grid-template-columns:auto auto minmax(0, 1fr)}div:where(.swal2-container).swal2-top-start>.swal2-popup{align-self:start}div:where(.swal2-container).swal2-top>.swal2-popup{grid-column:2;align-self:start;justify-self:center}div:where(.swal2-container).swal2-top-end>.swal2-popup,div:where(.swal2-container).swal2-top-right>.swal2-popup{grid-column:3;align-self:start;justify-self:end}div:where(.swal2-container).swal2-center-start>.swal2-popup,div:where(.swal2-container).swal2-center-left>.swal2-popup{grid-row:2;align-self:center}div:where(.swal2-container).swal2-center>.swal2-popup{grid-column:2;grid-row:2;align-self:center;justify-self:center}div:where(.swal2-container).swal2-center-end>.swal2-popup,div:where(.swal2-container).swal2-center-right>.swal2-popup{grid-column:3;grid-row:2;align-self:center;justify-self:end}div:where(.swal2-container).swal2-bottom-start>.swal2-popup,div:where(.swal2-container).swal2-bottom-left>.swal2-popup{grid-column:1;grid-row:3;align-self:end}div:where(.swal2-container).swal2-bottom>.swal2-popup{grid-column:2;grid-row:3;justify-self:center;align-self:end}div:where(.swal2-container).swal2-bottom-end>.swal2-popup,div:where(.swal2-container).swal2-bottom-right>.swal2-popup{grid-column:3;grid-row:3;align-self:end;justify-self:end}div:where(.swal2-container).swal2-grow-row>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-column:1/4;width:100%}div:where(.swal2-container).swal2-grow-column>.swal2-popup,div:where(.swal2-container).swal2-grow-fullscreen>.swal2-popup{grid-row:1/4;align-self:stretch}div:where(.swal2-container).swal2-no-transition{transition:none !important}div:where(.swal2-container) div:where(.swal2-popup){display:none;position:relative;box-sizing:border-box;grid-template-columns:minmax(0, 100%);width:32em;max-width:100%;padding:0 0 1.25em;border:none;border-radius:5px;background:#fff;color:#545454;font-family:inherit;font-size:1rem}div:where(.swal2-container) div:where(.swal2-popup):focus{outline:none}div:where(.swal2-container) div:where(.swal2-popup).swal2-loading{overflow-y:hidden}div:where(.swal2-container) h2:where(.swal2-title){position:relative;max-width:100%;margin:0;padding:.8em 1em 0;color:inherit;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}div:where(.swal2-container) div:where(.swal2-actions){display:flex;z-index:1;box-sizing:border-box;flex-wrap:wrap;align-items:center;justify-content:center;width:auto;margin:1.25em auto 0;padding:0}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1))}div:where(.swal2-container) div:where(.swal2-actions):not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2))}div:where(.swal2-container) div:where(.swal2-loader){display:none;align-items:center;justify-content:center;width:2.2em;height:2.2em;margin:0 1.875em;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border-width:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 rgba(0,0,0,0) #2778c4 rgba(0,0,0,0)}div:where(.swal2-container) button:where(.swal2-styled){margin:.3125em;padding:.625em 1.1em;transition:box-shadow .1s;box-shadow:0 0 0 3px rgba(0,0,0,0);font-weight:500}div:where(.swal2-container) button:where(.swal2-styled):not([disabled]){cursor:pointer}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#7066e0;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-confirm:focus{box-shadow:0 0 0 3px rgba(112,102,224,.5)}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#dc3741;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-deny:focus{box-shadow:0 0 0 3px rgba(220,55,65,.5)}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#6e7881;color:#fff;font-size:1em}div:where(.swal2-container) button:where(.swal2-styled).swal2-cancel:focus{box-shadow:0 0 0 3px rgba(110,120,129,.5)}div:where(.swal2-container) button:where(.swal2-styled).swal2-default-outline:focus{box-shadow:0 0 0 3px rgba(100,150,200,.5)}div:where(.swal2-container) button:where(.swal2-styled):focus{outline:none}div:where(.swal2-container) button:where(.swal2-styled)::-moz-focus-inner{border:0}div:where(.swal2-container) div:where(.swal2-footer){justify-content:center;margin:1em 0 0;padding:1em 1em 0;border-top:1px solid #eee;color:inherit;font-size:1em}div:where(.swal2-container) .swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;grid-column:auto !important;overflow:hidden;border-bottom-right-radius:5px;border-bottom-left-radius:5px}div:where(.swal2-container) div:where(.swal2-timer-progress-bar){width:100%;height:.25em;background:rgba(0,0,0,.2)}div:where(.swal2-container) img:where(.swal2-image){max-width:100%;margin:2em auto 1em}div:where(.swal2-container) button:where(.swal2-close){z-index:2;align-items:center;justify-content:center;width:1.2em;height:1.2em;margin-top:0;margin-right:0;margin-bottom:-1.2em;padding:0;overflow:hidden;transition:color .1s,box-shadow .1s;border:none;border-radius:5px;background:rgba(0,0,0,0);color:#ccc;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}div:where(.swal2-container) button:where(.swal2-close):hover{transform:none;background:rgba(0,0,0,0);color:#f27474}div:where(.swal2-container) button:where(.swal2-close):focus{outline:none;box-shadow:inset 0 0 0 3px rgba(100,150,200,.5)}div:where(.swal2-container) button:where(.swal2-close)::-moz-focus-inner{border:0}div:where(.swal2-container) .swal2-html-container{z-index:1;justify-content:center;margin:1em 1.6em .3em;padding:0;overflow:auto;color:inherit;font-size:1.125em;font-weight:normal;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea),div:where(.swal2-container) select:where(.swal2-select),div:where(.swal2-container) div:where(.swal2-radio),div:where(.swal2-container) label:where(.swal2-checkbox){margin:1em 2em 3px}div:where(.swal2-container) input:where(.swal2-input),div:where(.swal2-container) input:where(.swal2-file),div:where(.swal2-container) textarea:where(.swal2-textarea){box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:rgba(0,0,0,0);box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(0,0,0,0);color:inherit;font-size:1.125em}div:where(.swal2-container) input:where(.swal2-input).swal2-inputerror,div:where(.swal2-container) input:where(.swal2-file).swal2-inputerror,div:where(.swal2-container) textarea:where(.swal2-textarea).swal2-inputerror{border-color:#f27474 !important;box-shadow:0 0 2px #f27474 !important}div:where(.swal2-container) input:where(.swal2-input):focus,div:where(.swal2-container) input:where(.swal2-file):focus,div:where(.swal2-container) textarea:where(.swal2-textarea):focus{border:1px solid #b4dbed;outline:none;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(100,150,200,.5)}div:where(.swal2-container) input:where(.swal2-input)::placeholder,div:where(.swal2-container) input:where(.swal2-file)::placeholder,div:where(.swal2-container) textarea:where(.swal2-textarea)::placeholder{color:#ccc}div:where(.swal2-container) .swal2-range{margin:1em 2em 3px;background:#fff}div:where(.swal2-container) .swal2-range input{width:80%}div:where(.swal2-container) .swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}div:where(.swal2-container) .swal2-range input,div:where(.swal2-container) .swal2-range output{height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}div:where(.swal2-container) .swal2-input{height:2.625em;padding:0 .75em}div:where(.swal2-container) .swal2-file{width:75%;margin-right:auto;margin-left:auto;background:rgba(0,0,0,0);font-size:1.125em}div:where(.swal2-container) .swal2-textarea{height:6.75em;padding:.75em}div:where(.swal2-container) .swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:rgba(0,0,0,0);color:inherit;font-size:1.125em}div:where(.swal2-container) .swal2-radio,div:where(.swal2-container) .swal2-checkbox{align-items:center;justify-content:center;background:#fff;color:inherit}div:where(.swal2-container) .swal2-radio label,div:where(.swal2-container) .swal2-checkbox label{margin:0 .6em;font-size:1.125em}div:where(.swal2-container) .swal2-radio input,div:where(.swal2-container) .swal2-checkbox input{flex-shrink:0;margin:0 .4em}div:where(.swal2-container) label:where(.swal2-input-label){display:flex;justify-content:center;margin:1em auto 0}div:where(.swal2-container) div:where(.swal2-validation-message){align-items:center;justify-content:center;margin:1em 0 0;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}div:where(.swal2-container) div:where(.swal2-validation-message)::before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}div:where(.swal2-container) .swal2-progress-steps{flex-wrap:wrap;align-items:center;max-width:100%;margin:1.25em auto;padding:0;background:rgba(0,0,0,0);font-weight:600}div:where(.swal2-container) .swal2-progress-steps li{display:inline-block;position:relative}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step{z-index:20;flex-shrink:0;width:2em;height:2em;border-radius:2em;background:#2778c4;color:#fff;line-height:2em;text-align:center}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#2778c4}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}div:where(.swal2-container) .swal2-progress-steps .swal2-progress-step-line{z-index:10;flex-shrink:0;width:2.5em;height:.4em;margin:0 -1px;background:#2778c4}div:where(.swal2-icon){position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:2.5em auto .6em;border:0.25em solid rgba(0,0,0,0);border-radius:50%;border-color:#000;font-family:inherit;line-height:5em;cursor:default;user-select:none}div:where(.swal2-icon) .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}div:where(.swal2-icon).swal2-error{border-color:#f27474;color:#f27474}div:where(.swal2-icon).swal2-error .swal2-x-mark{position:relative;flex-grow:1}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-error.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-error.swal2-icon-show .swal2-x-mark{animation:swal2-animate-error-x-mark .5s}div:where(.swal2-icon).swal2-warning{border-color:#facea8;color:#f8bb86}div:where(.swal2-icon).swal2-warning.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-warning.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .5s}div:where(.swal2-icon).swal2-info{border-color:#9de0f6;color:#3fc3ee}div:where(.swal2-icon).swal2-info.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-info.swal2-icon-show .swal2-icon-content{animation:swal2-animate-i-mark .8s}div:where(.swal2-icon).swal2-question{border-color:#c9dae1;color:#87adbd}div:where(.swal2-icon).swal2-question.swal2-icon-show{animation:swal2-animate-error-icon .5s}div:where(.swal2-icon).swal2-question.swal2-icon-show .swal2-icon-content{animation:swal2-animate-question-mark .8s}div:where(.swal2-icon).swal2-success{border-color:#a5dc86;color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=left]{top:-0.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}div:where(.swal2-icon).swal2-success [class^=swal2-success-circular-line][class$=right]{top:-0.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}div:where(.swal2-icon).swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-0.25em;left:-0.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}div:where(.swal2-icon).swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}div:where(.swal2-icon).swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-tip{animation:swal2-animate-success-line-tip .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-line-long{animation:swal2-animate-success-line-long .75s}div:where(.swal2-icon).swal2-success.swal2-icon-show .swal2-success-circular-line-right{animation:swal2-rotate-success-circular-line 4.25s ease-in}[class^=swal2]{-webkit-tap-highlight-color:rgba(0,0,0,0)}.swal2-show{animation:swal2-show .3s}.swal2-hide{animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{margin-right:initial;margin-left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@keyframes swal2-toast-show{0%{transform:translateY(-0.625em) rotateZ(2deg)}33%{transform:translateY(0) rotateZ(-2deg)}66%{transform:translateY(0.3125em) rotateZ(2deg)}100%{transform:translateY(0) rotateZ(0deg)}}@keyframes swal2-toast-hide{100%{transform:rotateZ(1deg);opacity:0}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-0.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}100%{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}100%{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-show{0%{transform:scale(0.7)}45%{transform:scale(1.05)}80%{transform:scale(0.95)}100%{transform:scale(1)}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}100%{transform:scale(0.5);opacity:0}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-0.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}100%{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-long{0%{top:3.375em;right:2.875em;width:0}65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}100%{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-rotate-success-circular-line{0%{transform:rotate(-45deg)}5%{transform:rotate(-45deg)}12%{transform:rotate(-405deg)}100%{transform:rotate(-405deg)}}@keyframes swal2-animate-error-x-mark{0%{margin-top:1.625em;transform:scale(0.4);opacity:0}50%{margin-top:1.625em;transform:scale(0.4);opacity:0}80%{margin-top:-0.375em;transform:scale(1.15)}100%{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0deg);opacity:1}}@keyframes swal2-rotate-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes swal2-animate-question-mark{0%{transform:rotateY(-360deg)}100%{transform:rotateY(0)}}@keyframes swal2-animate-i-mark{0%{transform:rotateZ(45deg);opacity:0}25%{transform:rotateZ(-25deg);opacity:.4}50%{transform:rotateZ(15deg);opacity:.8}75%{transform:rotateZ(-5deg);opacity:1}100%{transform:rotateX(0);opacity:1}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto !important}body.swal2-no-backdrop .swal2-container{background-color:rgba(0,0,0,0) !important;pointer-events:none}body.swal2-no-backdrop .swal2-container .swal2-popup{pointer-events:all}body.swal2-no-backdrop .swal2-container .swal2-modal{box-shadow:0 0 10px rgba(0,0,0,.4)}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll !important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static !important}}body.swal2-toast-shown .swal2-container{box-sizing:border-box;width:360px;max-width:100%;background-color:rgba(0,0,0,0);pointer-events:none}body.swal2-toast-shown .swal2-container.swal2-top{inset:0 auto auto 50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{inset:0 0 auto auto}body.swal2-toast-shown .swal2-container.swal2-top-start,body.swal2-toast-shown .swal2-container.swal2-top-left{inset:0 auto auto 0}body.swal2-toast-shown .swal2-container.swal2-center-start,body.swal2-toast-shown .swal2-container.swal2-center-left{inset:50% auto auto 0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{inset:50% auto auto 50%;transform:translate(-50%, -50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{inset:50% 0 auto auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-start,body.swal2-toast-shown .swal2-container.swal2-bottom-left{inset:auto auto 0 0}body.swal2-toast-shown .swal2-container.swal2-bottom{inset:auto auto 0 50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{inset:auto 0 0 auto}@font-face {font-family:"Montserrat Medium";src:url("/fonts/Montserrat-Medium.woff2") format("woff2"), url("/fonts/Montserrat-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap; }@font-face {font-family:"Montserrat Bold";src:url("/fonts/Montserrat-Bold.woff2") format("woff2"), url("/fonts/Montserrat-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap; }@font-face {font-family:"Montserrat SemiBold";src:url("/fonts/Montserrat-SemiBold.woff2") format("woff2"), url("/fonts/Montserrat-SemiBold.woff") format("woff");font-weight:600;font-style:normal;font-display:swap; }@font-face {font-family:"Montserrat Regular";src:url("/fonts/Montserrat-Regular.woff2") format("woff2"), url("/fonts/Montserrat-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap; }@font-face {font-family:"Montserrat Light";src:url("/fonts/Montserrat-Light.woff2") format("woff2"), url("/fonts/Montserrat-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap; }@font-face {font-family:"Montserrat Thin";src:url("/fonts/Montserrat-Thin.woff2") format("woff2"), url("/fonts/Montserrat-Thin.woff") format("woff");font-weight:100;font-style:normal;font-display:swap; }.noUi-target, .noUi-target * {-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box; }.noUi-target {position:relative; }.noUi-base, .noUi-connects {width:100%;height:100%;position:relative;z-index:1; }.noUi-connects {overflow:hidden;z-index:0; }.noUi-connect, .noUi-origin {will-change:transform;position:absolute;z-index:1;top:0;right:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat; }.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {left:0;right:auto; }.noUi-vertical .noUi-origin {top:-100%;width:0; }.noUi-horizontal .noUi-origin {height:0; }.noUi-handle {-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute; }.noUi-touch-area {height:100%;width:100%; }.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {-webkit-transition:transform .3s;transition:transform .3s; }.noUi-state-drag * {cursor:inherit !important; }.noUi-horizontal {height:18px; }.noUi-horizontal .noUi-handle {width:34px;height:28px;right:-17px;top:-6px; }.noUi-vertical {width:18px; }.noUi-vertical .noUi-handle {width:28px;height:34px;right:-6px;bottom:-17px; }.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {left:-17px;right:auto; }.noUi-target {background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB; }.noUi-connects {border-radius:3px; }.noUi-connect {background:#3FB8AF; }.noUi-draggable {cursor:ew-resize; }.noUi-vertical .noUi-draggable {cursor:ns-resize; }.noUi-handle {border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB; }.noUi-active {box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB; }.noUi-handle:after, .noUi-handle:before {content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px; }.noUi-handle:after {left:17px; }.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {width:14px;height:1px;left:6px;top:14px; }.noUi-vertical .noUi-handle:after {top:17px; }[disabled] .noUi-connect {background:#B8B8B8; }[disabled] .noUi-handle, [disabled].noUi-handle, [disabled].noUi-target {cursor:not-allowed; }.noUi-pips, .noUi-pips * {-moz-box-sizing:border-box;box-sizing:border-box; }.noUi-pips {position:absolute;color:#999; }.noUi-value {position:absolute;white-space:nowrap;text-align:center; }.noUi-value-sub {color:#ccc;font-size:10px; }.noUi-marker {position:absolute;background:#CCC; }.noUi-marker-sub {background:#AAA; }.noUi-marker-large {background:#AAA; }.noUi-pips-horizontal {padding:10px 0;height:80px;top:100%;left:0;width:100%; }.noUi-value-horizontal {-webkit-transform:translate(-50%, 50%);transform:translate(-50%, 50%); }.noUi-rtl .noUi-value-horizontal {-webkit-transform:translate(50%, 50%);transform:translate(50%, 50%); }.noUi-marker-horizontal.noUi-marker {margin-left:-1px;width:2px;height:5px; }.noUi-marker-horizontal.noUi-marker-sub {height:10px; }.noUi-marker-horizontal.noUi-marker-large {height:15px; }.noUi-pips-vertical {padding:0 10px;height:100%;top:0;left:100%; }.noUi-value-vertical {-webkit-transform:translate(0, -50%);transform:translate(0, -50%);padding-left:25px; }.noUi-rtl .noUi-value-vertical {-webkit-transform:translate(0, 50%);transform:translate(0, 50%); }.noUi-marker-vertical.noUi-marker {width:5px;height:2px;margin-top:-1px; }.noUi-marker-vertical.noUi-marker-sub {width:10px; }.noUi-marker-vertical.noUi-marker-large {width:15px; }.noUi-tooltip {display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap; }.noUi-horizontal .noUi-tooltip {-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);left:50%;bottom:120%; }.noUi-vertical .noUi-tooltip {-webkit-transform:translate(0, -50%);transform:translate(0, -50%);top:50%;right:120%; }.noUi-horizontal .noUi-origin > .noUi-tooltip {-webkit-transform:translate(50%, 0);transform:translate(50%, 0);left:auto;bottom:10px; }.noUi-vertical .noUi-origin > .noUi-tooltip {-webkit-transform:translate(0, -18px);transform:translate(0, -18px);top:auto;right:28px; }.slick-slider {position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent; }.slick-list {position:relative;display:block;overflow:hidden;margin:0;padding:0; }.slick-list:focus {outline:none; }.slick-list.dragging {cursor:pointer;cursor:hand; }.slick-slider .slick-track,.slick-slider .slick-list {-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0); }.slick-track {position:relative;top:0;left:0;display:block; }.slick-track:before,.slick-track:after {display:table;content:""; }.slick-track:after {clear:both; }.slick-loading .slick-track {visibility:hidden; }.slick-slide {display:none;float:left;height:100%;min-height:1px; }[dir="rtl"] .slick-slide {float:right; }.slick-slide img {display:block; }.slick-slide.slick-loading img {display:none; }.slick-slide.dragging img {pointer-events:none; }.slick-initialized .slick-slide {display:block; }.slick-loading .slick-slide {visibility:hidden; }.slick-vertical .slick-slide {display:block;height:auto;border:1px solid transparent; }.slick-arrow.slick-hidden {display:none; }body.compensate-for-scrollbar {overflow:hidden; }.fancybox-active {height:auto; }.fancybox-is-hidden {left:-9999px;margin:0;position:absolute !important;top:-9999px;visibility:hidden; }.fancybox-container {-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;z-index:99992; }.fancybox-container * {box-sizing:border-box; }.fancybox-outer,.fancybox-inner,.fancybox-bg,.fancybox-stage {bottom:0;left:0;position:absolute;right:0;top:0; }.fancybox-outer {-webkit-overflow-scrolling:touch;overflow-y:auto; }.fancybox-bg {background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(0.47, 0, 0.74, 0.71); }.fancybox-is-open .fancybox-bg {opacity:0.9;transition-timing-function:cubic-bezier(0.22, 0.61, 0.36, 1); }.fancybox-infobar,.fancybox-toolbar,.fancybox-caption,.fancybox-navigation .fancybox-button {direction:ltr;opacity:0;position:absolute;transition:opacity 0.25s ease, visibility 0s ease 0.25s;visibility:hidden;z-index:99997; }.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar,.fancybox-show-caption .fancybox-caption,.fancybox-show-nav .fancybox-navigation .fancybox-button {opacity:1;transition:opacity 0.25s ease 0s, visibility 0s ease 0s;visibility:visible; }.fancybox-infobar {color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none; }.fancybox-toolbar {right:0;top:0; }.fancybox-stage {direction:ltr;overflow:visible;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:99994; }.fancybox-is-open .fancybox-stage {overflow:hidden; }.fancybox-slide {-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform;white-space:normal;width:100%;z-index:99994; }.fancybox-slide::before {content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0; }.fancybox-is-sliding .fancybox-slide,.fancybox-slide--previous,.fancybox-slide--current,.fancybox-slide--next {display:block; }.fancybox-slide--image {overflow:hidden;padding:44px 0; }.fancybox-slide--image::before {display:none; }.fancybox-slide--html {padding:6px; }.fancybox-content {background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle; }.fancybox-slide--image .fancybox-content {-webkit-animation-timing-function:cubic-bezier(0.5, 0, 0.14, 1);animation-timing-function:cubic-bezier(0.5, 0, 0.14, 1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;-webkit-transform-origin:top left;-ms-transform-origin:top left;transform-origin:top left;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995; }.fancybox-can-zoomOut .fancybox-content {cursor:-webkit-zoom-out;cursor:zoom-out; }.fancybox-can-zoomIn .fancybox-content {cursor:-webkit-zoom-in;cursor:zoom-in; }.fancybox-can-swipe .fancybox-content,.fancybox-can-pan .fancybox-content {cursor:-webkit-grab;cursor:grab; }.fancybox-is-grabbing .fancybox-content {cursor:-webkit-grabbing;cursor:grabbing; }.fancybox-container [data-selectable="true"] {cursor:text; }.fancybox-image,.fancybox-spaceball {background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%; }.fancybox-spaceball {z-index:1; }.fancybox-slide--video .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--iframe .fancybox-content {height:100%;overflow:visible;padding:0;width:100%; }.fancybox-slide--video .fancybox-content {background:#000; }.fancybox-slide--map .fancybox-content {background:#e5e3df; }.fancybox-slide--iframe .fancybox-content {background:#fff; }.fancybox-video,.fancybox-iframe {background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%; }.fancybox-iframe {left:0;position:absolute;top:0; }.fancybox-error {background:#fff;cursor:default;max-width:400px;padding:40px;width:100%; }.fancybox-error p {color:#444;font-size:16px;line-height:20px;margin:0;padding:0; }.fancybox-button {background:rgba(30, 30, 30, 0.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color 0.2s;vertical-align:top;visibility:inherit;width:44px; }.fancybox-button,.fancybox-button:visited,.fancybox-button:link {color:#ccc; }.fancybox-button:hover {color:#fff; }.fancybox-button:focus {outline:none; }.fancybox-button.fancybox-focus {outline:1px dotted; }.fancybox-button[disabled],.fancybox-button[disabled]:hover {color:#888;cursor:default;outline:none; }.fancybox-button div {height:100%; }.fancybox-button svg {display:block;height:100%;overflow:visible;position:relative;width:100%; }.fancybox-button svg path {fill:currentColor;stroke-width:0; }.fancybox-button--play svg:nth-child(2),.fancybox-button--fsenter svg:nth-child(2) {display:none; }.fancybox-button--pause svg:nth-child(1),.fancybox-button--fsexit svg:nth-child(1) {display:none; }.fancybox-progress {background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;-ms-transform-origin:0;transform-origin:0;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;transition-timing-function:linear;z-index:99998; }.fancybox-close-small {background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:0.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401; }.fancybox-close-small:hover {color:#fff;opacity:1; }.fancybox-slide--html .fancybox-close-small {color:currentColor;padding:10px;right:0;top:0; }.fancybox-slide--image.fancybox-is-scaling .fancybox-content {overflow:hidden; }.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {display:none; }.fancybox-navigation .fancybox-button {background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px; }.fancybox-navigation .fancybox-button div {padding:7px; }.fancybox-navigation .fancybox-button--arrow_left {left:0;padding:31px 26px 31px 6px; }.fancybox-navigation .fancybox-button--arrow_right {padding:31px 6px 31px 26px;right:0; }.fancybox-caption {bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:25px 44px 25px 44px;right:0;text-align:center;z-index:99996; }.fancybox-caption::before {background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);background-repeat:repeat-x;background-size:contain;bottom:0;content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:-44px;z-index:-1; }.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited {color:#ccc;text-decoration:none; }.fancybox-caption a:hover {color:#fff;text-decoration:underline; }.fancybox-loading {-webkit-animation:fancybox-rotate 1s linear infinite;animation:fancybox-rotate 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:0.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999; }@-webkit-keyframes fancybox-rotate {100% {-webkit-transform:rotate(360deg);transform:rotate(360deg); } }@keyframes fancybox-rotate {100% {-webkit-transform:rotate(360deg);transform:rotate(360deg); } }.fancybox-animated {transition-timing-function:cubic-bezier(0, 0, 0.25, 1); }.fancybox-fx-slide.fancybox-slide--previous {opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0); }.fancybox-fx-slide.fancybox-slide--next {opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0); }.fancybox-fx-slide.fancybox-slide--current {opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0); }.fancybox-fx-fade.fancybox-slide--previous,.fancybox-fx-fade.fancybox-slide--next {opacity:0;transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1); }.fancybox-fx-fade.fancybox-slide--current {opacity:1; }.fancybox-fx-zoom-in-out.fancybox-slide--previous {opacity:0;-webkit-transform:scale3d(1.5, 1.5, 1.5);transform:scale3d(1.5, 1.5, 1.5); }.fancybox-fx-zoom-in-out.fancybox-slide--next {opacity:0;-webkit-transform:scale3d(0.5, 0.5, 0.5);transform:scale3d(0.5, 0.5, 0.5); }.fancybox-fx-zoom-in-out.fancybox-slide--current {opacity:1;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1); }.fancybox-fx-rotate.fancybox-slide--previous {opacity:0;-webkit-transform:rotate(-360deg);-ms-transform:rotate(-360deg);transform:rotate(-360deg); }.fancybox-fx-rotate.fancybox-slide--next {opacity:0;-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg); }.fancybox-fx-rotate.fancybox-slide--current {opacity:1;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg); }.fancybox-fx-circular.fancybox-slide--previous {opacity:0;-webkit-transform:scale3d(0, 0, 0) translate3d(-100%, 0, 0);transform:scale3d(0, 0, 0) translate3d(-100%, 0, 0); }.fancybox-fx-circular.fancybox-slide--next {opacity:0;-webkit-transform:scale3d(0, 0, 0) translate3d(100%, 0, 0);transform:scale3d(0, 0, 0) translate3d(100%, 0, 0); }.fancybox-fx-circular.fancybox-slide--current {opacity:1;-webkit-transform:scale3d(1, 1, 1) translate3d(0, 0, 0);transform:scale3d(1, 1, 1) translate3d(0, 0, 0); }.fancybox-fx-tube.fancybox-slide--previous {-webkit-transform:translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);transform:translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }.fancybox-fx-tube.fancybox-slide--next {-webkit-transform:translate3d(100%, 0, 0) scale(0.1) skew(10deg);transform:translate3d(100%, 0, 0) scale(0.1) skew(10deg); }.fancybox-fx-tube.fancybox-slide--current {-webkit-transform:translate3d(0, 0, 0) scale(1);transform:translate3d(0, 0, 0) scale(1); }@media all and (max-height:576px) {.fancybox-caption {padding:12px; }.fancybox-slide {padding-left:6px;padding-right:6px; }.fancybox-slide--image {padding:6px 0; }.fancybox-close-small {right:-6px; }.fancybox-slide--image .fancybox-close-small {background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px; } }.fancybox-share {background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center; }.fancybox-share h1 {color:#222;font-size:35px;font-weight:700;margin:0 0 20px 0; }.fancybox-share p {margin:0;padding:0; }.fancybox-share__button {border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px 5px;min-width:130px;padding:0 15px;text-decoration:none;transition:all 0.2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap; }.fancybox-share__button:visited,.fancybox-share__button:link {color:#fff; }.fancybox-share__button:hover {text-decoration:none; }.fancybox-share__button--fb {background:#3b5998; }.fancybox-share__button--fb:hover {background:#344e86; }.fancybox-share__button--pt {background:#bd081d; }.fancybox-share__button--pt:hover {background:#aa0719; }.fancybox-share__button--tw {background:#1da1f2; }.fancybox-share__button--tw:hover {background:#0d95e8; }.fancybox-share__button svg {height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px; }.fancybox-share__button svg path {fill:#fff; }.fancybox-share__input {background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0 0;outline:none;padding:10px 15px;width:100%; }.fancybox-thumbs {background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px 2px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995; }.fancybox-thumbs-x {overflow-x:auto;overflow-y:hidden; }.fancybox-show-thumbs .fancybox-thumbs {display:block; }.fancybox-show-thumbs .fancybox-inner {right:212px; }.fancybox-thumbs__list {font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%; }.fancybox-thumbs-x .fancybox-thumbs__list {overflow:hidden; }.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {width:7px; }.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0, 0, 0, 0.3); }.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {background:#2a2a2a;border-radius:10px; }.fancybox-thumbs__list a {-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0, 0, 0, 0.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px; }.fancybox-thumbs__list a::before {border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);z-index:99991; }.fancybox-thumbs__list a:focus::before {opacity:0.5; }.fancybox-thumbs__list a.fancybox-thumbs-active::before {opacity:1; }@media all and (max-width:576px) {.fancybox-thumbs {width:110px; }.fancybox-show-thumbs .fancybox-inner {right:110px; }.fancybox-thumbs__list a {max-width:calc(100% - 10px); } }.fancybox-infobar,.fancybox-caption,.fancybox-button--zoom,.fancybox-button--play {display:none !important; }@font-face {font-family:"ego";src:url("/fonts/ego.eot?9450592");src:url("/fonts/ego.eot?9450592#iefix") format("embedded-opentype"), url("/fonts/ego.woff2?9450592") format("woff2"), url("/fonts/ego.woff?9450592") format("woff"), url("/fonts/ego.ttf?9450592") format("truetype"), url("/fonts/ego.svg?9450592#ego") format("svg");font-weight:normal;font-style:normal; }[class^="icon-"]:before,[class*=" icon-"]:before {font-family:"ego";font-style:normal;font-weight:normal;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:0.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:0.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; }.icon-arrow-right-thin:before {content:"\e800"; }.icon-arrow-top:before {content:"\e801"; }.icon-arrow-top-thin:before {content:"\e802"; }.icon-badge:before {content:"\e803"; }.icon-card:before {content:"\e804"; }.icon-case:before {content:"\e805"; }.icon-chat:before {content:"\e806"; }.icon-close:before {content:"\e807"; }.icon-cloud:before {content:"\e808"; }.icon-facebook:before {content:"\e809"; }.icon-finger:before {content:"\e80a"; }.icon-graph:before {content:"\e80b"; }.icon-gropuchat:before {content:"\e80c"; }.icon-instagram:before {content:"\e80d"; }.icon-judge:before {content:"\e80e"; }.icon-like:before {content:"\e80f"; }.icon-lock:before {content:"\e810"; }.icon-loop:before {content:"\e811"; }.icon-mail:before {content:"\e812"; }.icon-message:before {content:"\e813"; }.icon-more:before {content:"\e814"; }.icon-notification:before {content:"\e815"; }.icon-paint:before {content:"\e816"; }.icon-phone:before {content:"\e817"; }.icon-play:before {content:"\e818"; }.icon-search-document:before {content:"\e819"; }.icon-searchpeople:before {content:"\e81a"; }.icon-sertificate:before {content:"\e81b"; }.icon-settings:before {content:"\e81c"; }.icon-shake:before {content:"\e81d"; }.icon-skype:before {content:"\e81e"; }.icon-target:before {content:"\e81f"; }.icon-teach:before {content:"\e820"; }.icon-time:before {content:"\e821"; }.icon-translate:before {content:"\e822"; }.icon-weight:before {content:"\e823"; }.icon-win:before {content:"\e824"; }.icon-youtube:before {content:"\e825"; }.icon-24h:before {content:"\e826"; }.icon-agree:before {content:"\e827"; }.icon-arrow-bottom-thin:before {content:"\e828"; }.icon-arrow-left:before {content:"\e829"; }.icon-arrow-left-thin:before {content:"\e82a"; }.icon-arrow-right:before {content:"\e82b"; }.icon-close-1:before {content:'\e901'; }.icon-earth:before {content:'\e800'; }body {line-height:150%;color:#000000;font-size:16px;margin-top:0px;margin-bottom:0px;padding:0px;background-color:#ffffff;font-weight:400;margin-right:0px;margin-left:0px;font-family:"Montserrat Regular";scroll-behavior:smooth; }html {scroll-behavior:smooth; }body.mmopened {position:fixed;height:100vh;overflow-y:hidden;padding-right:17px; }body.contacton {overflow-y:hidden;overflow-x:hidden;padding-right:17px; }.wrapper {width:100%;position:relative;display:block;float:none; }.holder {display:block;position:relative;height:100%; }.vcenter {position:absolute;position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:block; }a {text-decoration:none;color:#4c76f0;border:0px;outline:0px;cursor:pointer;-moz-transition:0.25s ease-in-out;-ms-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out; }a:hover {color:#4c76f0;text-decoration:none;border:0px;outline:0px; }.anchor {display:block;position:relative;top:-50px;height:1px;width:1px;overflow:hidden; }.dist {padding-top:6em;padding-bottom:6em; }.dist2 {padding-top:9em; }.distt {padding-top:6em; }.distb {padding-bottom:6em; }h1,h2,h3,h4,h5,h6,.h1,.h2,.title,.subtitle {font-family:"Montserrat Regular";font-size:330%;line-height:105%;font-weight:400;letter-spacing:0;font-style:normal;margin:0px;padding-top:0px;padding-right:0px;padding-left:0px;padding-bottom:0.5em;display:block;color:#f36f21;color:#9ac329;color:#004b23;color:#000000;-moz-transition:0.25s ease-in-out;-ms-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out; }h1,h2 {padding-bottom:0.75em;font-size:325%; }h3 {font-size:250%;line-height:105%; }h4 {font-size:200%;line-height:125%; }h5 {font-size:160%;line-height:105%;font-weight:500; }.text {display:block; }ul,ol {list-style-type:none;margin:0px;padding:0px;line-height:150%; }li {margin:0px;padding:0px; }.text ul,.text ol {list-style-type:disc;margin:0px;padding-bottom:1.5em;padding-left:1.1em;padding-left:3em; }.text ol {list-style-type:decimal; }.text li {margin:0px;padding:0px; }.text ul ul {list-style-type:disc;list-style-type:circle;margin:0px;padding-bottom:0em;padding-left:3em; }.txtcenter ul,.txtcenter ol {text-align:left;display:inline-block; }.txtcenter ul li,.txtcenter ol li {text-align:left; }table {border-collapse:collapse;margin:0px;padding:0px;width:100%; }td,td {vertical-align:middle;margin:0px;padding:0px; }.table {display:table; }.tr {display:table-row; }.td {display:table-cell; }p {margin:0px;padding-top:0px;padding-right:0px;padding-bottom:1.5em;padding-left:0px;vertical-align:top;font-size:20px; }strong {font-weight:500;font-weight:bold; }.cf:before,.cf:after {content:" ";display:table; }.cf:after {clear:both; }.cf {*zoom:1; }.cfdd {clear:both; }.right {float:right; }.left {float:left; }.center {margin-right:auto;margin-left:auto;text-align:center; }.txtleft {text-align:left; }.txtcenter {text-align:center; }.txtright {text-align:right; }.width,.margin {display:block;max-width:1400px;margin-right:auto;margin-left:auto;position:relative; }.margin {padding-right:30px;padding-left:30px;max-width:none; }.margin.edge {padding-right:0%;padding-left:0%; }.margin.full {max-width:inherit; }.bg {background-color:#152b42;background-position:center center;background-size:cover; }section { }.foto {display:block;position:relative;width:100%;margin-left:auto;margin-right:auto;background-repeat:no-repeat;background-position:center center;background-size:contain;background-size:cover;overflow:hidden; }.foto img {display:block;width:100%; }.bannersliderholder .foto img {width:auto; }.text .foto {clear:both;margin-bottom:1.5em;margin-left:auto;margin-right:auto;float:none;display:block;width:auto;width:100%; }.text .foto a {float:left; }.text .foto img {display:block;width:auto;max-width:100%; }.text .foto.left {float:left;max-width:50%;margin-right:4%; }.text .foto.right {float:right;max-width:50%;margin-left:4%; }.text .foto.right a {float:right; }.text .foto.center {float:none; }.text .foto.center a {margin-left:auto;margin-right:auto;float:none;display:inline-block; }.foto p {text-align:center;padding-top:0.5em;padding-bottom:1.5em;font-style:italic; }.masked:after {content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0, 40, 19, 0.5);background-color:rgba(5, 0, 5, 0.66);-moz-transition:0.25s ease-in-out;-ms-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out; }.zoomzoom img {-webkit-transform:translate(0, 0) scale(1.01, 1.01);-moz-transform:translate(0, 0) scale(1.01, 1.01);-ms-transform:translate(0, 0) scale(1.01, 1.01);-o-transform:translate(0, 0) scale(1.01, 1.01);transform:translate(0, 0) scale(1.01, 1.01);-moz-transition:0.25s ease-in-out;-ms-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out; }a:hover .zoomzoom img,.zoomzoom a:hover img,a.zoomzoom:hover img {-webkit-transform:translate(0, 0) scale(1.15, 1.15);-moz-transform:translate(0, 0) scale(1.15, 1.15);-ms-transform:translate(0, 0) scale(1.15, 1.15);-o-transform:translate(0, 0) scale(1.15, 1.15);transform:translate(0, 0) scale(1.15, 1.15); }.foto a {overflow:hidden;display:block; }.block {display:block;position:relative;float:left;width:100%; }.x2 .block {width:48.5%;margin-left:3%; }.x2 .block:nth-of-type(2n-1) {margin-left:0%;clear:left; }.x3 .block {width:31.33333333333333%;margin-left:3%;margin-bottom:1em; }.x3 .block:nth-of-type(3n-2) {margin-left:0%;clear:left; }.x4 .block {width:23.5%;margin-left:2%;margin-bottom:2%; }.x4 .block:nth-of-type(4n-3) {margin-left:0%;clear:left; }.x5 .block {width:18.4%;margin-left:2%;margin-bottom:2%; }.x5 .block:nth-of-type(5n-4) {margin-left:0%;clear:left; }.x6 .block {width:15%;margin-left:2%;margin-bottom:0%; }.x6 .block:nth-of-type(6n-5) {margin-left:0%;clear:left; }.x7 .block {width:12.57142857142857%;margin-left:2%;padding-bottom:2%; }.x7 .block:nth-of-type(7n-6) {margin-left:0%;clear:left; }.header {height:100px;position:fixed;top:0px;left:0px;right:0px;z-index:899;-moz-transition:0.25s ease-in-out;-ms-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out;background-color:rgba(0, 0, 0, 0); }.scrolled .header,.scrolled .mmenu .header {height:57px;-webkit-box-shadow:0 5px 10px 0 rgba(0, 0, 0, 0.05);box-shadow:0 5px 10px 0 rgba(0, 0, 0, 0.05);background-color:#fff; }.mmopened.scrolled .header {background-color:rgba(0, 0, 0, 0); }.header .margin,.header .holder {height:100%; }.logo {display:block;float:left;z-index:2;position:relative;height:100%;-moz-transition:0.25s ease-in-out;-ms-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out; }.header .logo {display:flex;align-items:center; }.logo a img {padding-top:33px;padding-bottom:34px;display:block;height:33px;width:auto;-moz-transition:0.25s ease-in-out;-ms-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out; }.scrolled .logo a img,.scrolled .mmenu .logo a img {padding-top:8px;padding-bottom:9px;height:33px;width:auto;-moz-transition:0.25s ease-in-out;-ms-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out; }.header .right {position:relative;display:block;float:right;height:100%;-moz-transition:0.25s ease-in-out;-ms-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out; }.header .lang {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative;float:left;height:50px;margin-top:25px;margin-left:25px;-moz-transition:0.25s ease-in-out;-ms-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out; }.header .lang a {order:1 !important; }.header .lang div {order:2 !important; }.scrolled .header .lang {margin-top:10px; }.scrolled .header .lang > a {background-image:url(https://images.egolms.nordweb2.in.rs/drop-lang-dark.png); }.scrolled .header .lang > a {color:#000; }.scrolled .header .lang div a {background-color:rgba(0, 0, 0, 0.5); }.header .lang a {display:block;padding:10px 30px 10px 22px;border-left:1px solid rgba(255, 255, 255, 0.5);background-image:url(https://images.egolms.com/drop-lang.png);background-repeat:no-repeat;background-position:95% center;background-size:20px auto;color:#fff; }.header .lang.on > a {background-color:rgba(0, 0, 0, 0.5); }.scrolled .header .lang.on > a {background-color:rgba(0, 0, 0, 0);color:red; }.header .lang a img {display:block;height:30px;width:30px;border-radius:100px; }.header .lang div {display:block;opacity:0;pointer-events:none;-moz-transition:0.25s ease-in-out;-ms-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out; }.header .lang.on div {opacity:1;pointer-events:auto; }.header .lang div a {background-color:rgba(0, 0, 0, 0.5);background-image:none; }.scrolled .header .lang div a {background-color:rgba(0, 0, 0, 0.5); }.header .lang a:hover,.scrolled .header .lang a:hover {background-color:#bbbbbb; }.scrolled .header .mainmenu li a {color:#000000; }.scrolled .header .mainmenu a:hover {color:#adadad; }.scrolled .header .contactus a {color:#4c76ec;border:1px solid #4c76ec; }.scrolled .header .lang > a {background-image:url(https://images.egolms.com/drop-lang-dark.png); }.header .logo-color {display:none; }.scrolled .header .logo-color {display:block; }.scrolled .header .logo-white {display:none; }.header.inverted .mainmenu a {color:#000000; }.header.inverted .mainmenu a:hover {color:#adadad; }.header.inverted {-webkit-box-shadow:0 5px 10px 0 rgba(0, 0, 0, 0.05);box-shadow:0 5px 10px 0 rgba(0, 0, 0, 0.05);background-color:#fff; }.header.inverted .contactus a {color:#4c76ec;border:1px solid #4c76ec; }.header.inverted .lang a {background-image:url(https://images.ego.nordweb1.in.rs/drop-lang-dark.png); }.header.inverted .logo-color {display:block; }.header.inverted .logo-white {display:none; }.header.inverted .icomobile a {background-image:url(https://images.ego.nordweb1.in.rs/icomobile-black.png); }.contactus {display:block;float:left; }.contactus a {display:block;min-width:212px;height:40px;text-align:center;box-sizing:border-box;font-family:"Montserrat", sans-serif, Arial, Helvetica, Verdana, Tahoma, "Lucida Sans Unicode", "Trebuchet MS", "Times New Roman", Times;font-size:98%;line-height:150%;text-transform:uppercase;font-weight:500;color:#ffffff;border:1px solid white;border-radius:200px;padding:8px 18px 0px 18px; }.contactus a:hover {color:#adadad;border:1px solid white;background-color:#ffffff; }.mainmenuholder {display:flex;align-items:center;text-align:center;height:57px;-moz-transition:0.25s ease-in-out;-ms-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out;z-index:1;pointer-events:none; }.mainmenu {font-family:"Montserrat", sans-serif, Arial, Helvetica, Verdana, Tahoma, "Lucida Sans Unicode", "Trebuchet MS", "Times New Roman", Times;font-size:98%;line-height:150%;text-transform:uppercase;font-weight:500;display:inline-block;height:50px;margin-left:0%;padding:0px;margin-bottom:0px;position:relative;float:none;clear:right;margin-top:0px;border-right:0px solid rgba(255, 255, 255, 0.3);margin-left:auto;margin-right:auto;pointer-events:auto;-moz-transition:0.25s ease-in-out;-ms-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out; }.mainmenu li {margin:0px;padding:0px;background-image:none;display:block;float:left;height:50px;border-left:0px solid rgba(11, 82, 153, 0.25);-moz-transition:0.25s ease-in-out;-ms-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out; }.mainmenu a {display:block;color:#ffffff;box-sizing:border-box;height:50px;padding-top:14px;padding-right:10px;padding-left:10px;border-left:0px solid rgba(255, 255, 255, 0.3); }.mainmenu a:hover {color:#adadad; }.mainmenu li:hover a {color:#adadad;border-left:0px solid #9ac329; }.mainmenu li ul {display:none;background-color:transparent;position:absolute;top:40px;text-align:left;min-width:12em;font-size:100%;-webkit-box-shadow:0px 10px 10px rgba(0, 0, 0, 0.3);box-shadow:0px 10px 10px rgba(0, 0, 0, 0.3); }.mainmenu li li {float:none;height:auto;display:block;position:relative;height:100%;height:auto;-moz-transition:0.25s ease-in-out;-ms-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out; }.mainmenu li li a {border:none;height:100%;text-transform:none;color:#0f4069;color:#ffffff;display:block;float:none;padding-right:0.75em;padding-left:0.75em;padding-top:0.5em;padding-bottom:0.5em; }.mainmenu li:hover li a {color:#ffffff;border:0px; }.mainmenu li li:hover { }.mainmenu li li a:hover {color:#ffffff;background-color:#f36f21; }.mainmenu li ul li ul {display:none;background-color:rgba(102, 204, 153, 0.9);position:absolute;height:auto;width:auto;left:100%;top:0px;right:auto;text-align:left;float:none; }.mainmenu li li li {display:block;float:none; }.mainmenu li li li a {border:none;height:auto;text-transform:none;color:#ffffff;float:none; }.mainmenu li li li a:hover {background-color:rgba(82, 156, 131, 0.7);background-color:rgba(82, 156, 131, 0); }.sliderholder {background-color:#ffffff;position:relative;-moz-transition:0.25s ease-in-out;-ms-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out; }.sliderholder .txtholder {position:relative;height:100%;margin-left:5%;margin-right:5%;-webkit-transition:-webkit-transform 3s ease-out;-moz-transition:-moz-transform 3s ease-out;-o-transition:-o-transform 3s ease-out;transition:transform 3s ease-out; }.sliderholder .txtholder .button {margin:25px 0;text-transform:uppercase; }.sliderholder .txt {opacity:1;display:block;width:auto;text-align:center;margin-left:auto;margin-right:auto;max-width:1440px;-moz-transition:opacity 2s ease-out;-ms-transition:opacity 2s ease-out;-o-transition:opacity 2s ease-out;-webkit-transition:opacity 2s ease-out;transition:opacity 2s ease-out; }.slider {background-color:#000000; }.slider,.slider .slide {position:relative; }@media screen and (min-width:68em) {.slider,.slider .slide {height:100vh; } }.slide .image {height:100%;background-repeat:no-repeat;background-position:center center;background-size:cover; }.sliderholder .holder {display:block;position:absolute;left:0px;right:0px;bottom:0px;top:0px;background-color:rgba(0, 0, 0, 0);height:auto;z-index:2; }.slide .holder {display:none; }.sliderholder .txtholder,.slide .txtholder {display:block;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end;position:relative;height:100%;color:#ffffff;-ms-transform:scale(0.5);-webkit-transform:scale(0.5);transform:scale(0.5);-moz-transition:1s ease-out;-ms-transition:1s ease-out;-o-transition:1s ease-out;-webkit-transition:1s ease-out;transition:1s ease-out; }.sliderholder .txtholder,.slide.on .txtholder {-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1); }.sliderholder .txt,.slide .txt {position:relative;bottom:auto;left:auto;right:auto;opacity:0; }.sliderholder .txt,.slide.on .txt {opacity:1; }.sliderholder .title {color:#ffffff;font-size:325%;line-height:105%;text-transform:none;padding-bottom:0.05em;font-weight:500;font-weight:600; }.slide .tx {display:block; }.slide .image:before {content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-image:url(https://images.egolms.com/header.png);background-position:center top;background-repeat:repeat-x;background-size:auto 40%;z-index:0;background-color:rgba(255, 0, 0, 0); }.slick-prev,.slick-next {position:absolute;display:block;height:62px;width:62px;box-sizing:border-box;line-height:0px;font-size:0px;cursor:pointer;color:transparent;left:50%;bottom:42px;-webkit-transform:translate(-66px, 0%);-ms-transform:translate(-66px, 0%);transform:translate(-66px, 0%);padding:0;outline:none;z-index:1;-moz-transition:0.25s ease-in-out;-ms-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out;border:4px solid rgba(0, 0, 0, 0.1);border-radius:100%;background-color:rgba(255, 255, 255, 0); }.slick-prev:hover,.slick-next:hover {border:4px solid rgba(0, 0, 0, 0.1);border:4px solid rgba(255, 255, 255, 0.5); }.slick-next {-webkit-transform:translate(4px, 0%);-ms-transform:translate(4px, 0%);transform:translate(4px, 0%); }.slick-prev::after,.slick-next::after {content:"";display:block;position:absolute;top:2px;bottom:2px;left:2px;right:2px;background-color:#ffffff;border-radius:100%;background-image:url(https://images.egolms.com/prev.png);background-size:contain;-moz-transition:0.25s ease-in-out;-ms-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out; }.slick-next::after {-webkit-transform:scaleX(-1);transform:scaleX(-1); }.slick-dots {position:absolute;bottom:0px;left:50%;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);transform:translate(-50%, 0);list-style:none;display:block;text-align:center;padding:0px;z-index:1;pointer-events:none;font-size:0px;width:90%; }.slick-dots li {pointer-events:auto;position:relative;display:inline-block;height:auto;cursor:pointer;overflow:hidden;text-align:center;margin:0px;padding:30px 10px;box-sizing:border-box; }.slick-dots li button {border:1px solid rgba(255, 255, 255, 0.5);border:none;display:block;box-sizing:border-box;height:6px;width:36px;border-radius:10px;outline:none;line-height:0px;font-size:0px;color:transparent;cursor:pointer;overflow:hidden;margin:0px;padding:0px;background-color:rgba(154, 195, 41, 0.8); }.slick-dots li:hover button,.slick-dots li button:active {outline:none;background-color:white;border-color:#ffffff; }.slick-dots li.slick-active button {background-color:white;border-color:#ffffff; }.bigger {font-size:112.5%;font-size:125%; }p.bigger {font-size:112.5%;font-size:120%;padding-bottom:1.2em; }.cont {background-color:#ffffff; }.inslider {display:block;width:55%;float:left;padding-bottom:0px;margin-bottom:20px;background-position:center center;background-size:contain;background-repeat:no-repeat;background-image:url(https://images.egolms.com/inslider2.png); }.inslider img {display:block;width:100%; }.slotslider .txt {display:block;float:left;padding-left:30px;width:30%;width:calc(30% - 30px);margin-left:12.5%;margin-right:2.5%;margin-top:3em; }.slotslider.distb {padding-bottom:3em; }.inslider .slick-dots,.vslider .slick-dots {position:absolute;bottom:-20px;left:50%;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);transform:translate(-50%, 0);list-style:none;display:block;text-align:center;padding:0px;z-index:1;pointer-events:none;font-size:0px; }.inslider .slick-dots li,.vslider .slick-dots li {pointer-events:auto;position:relative;display:inline-block;height:auto;cursor:pointer;overflow:hidden;text-align:center;margin:0px;padding:0px; }.inslider .slick-dots li button,.vslider .slick-dots li button {border:none;display:block;box-sizing:border-box;border-radius:100px;outline:none;line-height:0px;font-size:0px;color:transparent;cursor:pointer;overflow:hidden;margin:0px;padding:0px;background-color:#ffffff;border:2px solid #4c76f0;height:14px;width:14px;margin:13px 9px; }.inslider .slick-dots li:hover button,.inslider .slick-dots li button:active,.vslider .slick-dots li:hover button,.vslider .slick-dots li button:active {outline:none;background-color:#4c76f0;border:2px solid #4c76f0; }.inslider .slick-dots li.slick-active button,.vslider .slick-dots li.slick-active button {background-color:#4c76f0;border:2px solid #4c76f0;height:18px;width:18px;margin:11px 7px; }.green .inslider {background-image:url(https://images.egolms.com/inslider3.png); }.green .inslider .slick-dots li button {background-color:#ffffff;border:2px solid #37e8ac; }.green .inslider .slick-dots li:hover button,.green .inslider .slick-dots li button:active {background-color:#37e8ac;border:2px solid #37e8ac; }.green .inslider .slick-dots li.slick-active button {background-color:#37e8ac;border:2px solid #37e8ac; }.green.slotslider .txt {padding-left:0px;padding-right:30px;margin-right:12.5%;margin-left:2.5%; }.slotslider.white {background-color:#ececec;background-color:rgba(255, 255, 255, 0);position:relative;background-image:url(https://images.egolms.com/slotsliderwhite-bg.png);background-repeat:no-repeat;background-position:24.5% bottom;background-size:7.135%;padding-bottom:38px;padding-bottom:2%;margin-top:6em;margin-bottom:6em; }.white .inslider {display:block;width:75%;float:right;padding-bottom:0px;margin-bottom:0px;background-position:center center;background-size:contain;background-repeat:no-repeat;background-image:url(https://images.egolms.com/inslider2.png); }.white .inslider img {display:block;width:100%; }.slotslider.white .txt {display:block;float:left;padding-left:30px;padding-right:30px;padding-top:2.5em;padding-bottom:2.5em;padding-top:2.5%;padding-bottom:2.5%;width:30%;width:540px;width:calc(30% - 30px);margin-left:12.5%;margin-right:2.5%;margin-top:6%;margin-bottom:8%;margin-top:5%;margin-bottom:7%;position:absolute;top:0px;left:0px;bottom:0px;bottom:auto;z-index:2;background-color:rgba(255, 255, 255, 0.9); }.white .inslider .slick-dots {bottom:20px; }.white .inslider .slick-dots li button {background-color:rgba(255, 255, 255, 0);border:2px solid #ffffff; }.white .inslider .slick-dots li:hover button,.white .inslider .slick-dots li button:active {background-color:#ffffff;border:2px solid #ffffff; }.white .inslider .slick-dots li.slick-active button {background-color:#ffffff;border:2px solid #ffffff; }.white .button a {max-width:none;height:50px;text-align:center;color:#4c76f0;background-color:transparent;border:1px solid #4c76f0; }.white .button a:hover {background-color:#4c76f0;border:1px solid #4c76f0;color:#ffffff; }.button.ghost a {background-color:transparent;border:1px solid #4c76ec;color:#4c76ec;font-size:14px; }.button.ghost a:hover {background-color:#4c76ec;border:1px solid #4c76ec;color:#ffffff; }.button {width:100%;width:auto;min-width:180px;max-width:100%;display:inline-block;float:none;margin-right:auto;margin-left:auto;margin-bottom:0px;vertical-align:top; }.txt .button {padding-top:0.9em; }.button a {font-size:100%;font-weight:500;line-height:100%;height:50px;text-align:center;padding-right:1.5em;padding-left:1.5em;font-style:normal;display:block;color:#ffffff;background-color:#4c76ec;border:1px solid #4c76ec;border-radius:5px;box-sizing:border-box;font-family:"Montserrat Medium"; }.button a:hover {color:#4c76f0;background-color:#ffffff;border:1px solid #4c76f0; }.buttons {padding-top:30px;padding-bottom:15px;border-top:1px solid #9ac329;text-align:center; }.button.center {margin-right:auto;margin-left:auto;display:inline-block;width:auto; }.button.left {display:inline-block;float:left;margin-right:5px;vertical-align:top;margin-left:0px;margin-bottom:10px; }.button.right {display:inline-block;float:right;margin-left:5px;vertical-align:top;margin-right:0px; }.green .button a {color:#ffffff;background-color:#37e8ac;border:1px solid #37e8ac; }.green .button a:hover {color:#37e8ac;background-color:#ffffff;border:1px solid #37e8ac; }.video {display:block;position:relative;width:100%;margin-right:auto;margin-left:auto;margin-top:0px; }.video:after {display:block;content:"";overflow:hidden;padding-top:100%;padding-top:56.25%; }.video iframe {display:block;width:100%;height:100%;position:absolute;left:0px;top:0px;right:0px;bottom:0px;z-index:1; }.video5 {display:block;position:relative;width:100%;margin-right:auto;margin-left:auto;margin-bottom:0px;margin-top:0px;z-index:1; }.videoleft {margin-left:-5.5555%;width:105.555%;width:40%;margin-right:25px;margin-bottom:10px;float:left; }.videoright {margin-right:-5.5555%;width:105.555%;width:40%;margin-left:25px;margin-bottom:10px;float:right; }.vproduction {display:block;margin-left:auto;margin-right:auto;width:100%; }.vsliderholder {display:block;position:relative; }.vsliderholder::after {content:"";display:block;position:absolute;top:50%;bottom:0;left:0;right:0;background-color:#1d1e24;z-index:1; }.vsliderholder video {min-width:100%;min-height:100%;width:auto;height:auto;width:100%;position:absolute;top:50%;left:50%;-ms-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%); }.vslider {display:block;margin-left:auto;margin-right:auto;width:100%;max-width:1400px;position:relative;z-index:2;padding-bottom:50px;padding-bottom:0px;background-color:rgba(29, 30, 36, 0); }.vslider .slick-dots {bottom:-80px; }.vslider .slick-dots li button {background-color:#ffffff;border:2px solid #4c76ec; }.vslider .slick-dots li:hover button,.vslider .slick-dots li button:active {background-color:#4c76ec;border:2px solid #4c76ec; }.vslider .slick-dots li.slick-active button {background-color:#4c76ec;border:2px solid #4c76ec; }.mixed-section {padding-bottom:200px;padding-top:100px;overflow:hidden; }@media screen and (min-width:48em) {.mixed-section {padding-bottom:555px; } }.mixed-section .wrapper .section-title {padding-bottom:390px; }.mixed-section .wrapper .section-title h2 {font-family:"Montserrat Medium"; }.mixed-section .wrapper .background {min-height:1000px; }@media screen and (min-width:48em) {.mixed-section .wrapper .background {min-height:1200px; } }.mixed-section .wrapper .background .circles.left {background-position:-150% 100%; }.mixed-section .wrapper .background .section-title {padding-bottom:0; }.testimonials-wrapper {position:absolute;left:0;right:0; }.testimonials-wrapper .slick-dots {bottom:-140px; }.testimonials-wrapper .slick-dots li button {background-color:#ffffff;border:2px solid #4c76ec; }.testimonials-wrapper .slick-dots li:hover button,.testimonials-wrapper .slick-dots li button:active {background-color:#ffffff;border:2px solid #ffffff; }.testimonials-wrapper .slick-dots li.slick-active button {background-color:#4c76ec;border:2px solid #4c76ec; }.testimonials-wrapper .slick-dots li button,.testimonials-wrapper .slick-dots li button {height:14px;width:14px; }.testimonials-wrapper .slick-dots li.slick-active button,.testimonials-wrapper .slick-dots li.slick-active button {height:18px;width:18px; }.vproduction section {background-color:#1d1e24;padding-top:4.5em;background-image:url(https://images.egolms.com/vproduction.png);background-repeat:no-repeat;background-position:right top; }.vproduction h2 {color:#ffffff; }.vproduction .txt {color:#ffffff;text-align:center;display:block;margin-left:auto;margin-right:auto;width:auto;max-width:1400px;position:relative;z-index:2; }.vproduction .txt .blocks {text-align:left;padding-bottom:2em; }.vproduction .bigger {font-size:125%;font-size:110%; }.block.hasMoreBtn .slottoggle .toggle .txt {padding-right:50px; }.trio .block {position:relative;width:30%;margin-left:5%;border-radius:8px;overflow:hidden;box-shadow:0px 0px 100px rgba(0, 0, 0, 0.15);-webkit-box-shadow:0px 0px 100px rgba(0, 0, 0, 0.15); }.trio .block:nth-of-type(3n-2) {margin-left:0%;clear:left; }.trio .block .foto {height:528px; }.trio .block:nth-of-type(odd) {margin-top:110px;margin-bottom:110px; }.slottoggle {display:flex;flex-direction:column;justify-content:flex-end;background-color:rgba(76, 118, 240, 0);height:100%;height:528px;position:absolute;left:0px;right:0px;top:0px;bottom:0px; }.slottoggle .button {position:absolute;left:30px;bottom:30px;z-index:2;-moz-transition:0.25s ease-in-out;-ms-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out;max-width:calc(100% - 120px); }.slottoggle .button a {max-width:none;height:50px;text-align:center;color:#ffffff;background-color:transparent;border:1px solid #ffffff; }.slottoggle .button a:hover {background-color:#4c76f0;border:1px solid #ffffff;color:#ffffff;background-color:#ffffff;border:1px solid #ffffff;color:#4c76f0; }.slottoggle i,.slottoggle svg {font-size:40px; }.slottoggle img {width:50px;filter:brightness(0) invert(1);transition:all 0.5s; }.slottoggle .slidetoggle {display:none;width:46px;height:46px;background-image:url(https://images.egolms.com/slidetoggle.png);background-position:center center;background-size:100% 100%;background-repeat:no-repeat;position:absolute;bottom:30px;bottom:20px;right:30px;z-index:2;-moz-transition:0.25s ease-in-out;-ms-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out;cursor:pointer; }.hasMoreBtn .slottoggle .slidetoggle {display:block; }.slottoggle.on .slidetoggle {-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg); }.slottoggle .toggle-bg {position:absolute;left:50%;transform:translateX(-50%);display:block;padding:30px;bottom:-80%;width:100%;height:150%;background-image:url(https://images.egolms.com/trio-bg-1.png);background-position:center bottom;background-repeat:no-repeat;z-index:1;background-size:100% 100%; }.slottoggle .toggle {position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:30px;width:100%;height:auto;z-index:2;box-sizing:border-box;color:#ffffff;overflow:scroll;overflow-x:scroll;-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none;z-index:2;transition:all 0.5s;flex:0 1 auto; }.slottoggle .toggle::-webkit-scrollbar {display:none; }.slottoggle .toggle h3 {padding-bottom:0;font-size:24px;color:#ffffff;padding-top:0;-moz-transition:0.5s ease-in-out;-ms-transition:0.5s ease-in-out;-o-transition:0.5s ease-in-out;-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out; }@media screen and (min-width:48em) {.slottoggle .toggle h3 {font-size:32px; } }.slottoggle .toggle .txt {display:flex;align-items:flex-start;position:relative;color:#ffffff;-moz-transition:0.5s ease-in-out;-ms-transition:0.5s ease-in-out;-o-transition:0.5s ease-in-out;-webkit-transition:0.5s ease-in-out;transition:0.5s ease-in-out;padding-top:0; }.slottoggle .toggle .txt p {padding-top:1em;padding-bottom:0;font-size:14px;line-height:134%;font-family:"Montserrat Light"; }.slottoggle .toggle .txt p:last-child {padding-bottom:0; }@media screen and (min-width:48em) {.slottoggle .toggle .txt p {font-size:16px;line-height:150%; } }.slottoggle .toggle .txt .wrap p:not(:first-child) {display:none; }.on.slottoggle .toggle h3 {color:#ffffff; }.trio .on.slottoggle .toggle img {padding-top:268px; }.four .on.slottoggle .toggle img {padding-top:195px; }.on.slottoggle .toggle .txt {padding-top:0px; }.trio .center .button {margin-top:-50px; }.bannersliderholder {padding:90px 0;background-color:#4c76f0;background-image:url(https://images.egolms.com/blue-bg.png);background-size:cover;background-position:center center; }.bannersliderholder h1 {margin:0 0 35px;padding:0;color:#ffffff;font-family:"Montserrat Medium"; }.bannerslider {display:block;width:100%;max-width:1400px;margin-left:auto;margin-right:auto;padding:0px 60px;background-color:rgba(0, 0, 0, 0);overflow:hidden; }.bannerslider a {display:block;pointer-events:none;cursor:initial;padding:30px;padding-top:6%;padding-right:14%;padding-left:14%;padding-bottom:6%; }.bannerslider .slick-prev,.bannerslider .slick-next {position:absolute;display:block;height:100%;width:60px;line-height:0px;font-size:0px;cursor:pointer;color:transparent;background-color:transparent;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);padding:0;border:none;outline:none;z-index:1;border-radius:0px;top:0px;left:-10px; }.bannerslider .slick-next {left:auto;right:-10px; }.bannerslider .slick-prev::after,.bannerslider .slick-next::after {display:block;content:"";overflow:hidden;width:60px;height:60px;border-radius:0px;margin:0px;border:0px;background-image:url(https://images.egolms.com/baneri-prev.png);background-repeat:no-repeat;background-position:center center;background-size:contain;-moz-transition:0.25s ease-in-out;-ms-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out;background-color:rgba(255, 255, 255, 0);position:absolute;left:0px;top:50%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%); }.bannerslider :hover.slick-prev::after,.bannerslider :hover.slick-next::after {background-position:8px center; }.bannerslider .slick-next::after {-webkit-transform:translate(0, -50%) scaleX(-1);-ms-transform:translate(0, -50%) scaleX(-1);transform:translate(0, -50%) scaleX(-1); }.footer {text-align:left;font-size:85%;line-height:150%;background-color:#ffffff;color:#1d1e24; }.footer .margin {max-width:1640px; }.footer h5 {color:#1d1e24;font-weight:400;padding-bottom:1.85em;font-size:20px; }.footer .block ul li {position:relative;padding-bottom:8px;padding-left:20px;margin-bottom:8px;border-bottom:1px solid #dedede; }.footer .block ul li a {display:block;font-size:14px; }.footer .block ul.otherpages li {max-width:296px;padding-bottom:13px;padding-left:20px;margin-bottom:12px; }.footer .block ul.otherpages li:hover {border-bottom:1px solid #4c76ec; }.footer .block ul.otherpages li a {font-family:"Montserrat Light";font-family:"Montserrat Regular";font-family:"Montserrat Medium";font-size:14px;color:#1d1e24; }.footer p {font-family:"Montserrat Medium"; }.footer .block ul.otherpages li:hover a {color:#4c76ec; }.footer .block ul li::before {content:"\e82b";position:absolute;font-family:"ego";top:0;left:0;font-size:12px;color:#1d1e24; }.footer .block ul li:hover::before {color:#4c76ec; }.footer .block ul li:hover {border-color:#4c76ec; }.footer .block {background-color:rgba(255, 255, 255, 0);padding-bottom:4em; }@media screen and (min-width:68em) {.footer .block {padding-bottom:0; } }.footer .block:nth-of-type(1) {width:32%;margin-left:0px; }.footer .block:nth-of-type(2) {width:21%;margin-left:3%;padding-top:10px; }.footer .block:nth-of-type(3) {width:25%;margin-left:2%;padding-top:7px; }.footer .block:nth-of-type(3) h5 {padding-bottom:1.8em; }.footer .block:nth-of-type(4) {width:15%;margin-left:2%;padding-top:8px; }.footer .badges {display:flex; }.footer .badge {margin-right:30px;margin-bottom:18px;width:auto;max-width:168px; }.footer .badge:last-child {margin-right:0; }.footer .badge a,.footer .badge a:hover {display:block;border:none; }.footer .badge a img {display:block;width:auto;height:100%;max-height:75px;object-fit:contain;margin:0 auto 0 0; }.footer .badge:last-of-type(2) {margin:0px; }.footer .ico {width:17px;height:17px;float:left;position:relative;bottom:-0.2em;padding-right:0.7em; }.footer a {color:#1d1e24; }.footer a:hover {color:#4c76ec; }.footer p {font-size:14px;line-height:175%;padding-bottom:1.75em; }.footer-logo {margin-bottom:30px;width:212px; }ul.sitemap {line-height:250%;width:calc(50% - 10px);float:left; }@media screen and (min-width:48em) {ul.sitemap:nth-of-type(1) {margin-right:10px; } }@media screen and (min-width:48em) {ul.sitemap:nth-of-type(2) {margin-left:10px; } }.footer .copy {display:block;clear:both;text-align:center;padding-top:0.75em;padding-bottom:0.75em;color:#1d1e24;font-size:14px;margin-top:2.75em; }.footer .copy div {display:none; }.contact {background-color:rgba(0, 0, 0, 0.84);position:fixed;top:0px;bottom:0px;left:0px;right:0px;z-index:901;pointer-events:none;opacity:0;-moz-transition:0.25s ease-in-out;-ms-transition:0.25s ease-in-out;-o-transition:0.25s ease-in-out;-webkit-transition:0.25s ease-in-out;transition:0.25s ease-in-out; }.contacton .contact {pointer-events:auto;opacity:1; }.contact > div {display:table;width:100%;height:100%; }.contact > div > div {display:table-cell;vertical-align:middle; }.contact .box {display:block;position:relative;width:840px;max-width:92vw;height:706px;max-height:92vh;background-color:#ffffff;margin-left:auto;margin-right:auto;border-radius:8px;overflow:hidden; }.contact .box .title {color:#ffffff;background-color:#4c76f0;padding:22px 25px;height:90px;box-sizing:border-box;font-size:250%;line-height:105%; }.contact .box .close {display:block;position:absolute;top:25px;right:25px;width:40px;height:40px;background-image:url(https://images.egolms.com/slidetoggle.png);background-position:center center;background-size:100% 100%;background-repeat:no-repeat;z-index:2;cursor:pointer;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg); }.contact .box .form {display:block;padding:25px; }.contact .box p:last-of-type { }.contact .form .block {width:49.5%;margin-left:1%;margin-bottom:1%; }.contact .form .block:nth-of-type(2n-1) {margin-left:0%;clear:left; }.contact .form .block:last-of-type {width:100%;margin-left:0%; }.contact .form p.left {padding-top:0.75em; }.contact .scrl {overflow-y:auto;position:absolute;top:90px;left:0px;right:0px;bottom:0px; }form {margin:0px;padding:0em;padding-top:0.5em; }.hidden {display:none; }.fieldholder {display:block;position:relative;float:left;width:100%;padding-bottom:0%; }small.error,.small.error {position:relative;display:block;bottom:0;left:auto;padding-top:5px;font-size:80%;line-height:100%;color:#cc0000;clear:both;text-align:left;height:auto; }input[type="file"] {padding:5px 0px 0px 5px;vertical-align:middle; }input[type="radio"] {margin-right:0.75em;float:left; }input[type="checkbox"] {margin-right:0.75em;float:left; }input,select,textarea {width:100%;height:50px;margin:0px;min-width:1em;font-family:"Montserrat", sans-serif, Arial, Helvetica, Verdana, Tahoma, "Lucida Sans Unicode", "Trebuchet MS", "Times New Roman", Times;font-size:100%;font-weight:400;line-height:150%;letter-spacing:0.05em;text-align:left;padding-right:1em;padding-left:1em;font-style:normal;display:block;color:#000000;background-color:#ffffff;border:1px solid #c0c0c0;border-radius:5px;box-sizing:border-box; }input.error,select.error,textarea.error {background-color:#ffffff;border:1px solid #e30000; }input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button {-webkit-appearance:none;margin:0; }input[type="number"] {-moz-appearance:textfield; }textarea {height:13.75em;resize:vertical;min-height:50px;padding-top:0.8em;padding-bottom:0.8em; }::-webkit-input-placeholder {color:#999999; }:-moz-placeholder {color:#999999;opacity:1; }::-moz-placeholder {color:#999999;opacity:1; }:-ms-input-placeholder {color:#999999; }label {display:inline-block;position:relative;line-height:100%;font-size:100%;margin-bottom:6px;text-align:left;vertical-align:top;padding-bottom:1em;font-weight:bold; }.checkbox,.radio {height:auto;margin-bottom:0px;padding-bottom:0px; }.checkbox label,.radio label {height:36px;padding:0px;margin:0px;box-sizing:border-box;font-weight:normal; }label .vcenter {float:left;padding-right:0.05em;padding-left:0.05em; }.label {margin:0px;display:block;padding-top:0px;padding-right:0px;padding-left:0px;padding-bottom:1em;line-height:150%;font-size:100%;color:#000000;font-weight:bold; }.star {color:#cc0000;font-weight:bold; }.checkbox .wrapper,.radio .wrapper {margin-bottom:4px; }.checkbox .wrapper:last-child,.radio .wrapper:last-child {margin-bottom:0; }.radio [type="radio"]:not(:checked),.radio [type="radio"]:checked,.checkbox [type="checkbox"]:not(:checked),.checkbox [type="checkbox"]:checked {position:absolute;left:-9999px;visibility:hidden; }.radio [type="radio"]:not(:checked) + label,.radio [type="radio"]:checked + label,.checkbox [type="checkbox"]:not(:checked) + label,.checkbox [type="checkbox"]:checked + label {position:relative;padding-left:45px;cursor:pointer;margin-bottom:0em;margin-bottom:0em;margin-bottom:0px;padding-top:12px;height:auto;min-height:36px; }.radio [type="radio"]:not(:checked) + label:before,.radio [type="radio"]:checked + label:before,.checkbox [type="checkbox"]:not(:checked) + label:before,.checkbox [type="checkbox"]:checked + label:before {content:"";position:absolute;left:0px;top:0px;width:34px;height:34px;border:1px solid #3f5061;background-color:#ffffff;border-radius:0px;margin:0px;background-color:#ebedef;border:none;background-color:#ffffff;border:1px solid #9ac329; }.radio [type="radio"]:not(:checked) + label:after,.radio [type="radio"]:checked + label:after,.checkbox [type="checkbox"]:not(:checked) + label:after,.checkbox [type="checkbox"]:checked + label:after {content:"";position:absolute;left:0px;top:0px;width:34px;height:34px;border:1px solid #9ac329;margin:0px;background-color:#ffffff;background-image:url(https://images.egolms.com/checked.png);background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:#9ac329; }.radio [type="radio"]:not(:checked) + label:after,.checkbox [type="checkbox"]:not(:checked) + label:after {opacity:0;transform:scale(0.01); }.radio [type="radio"]:checked + label:after,.checkbox [type="checkbox"]:checked + label:after {opacity:1;transform:scale(1); }.radio [type="radio"]:disabled:not(:checked) + label:before,.radio [type="radio"]:disabled:checked + label:before,.checkbox [type="checkbox"]:disabled:not(:checked) + label:before,.checkbox [type="checkbox"]:disabled:checked + label:before {box-shadow:none;border-color:#bbb;background-color:#ddd; }.radio [type="radio"]:disabled:checked + label:after,.checkbox [type="checkbox"]:disabled:checked + label:after {color:#999; }.radio [type="radio"]:disabled + label,.checkbox [type="checkbox"]:disabled + label {color:#aaa; }.radio [type="radio"]:checked:focus + label:before,.radio [type="radio"]:not(:checked):focus + label:before,.checkbox [type="checkbox"]:checked:focus + label:before,.checkbox [type="checkbox"]:not(:checked):focus + label:before {border:1px dotted red; }.icomobile {display:none;z-index:100;float:right;margin-left:0px; }.mmenu .icomobile {display:block; }.icomobile a {display:block;box-sizing:border-box;width:50px;height:50px;background-image:url(https://images.egolms.com/icomobile.png);background-size:50px auto;background-position:center 0px;background-color:rgba(0, 0, 0, 0);box-sizing:border-box;border:0px solid white; }.scrolled .icomobile a {background-image:url(https://images.egolms.com/icomobile-black.png); }.icomobile a:hover {background-position:center 0px;background-color:#bbbbbb; }.mmopened .icomobile a {background-image:url(https://images.egolms.com/close.png); }.off {display:none; }.on {display:block; }.mmenu {display:none;overflow-x:hidden;color:#333333;background-color:#1d1e24;position:absolute;position:fixed;width:100%;left:0px;top:0px;padding:0%;z-index:900;bottom:0px;font-family:"Montserrat", sans-serif, Arial, Helvetica, Verdana, Tahoma, "Lucida Sans Unicode", "Trebuchet MS", "Times New Roman", Times;font-size:98%;line-height:150%;text-transform:uppercase;font-weight:500; }.mmenu .mmholder,.mmenu .margin {position:relative;height:100%; }.mmenu .scroll .margin .wrap {overflow:hidden; }.mmenu .scroll ul {width:100%;float:left;position:relative;margin-bottom:4em; }.mmenu .scroll ul,.mmenu .scroll li {list-style-type:none;margin:0px;padding:0px; }.mmenu .scroll ul li {width:100%;display:block;border-bottom:1px solid rgba(255, 255, 255, 0.2); }.mmenu .scroll ul a {line-height:125%;display:block;padding:16px 0px;cursor:pointer;display:block;color:#ffffff;text-align:center; }.mmenu .scroll li.notlast > a,.mmenu .scroll a.back {background-image:url(https://images.egolms.com/arrow-right.png);background-position:99% 50%;background-size:auto 16px;background-repeat:no-repeat; }.mmenu .scroll ul a.back {background-image:url(https://images.egolms.com/arrow-left.png);background-position:0% 55%;padding-left:20px;color:#6499cf;position:relative;height:auto;margin:0px; }.mmenu .scroll ul a:hover {color:#adadad;cursor:pointer; }.mmenu .scroll ul ul {width:100%;position:absolute;left:100%;top:0px; }.mmenu .scroll {overflow:auto;overflow-x:hidden;position:absolute;left:0px;top:100px;right:0px;bottom:0px; }.scrolled .mmenu .scroll {top:50px; }.mmenu .header .holder {border-bottom:1px solid rgba(255, 255, 255, 0.2); }.mmenu .lang {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;position:relative;text-align:center; }.mmenu .lang a {display:inline-block;padding:20px 10px;color:#fff; }.mmenu .lang a img {display:block;height:30px;width:30px;border-radius:100px; }.icons {display:block;overflow:hidden;font-size:100%;text-align:center;margin-top:1em;white-space:nowrap; }.icons .icon {display:inline-block;float:none;margin:0px;padding:0px; }.icons a {text-align:center;font-family:ego;display:block;overflow:hidden;font-size:160%;line-height:170%;padding-right:0em;padding-left:0em;margin-right:4px;margin-left:4px;height:40px;width:40px;box-sizing:border-box;color:#ffffff;background-color:#9ac329;border-radius:0px; }.icons a:hover {font-weight:normal;color:#ffffff;background-color:#f36f21; }.icons .email a {font-family:Arial, Helvetica, Verdana, Tahoma, "Lucida Sans Unicode", "Trebuchet MS", "Times New Roman", Times, sans-serif; }.icons .youtube a:after {content:"\e0a5"; }.icons .linkedin a:after {content:"\e04c"; }.icons .facebook a:after {content:"\e028"; }.icons .googleplus a:after {content:"\e038"; }.icons .twitter a:after {content:"\e08d"; }.icons .instagram a:after {content:"\e044"; }.overlay {position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(0, 0, 0, 0.5);z-index:1; }.row {margin:25px 0;width:100%;max-width:1440px; }@media screen and (min-width:48em) {.row {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex; } }.row .column {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;padding:12px 15px;text-align:center; }@media screen and (min-width:48em) {.row .column {padding:25px 25px;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;max-width:50%;border-right:1px solid #9fa0a2; }.row .column:last-child {border-right:none; } }.row .column span {font-size:26px;line-height:1; }@media screen and (min-width:68em) {.row .column span {font-size:52px; } }.row .column > div {margin-top:10px;font-size:15px;text-transform:uppercase; }@media screen and (min-width:68em) {.row .column > div {margin-top:25px;font-size:20px; } }.block-wrapper {margin:100px auto 0;max-width:1920px; }.slick-track {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center; }.circles {position:absolute;top:0;left:0;right:0;bottom:0;width:100%;background-position:0;background-repeat:no-repeat;pointer-events:none; }.circles.right {background-image:url(https://images.egolms.com/bg-cont-right.png);background-position:right 37.5%; }.circles.left {background-image:url(https://images.egolms.com/bg-cont-left.png);background-position:-150% 0; }.items {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto !important;max-width:1843px; }.items .item {width:100%;max-width:240px;margin-bottom:50px; }@media screen and (min-width:30em) {.items .item {margin:0 30px 50px;width:calc(50% - 60px);max-width:none; } }@media screen and (min-width:48em) {.items .item {width:calc(33.333% - 40px); } }@media screen and (min-width:68em) {.items .item {margin:0 30px 90px;width:calc(25% - 60px); } }@media screen and (min-width:78.75em) {.items .item {margin:0 50px 50px;width:calc(25% - 100px); } }@media screen and (min-width:106.25em) {.items .item {margin:0 30px 50px;width:calc(25% - 60px); } }.items .item .image {position:relative;margin:0 auto;max-width:265px; }.bg-black {background-color:#1d1e24; }.bg-black * {color:#ffffff; }.bg-black .wrapper {text-align:center; }.bg-black .wrapper .items {margin:35px 0; }.bg-black .wrapper .items .item .image-wrapper {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;position:relative;margin-bottom:60px;min-height:276px; }.bg-black .wrapper .items .item .image-wrapper .image img {width:100%; }.bg-black .wrapper .items .item .icon {position:absolute;top:50%;left:50%;transform:translate(-50%, -50%); }.bg-black .wrapper .items .item .icon img {filter:brightness(0) invert(1); }.bg-black .wrapper .items .item .title {font-size:23px; }@media screen and (min-width:48em) {.bg-black .wrapper .items .item .title {font-size:29px; } }@media screen and (min-width:68em) {.bg-black .wrapper .items .item .title {font-size:29px; } }.bg-black .wrapper .items .item .desc {font-size:16px;font-family:"Montserrat Light";font-family:"Montserrat Regular"; }.title-wrapper {margin:0 auto 35px;max-width:667px;text-align:center; }.price-section {padding-left:0;padding-right:0; }.price-section .price-sec-left-shape {position:absolute;top:100px;left:-100px;width:300px; }.price-section .circles {margin:0 0 0 auto;max-width:74%; }.price-section .wrapper {margin:0 auto;max-width:1920px; }@media screen and (min-width:68em) {.price-section .wrapper {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex; } }.price-section .wrapper .inner {position:relative;margin:0 auto;width:80%; }@media screen and (min-width:68em) {.price-section .wrapper .inner {margin:0 0 0 auto;max-width:74%;width:100%; } }.price-section .wrapper .inner .text-box {position:absolute;top:-121px;left:50%;transform:translateX(-50%);background-color:rgba(255, 255, 255, 0.8);color:#000000;z-index:3; }.price-section .wrapper .inner .text-box h1 {font-family:"Montserrat Medium"; }.price-section .wrapper .inner .text-box .button span {text-transform:uppercase; }@media screen and (min-width:68em) {.price-section .wrapper .inner .text-box {left:auto;transform:none;top:50%;transform:translateY(-50%); } }.price-section .wrapper .inner .text-box p {font-family:"Montserrat Regular"; }.price-section .wrapper .inner .text-box p b {font-family:"Montserrat Bold"; }.price-section .wrapper .inner .bg-image {position:relative;padding-top:260px;height:600px;z-index:2; }@media screen and (min-width:68em) {.price-section .wrapper .inner .bg-image {padding-top:0;height:880px; } }.price-section .wrapper .inner .bg-image img {width:100%;height:100%;object-fit:cover; }.price-section .wrapper .inner .text-box {padding:30px;width:100%;max-width:540px; }@media screen and (min-width:48em) {.price-section .wrapper .inner .text-box {padding:50px 30px; } }@media screen and (min-width:68em) {.price-section .wrapper .inner .text-box {padding:100px 30px 100px 100px; } }.price-section .wrapper .inner img.dots {position:absolute;bottom:-70px;left:-50px;width:110px;height:215px;object-fit:contain;z-index:1; }.four .section-title {padding:0; }@media screen and (min-width:48em) {.four .section-title {padding:0 30px; } }.four .block-wrapper {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto; }.four .block-wrapper .block {margin-bottom:25px;float:none;width:100%;border-radius:8px;overflow:hidden; }@media screen and (min-width:30em) {.four .block-wrapper .block {margin:0 15px 30px;width:calc(50% - 30px); } }@media screen and (min-width:48em) {.four .block-wrapper .block {margin:0 15px 30px;width:calc(33.333% - 30px); } }@media screen and (min-width:68em) {.four .block-wrapper .block {margin:0 15px 30px;width:calc(25% - 30px); } }.four .block-wrapper .block .foto {height:409px; }.four .block-wrapper .block .slottoggle {height:409px;overflow:hidden; }.four .block-wrapper .block .slottoggle .toggle {padding:30px; }.four .block-wrapper .block .slottoggle h3 {font-size:25px; }@media screen and (min-width:68em) {.four .block-wrapper .block .slottoggle h3 {font-size:31px; } }@media screen and (min-width:68em) and (max-width:1920px) {.four .block-wrapper .block .slottoggle h3 {font-size:calc(0.5 * (4.4vh + 1.1vw)); } }.testimonials .slick-list {overflow:visible; }.testimonials .slick-next,.testimonials .slick-prev {top:50%;bottom:auto;transform:translateY(-50%); }.testimonials .slick-next {left:auto;right:6%; }.testimonials .slick-prev {left:6%; }.testimonials .testimonial {position:relative;padding:30px 30px 70px;margin:0 10vw 0 0;max-width:70vw;background-color:#4c76ec;color:#ffffff;border-radius:10px;transform:scale(0.9);transition:all 0.5s; }@media screen and (min-width:68em) {.testimonials .testimonial {max-width:44vw; } }.testimonials .testimonial .overlay {background-color:rgba(0, 0, 0, 0.7);transition:all 0.5s;border-radius:10px;overflow:hidden; }.testimonials .testimonial .top {position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px;min-height:180px; }@media screen and (min-width:48em) {.testimonials .testimonial .top {-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row; } }.testimonials .testimonial .top .image {position:absolute;bottom:0;left:0;width:180px;height:180px;border-radius:10px;overflow:hidden;transition:all 0.5s; }@media screen and (max-width:48em) {.testimonials .testimonial .top .image {bottom:76px;width:180px !important;height:180px !important; } }.testimonials .testimonial .top .image img {width:100%; }.testimonials .testimonial .top .info {padding-top:131px;width:100%;text-align:left;transition:all 0.5s; }@media screen and (min-width:48em) {.testimonials .testimonial .top .info {margin-left:220px;padding-top:0;width:auto; } }.testimonials .testimonial .top .info .name {font-size:19px;font-family:"Montserrat Medium"; }.testimonials .testimonial .top .info .position {font-size:14px;font-family:"Montserrat Regular"; }.testimonials .testimonial .bottom {max-height:172px;font-size:14px;font-family:"Montserrat Regular";text-align:left;overflow:hidden; }.testimonials .testimonial .bottom p {font-size:14px;text-align:left;font-family:"Montserrat Regular"; }.testimonials .testimonial .more-testimonial {position:absolute;left:50%;transform:translateX(-50%);bottom:-42px;display:none; }.testimonials .testimonial .more-testimonial .more-icon {padding:3px;border-radius:50%;border:4px solid rgba(255, 255, 255, 0.2); }.testimonials .testimonial .more-testimonial .more-icon:hover {border:4px solid rgba(255, 255, 255, 0.6); }.testimonials .testimonial .more-testimonial .more-icon .more-image {display:block; }.testimonials .testimonial .more-testimonial .more-icon .less-image {display:none; }.testimonials .testimonial.slick-active {transform:scale(1);height:406px; }.testimonials .testimonial.slick-active .overlay {display:none; }.testimonials .testimonial.slick-active .more-testimonial {display:block; }.testimonials .testimonial.slick-active.showMore {height:auto;min-height:406px; }.testimonials .testimonial.slick-active.showMore .bottom {height:100%;max-height:100%; }.testimonials .testimonial.slick-active.showMore .more-image {display:none; }.testimonials .testimonial.slick-active.showMore .less-image {display:block; }.testimonials .testimonial.slick-active .image {border:1px solid #00373d;width:350px;height:350px; }@media screen and (min-width:48em) {.testimonials .testimonial.slick-active .info {margin-left:380px; } }.section-title {padding:0 30px;margin:0 auto 75px;max-width:740px;text-align:center; }.section-title h1 {font-family:"Montserrat Medium"; }.section-title h2 {padding:0;font-size:31px;margin-bottom:23px; }@media screen and (min-width:48em) {.section-title h2 {font-size:52px; } }.section-title h3 {padding:0;margin-bottom:30px;font-size:16px;text-transform:uppercase; }@media screen and (min-width:48em) {.section-title h3 {font-size:20px; } }.section-title p {margin:0 auto 10px;font-family:"Montserrat Medium";font-size:16px;max-width:640px; }@media screen and (min-width:48em) {.section-title p {font-size:20px; } }.video-section {position:absolute;left:0;right:0;bottom:0;margin:0 auto;margin-bottom:-80px !important; }@media screen and (min-width:48em) {.video-section {margin-bottom:-380px !important; } }.video-section .dots {position:absolute;top:-107px;right:-18px;width:110px;z-index:1; }.video-section .video-container {position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;margin:0 auto;padding:0 30px;width:calc(100% - 60px);max-width:1400px;height:auto; }@media screen and (min-width:68em) {.video-section .video-container {height:760px; } }.video-section .video-container figure {padding:0;margin:0;width:100%;height:100%; }.video-section .video-container figure video {position:relative;display:block;width:100%;height:100%;object-fit:cover;z-index:1; }.video-section .video-container figure .video-wrapper {position:relative;width:100%;height:100%;cursor:pointer; }.video-section .video-container figure .video-wrapper::before {content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.38);pointer-events:none;z-index:2; }.video-section .video-container figure .video-wrapper::after {content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:60px;height:60px;font-size:63px;font-family:"drcolic" !important;color:#ffffff;cursor:pointer;pointer-events:none;z-index:3;background-image:url("https://images.egolms.com/icons/play-button.svg");background-size:60px 60px;background-position:center;background-repeat:no-repeat; }@media screen and (min-width:48em) {.video-section .video-container figure .video-wrapper::after {width:90px;height:90px;background-size:90px 90px; } }@media screen and (min-width:68em) and (max-width:1920px) {.slottoggle .toggle h3 {font-size:calc(6px + 14 * (100vw - 360px) / 840) !important; } }.slidetogggle,.slottoggle .slidetoggle {position:absolute;bottom:30px;right:30px;width:45px;height:45px;z-index:22;transition:all 0.3s; }.toggle-bg {transition:all 0.5s; }.toggle {transition:all 0.5s; }.show .slottoggle .toggle-bg {bottom:0; }.show .slottoggle .slidetoggle {transform:rotate(45deg); }.show .toggle .txt .wrap p:not(:first-child) {display:block; }.show .toggle {flex:1 1 auto; }.checkbox-wrap .fieldholder {display:flex;align-items:center; }.checkbox-wrap .fieldholder label {margin:0;padding:0;font-family:"Montserrat Regular";font-weight:normal; }.checkbox-wrap {float:left;clear:both; }.sliderholder .txtholder {display:flex;align-items:center;padding:0; }.checkbox-wrap input {width:20px;min-width:20px;height:33px; }@media screen and (max-width:68em) {.sliderholder {min-height:100%;padding:150px 0 100px; }.sliderholder .slick-track {height:100%; }.sliderholder .slider,.sliderholder .slick-list {min-height:100vh; }.sliderholder .slick-list {height:100% !important; }.sliderholder .textholder .row {margin-bottom:0; }.checkbox-wrap {margin-bottom:10px; }.checkbox-wrap input {border-radius:3px; } }.sliderholder .slider {position:absolute;top:0;left:0;right:0;bottom:0;padding:0; }@media screen and (min-width:68em) {.sliderholder .slider {position:relative;top:auto;left:auto;right:auto;bottom:auto; } }.sliderholder .holder {position:relative; }@media screen and (min-width:68em) {.sliderholder .holder {position:absolute; } }.gdpr {position:fixed;bottom:0;right:0;width:calc(100% - 60px);max-width:100%;padding:18px 30px !important;background-color:#4c76ec;color:#ffffff;z-index:99; }.gdpr .margin {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;max-width:1000px;padding:0; }.gdpr .margin .left {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-right:20px;text-align:left; }.gdpr .margin .left h1,.gdpr .margin .left h2,.gdpr .margin .left h3,.gdpr .margin .left h4,.gdpr .margin .left h5,.gdpr .margin .left h6 {font-size:23px;margin-bottom:20px;color:#ffffff; }.gdpr .margin .left p {margin:0 0 15px;padding:0;font-size:15px;color:#ffffff; }@media screen and (min-width:48em) {.gdpr .margin .left p {margin:0 0 12px;margin-right:20px;font-size:17px; } }.gdpr .margin .left p a {color:#ffffff;text-decoration:underline; }.gdpr .margin .right a {color:#ffffff;cursor:pointer;text-decoration:none; }.gdpr .button {padding:0;margin:0 auto 0 0;min-width:107px;background-color:transparent;color:#fff;border:none;font-size:12px; }.gdpr .button a {display:block;padding:0;height:40px;border:1px solid #ffffff; }.gdpr .button span {display:block;padding:1em 1em;font-size:15px; }.gdpr .button:hover {color:#4c76ec; }.gdpr .button::after {background-color:#ffffff; }.content-page-section .wrapper {margin:0 auto;padding:100px 0 10px;max-width:1260px; }.content-page-section .wrapper h1 {text-align:center; }.content-page-section .wrapper h2 {font-size:273%; }.content-page-section .wrapper h6 {font-size:150%;margin-bottom:30px; }.block-bigger {width:100% !important; }.block.show .icon-image {display:none; }.block.show h3 {display:none; }.hide-playBtn .video-section .video-container figure .video-wrapper::after {opacity:0;visibility:hidden; }.hide-playBtn .video-section .video-container figure .video-wrapper::before {opacity:0;visibility:hidden; }.sliderholder .row .column {font-family:"Montserrat Medium"; }.section-title h1 {font-family:"Montserrat SemiBold"; }.section-title p {font-family:"Montserrat SemiBold";padding-bottom:0; }.slottoggle .toggle h3 {font-family:"Montserrat Medium"; }.slottoggle .toggle .txt p {font-family:"Montserrat Regular"; }.bg-black h1 {font-family:"Montserrat SemiBold"; }.bg-black .title-wrapper p {font-family:"Montserrat Medium"; }.bg-black .wrapper .items .item .title {font-family:"Montserrat Medium"; }.price-section .wrapper .inner .text-box h1 {font-family:"Montserrat SemiBold"; }.price-section .wrapper .inner .text-box p b {font-family:"Montserrat SemiBold"; }.mixed-section .wrapper .section-title h2 {font-family:"Montserrat SemiBold"; }.video-section .section-title p {font-family:"Montserrat Medium"; }.footer .block ul li a {font-family:"Montserrat Medium"; }.footer h5 {font-family:"Montserrat Medium"; }.footer .button.ghost a {letter-spacing:0;font-family:"Montserrat Medium"; }.sliderholder .button a {letter-spacing:0;font-family:"Montserrat Medium"; }.video-section .video-container figure:nth-child(2) .video-wrapper {background-image:url(https://images.egolms.com/poster1.jpg);background-repeat:no-repeat;background-position:center;background-size:cover; }.heroSmall {position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;min-height:400px;overflow:hidden; }.heroSmall .text {position:relative;margin:0 auto;padding:0 30px;max-width:727px;color:#ffffff;z-index:9; }.heroSmall .text h1 {margin-bottom:30px;padding:0;color:#ffffff;text-align:center;font-size:40px;font-family:"Montserrat SemiBold"; }@media screen and (min-width:48em) {.heroSmall .text h1 {font-size:52px; } }.heroSmall .text p {margin:0 auto 20px;padding:0;text-align:center;font-family:"Montserrat Medium";font-size:16px; }@media screen and (min-width:48em) {.heroSmall .text p {font-size:20px; } }.heroSmall .text p:last-of-type {margin-bottom:0; }.listCoursesSection {padding-bottom:350px; }@media screen and (min-width:48em) {.listCoursesSection {padding-bottom:250px; } }.listCoursesSection .wrapper {position:relative; }.listCoursesSection .wrapper .listdots {position:absolute;bottom:-95px;right:5.5%;z-index:0; }@media screen and (min-width:68em) {.listCoursesSection .wrapper .listdots {bottom:-60px; } }@media screen and (min-width:106.25em) {.listCoursesSection .wrapper .listdots {bottom:-95px; } }.listCoursesSection .wrapper .listdots img {width:74px; }@media screen and (min-width:68em) {.listCoursesSection .wrapper .listdots img {width:74px; } }@media screen and (min-width:106.25em) {.listCoursesSection .wrapper .listdots img {width:110px; } }.listCoursesSection .wrapper .container {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end;align-items:flex-end;position:relative;margin:0 30px;padding:0;height:500px;z-index:99; }@media screen and (min-width:48em) {.listCoursesSection .wrapper .container {margin:0 45px;height:877px; } }.listCoursesSection .wrapper .container .shadow {position:absolute;bottom:-20%;left:0;right:0;margin:0 auto;width:100%;height:auto; }@media screen and (min-width:48em) {.listCoursesSection .wrapper .container .shadow {bottom:-165px;width:100%; } }.listCoursesSection .wrapper .container .shadow img {width:100%;height:auto; }.listCoursesSection .wrapper .container .text {position:relative;margin:100% auto -227px;padding:75px 15px 15px 15px;max-width:1160px;width:100%;text-align:center;background-color:rgba(255, 255, 255, 0.85);border-radius:10px; }@media screen and (min-width:48em) {.listCoursesSection .wrapper .container .text {margin:0 30px -165px;padding:160px 30px 15px 30px; } }@media screen and (min-width:68em) {.listCoursesSection .wrapper .container .text {max-width:971px; } }@media screen and (min-width:106.25em) {.listCoursesSection .wrapper .container .text {max-width:1160px; } }.listCoursesSection .wrapper .container .text h1 {margin:0 auto 20px;padding:0;max-width:955px;line-height:1.2;font-size:20px; }@media screen and (min-width:48em) {.listCoursesSection .wrapper .container .text h1 {margin:0 auto 25px;font-size:22px; } }@media screen and (min-width:68em) {.listCoursesSection .wrapper .container .text h1 {font-size:34px; } }.listCoursesSection .wrapper .container .text p {padding:0;margin:0 auto 8px;max-width:682px;font-size:16px; }@media screen and (min-width:48em) {.listCoursesSection .wrapper .container .text p {font-size:18px; } }@media screen and (min-width:68em) {.listCoursesSection .wrapper .container .text p {font-size:20px; } }.listCoursesSection .wrapper .container .text p:last-of-type {margin-bottom:0; }.listCoursesSection .wrapper .container .text .button {margin-top:30px; }.listCoursesSection .wrapper .container .text .imageWrapper {position:absolute;top:-35px;left:50%;transform:translateX(-50%); }@media screen and (min-width:48em) {.listCoursesSection .wrapper .container .text .imageWrapper {top:-70px; } }.listCoursesSection .wrapper .container .text .imageWrapper img {width:100px; }@media screen and (min-width:48em) {.listCoursesSection .wrapper .container .text .imageWrapper img {width:200px; } }.courses-title {margin-bottom:25px;color:#000;font-size:50px;font-family:"Montserrat SemiBold"; }.smaller p {margin:0 auto !important;font-size:16px !important; }.sub {margin-bottom:25px; }.sub p {font-size:24px; }.productsSection {position:relative;padding:60px 0; }@media screen and (max-width:48em) {.productsSection {padding:70px 0 30px !important;overflow:hidden; } }.productsSection .container {padding:0 30px; }.productsSection .logoBG {pointer-events:none; }.productsSection .logoBG img {position:absolute;top:100px;right:-21%;width:100%;height:100%;z-index:0;text-align:right;width:auto;object-fit:cover; }.productsSection .productsContainer {margin:0 auto;max-width:1639px; }@media screen and (min-width:68em) {.productsSection .productsContainer {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex; } }.productsSection .productsContainer .openFilter {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;margin-bottom:46px;width:100%;height:64px;background-color:#4c76ec;border:1px solid #4c76ec;color:#ffffff;font-size:20px;text-decoration:none;border-radius:10px; }.productsSection .productsContainer .openFilter:hover {background-color:#4c76ec; }@media screen and (min-width:68em) {.productsSection .productsContainer .openFilter {display:none; } }.productsSection .productsContainer .filterWrapper {display:none;position:relative;top:auto;left:auto;margin-bottom:50px;padding:0 0 30px;width:100%;height:100%;overflow:auto;background-color:transparent; }@media screen and (min-width:68em) {.productsSection .productsContainer .filterWrapper {display:block;position:relative;top:auto;left:auto;margin-bottom:0;margin-right:13px;padding:0;width:314px;background-color:transparent; } }@media screen and (min-width:68em) {.productsSection .productsContainer .filterWrapper {margin-right:13px; } }@media screen and (min-width:78.75em) {.productsSection .productsContainer .filterWrapper {width:350px; } }@media screen and (min-width:106.25em) {.productsSection .productsContainer .filterWrapper {width:390px; } }.productsSection .productsContainer .filterWrapper .filterTitle {margin-top:3px;margin-bottom:21px;font-size:26px; }.productsSection .productsContainer .filterWrapper .filterTitle.desktop {display:none; }@media screen and (min-width:48em) {.productsSection .productsContainer .filterWrapper .filterTitle.desktop {display:block; } }.productsSection .productsContainer .filterWrapper.active {display:block;z-index:9999;margin-bottom:0;padding-bottom:0; }.productsSection .productsContainer .filterWrapper.active .flex {display:none !important; }.productsSection .productsContainer .filterWrapper .filter {padding:10px 0 10px;border-radius:6px;height:auto; }@media screen and (min-width:68em) {.productsSection .productsContainer .filterWrapper .filter {padding:0;height:auto; } }.productsSection .productsContainer .filterWrapper .filter form {padding:0; }.productsSection .productsContainer .filterWrapper .filter form .field {margin:30px 0;padding-top:7px;padding-bottom:20px;border-top:1px solid rgba(0, 0, 0, 0.3); }.productsSection .productsContainer .filterWrapper .filter form .field:last-child {padding-bottom:0; }.productsSection .productsContainer .filterWrapper .filter form .field .buttonWrapper {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;margin-top:19px; }.productsSection .productsContainer .filterWrapper .filter form .field .buttonWrapper a {margin-right:11px;min-width:auto;flex:auto;text-decoration:none; }.productsSection .productsContainer .filterWrapper .filter form .field .buttonWrapper a.button {font-size:18px; }@media screen and (min-width:48em) {.productsSection .productsContainer .filterWrapper .filter form .field .buttonWrapper a.button {font-size:16px; } }@media screen and (min-width:78.75em) {.productsSection .productsContainer .filterWrapper .filter form .field .buttonWrapper a.button {font-size:18px; } }.productsSection .productsContainer .filterWrapper .filter form .field .buttonWrapper a:hover {background-color:transparent;color:#00373d; }.productsSection .productsContainer .filterWrapper .filter form .field .buttonWrapper a.active {background-color:#00373d;border:1px solid #00373d;color:#ffffff; }.productsSection .productsContainer .filterWrapper .filter form .field input {padding:2px 0;height:auto;border-radius:50px;border:transparent;color:#000000;cursor:pointer;outline:none;width:auto;font-size:18px; }@media screen and (min-width:48em) {.productsSection .productsContainer .filterWrapper .filter form .field input {font-size:16px; } }@media screen and (min-width:78.75em) {.productsSection .productsContainer .filterWrapper .filter form .field input {font-size:18px; } }.productsSection .productsContainer .filterWrapper .filter form .field select {padding:2px 16px;height:66px;border-radius:27px;border:1px solid #000000;color:#000000;font-size:18px; }@media screen and (min-width:48em) {.productsSection .productsContainer .filterWrapper .filter form .field select {font-size:16px; } }@media screen and (min-width:78.75em) {.productsSection .productsContainer .filterWrapper .filter form .field select {font-size:18px; } }.productsSection .productsContainer .filterWrapper .filter form .field .fieldTitle {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;position:relative;padding:0;height:66px;font-size:16px;color:#000000;cursor:pointer; }.productsSection .productsContainer .filterWrapper .filter form .field .fieldTitle i {display:block;position:absolute;top:50%;transform:translateY(-50%);right:0;font-size:15px;transition:all 0.3s; }.productsSection .productsContainer .filterWrapper .filter form .field .slider-wrapper label {display:block;margin:0 0 10px 0;color:grey; }.productsSection .productsContainer .filterWrapper .filter form .field.rangeSlider {padding-left:2px; }.productsSection .productsContainer .filterWrapper .filter form .field.active.rangeSlider {padding-bottom:30px;border-bottom:1px solid grey; }.productsSection .productsContainer .filterWrapper .filter form .field.active .fieldTitle {border-bottom:0; }.productsSection .productsContainer .filterWrapper .filter form .field.active .fieldTitle i {top:26px;transform:rotate(180deg); }.productsSection .productsContainer .filterWrapper .filter form .field.m0 {margin:0 !important; }.productsSection .productsContainer .filterWrapper .filter form .field.m0.border .fieldTitle {border-top:1px solid #000000; }.productsSection .productsContainer .filterWrapper .filter form .field.searchInput {margin:0;padding:0 0 30px;border-top:0; }.productsSection .productsContainer .filterWrapper .filter form .field.searchInput .slider-wrapper {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;position:relative; }.productsSection .productsContainer .filterWrapper .filter form .field.searchInput input {padding:2px 16px;width:100%;height:60px;border-radius:10px;color:rgba(0, 0, 0, 0.85);border:1px solid rgba(0, 0, 0, 0.3); }.productsSection .productsContainer .filterWrapper .filter form .field.searchInput input::-webkit-input-placeholder {color:rgba(0, 0, 0, 0.85); }.productsSection .productsContainer .filterWrapper .filter form .field.searchInput input:-moz-placeholder {color:rgba(0, 0, 0, 0.85);opacity:1; }.productsSection .productsContainer .filterWrapper .filter form .field.searchInput input::-moz-placeholder {color:rgba(0, 0, 0, 0.85);opacity:1; }.productsSection .productsContainer .filterWrapper .filter form .field.searchInput input:-ms-input-placeholder {color:rgba(0, 0, 0, 0.85); }.productsSection .productsContainer .filterWrapper .filter form .field.searchInput button {position:absolute;top:50%;right:10px;transform:translateY(-50%);padding:0;margin:0;outline:none;border:none;background-color:transparent;cursor:pointer;z-index:999;font-size:23px;color:rgba(0, 0, 0, 0.5); }@media screen and (min-width:48em) {.productsSection .productsContainer .productsWrapper {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%; } }@media screen and (min-width:68em) {.productsSection .productsContainer .productsWrapper {width:calc(100% - 340px); } }@media screen and (min-width:78.75em) {.productsSection .productsContainer .productsWrapper {width:calc(100% - 363px); } }@media screen and (min-width:106.25em) {.productsSection .productsContainer .productsWrapper {width:calc(100% - 416px); } }.productsSection .productsContainer .productsWrapper .productTop {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;margin:0 13px 20px;width:100%; }@media screen and (min-width:48em) {.productsSection .productsContainer .productsWrapper .productTop {-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between; } }.productsSection .productsContainer .productsWrapper .productTop .breadcrumbs {display:none;margin-bottom:0; }@media screen and (min-width:48em) {.productsSection .productsContainer .productsWrapper .productTop .breadcrumbs {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex; } }.productsSection .productsContainer .productsWrapper .productTop .sort {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;position:relative;margin-right:13px; }.productsSection .productsContainer .productsWrapper .productTop .sort select {padding:2px 30px 2px 30px;padding:2px 0;min-width:125px;min-width:auto;height:auto;border:none;cursor:pointer;outline:none;text-align:right; }.productsSection .productsContainer .productsWrapper .productTop .sort select option {padding:0;text-align:left; }.productsSection .productsContainer .productsWrapper .productTop .sort i {display:block;transform:rotate(180deg);margin-right:10px; }@media screen and (min-width:48em) {.productsSection .productsContainer .productsWrapper .productsInner {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;-moz-align-items:flex-start;align-items:flex-start;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%; } }.productsSection .productsContainer .productsWrapper .productsInner .no-results {width:100%; }.productsSection .productsContainer .productsWrapper .productsInner .no-results p {margin-bottom:0;font-size:26px; }.productsSection .productsContainer .productsWrapper .productsInner .product {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:26px;height:auto;border-radius:6px;border:1px solid rgba(128, 128, 128, 0.3);overflow:hidden;transition:all 0.3s; }.productsSection .productsContainer .productsWrapper .productsInner .product * {transition:all 0.3s; }@media screen and (min-width:48em) {.productsSection .productsContainer .productsWrapper .productsInner .product {margin:0 8px 26px;width:calc(50% - 22px);height:600px; } }@media screen and (min-width:78.75em) {.productsSection .productsContainer .productsWrapper .productsInner .product {width:calc(33.333% - 22px); } }@media screen and (min-width:106.25em) {.productsSection .productsContainer .productsWrapper .productsInner .product {margin:0 13px 26px;width:calc(33.333% - 32px); } }.productsSection .productsContainer .productsWrapper .productsInner .product:hover .image img {transform:scale(1.08); }.productsSection .productsContainer .productsWrapper .productsInner .product .image {height:auto;height:300px;overflow:hidden;background-color:#00373d;transition:all 0.3s; }.productsSection .productsContainer .productsWrapper .productsInner .product .image img {width:100%;height:100%;object-fit:cover;transition:all 0.3s; }.productsSection .productsContainer .productsWrapper .productsInner .product .desc {margin-top:-1px;padding:15px;transition:all 0.3s; }@media screen and (min-width:106.25em) {.productsSection .productsContainer .productsWrapper .productsInner .product .desc {padding:22px; } }.productsSection .productsContainer .productsWrapper .productsInner .product .desc .name {margin-bottom:20px;color:#000000;font-size:16px;line-height:1.2;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:63px; }@media screen and (min-width:48em) {.productsSection .productsContainer .productsWrapper .productsInner .product .desc .name {font-size:21px; } }@media screen and (min-width:78.75em) {.productsSection .productsContainer .productsWrapper .productsInner .product .desc .name {font-size:26px; } }.productsSection .productsContainer .productsWrapper .productsInner .product .desc .shortText {margin-bottom:15px;min-height:72px;color:#000000;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical; }.productsSection .productsContainer .productsWrapper .productsInner .product .desc .languageCourse {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;margin-bottom:15px;padding-top:15px;padding-bottom:15px;color:#000000;border-top:1px solid rgba(0, 0, 0, 0.3);border-bottom:1px solid rgba(0, 0, 0, 0.3); }.productsSection .productsContainer .productsWrapper .productsInner .product .desc .languageCourse div {font-size:17px;font-family:"Montserrat Bold"; }.productsSection .productsContainer .productsWrapper .productsInner .product .desc .price {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;margin:25px 0 0;color:#4c76ec;font-size:27px; }@media screen and (min-width:48em) {.productsSection .productsContainer .productsWrapper .productsInner .product .desc .price {font-size:25px; } }@media screen and (min-width:106.25em) {.productsSection .productsContainer .productsWrapper .productsInner .product .desc .price {font-size:30px; } }.productsSection .productsContainer .productsWrapper .productsInner .product .desc .price img {display:block;margin-right:15px; }.productsSection .productsContainer .productsWrapper .productsInner .product .desc .price span, .productsSection .productsContainer .productsWrapper .productsInner .product .desc .price div {font-size:16px;color:#000000; }.productsSection .productsContainer .productsWrapper .productsInner .product .desc .price div {margin-left:7px; }.productsSection .productsContainer .productsWrapper .productsInner .product .desc .price div b {text-transform:uppercase;font-family:"Montserrat Bold"; }.productsSection .productsContainer .productsWrapper .productsInner .product .desc .button {margin-top:30px;width:100%;text-transform:uppercase; }.productsSection .productsContainer .productsWrapper .productsInner .product .desc .button.showBtn {padding:0;margin:0;opacity:0;transition:all 0.3s; }.productsSection .productsContainer .productsWrapper .productsInner .product .desc .button a {height:52px; }.productsSection .productsContainer .productsWrapper .productsInner .product.active .desc {position:relative;z-index:99;background-color:#ffffff; }.productsSection .productsContainer .productsWrapper .productsInner .product.active .desc .button.showBtn {margin-top:30px;opacity:1; }.productsSection.detailed {padding-top:80px;padding-bottom:80px; }.productsSection.detailed .button2 {max-width:250px;height:50px; }.productsSection.detailed .container {margin:0 auto;padding:0 30px;max-width:1400px; }.productsSection.detailed .container .productsContainer .productDetailes {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%; }@media screen and (min-width:48em) {.productsSection.detailed .container .productsContainer .productDetailes {-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row; } }.productsSection.detailed .container .productsContainer .productDetailes .imageWrapper {position:relative;margin-bottom:30px;width:100%; }@media screen and (min-width:48em) {.productsSection.detailed .container .productsContainer .productDetailes .imageWrapper {margin-bottom:0;width:50%; } }.productsSection.detailed .container .productsContainer .productDetailes .imageWrapper .icon {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;position:absolute;top:20px;right:20px;width:38px;height:38px;background-color:rgba(0, 0, 0, 0.5);border-radius:50%;overflow:hidden;font-size:18px;z-index:99;cursor:pointer;pointer-events:none; }.productsSection.detailed .container .productsContainer .productDetailes .imageWrapper .imageSlider {position:relative;margin-bottom:15px; }.productsSection.detailed .container .productsContainer .productDetailes .imageWrapper .imageSlider .imageItem {height:461px; }.productsSection.detailed .container .productsContainer .productDetailes .info {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%; }@media screen and (min-width:48em) {.productsSection.detailed .container .productsContainer .productDetailes .info {margin-left:2%;width:50%; } }.productsSection.detailed .container .productsContainer .productDetailes .info .price {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;margin:10px 0 0;color:#4c76ec;font-size:27px; }@media screen and (min-width:48em) {.productsSection.detailed .container .productsContainer .productDetailes .info .price {font-size:25px; } }@media screen and (min-width:106.25em) {.productsSection.detailed .container .productsContainer .productDetailes .info .price {font-size:30px; } }.productsSection.detailed .container .productsContainer .productDetailes .info .price img {display:block;margin-right:15px; }.productsSection.detailed .container .productsContainer .productDetailes .info .price span, .productsSection.detailed .container .productsContainer .productDetailes .info .price div {font-size:18px;color:#000000; }.productsSection.detailed .container .productsContainer .productDetailes .info .price div {margin-left:7px; }.productsSection.detailed .container .productsContainer .productDetailes .info .price div b {text-transform:uppercase;font-family:"Montserrat Bold"; }.productsSection.detailed .container .productsContainer .productDetailes .info .showBtn {display:block;margin-top:30px;overflow:visible;visibility:visible;opacity:1; }.productsSection.detailed .container .productsContainer .productDetailes .info .showBtn a {height:55px; }.productsSection.detailed .container .productsContainer .productDetailes .info .languageCourse {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;margin:30px 0 25px;padding:18px 0;font-size:18px;border-bottom:1px solid rgba(0, 0, 0, 0.3);border-top:1px solid rgba(0, 0, 0, 0.3); }.productsSection.detailed .container .productsContainer .productDetailes .info .languageCourse div {margin-right:12px; }.productsSection.detailed .container .productsContainer .productDetailes .info .languageCourse span {text-transform:uppercase; }@media screen and (min-width:48em) {.productsSection.detailed .container .productsContainer .productDetailes .info .top {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center; } }.productsSection.detailed .container .productsContainer .productDetailes .info .top .block .clas {font-size:44px;font-family:"Daimler CAC"; }@media screen and (min-width:48em) {.productsSection.detailed .container .productsContainer .productDetailes .info .top .block .clas {font-size:54px; } }.productsSection.detailed .container .productsContainer .productDetailes .info .top .block .name {margin:0;padding:0;color:#000000; }.productsSection.detailed .container .productsContainer .productDetailes .info .top .block .name h1 {margin:0 0 15px;padding:0;font-size:26px;line-height:1.35; }.productsSection.detailed .container .productsContainer .productDetailes .info .top .block.price {margin-top:30px;font-size:37px;color:#00373d; }@media screen and (min-width:48em) {.productsSection.detailed .container .productsContainer .productDetailes .info .top .block.price {margin-top:0;font-size:41px; } }.productsSection.detailed .container .blockInformation {position:relative;border-top:1px solid rgba(0, 0, 0, 0.3); }.productsSection.detailed .container .blockInformation:last-child {border-bottom:1px solid rgba(0, 0, 0, 0.3); }.productsSection.detailed .container .blockInformation .blockTitle {padding:40px 0 40px 0;font-size:20px;font-family:"Montserrat SemiBold";transition:all 0.3s;cursor:pointer; }@media screen and (min-width:48em) {.productsSection.detailed .container .blockInformation .blockTitle {font-size:26px; } }.productsSection.detailed .container .blockInformation .icon {position:absolute;right:0;top:40px;transform:rotate(180deg);transition:all 0.3s;font-size:23px;pointer-events:none; }.productsSection.detailed .container .blockInformation .block {display:none;padding-bottom:40px;float:none; }.productsSection.detailed .container .blockInformation .block ul {margin:16px 0;padding-left:16px; }.productsSection.detailed .container .blockInformation .block ul li {list-style-type:disc; }.productsSection.detailed .container .blockInformation .block ol {margin:16px 0;padding-left:16px; }.productsSection.detailed .container .blockInformation .block ol li {list-style-type:auto; }.productsSection.detailed .container .blockInformation .block p {padding:0;margin:0 0 16px;font-size:15px; }@media screen and (min-width:48em) {.productsSection.detailed .container .blockInformation .block p {font-size:16px; } }.productsSection.detailed .container .blockInformation .block p:last-child {margin:0;padding:0; }.productsSection.detailed .container .blockInformation .block .blockTab {position:relative;border-radius:10px;padding:20px 15px;margin:0 -14px;width:100%; }@media screen and (min-width:48em) {.productsSection.detailed .container .blockInformation .block .blockTab {margin:0;width:auto; } }@media screen and (min-width:48em) {.productsSection.detailed .container .blockInformation .block .blockTab {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center; } }.productsSection.detailed .container .blockInformation .block .blockTab:nth-child(odd) {background-color:#eff1f8; }.productsSection.detailed .container .blockInformation .block .blockTab:nth-child(even) {background-color:#fafafa; }.productsSection.detailed .container .blockInformation .block .blockTab span {display:block;margin-right:20px;font-family:"Montserrat Bold";font-size:18px; }@media screen and (min-width:48em) {.productsSection.detailed .container .blockInformation .block .blockTab span {font-size:16px; } }.productsSection.detailed .container .blockInformation .block .blockTab > div {font-size:15px; }@media screen and (min-width:48em) {.productsSection.detailed .container .blockInformation .block .blockTab > div {font-size:16px; } }.productsSection.detailed .container .blockInformation .block .blockTab .icon {position:absolute;top:50%;right:3px;transform:translateY(-50%); }@media screen and (min-width:48em) {.productsSection.detailed .container .blockInformation .block .blockTab .icon {right:5px; } }.productsSection.detailed .container .blockInformation .block .blockTab .icon a {padding:13px; }.productsSection.detailed .container .blockInformation .block .blockTab .blockTabWrapper {line-height:1.1; }.productsSection.detailed .container .blockInformation .block .blockTab .blockTabWrapper .icon {pointer-events:all; }.productsSection.detailed .container .blockInformation .block .blockTab .blockTabWrapper .blockTabTitle {padding-right:27px;margin-bottom:5px;font-family:"Montserrat Medium"; }@media screen and (min-width:48em) {.productsSection.detailed .container .blockInformation .block .blockTab .blockTabWrapper .blockTabTitle {padding-right:0; } }.productsSection.detailed .container .blockInformation .block .blockTab .blockTabWrapper .info {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center; }.productsSection.detailed .container .blockInformation .block .blockTab .blockTabWrapper .info .type {margin-right:20px; }.productsSection.detailed .container .blockInformation.active .blockTitle {color:#4c76ec; }.productsSection.detailed .container .blockInformation.active .icon {transform:rotate(0);color:#4c76ec; }.productsSection.detailed .container .blockInformation.active .block {display:block; }.productsSection.detailed .container .blockInformation.hover .blockTitle {color:#4c76ec; }.productsSection.detailed .container .blockInformation.hover .icon {color:#4c76ec; }.productsSection .radio [type=radio]:not(:checked) + label:before,.productsSection .radio [type=radio]:checked + label:before,.productsSection .checkbox [type=checkbox]:not(:checked) + label:before,.productsSection .checkbox [type=checkbox]:checked + label:before {width:20px;height:20px;background-color:transparent;border-color:#000000;border-radius:4px; }.productsSection .radio [type=radio]:not(:checked) + label:after,.productsSection .radio [type=radio]:checked + label:after,.productsSection .checkbox [type=checkbox]:not(:checked) + label:after,.productsSection .checkbox [type=checkbox]:checked + label:after {width:20px;height:20px;border-color:transparent;background-color:transparent;background-image:url(https://images.egolms.com/checked-black.png); }.productsSection .radio [type=radio]:not(:checked) + label,.productsSection .radio [type=radio]:checked + label,.productsSection .checkbox [type=checkbox]:not(:checked) + label,.productsSection .checkbox [type=checkbox]:checked + label {padding-left:31px;padding-top:3px; }.productsSection .checkbox label,.productsSection .radio label {font-size:18px; }.generalInfo h2 {font-size:18px;line-height:1.35; }@media screen and (min-width:48em) {.generalInfo h2 {font-size:20px; } }.generalInfo p {margin:0 0 20px;padding:0;font-size:16px; }.generalInfo span {display:block;margin-bottom:28px;font-size:28px; }@media screen and (min-width:48em) {.generalInfo .blocks {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex; } }.generalInfo .blocks .block {padding-top:40px;padding-bottom:20px;width:100%;border-top:1px solid #000000; }@media screen and (min-width:48em) {.generalInfo .blocks .block {padding-top:50px;padding-bottom:0;width:50%; } }@media screen and (min-width:48em) {.generalInfo .blocks .block:first-child {margin-right:8%; } }@media screen and (max-width:48em) {.generalInfo .blocks .block:last-child {margin-top:-15px;padding-top:0;border-top:0; } }.generalInfo .blocks .block .row {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center; }.generalInfo .blocks .block .row .item {margin-bottom:20px;width:50%;text-align:left;font-size:16px; }.generalInfo .blocks .block .row .item:first-child {color:#000000; }.field.flex {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;margin-top:0 !important;padding-bottom:26px;border-bottom:1px solid grey; }.field.flex.mobile {display:flex !important;border-bottom:0 !important;padding-bottom:15px; }@media screen and (min-width:68em) {.field.flex.mobile {display:none !important; } }.field.flex.mobile .filterTitle {margin:0;font-size:26px; }input[type="number"] {width:48%;padding:8px;font-size:16px; }.noUi-target {margin:0;width:94%;height:2px;border:1px solid #000000;box-shadow:none;background:#000000; }@media screen and (min-width:48em) {.noUi-target {width:95%; } }.noUi-connect {background-color:#000000; }.noUi-horizontal .noUi-handle {top:-10px;width:20px;height:20px;border-radius:50%;overflow:hidden;border-color:#000000; }.noUi-touch-area {background-color:#000000; }.noUi-handle:after,.noUi-handle:before {background-color:#000000; }.noUi-handle {border:none !important;box-shadow:none;background-color:#000000; }.rangeSlider input[type=number]::-webkit-inner-spin-button,.rangeSlider input[type=number]::-webkit-outer-spin-button {-webkit-appearance:none;margin:0; }.rangeSlider input[type=number] {-moz-appearance:textfield; }.input-group {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;margin:30px 0 3px; }.input-group span {display:block;margin:0 4px;padding-bottom:0;font-size:15px; }.button.showBtn {max-height:0;overflow:hidden;padding:0;margin:0;opacity:0;transition:all 0.5s ease; }.product.active .desc .button.showBtn {max-height:200px;opacity:1;margin-top:30px;padding:15px 0; }.read-more {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;margin-top:30px;cursor:pointer;color:#4c76ec; }.read-more span {display:block;margin:0 10px 0 0;padding:0;font-size:17px;text-transform:uppercase; }.read-more i {display:block;transform:rotate(180deg);transition:all 0.3s; }.read-more.hid {display:none; }.content {overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical; }.content.expanded {-webkit-line-clamp:unset;max-height:none; }.content + .read-more.hidden {display:none; }.block.showParagrafs .read-more i {transform:rotate(0); }.block.showParagrafs .content {display:block; }.breadcrumbs {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;margin-bottom:20px; }.breadcrumbs li {position:relative;margin:0 15px;text-transform:uppercase;font-size:14px; }@media screen and (min-width:48em) {.breadcrumbs li {font-size:16px; } }.breadcrumbs li:first-child {margin-left:0; }.breadcrumbs li:last-child {margin-right:0; }.breadcrumbs li:last-child::before {display:none; }.breadcrumbs li::before {content:'/';position:absolute;top:0;bottom:0;right:-18px;color:#000000; }.breadcrumbs li a {color:#000000;text-transform:none;font-size:14px; }.breadcrumbs li a:hover {color:#4c76ec; }@media screen and (min-width:48em) {.breadcrumbs li a {font-size:16px; } }.viewed {margin:20px auto 0;width:100%; }@media screen and (min-width:68em) {.viewed {margin:40px auto 0;width:auto; } }.viewed a {min-width:330px;background-color:transparent;color:#4c76ec; }.viewed a:hover {background-color:#4c76ec;color:#ffffff; }.viewed .msg {margin-top:15px;text-align:center;font-size:15px; }.button2 {margin:0 !important; }.button2 a {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;font-size:19px;font-weight:500;line-height:100%;height:45px;text-align:center;padding-right:1.5em;padding-left:1.5em;font-style:normal;background-color:#4c76ec;border:1px solid #4c76ec;border-radius:5px;box-sizing:border-box;margin-top:0;color:#ffffff; }.button2 a:hover {background-color:transparent;border:1px solid #4c76ec;color:#4c76ec; }@media screen and (min-width:0em) and (max-width:95em) {.header .icomobile {display:block; }.header .contactus,.header .lang,.mainmenuholder {display:none; } }@media screen and (min-width:0em) and (max-width:110em) {.sliderholder .title {font-size:325%;font-size:295%;line-height:110%; }.sliderholder .subtitle {font-size:135%;font-size:125%;line-height:110%; }h1,h2 {padding-bottom:0.75em;font-size:325%;font-size:285%;font-size:2.75vw; }h3 {font-size:250%;line-height:110%; }h4 {font-size:200%;line-height:125%; }h5 {font-size:160%;line-height:110%;font-weight:500; }.inslider {width:55%;width:45%;margin-bottom:20px; }.slotslider .txt {width:calc(30% - 30px);width:calc(40% - 30px);margin-left:12.5%;margin-right:2.5%;margin-top:3em; }.slotslider.white .txt {width:540px;width:calc(40% - 30px);margin-top:3%;margin-bottom:5%; } }@media screen and (min-width:0em) and (max-width:80em) {.sliderholder .title {font-size:325%;font-size:265%;line-height:110%; }.sliderholder .subtitle {font-size:135%;font-size:115%;line-height:110%; }h1,h2 {padding-bottom:0.75em;font-size:325%;font-size:285%;font-size:3vw;font-size:220%; }h3 {font-size:250%;line-height:110%; }h4 {font-size:200%;line-height:125%; }h5 {font-size:160%;line-height:110%;font-weight:500; }.slotslider {margin-top:2em; }.inslider {width:55%;width:45%;margin-bottom:20px; }.slotslider .txt {margin-left:12.5%;margin-left:5.5%;width:calc(47% - 30px);margin-top:3em;margin-top:0em; }.green.slotslider .txt {padding-left:0px;padding-right:30px;margin-right:5.5%;margin-left:2.5%; }.slotslider.white .txt {margin-left:12.5%;margin-left:5.5%;width:calc(47% - 30px);margin-top:3%;margin-top:0%;margin-bottom:0%;bottom:0px; }ul.sitemap {width:100%; } }@media screen and (min-width:0em) and (max-width:75em) {.trio .block:nth-of-type(n) {position:relative;width:60%;width:100%;max-width:550px;margin:0%;margin-top:5%;clear:both; }.trio .block:nth-of-type(2n) {float:right; }.trio .center {clear:both; }.trio .center .button {margin-top:30px; } }@media screen and (min-width:0em) and (max-width:68em) {.footer .block {background-color:rgba(255, 255, 255, 0);padding-bottom:4em; }.footer .block:nth-of-type(1) {width:100%; }.footer .block:nth-of-type(2) {width:31%;margin-left:0%; }.footer .block:nth-of-type(3) {width:31%;margin-left:3.5%; }.footer .block:nth-of-type(4) {width:31%;margin-left:3.5%; } }@media screen and (min-width:0em) and (max-width:65em) {.header {height:50px; }.logo a img {padding-top:8px;padding-bottom:9px;height:33px; }.sliderholder .title {font-size:325%;font-size:250%;line-height:110%; }.sliderholder .subtitle {font-size:135%;font-size:105%;line-height:110%; }.slotslider {margin-top:2em; }.inslider {width:100%;max-width:700px;float:right;margin:0px;margin-top:2em; }.green .inslider {float:left; }.slotslider .txt,.green.slotslider .txt {padding-left:0px;padding-right:0px;margin-left:30px;margin-right:30px;width:auto;max-width:700px;float:left; }.green.slotslider .txt {float:right; }.slotslider.white {background-color:#ffffff;margin-bottom:3em; }.slotslider.white {background-position:24.5% bottom;background-position:14.5% bottom;background-size:7.135%;background-size:12%;margin-top:4em; }.white .inslider {display:block;max-width:none;width:85%;float:right;padding:0px;margin:0px;margin-top:-30px;z-index:2; }.slotslider.white .txt {padding-left:30px;padding-right:30px;padding-bottom:60px;width:auto;float:left;margin:0px;position:relative;top:auto;left:auto;right:auto;bottom:auto;z-index:2;background-color:rgba(236, 236, 236, 0); }.mmenu .scroll,.scrolled .mmenu .scroll {top:50px; } }@media screen and (min-width:0em) and (max-width:40em) {.sliderholder .title {font-size:200%;line-height:110%; }.sliderholder .subtitle {font-size:100%;line-height:110%; }h1,h2 {padding-bottom:0.75em;font-size:200%;line-height:110%; }h3 {font-size:250%;line-height:110%; }h4 {font-size:200%;line-height:125%; }h5 {font-size:160%;line-height:110%;font-weight:500; }.x2 .block:nth-of-type(n) {width:100%;margin-left:0%;clear:left; }.slottoggle .toggle .txt {font-size:90%; }.footer .block:nth-of-type(n) {width:100%;margin-left:0%;padding-bottom:2em; }.footer .block:nth-of-type(4) {width:100%;margin-left:0%;padding-bottom:4em; }.logo a img,.scrolled .logo a img,.mmenu .logo a img,.scrolled .mmenu .logo a img {padding-top:15px;padding-bottom:15px;height:20px; }.contact .box .title {color:#ffffff;background-color:#4c76f0;padding:30px 25px;height:90px;box-sizing:border-box;font-size:175%;line-height:110%; }.contact .form .block:nth-of-type(n) {width:100%;margin-bottom:20px;margin-left:0%;clear:left; } }@media screen and (max-width:68em) {.price-section .wrapper .inner {width:87%; }.dist {padding-top:3.5em; }.video-section .video-container figure .video-wrapper::after {display:none; }.video-section .video-container figure .video-wrapper::before {display:none; }.video-section .dots {top:-12px; }.sliderholder {min-height:100%;padding:150px 0 100px;min-height:400px; }.section-title {margin-bottom:30px; }.block-wrapper {margin-top:0; }.section-title p {padding-bottom:0; }.price-section {padding-top:2em; }.footer .copy {display:none; }.footer .block:nth-of-type(4) {padding-bottom:0; }.bg-black .wrapper .items .item .image-wrapper {margin-bottom:10px;min-height:auto; }.slidetogggle,.slottoggle .slidetoggle {right:15px;bottom:15px;width:40px;height:40px; }section.margin.four {padding-bottom:2em; } }@media screen and (max-width:48em) {.footer.distt {padding-top:3.5em; }.sliderholder {min-height:100%; }.mixed-section .wrapper .move-videosection.background {padding-bottom:119px;min-height:960px; }.move-videosection .video-section {margin-bottom:-31px !important; }.move-videosection .video-section .video-container {margin-bottom:-47px; }.slottoggle .toggle .txt p {font-size:15px; }.four .block-wrapper .block {margin:0 0 30px;width:100%; }.dist {padding-top:4em; }.items .item {max-width:100%; }.trio .block {float:none !important;clear:none !important;margin:5% auto 0 !important; }.mixed-section .wrapper .background {min-height:913px; }.mixed-section {padding-top:50px; }.price-section .wrapper .inner .text-box p {font-size:18px; }.testimonials .testimonial .top .image {position:relative;bottom:auto;left:auto;margin:0 auto 9px 0; }.price-section .wrapper .inner .text-box {position:relative;top:auto;left:auto;padding:20px 0;margin-bottom:20px;transform:none; }.price-section .wrapper .inner .bg-image {padding-top:0;height:100%; }.mixed-section .wrapper .section-title {padding-bottom:284px; }.video-section {margin-bottom:-47px !important; }.testimonials .testimonial {padding-top:8px;height:100%; }.testimonials .testimonial.slick-active {height:100%; }.testimonials .testimonial.slick-active .image {position:relative;bottom:auto;left:auto;margin:-25px auto 9px 0; }.testimonials .testimonial .top {margin-bottom:30px; }.testimonials .testimonial .top .info {padding-top:0; }.testimonials .slick-prev {left:0;width:50px;height:50px;border:3px solid rgba(0, 0, 0, 0.1); }.testimonials .slick-next {right:0;width:50px;height:50px;border:3px solid rgba(0, 0, 0, 0.1); } }@media screen and (min-width:1521px) and (max-width:1627px) {.mainmenu {font-size:86%; } }@media screen and (min-width:48em) and (max-width:68em) {.text-box {margin-left:-20px; }.video-section {margin-bottom:-278px !important; }.four .block-wrapper .block {width:calc(50% - 30px); }.block-wrapper:nth-last-child(1) .block:nth-of-type(1n) {float:right; }.block-wrapper:nth-last-child(1) .block:nth-of-type(2n) {float:left; }.block-wrapper:nth-last-child(1) .block:nth-of-type(3n) {float:right; }.price-section .wrapper .inner .bg-image {padding-top:0; }.text-box {position:relative !important;left:auto !important;transform:none !important;top:auto !important; }.price-section .wrapper .inner .text-box {padding:20px 20px;margin-bottom:20px; }.price-section .wrapper .inner .text-box p {font-size:16px; }.price-section .wrapper .inner img.dots {bottom:-116px; }ul.sitemap:nth-of-type(1) {margin-right:0; }ul.sitemap:nth-of-type(2) {margin-left:0; }.mixed-section .wrapper .background {min-height:813px; } }@media screen and (min-width:68em) and (max-width:1439px) {.four .block-wrapper .block {margin:0 7px 14px;width:calc(25% - 14px); }.hasMoreBtn .slottoggle .slidetoggle {bottom:15px;right:15px;width:40px;height:40px; }.block.hasMoreBtn .slottoggle .toggle .txt {padding-right:27px; }.four .block-wrapper .block .slottoggle .toggle {padding:20px; } }@media screen and (min-width:838px) and (max-width:68em) {.mixed-section .wrapper .background {min-height:895px; } }.pager {margin-top:6em;width:100%; }.pager .pagination {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center; }.pager .pagination li {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;margin:0 5px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:40px;height:40px;background-color:transparent;color:#00373d;font-size:22px;font-weight:bold;border:1px solid transparent;transition:all 0.3s; }.pager .pagination li:hover {background-color:transparent;border-bottom:1px solid #00373d;color:#00373d; }.pager .pagination li.current {font-size:26px;border-bottom:1px solid #00373d;background-color:transparent;color:#00373d; }.pager .pagination li.arrows, .pager .pagination li.first, .pager .pagination li.last {background-color:transparent;color:#00373d; }.pager .pagination li.first, .pager .pagination li.last {display:none;width:auto;height:auto;padding:3px 5px;font-weight:normal; }@media screen and (min-width:48em) {.pager .pagination li.first, .pager .pagination li.last {display:block; } }.pager .pagination li a {display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;width:100%;height:100%;text-decoration:none; }.pager .pagination li a i {font-weight:bold; }