.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 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;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:700}.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:-.8em;left:-.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:-.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{-webkit-animation:swal2-toast-animate-success-line-tip .75s;animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-toast-animate-success-line-long .75s;animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{-webkit-animation:swal2-toast-show .5s;animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{-webkit-animation:swal2-toast-hide .1s forwards;animation:swal2-toast-hide .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     top            top-end" "center-start  center         center-end" "bottom-start  bottom-center  bottom-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:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:rgba(0,0,0,.4)}.swal2-container.swal2-backdrop-hide{background:0 0!important}.swal2-container.swal2-bottom-start,.swal2-container.swal2-center-start,.swal2-container.swal2-top-start{grid-template-columns:minmax(0,1fr) auto auto}.swal2-container.swal2-bottom,.swal2-container.swal2-center,.swal2-container.swal2-top{grid-template-columns:auto minmax(0,1fr) auto}.swal2-container.swal2-bottom-end,.swal2-container.swal2-center-end,.swal2-container.swal2-top-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-left>.swal2-popup,.swal2-container.swal2-center-start>.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-left>.swal2-popup,.swal2-container.swal2-bottom-start>.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-fullscreen>.swal2-popup,.swal2-container.swal2-grow-row>.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:0}.swal2-popup.swal2-loading{overflow-y:hidden}.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}.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:.4}.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(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:.25em;border-style:solid;border-radius:100%;border-color:#2778c4 transparent #2778c4 transparent}.swal2-styled{margin:.3125em;padding:.625em 1.1em;transition:box-shadow .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:.25em;background:initial;background-color:#7066e0;color:#fff;font-size:1em}.swal2-styled.swal2-confirm:focus{box-shadow:0 0 0 3px rgba(112,102,224,.5)}.swal2-styled.swal2-deny{border:0;border-radius:.25em;background:initial;background-color:#dc3741;color:#fff;font-size:1em}.swal2-styled.swal2-deny:focus{box-shadow:0 0 0 3px rgba(220,55,65,.5)}.swal2-styled.swal2-cancel{border:0;border-radius:.25em;background:initial;background-color:#6e7881;color:#fff;font-size:1em}.swal2-styled.swal2-cancel:focus{box-shadow:0 0 0 3px rgba(110,120,129,.5)}.swal2-styled.swal2-default-outline:focus{box-shadow:0 0 0 3px rgba(100,150,200,.5)}.swal2-styled:focus{outline:0}.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:.25em;background:rgba(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 .1s,box-shadow .1s;border:none;border-radius:5px;background:0 0;color:#ccc;font-family:serif;font-family:monospace;font-size:2.5em;cursor:pointer;justify-self:end}.swal2-close:hover{transform:none;background:0 0;color:#f27474}.swal2-close:focus{outline:0;box-shadow:inset 0 0 0 3px rgba(100,150,200,.5)}.swal2-close::-moz-focus-inner{border:0}.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:400;line-height:normal;text-align:center;word-wrap:break-word;word-break:break-word}.swal2-checkbox,.swal2-file,.swal2-input,.swal2-radio,.swal2-select,.swal2-textarea{margin:1em 2em 3px}.swal2-file,.swal2-input,.swal2-textarea{box-sizing:border-box;width:auto;transition:border-color .1s,box-shadow .1s;border:1px solid #d9d9d9;border-radius:.1875em;background:inherit;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px transparent;color:inherit;font-size:1.125em}.swal2-file.swal2-inputerror,.swal2-input.swal2-inputerror,.swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-file:focus,.swal2-input:focus,.swal2-textarea:focus{border:1px solid #b4dbed;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.06),0 0 0 3px rgba(100,150,200,.5)}.swal2-file::-moz-placeholder,.swal2-input::-moz-placeholder,.swal2-textarea::-moz-placeholder{color:#ccc}.swal2-file:-ms-input-placeholder,.swal2-input:-ms-input-placeholder,.swal2-textarea:-ms-input-placeholder{color:#ccc}.swal2-file::placeholder,.swal2-input::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 .75em}.swal2-file{width:75%;margin-right:auto;margin-left:auto;background:inherit;font-size:1.125em}.swal2-textarea{height:6.75em;padding:.75em}.swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:inherit;color:inherit;font-size:1.125em}.swal2-checkbox,.swal2-radio{align-items:center;justify-content:center;background:#fff;color:inherit}.swal2-checkbox label,.swal2-radio label{margin:0 .6em;font-size:1.125em}.swal2-checkbox input,.swal2-radio input{flex-shrink:0;margin: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:.625em;overflow:hidden;background:#f0f0f0;color:#666;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 .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 .6em;border:.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:.3125em;border-radius:.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 .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark{-webkit-animation:swal2-animate-error-x-mark .5s;animation:swal2-animate-error-x-mark .5s}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-warning.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-warning.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-i-mark .5s;animation:swal2-animate-i-mark .5s}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-info.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-info.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-i-mark .8s;animation:swal2-animate-i-mark .8s}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-question.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-question.swal2-icon-show .swal2-icon-content{-webkit-animation:swal2-animate-question-mark .8s;animation:swal2-animate-question-mark .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:-.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:-.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:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}.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)}.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.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 .75s;animation:swal2-animate-success-line-tip .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .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:inherit;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:.4em;margin:0 -1px;background:#2778c4}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{-webkit-animation:swal2-show .3s;animation:swal2-show .3s}.swal2-hide{-webkit-animation:swal2-hide .15s forwards;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}@-webkit-keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotateZ(2deg)}33%{transform:translateY(0) rotateZ(-2deg)}66%{transform:translateY(.3125em) rotateZ(2deg)}100%{transform:translateY(0) rotateZ(0)}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotateZ(2deg)}33%{transform:translateY(0) rotateZ(-2deg)}66%{transform:translateY(.3125em) rotateZ(2deg)}100%{transform:translateY(0) rotateZ(0)}}@-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:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.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-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}100%{top:1.125em;left:.1875em;width:.75em}}@-webkit-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-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}}@-webkit-keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}100%{transform:scale(1)}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}100%{transform:scale(1)}}@-webkit-keyframes swal2-hide{0%{transform:scale(1);opacity:1}100%{transform:scale(.5);opacity:0}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}100%{transform:scale(.5);opacity:0}}@-webkit-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:-.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-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}100%{top:2.8125em;left:.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:.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:.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(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.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(.4);opacity:0}50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.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(0);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}100%{transform:rotateX(0);opacity:1}}@-webkit-keyframes swal2-rotate-loading{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes swal2-rotate-loading{0%{transform:rotate(0)}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:.4}50%{transform:rotateZ(15deg);opacity:.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:.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: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,.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-left,body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;right:auto;bottom:auto;left:0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{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-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{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}
@font-face {
  font-family: "Raleway-SemiBoldItalic";
  src: url("./Raleway-SemiBoldItalic.ttf");
}
@font-face {
  font-family: "Object-ExtraBold";
  src: url("./Object-ExtraBold.ttf");
}
@font-face {
  font-family: "Raleway-SemiBold";
  src: url("./Raleway-SemiBold.ttf");
}

@font-face {
  font-family: "Raleway-ExtraBold";
  src: url("./Raleway-ExtraBold.ttf");
}

@font-face {
  font-family: "Raleway-Black";
  src: url("./Raleway-Black.ttf");
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

body,
h1,
h2,
h3,
h4,
p,
ul,
li,
figure {
  margin: 0;
}

body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-align: left;
  text-rendering: optimizeSpeed;
  font-size: 14px;
  font-family: "Raleway-SemiBold", sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 180%;
  color: #ffffff;
}

main {
  overflow: hidden;
}

ul {
  list-style: none;
  padding: 0;
}
.btnFH .arrow{
    display: block;
    position: relative;
    width: 7px;
    height: 7px;
    border-top: 1px solid rgb(108, 108, 108);
    border-right: 1px solid rgb(108, 108, 108);
    margin-right: 7px;
    margin-left: 7px;
    top: -3px;
    transform: rotate(135deg);
}
.btnFH{
  margin-left: 25px;
  display: flex;
  align-items: center;
}
a {
  color: #fff;
  font-family: "Raleway-ExtraBold", sans-serif;
  font-size: 14px;
  line-height: 16px;  
  font-weight: 700;
  letter-spacing: 0.05em;
  text-decoration-skip-ink: auto;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
html body .btnFH img{
  width: 29px;
}

a:hover {
  filter: drop-shadow(0px 0px 24px #ffffff);
}

/*a:focus {*/
/*  color: #ffc900;*/
/*}*/
a:active {
  filter: drop-shadow(0px 0px 24px rgba(255, 255, 255, 0.5));
}

img {
  max-width: 100%;
  display: block;
}

input:focus {
  border: 2px solid #3D7129;
}

input:focus::placeholder {
  color: #181F2B;
}

input,
button,
textarea,
select {
  font: inherit;
  transition: 0.3s ease-in-out;
  outline: none;
}

.container {
  max-width: 1300px;
  margin: auto;
  padding: 0 40px;
}

.btn {
  display: block;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  outline: none;
  background: #FFBC00;
  border-radius: 8px;
  text-align: center;
  text-decoration: none;
  border: none;
  cursor: pointer;
  min-width: 120px;
  color: #161f2c;
  transition: all .2s ease;
}

.btn:hover {
  background: #ffdc00;
  color: #161f2c;
  box-shadow: 0px 8px 20px rgba(233, 227, 42, 0.6);
  filter: none;
}

.btn:active {
  background: #ffdc00;
  color: #161f2c;
  transform: scale(0.97);
}

.btn--transparent {
  height: 40px;
  color: #fff;
  font-size: 14px;
  line-height: 40px;
  box-sizing: border-box;
  box-shadow: none;
  border-radius: 28px;
  background: #414B5B;
  border-radius: 8px;
}

.btn--transparent:hover {
  box-shadow: none;
  background: #505b6e;
  color: #fff;
  box-shadow: 0px 8px 20px #9aa3a4;
}

.btn--transparent:active {
  background: none;
  filter: none;
  color: #fff;
}

.title {
  font-family: "Raleway-Black", sans-serif;
  font-size: 40px;
  line-height: 47px;
}

.affRepublic {
  background: #181F2B;
}

.terms {
  max-width: 960px;
  margin: 20px auto 60px;
}

.terms__title {
  font-size: 40px;
  margin-bottom: 20px;
  color: #fff;
}

.terms__subtitle {
  font-family: "Raleway-Black", sans-serif;
  margin-bottom: 20px;
  font-size: 28px;
  line-height: 33px;
  color: #fff;
}

.terms__text {
  margin-bottom: 16px;
  font-size: 18px;
  line-height: 160%;
  color: #98AFC8;
}

article {
  color: #98AFC8;
}

.info__list {
  padding: 0 0 0 20px;
  counter-reset: item;
}

.info__text {
  display: block;
  margin-bottom: 16px;
}

.info__text:before {
  content: counters(item, ".") ".";
  counter-increment: item;
}

/*HEADER*/
.header {
  position: sticky;
  top: 0;
  z-index: 4;
  color: #fff;
  background-color: #111922;
}

.header__wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: auto;
  padding: 0 40px;
  max-width: 1300px;
}

.header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header__wrapInner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.nav {
  display: flex;
  align-items: center;
}

.logoWrap {
  padding:2px;
  padding-right: 74px;
}

.nav__item {
  padding: 21px 16px;
}



.nav__link {
  font-family: "Raleway-SemiBold", sans-serif;
  line-height: 140%;
  text-decoration: none;
}

.nav__language {
  display: none;
}

.nav__languageBtn {
  display: flex;
  justify-content: center;
  text-decoration: none;
}

.auth {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 0px;
  width: max-content;
  position: relative;
}
.lngHref{
    display: none;
    position: absolute;
    background-color: rgb(26, 26, 26);
    padding: 15px 7px;
    right: 8px;
    border-radius: 8px;
    margin-top: 155%;
}
.lngHref a{
  position: relative;
  display: flex;
  align-items: center;
  gap: 4px;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #FFF;
  font-size: 14px;
  text-decoration: none;
  line-height: 16px;
}
.lngHref a:hover{
  text-decoration: underline;
}
.lngHref a:last-child{
  margin-bottom: 0px;
}

.auth__mobile {
  display: none;
}

.auth__registration {
  height: 40px;
  font-size: 14px;
  line-height: 40px;
}
.auth__login{
  margin-right: 10px;
}

.mobile__registration {
  display: none;
}

.hamburger {
  display: none;
}

.language__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 12px;
  height: 36px;
  background: #181F2B;
  border-radius: 18px;
  text-decoration: none;
}

.language__btn:hover {
  filter: none;
}

.language__img {
  margin-right: 5px;
  height: 16px;
  border-radius: 50%;
}

/*MAIN*/
.heading {
  position: relative;
  background: url(./yell-sm-dots.png) no-repeat left -40px;
  background-repeat: no-repeat;
  background-color: #181F2B;
}

.heading:after {
  position: absolute;
  content: "";
  width: 900px;
  height: 537px;
  top: 50%;
  left: calc(50% + 330px);
  transform: translate(-50%, -50%);
  background: url(./mac-4.png?x=2) no-repeat center center;
}

.heading__container {
  margin: auto;
  max-width: 1300px;
}

.heading__info {
  padding: 100px 0 110px;
  max-width: 501px;
  text-align: left;
}

.heading__title {
  margin-bottom: 32px;
}

.heading__subtitle {
  margin-bottom: 16px;
  font-family: "Raleway-ExtraBold", sans-serif;
  font-size: 16px;
  letter-spacing: 0.05em;
  color: #FFBC00;
}
.brands__itemContent a{
  color: #FFBC00;
}
.heading__subtitle--margin {
  margin-bottom: 60px;
}

.heading__text {
  margin-bottom: 28px;
  font-size: 16px;
  line-height: 19px;
  line-height: 160%;
  color: #98AFC8;
}

.heading__btn {
  min-width: 220px;
  width: fit-content;
  height: 58px;
  padding: 0 25px;
  line-height: 58px;
  font-weight: 600;
  font-size: 24px;
}

.commissions {
  position: relative;
  padding: 40px 0px;
  background-color: #1a1a1a;
}
.logoWrap img{
  width: 202px;
  min-width: 120px;
  padding-right: 5px;
}
.commissions:before {
  position: absolute;
  content: "";
  bottom: -90px;
  left: -50px;
  width: 266px;
  height: 266px;
  background: url("./yell-lg-dots.png") no-repeat;
}

.commissions:after {
  position: absolute;
  content: "";
  top: -65px;
  right: -110px;
  width: 588px;
  height: 380px;
  background: url("./yell-sm-dots.png") no-repeat;
}

.commissions__info {
  margin-bottom: 28px;
  color: #98AFC8;
}

.commissions__title {
  text-align: center;
  margin-bottom: 20px;
}

.commissions__subtitle {
  margin-bottom: 16px;
  font-size: 18px;
}

.commissions__container {
  margin: auto;
  padding-left: 40px;
  max-width: 1154px;
}

.commissions__list {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 254px);
  grid-gap: 20px;
  margin-bottom: 32px;
  z-index: 1;
}

.commissions__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 32px 20px 40px;
  min-height: 285px;
  text-align: center;
  background-color: #fff;
  color: #181F2B;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.4);
}

.commissions__item:nth-child(4) {
  color: #fff;
  background: #3D7129;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.4);
}

.commissions__itemTitle {
  font-family: "Raleway-ExtraBold", sans-serif;
  text-transform: uppercase;
}

.commissions__percent {
  display: block;
  margin-bottom: 10px;
  font-family: "Raleway-Black", sans-serif;
  font-size: 48px;
  line-height: 56px;
  text-align: center;
}

.commissions__hybrid {
  font-family: "Raleway-SemiBoldItalic", sans-serif;
  margin-bottom: 28px;
  color: #98AFC8;
}

.commissions__btn {
  position: relative;
  margin: auto;
  min-width: 340px;
  max-width: 340px;
  z-index: 1;
}

.advantages {
  padding: 40px 0px;
  background: #111922;
}

.advantages__title {
  margin-bottom: 28px;
  text-align: center;
}

.advantages__list {
  display: grid;
  grid-template-columns: repeat(4, 290px);
  grid-gap: 20px;
  justify-content: center;
}

.advantages__item {
  min-height: 255px;
  font-size: 14px;
  background: #181F2B;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.4);
  color: #98AFC8;
  line-height: 19px;
  border-radius: 8px;
}

.advantages__inner {
  padding: 30px 20px;
  text-align: center;
}

.advantages__itemSquare {
  display: flex;
  justify-content: center;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  padding: 30px 0;
  text-align: center;
  border-radius: 8px;
  background: linear-gradient(180deg, #181F2B 0%, #111922 100%);
}
.advantages__itemSquare img{
  width: 64px;
  height: 64px;
}

.advantages__itemTitle {
  margin-bottom: 10px;
  font-size: 20px;
  color: #fff;
}

.brands {
  position: relative;
  padding: 40px 0px;
  background: #181F2B;
}

.brands:after {
  position: absolute;
  content: "";
  top: 50px;
  right: -270px;
  width: 588px;
  height: 380px;
  background: url("./yell-sm-dots.png") no-repeat;
}

.brands__title {
  margin-bottom: 28px;
  text-align: center;
}

.brands__top {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  width: 640px;
  color: #98AFC8;
  z-index: 1;
}

.brands__topItem {
  flex: 0 0 50%;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 40px;
  background: #1a1a1a;
  border-radius: 20px;
  border-radius: 20px;
  margin: 10px;
  cursor: pointer;
  transition: 0.35s;
}

.brands__topItem img {
  width: 100%;
  height: auto;
  max-height: 100px;
}

.brands__topItem:hover {
  box-shadow: 0 0 10px 5px #484848;
  transition: 0.35s;
}

.current {
  box-shadow: 0 0 10px 5px #484848;
}

.brands__topText {
  font-family: "Raleway-Black", sans-serif;
  font-size: 28px;
  line-height: 33px;
  color: #ffffff;
  opacity: 0.5;
}

.tab__container {
  display: none;
}

.tab__container.tab__on {
  display: block;
}

.brands__list {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  justify-content: center;
  margin: 0 auto 40px;
  max-width: 1220px;
  font-family: "Raleway-ExtraBold", sans-serif;
  z-index: 1;
}

.brands__item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 25px 20px;
  min-height: 156px;
  gap: 20px;
  background: #111922;
}

.brands__item .ru__flag {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}





.brands__item:nth-child(1) {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

.brands__item:nth-child(4) {
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.brands__itemTitle {
  text-transform: uppercase;
  color: #627189;
  font-size: 16px;
}

.brands__flagsList {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.brands__flag {
  margin: 4px;
}
.brands__flag img{
  max-width: 28px;
}

.brands__itemOptions {
  font-size: 64px;
  line-height: 75px;
  height: 100%;
  display: flex;
  align-items: center;
  font-family: "Object-ExtraBold", sans-serif;
}
.brands__itemContent,.brands__license{
  height: 100%;
  display: flex;
  align-items: center;
}
.brands__license {
  font-size: 24px;
  line-height: 28px;
}

.brands__infoWrap {
  position: relative;
  display: flex;
  gap: 55px;
}
.linkm{
  display: none;
  align-items: center;
  gap: 30px;
  justify-content: center;
  margin-top: auto;
  margin-bottom: 105px;
}
.linkm img{
  width: 35px;
}
.linkm a{
  padding: 10px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  gap: 2px;
  text-decoration: none;
}
.linkm .active{
  border: 1px #FFBC00 solid;
}
.roll__comp::before {
  background: url("./roll/bbg.png") no-repeat;
}

.wild__comp img{
  width: 50%;
  height: fit-content;
}
.brands__infoTitle {
  margin-bottom: 12px;
  font-size: 32px;
  line-height: 38px;
  text-align: left;
}
@media (max-width: 1023px){
  .brands__infoWrap img {
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 230px;
    width: 370px;
}
.brands__infoTitle {
  text-align: center;
}
}



.brands__infoSubtitle {
  margin-bottom: 12px;
  text-transform: uppercase;
  color: #FFBC00;
  font-size: 20px;
  line-height: 24px;
  font-weight: 800;
}

.accordion {
  cursor: pointer;
}
.brands__infoShare{
  margin-bottom: 24px;
}
.accordion__list {
  margin: 20px 0 0;
}

.accordion__text {
  position: relative;
  /*height: 80px;*/
  overflow: hidden;
  color: #98AFC8;
  transition: 0.3s;
  line-height: 19px;
  font-size: 16px;
}

/*
  .accordion__text:before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	height: 42px;
	width: 100%;
	background: linear-gradient(180deg, rgba(33, 36, 41, 0) 0%, #181F2B 100%);
  }
  */
.accordion.active {
  height: 140px;
}

.accordion.active .accordion__text {
  height: 100px;
}

.accordion.active .accordion__text:before {
  display: none;
}

.accordion__subtitle {
  text-align: center;
  text-decoration: underline;
}

.panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

.brands__infoText {
  margin-bottom: 24px;
  color: #98AFC8;
}



.brands__infoText:last-child {
  margin-bottom: 0px;
}

.brands__btn {
  margin-top: auto;
  min-width: 400px;
  max-width: 400px;
}

.testimonials {
  position: relative;
  background: #1a1a1a;
  padding: 40px 0;
}

.testimonials__title {
  margin-bottom: 24px;
  text-align: center;
}

.testimonials__list {
  display: grid;
  flex-wrap: wrap;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
}

.testimonials__item {
  min-height: 450px;
  margin: 10px;
  padding: 32px 28px;
  border-radius: 12px;
  background: #181F2B;
}

.testimonials__item p {
  margin-bottom: 16px;
}

.testimonials__link {
  display: block;
  width: 100%;
  height: 100%;
  padding: 28px;
  color: #1c1922;
}

.testimonials__name {
  margin-bottom: 16px;
  text-transform: uppercase;
  color: #98AFC8;
}

.contact {
  position: relative;
  padding: 40px 0;
  background: #181F2B;
}



.contact__title {
  margin-bottom: 15px;
  text-align: center;
}

.contact__wrap {
  display: flex;
  justify-content: space-between;
}

.contact__info {
  text-align: center;
    width: 100%;
}
.flex_f{
  display: flex;
  justify-content: center;
  gap: 30px;
  margin-top: 25px;
  align-items: center;
}
.contact__infoText {
  color: #98AFC8;
  font-size: 16px;
  line-height: 19px;
}

.contact__infoTitle {
  margin: 16px 0 26px;
  font-family: Raleway-Black, sans-serif;
  font-size: 28px;
}

.contact__email,
.contact__skype {
  display: flex;
  align-items: center;
}

.contact__link {
  padding-left: 10px;
  font-size: 20px;
  line-height: 23px;
}

.form {
  width: 100%;
  max-width: 630px;
}

.form-groupWrap {
  display: flex;
  justify-content: space-between;
}

.form-group {
  display: flex;
  flex-flow: column;
  margin-bottom: 20px;
}

.form-group--name,
.form-group--email {
  width: 49%;
}

.form-group--flex {
  flex-flow: row;
}

.form-control {
  padding-left: 32px;
  height: 48px;
  border-radius: 8px;
}

.form-control--subject {
  width: 100%;
}

.form__textarea {
  padding: 14px 32px;
  min-height: 180px;
  border-radius: 8px;
}

/*.rc-anchor-normal .rc-anchor-pt {*/
/*  text-align: left;*/
/*}*/
.form__btn {
  margin-top: 10px;
  margin-left: auto;
  min-width: 302px;
  max-width: 302px;
}

.footer {
  position: relative;
  padding: 30px 0px;
  background: #111922;
  z-index: 1;
}

.footer__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: auto;
  padding: 0 28px;
  max-width: 1300px;
  flex-direction: column;
  align-items: center;
}
.footer_part{
  overflow-x: auto;
  max-width: 100%;
  padding: 0 10px;
  margin: 0 auto;
}
.footer_par{
  align-items: center;
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
  width: fit-content;
}
.footer_par a {
  height: 50px;
  width: 150px;
  text-align: center;
  background-color: #111922;
  padding: 5px 10px;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer_part img{
  height: fit-content;
  max-height: 100%;
  margin: 0 auto;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: left;
  object-position: left;
}
.footer__pages {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.footer__pages a{
  color: #98AFC8;
}
.footer_part a:hover{
  filter: drop-shadow(0px 0px 5px #ffffff);
}
.footer_part a:active{
  filter: drop-shadow(0px 0px 5px rgba(255, 255, 255, 0.5));
}
.footer__rights {
  display: flex;
  justify-content: space-between;
  text-align: right;
}

.footer__rightsText {
  color: #FFBC00;
  margin-top: 20px;
}

.footer__text {
  display: none;
}

/*Slick*/
.slick-dots li button:before {
  font-size: 36px;
}

.slick-arrow {
  height: 36px;
  width: 36px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
  z-index: 1;
}

.slick-arrow:before {
  position: absolute;
  background: url("./slider-arrow.svg") no-repeat;
  color: transparent;
}

.slick-prev {
  left: -50px;
  z-index: 1;
}

.slick-next {
  right: -50px;
  z-index: 1;
}

.slick-next:before {
  top: 11px;
  left: 15px;
}

.slick-prev:before {
  top: 5px;
  right: 16px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.contact > span,
.testimonials > span,
.brands > span,
.advantages > span,
.commissions > span {
  position: absolute;
  top: -40px;
  left: 0;
  width: 0px;
  height: 0px;
}

@media all and (max-width: 1919px) {
  .container {
    max-width: 1300px;
    padding: 0px 40px;
  }
  .heading {
    background: url(./yell-sm-dots.png) no-repeat 0px -40px;
    background-color: #181F2B;
  }
  .commissions:before {
    left: 0px;
  }
  .commissions:after {
    right: -345px;
  }
  .brands:after {
    right: -420px;
  }
}

@media all and (max-width: 1100px){
.nav__item:nth-child(3),.nav__item:nth-child(4) {
  display: none;
}
}
@media all and (max-width: 1300px) {
  .container {
    max-width: 100%;
    padding: 0px 20px;
  }
  .brands__infoWrap{
    justify-content: center;
  }
  .nav__item{
    padding: 21px 8px;
  }
  .heading {
    position: relative;
    background: url(./yell-sm-dots.png) no-repeat -240px -20px;
    background-color: #181F2B;
  }
  .commissions__container {
    max-width: 100%;
  }
  .commissions:before {
    left: -110px;
  }
  .slick-list:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 75px;
    height: 100%;
    background: linear-gradient(270deg, #191919 0%, rgba(25, 25, 25, 0) 100%);
    transform: rotate(-180deg);
    z-index: 1;
  }
  .slick-list:after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 75px;
    height: 100%;
    background: linear-gradient(270deg, #191919 0%, rgba(25, 25, 25, 0) 100%);
    z-index: 1;
  }
  .slick-prev {
    left: 0px;
  }
  .slick-next {
    right: 0px;
  }
}

@media all and (max-width: 1023px) {
  .heading {
    position: relative;
    background: url(./yell-sm-dots.png) no-repeat -290px -20px;
    background-color: #181F2B;
  }
  .heading:after {
    left: calc(50% + 440px);
  }
  .commissions__listWrap {
    overflow: auto;
  }
  .commissions__list {
    width: 880px;
    overflow-x: scroll;
  }
  .advantages__list {
    grid-template-columns: repeat(2, 1fr);
  }
  .brands__list {
    grid-template-columns: repeat(2, 1fr);
    max-width: 688px;
  }
  .brands__item:nth-child(1) {
    border-bottom-left-radius: 0px;
    padding-bottom: 30px;
  }
  .brands__item:nth-child(2) {
    border-top-right-radius: 15px;
    padding-bottom: 30px;
  }
  .brands__item:nth-child(3) {
    border-bottom-left-radius: 15px;
    padding-bottom: 30px;
  }
  .brands__item:nth-child(4) {
    border-top-right-radius: 0px;
  }
  .brands__item:nth-child(2):before {
    bottom: 0;
    top: auto;
    transform: none;
  }
  .brands__item:nth-child(4):before {
    top: 0;
    transform: none;
  }
  .brands__item:nth-child(3):before {
    display: none;
  }
  .brands__item:nth-child(1):after {
    right: 0;
  }
  .brands__item:nth-child(2):after {
    left: 0;
  }
  .brands__infoWrap {
    flex-direction: column;
    padding-top: 240px;
  }
  .brands__info {
    order: -1;
    margin: 0 auto 32px;
    max-width: 420px;
  }
  .brands__btn {
    margin: auto;
  }
  .contact__title {
    margin-bottom: 24px;
  }
  .form-group--flex {
    flex-flow: column;
  }
  .g-recaptcha {
    margin: 0 auto 20px;
  }
  .form__btn {
    margin: auto;
  }
}

@media all and (max-width: 767px) {
  .container {
    padding: 0 16px;
  }
  .heading:after {
    left: calc(50% + 600px);
  }
  .header__wrap {
    height: 68px;
  }

.flex_f{
  flex-direction: column;
  gap: 25px;
}
  .auth {
    width: 236px;
  }
  .nav__item,
  .language {
    display: none;
  }
  .logoWrap {
    padding:1px;
    padding-right: 0;
    margin-left: 36px;
  }
  .nav {
    position: absolute;
    left: 0;
    top: 66px;
    display: flex;
    flex-direction: column;
    background: #181F2B;
    width: 100%;
    margin: 0;
    overflow: hidden;
    opacity: 0;
    transition: height 400ms, opacity 600ms;
  }
  .nav.active {
    height: calc(100vh - 63px);
    opacity: 1;
    transition: height 400ms, opacity 600ms;
  }
  .nav.active .nav__item {
    display: block;
    padding: 10px;
  }
  .nav.active .nav__item.linkm{
    display: flex;
    flex-wrap: wrap;
  }
  .nav.active .nav__item:first-child {
    margin-top: 164px;
  }
  .nav.active .nav__link {
    font-family: "Raleway-Black", sans-serif;
    font-size: 18px;
  }
  .nav.active ~ .auth__mobile {
    position: absolute;
    display: flex;
    flex-direction: column;
    top: 140px;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0;
    height: 100px;
    width: 288px;
  }
  .nav.active ~ .auth__mobile .btn {
    width: 100%;
  }
  .nav.active .nav__language {
    display: block;
    position: absolute;
    bottom: 66px;
    padding: 10px;
    width: 100%;
    height: 36px;
    background: #1a1a1a;
    text-decoration: none;
  }
  /*HAMBURGER*/
  .hamburger {
    position: absolute;
    left: 20px;
    display: block;
    width: 20px;
    height: 20px;
    transform: rotate(0deg);
    transition: 0.5s ease-in-out;
    cursor: pointer;
  }
  .hamburger span {
    display: block;
    position: absolute;
    height: 3px;
    width: 20px;
    background: #98AFC8;
    opacity: 1;
    left: 0;
    transition: 0.25s ease-in-out;
  }
  .hamburger span:nth-child(1) {
    top: 0;
  }
  .hamburger span:nth-child(2) {
    top: 7px;
  }
  .hamburger span:nth-child(3) {
    top: 14px;
  }
  .nav.active ~ .hamburger span:nth-child(1) {
    top: 12px;
    transform: rotate(135deg);
    background: #98AFC8;
  }
  .nav.active ~ .hamburger span:nth-child(2) {
    opacity: 0;
    left: -60px;
  }
  .nav.active ~ .hamburger span:nth-child(3) {
    top: 12px;
    transform: rotate(-135deg);
    background: #98AFC8;
  }
  /* HAMBURGER */
  .heading__info {
    padding: 48px 0 48px;
  }
  .commissions__container {
    padding-left: 16px;
  }
  .commissions:after {
    right: -460px;
  }
  .commissions:before {
    left: -170px;
  }
  .brands__top {
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
  }
  .brands__top:before {
    left: -50px;
  }
  .brands__top:after {
    right: -50px;
  }
  .brands__infoWrap {
    flex-direction: column;
    padding-top: 240px;
  }
  .brands__info {
    margin: 0 auto 32px;
  }
  .brands__infoText--height {
    height: auto;
  }
  .brands__btn {
    margin: auto;
  }
  .contact__wrap {
    flex-flow: column;
  }
  .contact__info {
    max-width: 100%;
  }
  .form {
    margin: auto;
  }
  .footer__container {
    padding: 0 16px;
    margin-bottom: 20px;
  }
  .footer__rightsText {
    display: none;
  }
  .footer__text {
    display: block;
    text-align: center;
    color: #98AFC8;
  }
}
.nav.active+.hamburger{
  top: 20px;
}
@media all and (max-width: 800px) {
  .title{
    font-size: 32px;
  }
  .btn {
    min-width: 288px;
    max-width: 288px;
  }
  .auth {
    display: none;
  }
  .nav.active ~ .auth {
    display: block;
    justify-content: space-between;
    display: flex;
    height: 100px;
  }
  .nav.active ~ .mobile__registration {
    opacity: 0;
  }
  .mobile__registration {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: normal;
    margin: 14px 0px;
    height: 40px;
    border-radius: 20px;
    min-width: 52px;
    max-width: 52px;
    padding: 0 13px;
  }
  .heading {
    position: relative;
    background: url(./bg-heading-mobile.png) no-repeat center center, url(./yell-sm-dots.png) no-repeat -290px -20px;
    background-size: cover;
    background-color: #181F2B;
  }
  .heading:after {
    display: none;
  }
  .heading__info {
    padding: 24px 0 32px;
  }
  .commissions:after {
    display: none;
  }
  .advantages__list {
    grid-template-columns: 1fr;
  }
  /*.brands__topItem {*/
  /*  top: -40px;*/
  /*}*/
  .brands__top {
    width: 100%;
  }
  .brands__topItem {
    padding: 10px;
  }
  .brands__top img {
    max-width: 100px;
  }
  .brands__list {
    grid-template-columns: 1fr;
    padding-top: 0px;
    max-width: 288px;
  }
  .brands__item,
  .brands__item:nth-child(4) {
    justify-content: center;
    min-height: 123px;
  }
  .brands__item:nth-child(1){
    min-height: 123px; 
    justify-content: center;
  }
  .brands__item:nth-child(1) {
    border-top-right-radius: 15px;
  }
  .brands__item:nth-child(2) {
    border-top-right-radius: 0px;
  }
  .brands__item:nth-child(3) {
    border-bottom-left-radius: 0px;
  }
  .brands__item:nth-child(4) {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
  }
  .brands__item:before {
    display: none;
  }
  .brands__item:nth-child(4):after {
    display: none;
  }
  .brands__item .ru__flag {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, 0%);
  }
  .brands__btn {
    padding: 0 5px;
  }
  .form-groupWrap {
    flex-flow: column;
  }
  .form-group--name,
  .form-group--email {
    width: 100%;
  }
}



.swal2-html-container{
  margin-left:8px;
  margin-right:8px;
}
html body #swal2-title{
  display: block;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  padding: 0 16px;
}
html body .swal2-html-container .input {
  margin: 0 auto;
  font-size: 10px;
  padding: 0 14px;
  border-radius: 8px;
}
html body .swal2-html-container .input.err222{
  border-color: #970000;
}
html body .swal2-html-container .bmPOMR.input .input,
html body .swal2-html-container .bmPOMR.input {
  padding: 0;
}
html body .swal2-html-container .bmPOMR{
  margin-bottom: 18px;
}
.swal2-html-container .bmPOMR .input-control {
  position: relative;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  border: 1px solid #161f2c;
  background: #161f2c;
  border-radius: 8px;
  opacity: 1;
  height: 38px;
  color: #fff;
  padding: 0 14px;
}
.swal2-html-container .bmPOMR .input-control {
  border: 1px solid #efefef;
  background: #efefef;
  cursor: pointer;
}
.swal2-html-container .bmPOMR .select_wr999::before {
  content: '';
  height: 100%;
  width: 25px;
  position: absolute;
  top: 0;
  right: 0;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='grey'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
  background-size: 10px;
  background-position: calc(100% - 15px) 15px;
}
.swal2-html-container .bmPOMR select {
  border-radius: 10px;
  display: inline-block;
  width: 100%;
  min-height: 23px;
  font-weight: 600;
  line-height: 1.5;
  color: #fff;
  background-color: #161f2c;
  outline: 0;
  word-break: break-all;
  white-space: nowrap;
}
.swal2-html-container .bmPOMR .input-control select {
  height: 100%;
  width: 100%;
  background-color: #161f2c;
  border: none;
  color: #333333;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
.swal2-html-container .bmPOMR .input-control select {
  border: none;
  outline: 0;
  cursor: pointer;
  background-color: #efefef;
  font-size: 12px;
}
.swal2-html-container .input-block .input-block__label {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #98AFC8;
  display: block;
  margin-bottom: 10px;
  position: relative;
}
.swal2-html-container 
.input {
  display: inline-block;
    width: 100%;
    min-height: 38px;
    font-weight: 600;
    line-height: 1.5;
    color: #333333;
    /* color: #fff; */
    background-color: transparent;
    border: 1px solid #c8c8c8;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    word-break: break-all;
    white-space: nowrap;
    -moz-appearance: textfield;
    transition: border-color .1s ease-in-out,box-shadow .1s ease-in-out,color .1s ease-in-out;
}

.swal2-html-container .input-block .input-wrapper__inner {
  background-color: #efefef;
  border-radius: 10px;
  position: relative;
}

html body .swal2-validation-message{
  font-size: 12px;
  border-radius: 8px;
  padding: 6px;
}
html body .swal2-actions{
  width: 100%;
  margin-top: 10px;
}
html body .swal2-styled.swal2-confirm{
  background-color: #5da000!important;
  width: 100%;
  border-radius: 8px;
  font-size: 12px;
  padding: 5px;
}
.swal2-html-containe .flex .input-block:first-child .input-block__body {
  margin-top: 10px;
}
.swal2-container.swal2-center>.swal2-popup {
  background: #fff;
  color: #333;
  border: 1px solid #494949;
  padding: 20px 15px;
  max-width: 320px;
}