.rc-tooltip{position:absolute;z-index:1070;display:block;visibility:visible;line-height:1.5;font-size:12px;background-color:rgba(0,0,0,.05);padding:1px;opacity:1}.rc-tooltip-hidden{display:none}.rc-tooltip-inner{padding:8px 10px;color:#333;text-align:left;text-decoration:none;background-color:#fff;border-radius:3px;min-height:12px;border:1px solid #8eca10}.rc-tooltip-arrow,.rc-tooltip-arrow-inner{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.rc-tooltip-placement-top .rc-tooltip-arrow,.rc-tooltip-placement-topLeft .rc-tooltip-arrow,.rc-tooltip-placement-topRight .rc-tooltip-arrow{bottom:-5px;margin-left:-6px;border-width:6px 6px 0;border-top-color:#8eca10}.rc-tooltip-placement-top .rc-tooltip-arrow-inner,.rc-tooltip-placement-topLeft .rc-tooltip-arrow-inner,.rc-tooltip-placement-topRight .rc-tooltip-arrow-inner{bottom:1px;margin-left:-6px;border-width:6px 6px 0;border-top-color:#fff}.rc-tooltip-placement-top .rc-tooltip-arrow{left:50%}.rc-tooltip-placement-topLeft .rc-tooltip-arrow{left:15%}.rc-tooltip-placement-topRight .rc-tooltip-arrow{right:15%}.rc-tooltip-placement-right .rc-tooltip-arrow,.rc-tooltip-placement-rightBottom .rc-tooltip-arrow,.rc-tooltip-placement-rightTop .rc-tooltip-arrow{left:-5px;margin-top:-6px;border-width:6px 6px 6px 0;border-right-color:#8eca10}.rc-tooltip-placement-right .rc-tooltip-arrow-inner,.rc-tooltip-placement-rightBottom .rc-tooltip-arrow-inner,.rc-tooltip-placement-rightTop .rc-tooltip-arrow-inner{left:1px;margin-top:-6px;border-width:6px 6px 6px 0;border-right-color:#fff}.rc-tooltip-placement-right .rc-tooltip-arrow{top:50%}.rc-tooltip-placement-rightTop .rc-tooltip-arrow{top:15%;margin-top:0}.rc-tooltip-placement-rightBottom .rc-tooltip-arrow{bottom:15%}.rc-tooltip-placement-left .rc-tooltip-arrow,.rc-tooltip-placement-leftBottom .rc-tooltip-arrow,.rc-tooltip-placement-leftTop .rc-tooltip-arrow{right:-5px;margin-top:-6px;border-width:6px 0 6px 6px;border-left-color:#8eca10}.rc-tooltip-placement-left .rc-tooltip-arrow-inner,.rc-tooltip-placement-leftBottom .rc-tooltip-arrow-inner,.rc-tooltip-placement-leftTop .rc-tooltip-arrow-inner{right:1px;margin-top:-6px;border-width:6px 0 6px 6px;border-left-color:#fff}.rc-tooltip-placement-left .rc-tooltip-arrow{top:50%}.rc-tooltip-placement-leftTop .rc-tooltip-arrow{top:15%;margin-top:0}.rc-tooltip-placement-leftBottom .rc-tooltip-arrow{bottom:15%}.rc-tooltip-placement-bottom .rc-tooltip-arrow,.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow,.rc-tooltip-placement-bottomRight .rc-tooltip-arrow{top:-5px;margin-left:-6px;border-width:0 6px 6px;border-bottom-color:#8eca10}.rc-tooltip-placement-bottom .rc-tooltip-arrow-inner,.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow-inner,.rc-tooltip-placement-bottomRight .rc-tooltip-arrow-inner{top:1px;margin-left:-6px;border-width:0 6px 6px;border-bottom-color:#fff}.rc-tooltip-placement-bottom .rc-tooltip-arrow{left:50%}.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow{left:15%}.rc-tooltip-placement-bottomRight .rc-tooltip-arrow{right:15%}.rc-tooltip.rc-tooltip-zoom-enter,.rc-tooltip.rc-tooltip-zoom-leave{display:block}.rc-tooltip-zoom-appear,.rc-tooltip-zoom-enter{opacity:0;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.18,.89,.32,1.28);animation-timing-function:cubic-bezier(.18,.89,.32,1.28);-webkit-animation-play-state:paused;animation-play-state:paused}.rc-tooltip-zoom-leave{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:cubic-bezier(.6,-.3,.74,.05);animation-timing-function:cubic-bezier(.6,-.3,.74,.05);-webkit-animation-play-state:paused;animation-play-state:paused}.rc-tooltip-zoom-appear.rc-tooltip-zoom-appear-active,.rc-tooltip-zoom-enter.rc-tooltip-zoom-enter-active{-webkit-animation-name:rcToolTipZoomIn;animation-name:rcToolTipZoomIn;-webkit-animation-play-state:running;animation-play-state:running}.rc-tooltip-zoom-leave.rc-tooltip-zoom-leave-active{-webkit-animation-name:rcToolTipZoomOut;animation-name:rcToolTipZoomOut;-webkit-animation-play-state:running;animation-play-state:running}@-webkit-keyframes rcToolTipZoomIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1);transform:scale(1)}}@keyframes rcToolTipZoomIn{0%{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);transform:scale(0)}to{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes rcToolTipZoomOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);transform:scale(0)}}@keyframes rcToolTipZoomOut{0%{opacity:1;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-transform:scale(0);transform:scale(0)}}.has-rtl .rc-tooltip-inner{text-align:right}.rc-slider-tooltip{background-color:inherit!important;opacity:1!important}.rc-slider-tooltip .rc-slider-tooltip-inner{background-color:#fff;border:1px solid #8eca10;border-radius:0;color:#333;height:auto;padding:10px 15px}.rc-slider-tooltip.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{border-top-color:#8eca10}.rc-slider-tooltip.rc-slider-tooltip-placement-right .rc-slider-tooltip-arrow{border-right-color:#8eca10}.rc-slider-tooltip.rc-slider-tooltip-placement-bottom .rc-slider-tooltip-arrow{border-bottom-color:#8eca10}.rc-slider-tooltip.rc-slider-tooltip-placement-left .rc-slider-tooltip-arrow{border-left-color:#8eca10}.DayPicker{display:inline-block}.DayPicker-wrapper{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-bottom:1rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.DayPicker-Months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.DayPicker-Month{display:table;border-collapse:collapse;border-spacing:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin:1rem 1rem 0}.DayPicker-NavButton{position:absolute;cursor:pointer;top:1rem;right:1.5rem;margin-top:2px;color:#8b9898;width:1.25rem;height:1.25rem;display:inline-block;background-size:50%;background-repeat:no-repeat;background-position:50%}.DayPicker-NavButton:hover{opacity:.8}.DayPicker-NavButton--prev{margin-right:1.5rem;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAVVJREFUWAnN2G0KgjAYwPHpGfRkaZeqvgQaK+hY3SUHrk1YzNLay/OiEFp92I+/Mp2F2Mh2lLISWnflFjzH263RQjzMZ19wgs73ez0o1WmtW+dgA01VxrE3p6l2GLsnBy1VYQOtVSEH/atCCgqpQgKKqYIOiq2CBkqtggLKqQIKgqgCBjpJ2Y5CdJ+zrT9A7HHSTA1dxUdHgzCqJIEwq0SDsKsEg6iqBIEoq/wEcVRZBXFV+QJxV5mBtlDFB5VjYTaGZ2sf4R9PM7U9ZU+lLuaetPP/5Die3ToO1+u+MKtHs06qODB2zBnI/jBd4MPQm1VkY79Tb18gB+C62FdBFsZR6yeIo1YQiLJWMIiqVjQIu1YSCLNWFgijVjYIuhYYCKoWKAiiFgoopxYaKLUWOii2FgkophYp6F3r42W5A9s9OcgNvva8xQaysKXlFytoqdYmQH6tF3toSUo0INq9AAAAAElFTkSuQmCC")}.DayPicker-NavButton--next{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAXRJREFUWAnN119ugjAcwPHWzJ1gnmxzB/BBE0n24m4xfNkTaOL7wOtsl3AXMMb+Vjaa1BG00N8fSEibPpAP3xAKKs2yjzTPH9RAjhEo9WzPr/Vm8zgE0+gXATAxxuxtqeJ9t5tIwv5AtQAApsfT6TPdbp+kUBcgVwvO51KqVhMkXKsVJFXrOkigVhCIs1Y4iKlWZxB1rX4gwlpRIIpa8SDkWmggrFq4IIRaJKCYWnSgnrXIQV1r8YD+1Vrn+bReagysIFfLABRt31v8oBu1xEBttfRbltmfjgEcWh9snUS2kNdBK6WN1vrOWxObWsz+fjxevsxmB1GQDfINWiev83nhaoiB/CoOU438oPrhXS0WpQ9xc1ZQWxWHqUYe0I0qrKCQKjygDlXIQV2r0IF6ViEBxVTBBSFUQQNhVYkHIVeJAtkNsbQ7c1LtzP6FsObhb2rCKv7NBIGoq4SDmKoEgTirXAcJVGkFSVVpgoSrXICGUMUH/QBZNSUy5XWUhwAAAABJRU5ErkJggg==")}.DayPicker-NavButton--interactionDisabled{display:none}.DayPicker-Caption{padding:0 .5rem;display:table-caption;text-align:left;margin-bottom:.5rem}.DayPicker-Caption>div{font-size:1.15rem;font-weight:500}.DayPicker-Weekdays{margin-top:1rem;display:table-header-group}.DayPicker-WeekdaysRow{display:table-row}.DayPicker-Weekday{display:table-cell;padding:.5rem;font-size:.875em;text-align:center;color:#8b9898}.DayPicker-Weekday abbr[title]{border-bottom:none;text-decoration:none}.DayPicker-Body{display:table-row-group}.DayPicker-Week{display:table-row}.DayPicker-Day{text-align:center}.DayPicker-Day,.DayPicker-WeekNumber{display:table-cell;padding:.5rem;cursor:pointer;vertical-align:middle}.DayPicker-WeekNumber{text-align:right;min-width:1rem;font-size:.75em;color:#8b9898;border-right:1px solid #eaecec}.DayPicker--interactionDisabled .DayPicker-Day{cursor:default}.DayPicker-Footer{padding-top:.5rem}.DayPicker-TodayButton{border:none;background-image:none;background-color:transparent;box-shadow:none;cursor:pointer;color:#4a90e2;font-size:.875em}.DayPicker-Day--today{color:#d0021b;font-weight:700}.DayPicker-Day--outside{cursor:default;color:#8b9898}.DayPicker-Day--disabled{color:#dce0e0;cursor:default}.DayPicker-Day--sunday{background-color:#f7f8f8}.DayPicker-Day--sunday:not(.DayPicker-Day--today){color:#dce0e0}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){position:relative;color:#f0f8ff;background-color:#4a90e2;border-radius:100%}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover{background-color:#51a0fa}.DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover{background-color:#f0f8ff;border-radius:50%}.DayPickerInput{display:inline-block}.DayPickerInput-OverlayWrapper{position:relative}.DayPickerInput-Overlay{left:0;z-index:1;position:absolute;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.15);z-index:9999}.DayPicker-Day{border-radius:0!important}.DayPicker-Day:hover{background-color:#e0efc0!important}.DayPicker-Day.DayPicker-Day--selected,.DayPicker-Day:hover.DayPicker-Day--selected{background-color:#8eca10!important}.ReactModal__Body--open{overflow:hidden}.ReactModal__Overlay{z-index:30000}.react-typeahead-container{font-size:14px;display:inline-block;margin-bottom:0;width:360px;border:0;height:40px;line-height:40px;padding:0;text-align:left;background:#fff}@media (max-width:767px){.react-typeahead-container{box-shadow:0;width:100%}}.react-typeahead-container .react-typeahead-input{border:0;border-radius:0;height:40px;line-height:40px;vertical-align:top;padding:0 10px;font-size:14px;width:100%;outline:none;background:#fff!important}.react-typeahead-container .react-typeahead-options{border-top:1px solid #eee}.react-typeahead-container .react-typeahead-options li div{cursor:pointer;padding:5px 10px;line-height:20px;color:#333;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.react-typeahead-container .react-typeahead-options li div.is-focused{background-color:#a0d800;color:#333}.react-typeahead-container strong{color:#000}.react-typeahead-container em{color:#aaa}.messg{position:fixed;z-index:19999;left:10px;right:10px;border:0;border-radius:2px;box-shadow:0 6px 20px 0 rgba(0,0,0,.19),0 8px 17px 0 rgba(0,0,0,.2);font-size:14px;text-align:left;cursor:pointer}@media (min-width:768px){.messg{left:23%;right:23%}}@media (min-width:992px){.messg{left:28%;right:28%}}@media (min-width:1200px){.messg{left:33%;right:33%}}.messg--default{background-color:#323232}.messg--success{background:#8cca11 url(/assets/design/notification-notice.png) no-repeat 13px 9px;padding-left:44px}.messg--info{background-color:#00bcd4}.messg--warning{background-color:#ff9800}.messg--error{background:#e54f16 url(/assets/design/notification-alert.png) no-repeat 20px 9px;padding-left:44px}.messg__text{padding:10px 14px}.messg__buttons{float:right;padding:10px}.messg,.messg__button{color:#f5f5f5;font-family:Lucida Sans Unicode,Lucida Grande,sans-serif}.messg__button{display:inline-block;border:0;border-radius:1px;margin:0 0 0 5px;padding:0 6px;background:none;cursor:pointer}.messg--default .messg__button{background-color:#212121}.messg--default .messg__button:hover{background-color:#000}.messg--success .messg__button{background-color:#43a047}.messg--success .messg__button:hover{background-color:#388e3c}.messg--info .messg__button{background-color:#00acc1}.messg--info .messg__button:hover{background-color:#0097a7}.messg--warning .messg__button{background-color:#fb8c00}.messg--warning .messg__button:hover{background-color:#f57c00}.messg--error .messg__button{background-color:#e53935}.messg--error .messg__button:hover{background-color:#d32f2f}span.super-checkbox-container{margin-right:15px}span.super-checkbox-container:last-child{margin-right:0}div.hint-body{max-width:250px;font-size:14px}@media (min-width:1280px){.hint-body{min-width:400px}}.hint-body.hint-body-style{line-height:20px}.hint-body ul{list-style:disc;padding-left:12px;line-height:18px}.hint-body li{margin-left:4px;margin-top:8px}div.hint-body-divs div{margin-bottom:15px;font-size:14px}div.hint-body-divs div.strong{font-weight:700}div.hint-body-divs div:last-child{margin-bottom:0}.close-hint-button{display:block;margin:40px auto 0}@media print{.div-img{-webkit-print-color-adjust:exact}}.iti-flag{box-shadow:0 1px 3px rgba(0,0,0,.2)!important;vertical-align:text-top}button.is-submitting{cursor:wait}.map-marker{position:absolute;width:29px;height:34px;background-size:29px 34px;left:-15px;top:-31px;-webkit-transform-origin:15px 31px;-ms-transform-origin:15px 31px;transform-origin:15px 31px;cursor:pointer}.gm-style-pbt{text-align:center}.list-buttons .icon1{margin-left:10px}@media (max-width:499px){.list-buttons .icon1{margin-left:0;margin-right:10px}}.list-buttons .icon1{cursor:pointer;min-width:31px;width:auto;min-height:31px;height:auto;text-align:center}.list-buttons .icon1:before{position:relative;display:inline-block}.list-buttons .icon1 span{position:relative;display:block;width:100%;margin-left:0;bottom:0}.heart,.single-wishlist-heart{-webkit-transition:-webkit-transform .35s cubic-bezier(.485,1.65,.545,.835);transition:-webkit-transform .35s cubic-bezier(.485,1.65,.545,.835);transition:transform .35s cubic-bezier(.485,1.65,.545,.835);transition:transform .35s cubic-bezier(.485,1.65,.545,.835),-webkit-transform .35s cubic-bezier(.485,1.65,.545,.835);display:inline-block;width:29px;height:25px;background:url(/assets/icons/hearts/heart.png) no-repeat;background-size:29px 25px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:2dppx){.heart,.single-wishlist-heart{background-image:url(/assets/icons/hearts/heart@2x.png)}}.heart.active,.single-wishlist-heart.active{background-image:url(/assets/icons/hearts/heart-active.png)}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:2dppx){.heart.active,.single-wishlist-heart.active{background-image:url(/assets/icons/hearts/heart-active@2x.png)}}@media only screen and (hover:hover){.heart:hover,.single-wishlist-heart:hover{background-image:url(/assets/icons/hearts/heart-active.png)}}@media only screen and (hover:hover) and (-webkit-min-device-pixel-ratio:2),only screen and (hover:hover) and (min-resolution:2dppx){.heart:hover,.single-wishlist-heart:hover{background-image:url(/assets/icons/hearts/heart-active@2x.png)}}.heart.active.changed,.single-wishlist-heart.active.changed{-webkit-animation:highlight-scale-up .5s ease-out;animation:highlight-scale-up .5s ease-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}.heart.inactive.changed,.single-wishlist-heart.inactive.changed{-webkit-animation:highlight-scale-down .5s ease-out;animation:highlight-scale-down .5s ease-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}.admin-feed-scene .feed-date-line,.feed-scene .feed-date-line{text-align:center;font-size:12px;font-weight:700;color:#ccc;text-shadow:1px 1px 1px #fff;margin-bottom:20px;height:20px;position:relative}.admin-feed-scene .feed-date-line .horizontal-line,.feed-scene .feed-date-line .horizontal-line{border-top:1px solid #e6e6e6;border-bottom:1px solid #fff;position:absolute;width:100%;top:10px}.admin-feed-scene .feed-date-line .date-text,.feed-scene .feed-date-line .date-text{position:absolute;width:100%;top:0;height:20px}.admin-feed-scene .feed-date-line .date-text span,.feed-scene .feed-date-line .date-text span{padding:0 10px;background:#f6f8f7}.course-translate-list h2,.profile-translate-list h2{font-size:18px;font-weight:400;margin-top:30px;margin-bottom:20px;color:#404040}.course-translate-list .add-translation,.profile-translate-list .add-translation{display:block;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.course-translate-list .add-translation .super-select,.profile-translate-list .add-translation .super-select{margin-right:10px;margin-bottom:5px}.course-translate-list .add-translation button,.profile-translate-list .add-translation button{margin-bottom:5px}.course-translate-list .translated-list .translated-list-row,.profile-translate-list .translated-list .translated-list-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}@media (max-width:499px){.course-translate-list .translated-list .translated-list-row,.profile-translate-list .translated-list .translated-list-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px}}.course-translate-list .translated-list .translated-list-row .language-name,.profile-translate-list .translated-list .translated-list-row .language-name{padding:12px 0 10px;font-family:Roboto Slab,georgia,serif;font-weight:300;font-size:16px}.course-translate-list .translated-list .translated-list-row .language-name:first-letter,.profile-translate-list .translated-list .translated-list-row .language-name:first-letter{text-transform:capitalize}.course-translate-list .translated-list .translated-list-row .list-buttons,.profile-translate-list .translated-list .translated-list-row .list-buttons{padding:5px 0}.course-translate-list .translated-list .translated-list-row .list-buttons .action-placeholder,.course-translate-list .translated-list .translated-list-row .list-buttons .spinner-holder,.profile-translate-list .translated-list .translated-list-row .list-buttons .action-placeholder,.profile-translate-list .translated-list .translated-list-row .list-buttons .spinner-holder{margin-left:10px}@media (max-width:499px){.course-translate-list .translated-list .translated-list-row .list-buttons .action-placeholder,.course-translate-list .translated-list .translated-list-row .list-buttons .spinner-holder,.profile-translate-list .translated-list .translated-list-row .list-buttons .action-placeholder,.profile-translate-list .translated-list .translated-list-row .list-buttons .spinner-holder{margin-left:0;margin-right:10px}}.course-translate-list .translated-list .translated-list-row .list-buttons .action-placeholder,.course-translate-list .translated-list .translated-list-row .list-buttons .spinner-holder,.profile-translate-list .translated-list .translated-list-row .list-buttons .action-placeholder,.profile-translate-list .translated-list .translated-list-row .list-buttons .spinner-holder{min-width:31px;min-height:31px;display:inline-block;vertical-align:top;font-size:10px;line-height:12px;font-weight:400}.course-translate-list .translated-list .translated-list-row .list-buttons .spinner-holder .loading-spinner,.course-translate-list .translated-list .translated-list-row .list-buttons .spinner-holder .spinner-box,.profile-translate-list .translated-list .translated-list-row .list-buttons .spinner-holder .loading-spinner,.profile-translate-list .translated-list .translated-list-row .list-buttons .spinner-holder .spinner-box{width:31px;height:31px;border-radius:2px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex}.course-translate-list .translated-list .translated-list-row .list-buttons .spinner-holder span,.profile-translate-list .translated-list .translated-list-row .list-buttons .spinner-holder span{display:block;width:100%;font-size:10px;line-height:12px;font-weight:400}.has-rtl span.super-checkbox-container{margin-left:15px;margin-right:0}.has-rtl .hint-body ul{padding-right:12px;padding-left:0}.has-rtl .hint-body li{margin-right:4px;margin-left:0}.x-toggle{display:none}.x-toggle,.x-toggle *,.x-toggle+.x-toggle-btn,.x-toggle:after,.x-toggle :after,.x-toggle:before,.x-toggle :before{box-sizing:border-box}.x-toggle-btn.x-toggle-disabled{cursor:not-allowed}.x-toggle-btn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0;display:inline-block;width:4em;height:2em;position:relative;cursor:pointer}.is-toggling .x-toggle-btn{cursor:wait}.toggle-button{cursor:pointer}.toggle-button.is-toggling{cursor:wait}.x-toggle-btn:after,.x-toggle-btn:before{position:relative;display:block;content:"";width:50%;height:100%}.x-toggle-btn:after{left:0}.x-toggle-btn:before{display:none}.x-toggle:checked+.x-toggle-btn:after{left:50%}.x-toggle-container .toggle-text{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle;height:100%}.x-toggle-container .toggle-text.small{padding-bottom:1rem;font-size:.9rem}.x-toggle-container .toggle-text.medium{padding-bottom:1.5rem;font-size:1rem}.x-toggle-container .toggle-text.large{padding-bottom:2rem;font-size:1.2rem}.x-toggle-container .toggle-text.toggle-prefix{padding-right:.25rem}.x-toggle-container .toggle-text.toggle-postfix{padding-left:.25rem}.x-toggle-light.x-toggle-btn{background:#f0f0f0;border-radius:2em;padding:2px;-webkit-transition:all .4s ease;transition:all .4s ease}.x-toggle-light.x-toggle-btn:after{border-radius:50%;background:#fff;-webkit-transition:all .2s ease;transition:all .2s ease}.x-toggle-container-checked .x-toggle-light.x-toggle-btn{background:#9fd6ae}.x-toggle-apprentus.x-toggle-btn{background:#a7a7a7;border-radius:4px;padding:0;height:8px;width:42px;-webkit-transition:all .4s ease;transition:all .4s ease;box-sizing:content-box}.x-toggle-apprentus.x-toggle-btn:after{border-radius:12px;width:24px;height:24px;margin-top:-8px;left:0;background:#fbfbfb;-webkit-transition:all .2s ease;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.45)}.x-toggle-container-checked .x-toggle-apprentus.x-toggle-btn:after{left:18px;background:#a1d337;box-shadow:0 1px 3px rgba(0,0,0,.5)}.super-toggle{display:table-row}.super-toggle .toggle-button{display:table-cell;vertical-align:middle;padding-bottom:2px}.super-toggle .toggle-label{display:table-cell;vertical-align:middle;padding-left:10px}.super-toggle .x-toggle-container{float:left}.new-style .super-toggle{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.new-style .super-toggle .toggle-label{padding:0}.new-style .super-toggle .toggle-button .x-toggle-container{height:32px}.new-style .super-toggle .toggle-button .x-toggle-container .x-toggle-apprentus.x-toggle-btn{height:32px;width:48px;border-radius:16px;background-color:#ddd}.new-style .super-toggle .toggle-button .x-toggle-container .x-toggle-apprentus.x-toggle-btn:after{width:28px;height:28px;border-radius:100%;background-color:#fff;box-shadow:none;margin-top:2px;left:2px}.new-style .super-toggle .toggle-button .x-toggle-container .x-toggle-apprentus.x-toggle-btn:before{content:"";display:inline-block;background:url(/assets/icons/checkmark.svg) no-repeat 50%/16px;position:absolute;top:0;left:4px;right:unset;-webkit-transition:all .2s ease;transition:all .2s ease}.new-style .super-toggle .toggle-button .x-toggle-container.x-toggle-container-checked .x-toggle-apprentus{background:#7daa2d}.new-style .super-toggle .toggle-button .x-toggle-container.x-toggle-container-checked .x-toggle-apprentus.x-toggle-btn{position:relative}.new-style .super-toggle .toggle-button .x-toggle-container.x-toggle-container-checked .x-toggle-apprentus.x-toggle-btn:after{background-color:#fff;left:18px;box-shadow:none;content:"";display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.new-style .super-toggle .toggle-button .x-toggle-container.x-toggle-container-checked .x-toggle-apprentus.x-toggle-btn:before{content:"";z-index:10;-webkit-transform:translateX(70%);-ms-transform:translateX(70%);transform:translateX(70%)}.has-rtl .x-toggle-container-checked .x-toggle-apprentus.x-toggle-btn:after{right:18px}.has-rtl .super-toggle .toggle-label{padding-right:10px}.has-rtl .new-style .super-toggle .toggle-label{padding:0}.has-rtl .new-style .super-toggle .toggle-button .x-toggle-container .x-toggle-apprentus.x-toggle-btn:after{right:2px}.has-rtl .new-style .super-toggle .toggle-button .x-toggle-container .x-toggle-apprentus.x-toggle-btn:before{right:4px;left:unset}.has-rtl .new-style .super-toggle .toggle-button .x-toggle-container.x-toggle-container-checked .x-toggle-apprentus.x-toggle-btn:after{right:18px}.has-rtl .new-style .super-toggle .toggle-button .x-toggle-container.x-toggle-container-checked .x-toggle-apprentus.x-toggle-btn:before{content:"";-webkit-transform:translateX(-70%);-ms-transform:translateX(-70%);transform:translateX(-70%)}.custom-overlay-profile-photo,.customOverlay{padding:0;background-color:#fff}.custom-overlay-md-lg,.custom-overlay-profile-photo{z-index:10000}.mobile-profile-photo-modal{box-shadow:none;margin:0;padding:0;width:360px;min-width:360px;max-width:500px}.profile-photo-modal,.tablet-profile-photo-modal{border-radius:12px;box-shadow:0 6px 16px rgba(0,0,0,.16078);border:1px solid #eee;-webkit-animation:none;animation:none;padding:0}.profile-photo-modal{height:auto;max-width:1072px;min-width:500px;width:1072px}.webcam-input{display:none}.custom-overlay-profile-photo{padding:0;background-color:#fff;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.mobile-profile-photo{padding:36px 28px;width:360px;box-sizing:border-box}.mobile-profile-photo.uploaded-avatar{padding:52px 28px}.mobile-profile-photo .close-icon{position:absolute;top:16px;right:20px;cursor:pointer}.mobile-profile-photo .title{color:#222;font:normal normal 500 26px/31px Inter;margin-bottom:12px}.mobile-profile-photo .subtitle{display:inline-block;width:255px;color:#717171;font:normal normal normal 16px/24px Inter}.mobile-profile-photo .sections-container .picture-section .picture-container{border-radius:12px;height:503px}.mobile-profile-photo .sections-container .picture-section .picture-container .profile-container{margin:0 auto 32px;border-radius:12px;background-color:#eee;width:200px;height:200px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.mobile-profile-photo .sections-container .picture-section .picture-container .profile-container .profile-icon{border-radius:12px;height:134px;width:112px}.mobile-profile-photo .sections-container .picture-section .picture-container .profile-container .avatar-image{border-radius:12px;background-position:0 0!important}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider{margin-top:36px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;box-sizing:border-box;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner{max-width:none!important}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner.withHeight{height:367px}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner.disable-animation{-webkit-animation:none;animation:none}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item{width:312px;border-radius:12px}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .profile-picture-requirements-container{margin:0 auto;width:200px}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .profile-picture-requirements-container .profile-picture-requirements{list-style-type:disc;list-style-position:inside}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .profile-picture-requirements-container .profile-picture-requirements .requirement{font:normal normal normal 16px/20px Inter;color:#717171;margin-bottom:12px}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .profile-picture-requirements-container .profile-picture-requirements .requirement:last-child{margin-bottom:0}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .tips-container{background:#f5f5f5;border-radius:12px;margin-bottom:32px;width:100%;padding:28px 20px;box-sizing:border-box}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .tips-container .tips-name{font:normal normal 500 16px/20px Inter;color:#222;margin-bottom:16px}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .tips-container .tips{list-style-type:disc;color:#717171;padding-left:20px}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .tips-container .tips li{font:normal normal normal 16px/24px Inter;margin-bottom:12px;color:#717171;width:244px}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .tips-container .tips li:first-child{width:230px}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .tips-container .tips li:nth-child(5){margin-bottom:0}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container{padding:28px 32px;box-sizing:border-box}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .other-tips{text-align:center;font:normal normal 500 16px/20px Inter;color:#222;margin-bottom:28px}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:28px;gap:28px}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces .face{background-size:cover!important;width:100px;height:100px;border-radius:8px;position:relative}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces .face:after{content:"";position:absolute;width:20px;height:20px;bottom:-4px;right:-7px}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces .face.invalid.invalid-1{background:url(/assets/bundles/3a01a58acfff2fd0573b493c5bf36b24.png)}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces .face.invalid.invalid-2{background:url(/assets/bundles/1f2dfe11427d2fd5e5b1f2e3af830387.png)}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces .face.invalid.invalid-3{background:url(/assets/bundles/4b357a51a3190a853538efe1d37d5ddb.png)}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces .face.invalid.invalid-4{background:url(/assets/bundles/c959b9ec7cc65e07c63dcdb93ac38eb6.png)}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces .face.invalid:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgZGF0YS1uYW1lPSJpbnZhbGlkIGljb24iPjxwYXRoIGRhdGEtbmFtZT0iUGF0aCAxNTk2MyIgZD0iTTEwIDBBMTAgMTAgMCAxIDEgMCAxMCAxMCAxMCAwIDAgMSAxMCAweiIgZmlsbD0iI2UxMzM0NCIvPjxwYXRoIGRhdGEtbmFtZT0iUGF0aCAxNTk2NSIgZD0iTTcuMDAxIDEwaDYiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuMyIvPjwvZz48L3N2Zz4=)}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces .face.valid.valid-1{background:url(/assets/bundles/c03863a5cc17ebfba949f01c2053ade1.png)}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces .face.valid.valid-2{background:url(/assets/bundles/5443f3317e9af3a1d9c577c4bcf0f1e8.png)}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces .face.valid.valid-3{background:url(/assets/bundles/c45e8b0033f2e1a223c696e1cb6183b9.png)}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces .face.valid.valid-4{background:url(/assets/bundles/32f1217675e9a9caa3e8d6a745b87aab.png)}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces .face.valid:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgZGF0YS1uYW1lPSJjaGVja21hcmsgaWNvbiI+PHBhdGggZGF0YS1uYW1lPSJQYXRoIDE1OTY3IiBkPSJNMTAgMEExMCAxMCAwIDEgMSAwIDEwIDEwIDEwIDAgMCAxIDEwIDB6IiBmaWxsPSIjMzVhNzUzIi8+PHBhdGggZGF0YS1uYW1lPSJQYXRoIDE1OTY4IiBkPSJNNy4xOTcgMTAuOGwxLjY4NiAxLjY4NiAzLjkyLTMuOTIiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuMyIvPjwvZz48L3N2Zz4=)}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .dots-nav-container{margin:20px 0 0}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .dots-nav-container .item-button{height:6px;width:6px;border-radius:3px;background:#ddd;border:0;margin-right:8px;padding:0;-webkit-transition:width .5s;transition:width .5s;cursor:pointer}.mobile-profile-photo .sections-container .picture-section .picture-container .container-slider .dots-nav-container .active-item-button{-webkit-transition:width .5s;transition:width .5s;height:6px;width:12px;border-radius:3px;background:#717171;border:0;margin-right:8px;padding:0;cursor:pointer}.mobile-profile-photo .sections-container .picture-section .picture-container .buttons-section{margin-top:48px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:16px;gap:16px}.mobile-profile-photo .sections-container .picture-section .picture-container .buttons-section,.mobile-profile-photo .sections-container .picture-section .picture-container .buttons-section .take-a-picture-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.mobile-profile-photo .sections-container .picture-section .picture-container .buttons-section .take-a-picture-container{width:280px;height:46px;background-color:#7daa2d;border-radius:6px;color:#fff;cursor:pointer}.mobile-profile-photo .sections-container .picture-section .picture-container .buttons-section .take-a-picture-container .camera-icon-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.mobile-profile-photo .sections-container .picture-section .picture-container .buttons-section .take-a-picture-container .camera-icon-container .camera-icon{height:16px;width:16px;margin-right:8px;-webkit-filter:invert(100%);filter:invert(100%)}.mobile-profile-photo .sections-container .picture-section .picture-container .buttons-section .take-a-picture-container .camera-text{font:normal normal 500 14px/17px Inter;color:#fff}.mobile-profile-photo .sections-container .picture-section .picture-container .buttons-section .upload-image-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:280px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:6px;cursor:pointer;border:1px solid #ddd;height:46px;margin-bottom:36px}.mobile-profile-photo .sections-container .picture-section .picture-container .buttons-section .upload-image-container .upload-icon-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.mobile-profile-photo .sections-container .picture-section .picture-container .buttons-section .upload-image-container .upload-icon-container .upload-icon{height:16px;width:16px;margin-right:8px;margin-top:1px}.mobile-profile-photo .sections-container .picture-section .picture-container .buttons-section .upload-image-container .upload-text{font:normal normal 500 14px/17px Inter;color:#222}.mobile-profile-photo .sections-container .picture-section .picture-container .buttons-section .upload-image-container .upload-form{display:none}.tablet-profile-photo{padding:40px 44px;width:652px;box-sizing:border-box}.tablet-profile-photo .close-icon{position:absolute;top:20px;right:20px;cursor:pointer}.tablet-profile-photo .title{color:#222;font:normal normal 500 26px/31px Inter;margin-bottom:12px}.tablet-profile-photo .subtitle{display:inline-block;width:315px;color:#717171;font:normal normal normal 16px/24px Inter}.tablet-profile-photo .sections-container .picture-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.tablet-profile-photo .sections-container .picture-section .picture-container{border-radius:12px;width:452px}.tablet-profile-photo .sections-container .picture-section .picture-container .profile-container{margin:0 auto 32px;border-radius:12px;background-color:#eee;width:200px;height:200px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.tablet-profile-photo .sections-container .picture-section .picture-container .profile-container .profile-icon{border-radius:12px;height:134px;width:112px}.tablet-profile-photo .sections-container .picture-section .picture-container .profile-container .avatar-image{border-radius:12px;background-position:0 0!important}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider{margin-top:64px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:wrap;-ms-flex-flow:wrap;flex-flow:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;box-sizing:border-box;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner{max-width:none!important}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner.withHeight{height:367px}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner.disable-animation{-webkit-animation:none;animation:none}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item{width:452px;border-radius:12px}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .profile-picture-requirements-container{margin:0 auto;width:200px}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .profile-picture-requirements-container .profile-picture-requirements{list-style-type:disc;list-style-position:inside}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .profile-picture-requirements-container .profile-picture-requirements .requirement{font:normal normal normal 16px/20px Inter;color:#717171;margin-bottom:12px}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .profile-picture-requirements-container .profile-picture-requirements .requirement:last-child{margin-bottom:0}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .tips-container{background:#f5f5f5;border-radius:12px;margin-bottom:32px;width:100%;padding:28px 20px;box-sizing:border-box}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .tips-container .tips-name{font:normal normal 500 16px/20px Inter;color:#222;margin-bottom:16px}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .tips-container .tips{list-style-type:disc;color:#717171;padding-left:20px}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .tips-container .tips li{font:normal normal normal 16px/24px Inter;margin-bottom:12px;color:#717171}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .tips-container .tips li:first-child{width:370px}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .tips-container .tips li:nth-child(5){margin-bottom:0;width:330px}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container{box-sizing:border-box;width:228px;margin:0 auto}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .other-tips{text-align:center;font:normal normal 500 16px/20px Inter;color:#222;margin-bottom:28px}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:28px;gap:28px}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces .face{background-size:cover!important;width:100px;height:100px;border-radius:8px;position:relative}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces .face:after{content:"";position:absolute;width:20px;height:20px;bottom:-4px;right:-7px}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces .face.invalid.invalid-1{background:url(/assets/bundles/3a01a58acfff2fd0573b493c5bf36b24.png)}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces .face.invalid.invalid-2{background:url(/assets/bundles/1f2dfe11427d2fd5e5b1f2e3af830387.png)}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces .face.invalid.invalid-3{background:url(/assets/bundles/4b357a51a3190a853538efe1d37d5ddb.png)}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces .face.invalid.invalid-4{background:url(/assets/bundles/c959b9ec7cc65e07c63dcdb93ac38eb6.png)}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces .face.invalid:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgZGF0YS1uYW1lPSJpbnZhbGlkIGljb24iPjxwYXRoIGRhdGEtbmFtZT0iUGF0aCAxNTk2MyIgZD0iTTEwIDBBMTAgMTAgMCAxIDEgMCAxMCAxMCAxMCAwIDAgMSAxMCAweiIgZmlsbD0iI2UxMzM0NCIvPjxwYXRoIGRhdGEtbmFtZT0iUGF0aCAxNTk2NSIgZD0iTTcuMDAxIDEwaDYiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuMyIvPjwvZz48L3N2Zz4=)}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces .face.valid.valid-1{background:url(/assets/bundles/c03863a5cc17ebfba949f01c2053ade1.png)}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces .face.valid.valid-2{background:url(/assets/bundles/5443f3317e9af3a1d9c577c4bcf0f1e8.png)}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces .face.valid.valid-3{background:url(/assets/bundles/c45e8b0033f2e1a223c696e1cb6183b9.png)}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces .face.valid.valid-4{background:url(/assets/bundles/32f1217675e9a9caa3e8d6a745b87aab.png)}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .container-slider-inner .items-list .item .other-tips-container .faces .face.valid:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgZGF0YS1uYW1lPSJjaGVja21hcmsgaWNvbiI+PHBhdGggZGF0YS1uYW1lPSJQYXRoIDE1OTY3IiBkPSJNMTAgMEExMCAxMCAwIDEgMSAwIDEwIDEwIDEwIDAgMCAxIDEwIDB6IiBmaWxsPSIjMzVhNzUzIi8+PHBhdGggZGF0YS1uYW1lPSJQYXRoIDE1OTY4IiBkPSJNNy4xOTcgMTAuOGwxLjY4NiAxLjY4NiAzLjkyLTMuOTIiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuMyIvPjwvZz48L3N2Zz4=)}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .dots-nav-container{margin:20px 0 0}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .dots-nav-container .item-button{height:6px;width:6px;border-radius:3px;background:#ddd;border:0;margin-right:8px;padding:0;-webkit-transition:width .5s;transition:width .5s;cursor:pointer}.tablet-profile-photo .sections-container .picture-section .picture-container .container-slider .dots-nav-container .active-item-button{-webkit-transition:width .5s;transition:width .5s;height:6px;width:12px;border-radius:3px;background:#717171;border:0;margin-right:8px;padding:0;cursor:pointer}.tablet-profile-photo .sections-container .picture-section .picture-container .buttons-section{margin-top:44px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:16px;gap:16px}.tablet-profile-photo .sections-container .picture-section .picture-container .buttons-section,.tablet-profile-photo .sections-container .picture-section .picture-container .buttons-section .take-a-picture-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.tablet-profile-photo .sections-container .picture-section .picture-container .buttons-section .take-a-picture-container{width:452px;height:46px;background-color:#7daa2d;border-radius:6px;color:#fff;cursor:pointer}.tablet-profile-photo .sections-container .picture-section .picture-container .buttons-section .take-a-picture-container .camera-icon-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.tablet-profile-photo .sections-container .picture-section .picture-container .buttons-section .take-a-picture-container .camera-icon-container .camera-icon{height:16px;width:16px;margin-right:8px;-webkit-filter:invert(100%);filter:invert(100%)}.tablet-profile-photo .sections-container .picture-section .picture-container .buttons-section .take-a-picture-container .camera-text{font:normal normal 500 14px/17px Inter;color:#fff}.tablet-profile-photo .sections-container .picture-section .picture-container .buttons-section .upload-image-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:452px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:6px;cursor:pointer;border:1px solid #ddd;height:46px;margin-bottom:36px}.tablet-profile-photo .sections-container .picture-section .picture-container .buttons-section .upload-image-container .upload-icon-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.tablet-profile-photo .sections-container .picture-section .picture-container .buttons-section .upload-image-container .upload-icon-container .upload-icon{height:16px;width:16px;margin-right:8px;margin-top:1px}.tablet-profile-photo .sections-container .picture-section .picture-container .buttons-section .upload-image-container .upload-text{font:normal normal 500 14px/17px Inter;color:#222}.tablet-profile-photo .sections-container .picture-section .picture-container .buttons-section .upload-image-container .upload-form{display:none}@-webkit-keyframes fadein{0%{opacity:0}35%{opacity:.9}}@keyframes fadein{0%{opacity:0}35%{opacity:.9}}.has-rtl .container-slider{direction:ltr}.has-rtl .item.rtl{direction:rtl}.desktop-profile-photo{padding:60px 94px}.desktop-profile-photo .close-icon{position:absolute;top:16px;right:16px;cursor:pointer}.desktop-profile-photo .title{color:#222;font:normal normal 500 32px/39px Inter;margin-bottom:8px}.desktop-profile-photo .subtitle{color:#717171;font:normal normal normal 18px/21px Inter}.desktop-profile-photo .sections-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:36px;gap:36px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.desktop-profile-photo .sections-container .picture-section{width:300px;box-sizing:border-box}.desktop-profile-photo .sections-container .picture-section .picture-container{border:1px solid #ddd;border-radius:12px;margin-top:28px;height:503px;width:100%;box-sizing:border-box}.desktop-profile-photo .sections-container .picture-section .picture-container .profile-container{margin:54px 75px 32px;border-radius:12px;background-color:#eee;width:150px;height:150px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.desktop-profile-photo .sections-container .picture-section .picture-container .profile-container .profile-icon{border-radius:12px;height:100px;width:84px}.desktop-profile-photo .sections-container .picture-section .picture-container .profile-container .avatar-image{border-radius:12px;background-position:0 0!important}.desktop-profile-photo .sections-container .picture-section .picture-container .profile-picture-requirements-container{margin:0 auto;width:200px}.desktop-profile-photo .sections-container .picture-section .picture-container .profile-picture-requirements-container .profile-picture-requirements{list-style-type:disc;list-style-position:inside}.desktop-profile-photo .sections-container .picture-section .picture-container .profile-picture-requirements-container .profile-picture-requirements .requirement{font:normal normal normal 16px/20px Inter;color:#717171;margin-bottom:12px}.desktop-profile-photo .sections-container .picture-section .picture-container .profile-picture-requirements-container .profile-picture-requirements .requirement:last-child{margin-bottom:0}.desktop-profile-photo .sections-container .picture-section .picture-container .buttons-section{margin-top:49px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:8px;gap:8px}.desktop-profile-photo .sections-container .picture-section .picture-container .buttons-section,.desktop-profile-photo .sections-container .picture-section .picture-container .buttons-section .take-a-picture-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.desktop-profile-photo .sections-container .picture-section .picture-container .buttons-section .take-a-picture-container{width:252px;height:46px;background-color:#7daa2d;border-radius:6px;color:#fff;cursor:pointer}.desktop-profile-photo .sections-container .picture-section .picture-container .buttons-section .take-a-picture-container .camera-icon-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:-4px}.desktop-profile-photo .sections-container .picture-section .picture-container .buttons-section .take-a-picture-container .camera-icon-container .camera-icon{height:16px;width:16px;margin-right:8px;-webkit-filter:invert(100%);filter:invert(100%)}.desktop-profile-photo .sections-container .picture-section .picture-container .buttons-section .take-a-picture-container .camera-text{font:normal normal 500 14px/17px Inter;color:#fff}.desktop-profile-photo .sections-container .picture-section .picture-container .buttons-section .take-a-picture-container .webcam-input{display:none}.desktop-profile-photo .sections-container .picture-section .picture-container .buttons-section .upload-image-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:252px;height:46px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}.desktop-profile-photo .sections-container .picture-section .picture-container .buttons-section .upload-image-container .upload-icon-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.desktop-profile-photo .sections-container .picture-section .picture-container .buttons-section .upload-image-container .upload-icon-container .upload-icon{height:16px;width:16px;margin-right:8px;margin-top:1px}.desktop-profile-photo .sections-container .picture-section .picture-container .buttons-section .upload-image-container .upload-text{font:normal normal 500 14px/17px Inter;color:#222}.desktop-profile-photo .sections-container .picture-section .picture-container .buttons-section .upload-image-container .upload-form{display:none}.desktop-profile-photo .sections-container .tips-section .tips-container{background:#f5f5f5;border-radius:12px;margin-top:28px;margin-bottom:32px;height:301px;min-width:548px;width:548px;padding:32px;box-sizing:border-box}.desktop-profile-photo .sections-container .tips-section .tips-container .tips-name{font:normal normal 500 16px/20px Inter;color:#222;margin-bottom:28px}.desktop-profile-photo .sections-container .tips-section .tips-container .tips{list-style-type:disc;color:#717171;padding-left:20px}.desktop-profile-photo .sections-container .tips-section .tips-container .tips li{margin-bottom:16px;font:normal normal normal 16px/24px Inter;line-height:1.25em;color:#717171}.desktop-profile-photo .sections-container .tips-section .tips-container .tips li:last-child{margin-bottom:0}.desktop-profile-photo .sections-container .tips-section .other-tips-container{min-width:548px;width:548px;padding:0 32px;box-sizing:border-box}.desktop-profile-photo .sections-container .tips-section .other-tips-container .other-tips{font:normal normal 500 16px/20px Inter;color:#222;margin-bottom:28px}.desktop-profile-photo .sections-container .tips-section .other-tips-container .faces{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:28px;gap:28px}.desktop-profile-photo .sections-container .tips-section .other-tips-container .faces .face{background-size:cover!important;width:100px;height:100px;border-radius:8px;position:relative}.desktop-profile-photo .sections-container .tips-section .other-tips-container .faces .face:after{content:"";position:absolute;width:20px;height:20px;bottom:-4px;right:-7px}.desktop-profile-photo .sections-container .tips-section .other-tips-container .faces .face.invalid.invalid-1{background:url(/assets/bundles/3a01a58acfff2fd0573b493c5bf36b24.png)}.desktop-profile-photo .sections-container .tips-section .other-tips-container .faces .face.invalid.invalid-2{background:url(/assets/bundles/1f2dfe11427d2fd5e5b1f2e3af830387.png)}.desktop-profile-photo .sections-container .tips-section .other-tips-container .faces .face.invalid.invalid-3{background:url(/assets/bundles/4b357a51a3190a853538efe1d37d5ddb.png)}.desktop-profile-photo .sections-container .tips-section .other-tips-container .faces .face.invalid.invalid-4{background:url(/assets/bundles/c959b9ec7cc65e07c63dcdb93ac38eb6.png)}.desktop-profile-photo .sections-container .tips-section .other-tips-container .faces .face.invalid:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgZGF0YS1uYW1lPSJpbnZhbGlkIGljb24iPjxwYXRoIGRhdGEtbmFtZT0iUGF0aCAxNTk2MyIgZD0iTTEwIDBBMTAgMTAgMCAxIDEgMCAxMCAxMCAxMCAwIDAgMSAxMCAweiIgZmlsbD0iI2UxMzM0NCIvPjxwYXRoIGRhdGEtbmFtZT0iUGF0aCAxNTk2NSIgZD0iTTcuMDAxIDEwaDYiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuMyIvPjwvZz48L3N2Zz4=)}.desktop-profile-photo .sections-container .tips-section .other-tips-container .faces .face.valid.valid-1{background:url(/assets/bundles/c03863a5cc17ebfba949f01c2053ade1.png)}.desktop-profile-photo .sections-container .tips-section .other-tips-container .faces .face.valid.valid-2{background:url(/assets/bundles/5443f3317e9af3a1d9c577c4bcf0f1e8.png)}.desktop-profile-photo .sections-container .tips-section .other-tips-container .faces .face.valid.valid-3{background:url(/assets/bundles/c45e8b0033f2e1a223c696e1cb6183b9.png)}.desktop-profile-photo .sections-container .tips-section .other-tips-container .faces .face.valid.valid-4{background:url(/assets/bundles/32f1217675e9a9caa3e8d6a745b87aab.png)}.desktop-profile-photo .sections-container .tips-section .other-tips-container .faces .face.valid:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgZGF0YS1uYW1lPSJjaGVja21hcmsgaWNvbiI+PHBhdGggZGF0YS1uYW1lPSJQYXRoIDE1OTY3IiBkPSJNMTAgMEExMCAxMCAwIDEgMSAwIDEwIDEwIDEwIDAgMCAxIDEwIDB6IiBmaWxsPSIjMzVhNzUzIi8+PHBhdGggZGF0YS1uYW1lPSJQYXRoIDE1OTY4IiBkPSJNNy4xOTcgMTAuOGwxLjY4NiAxLjY4NiAzLjkyLTMuOTIiIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuMyIvPjwvZz48L3N2Zz4=)}.has-rtl .camera-icon,.has-rtl .upload-icon{margin-right:unset;margin-left:8px}.has-rtl .close-button{right:unset;left:26px}.has-rtl .tips{padding-right:20px;padding-left:unset}.webcam-bloc .stream-bloc{margin-bottom:10px;position:relative;overflow:hidden}.webcam-bloc .stream-bloc video{position:absolute;-ms-transform:scaleX(-1);transform:scaleX(-1);-webkit-transform:scaleX(-1)}.webcam-bloc .stream-bloc img{position:absolute;z-index:1}.webcam-bloc .stream-bloc .snap-counter{position:absolute;top:0;left:0;z-index:5;font-size:200px;color:#fff;opacity:.6;text-align:center}.webcam-bloc .actions-bloc{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;width:100%}.webcam-bloc .actions-bloc button{margin:0 5px;width:48%}.webcam-bloc .actions-bloc button:first-child{margin-left:0}.webcam-bloc .actions-bloc button:last-child{margin-right:0}.webcam-bloc .webcam-error,.webcam-bloc .webcam-message{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.webcam-bloc .webcam-error div,.webcam-bloc .webcam-message div{max-width:100%;font-size:20px;color:#75a23b;text-align:center;line-height:20px;font-family:Roboto Slab,georgia}.webcam-bloc .webcam-error div span,.webcam-bloc .webcam-message div span{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#333;font-size:15px;display:block;margin-top:10px}@media (max-width:900px){.webcam-bloc .webcam-error div,.webcam-bloc .webcam-message div{font-size:18px}}@media (max-width:450px){.webcam-bloc .webcam-error div,.webcam-bloc .webcam-message div{font-size:16px;line-height:25px}}.webcam-bloc.bloc-wrapper .stream-bloc{border:1px solid #e4e4e4;border-radius:8px;margin-bottom:24px}.webcam-bloc.bloc-wrapper .aligner-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;grid-gap:12px;gap:12px;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.webcam-bloc.bloc-wrapper .aligner-item span{margin:0;font:normal normal normal 14px/18px Inter;color:#222;text-align:left}.webcam-bloc.bloc-wrapper .aligner-item .error-message{max-width:197px}.webcam-bloc.bloc-wrapper .aligner-item .warning-message{max-width:317px}.webcam-bloc.bloc-wrapper .aligner-item .warning-message .connect-webcam{font-weight:500;margin-bottom:8px}.webcam-bloc.bloc-wrapper .actions-bloc{-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end}.webcam-bloc.bloc-wrapper .actions-bloc .submit-btn{height:46px;border-radius:8px;font:normal normal 500 16px/20px Inter;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 28px;background-color:#7daa2d}.webcam-bloc.bloc-wrapper .actions-bloc .submit-btn.btn-disabled{background-color:#ddd}.webcam-bloc.bloc-wrapper .actions-bloc .submit-btn.retry{background-color:transparent;color:#222}.webcam-bloc .cheese{font:normal normal 500 14px/22px Inter;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:12px;gap:12px;color:hsla(0,0%,100%,.46667);-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.has-rtl .webcam-bloc.bloc-wrapper .aligner-item span{text-align:right}.avatar-edit-widget .avatar-edit-box{display:inline-block;vertical-align:top;min-width:150px;margin-bottom:20px;max-width:269px}.avatar-edit-widget .avatar-edit-box.avatar-edit-box-webcam{max-width:100%}.avatar-edit-widget .avatar-edit-box .uploaded-or-drag-text{margin:15px 0}.avatar-edit-widget .avatar-submit-button{clear:both}.avatar-edit-widget .div-img{margin-left:0;margin-top:10px;box-shadow:1px 1px 3px rgba(0,0,0,.7);cursor:pointer}.avatar-edit-widget .uploaded-files-btn{display:block}#avatar .dz-drag-hover{box-shadow:0 0 5px #00c900}#avatar .dz-preview{display:none!important}.video-edit-widget .delete-video-button{margin-top:20px}.change-avatar-container{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.change-avatar-container .back-button{all:unset;cursor:pointer;margin-bottom:36px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width:481px){.change-avatar-container .back-button{display:none}}.change-avatar-container header{margin-bottom:28px}.change-avatar-container header h1{font:normal normal 500 20px/24px Inter;color:#222;margin-bottom:12px}@media (min-width:481px){.change-avatar-container header h1{margin-bottom:16px}}.change-avatar-container header p{font:normal normal normal 14px/17px Inter;color:#717171}.change-avatar-container .main{padding:20px 0 0;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}@media (min-width:481px){.change-avatar-container .main{border:1px solid #e4e4e4;border-radius:8px;padding:36px 0 39px}}.change-avatar-container .main.dz-drag-hover{border:2px dashed #638824}.change-avatar-container .main .main-inner{height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.change-avatar-container .main .main-inner .avatar-wrapper{margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}@media (min-width:481px){.change-avatar-container .main .main-inner .avatar-wrapper{margin-bottom:24px}}.change-avatar-container .main .main-inner .avatar-wrapper .user-avatar{border-radius:12px;margin-bottom:24px}.change-avatar-container .main .main-inner .avatar-wrapper .change-avatar-text{max-width:192px;color:#222;font:normal normal normal 14px/18px Inter;text-align:center;margin:auto}.change-avatar-container .main .main-inner .actions-buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-gap:16px;gap:16px;margin:0 16px}@media (min-width:481px){.change-avatar-container .main .main-inner .actions-buttons{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin:auto}}.change-avatar-container .main .main-inner .actions-buttons .take-photo-button,.change-avatar-container .main .main-inner .actions-buttons .upload-photo-button{height:46px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;grid-gap:6px;gap:6px;width:100%;border-radius:8px}@media (min-width:481px){.change-avatar-container .main .main-inner .actions-buttons .take-photo-button,.change-avatar-container .main .main-inner .actions-buttons .upload-photo-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.change-avatar-container .main .main-inner .actions-buttons .take-photo-button span,.change-avatar-container .main .main-inner .actions-buttons .upload-photo-button span{font:normal normal normal 14px/17px Inter;white-space:nowrap}.change-avatar-container .main .main-inner .actions-buttons .take-photo-button{background-color:#7daa2d}@media (min-width:481px){.change-avatar-container .main .main-inner .actions-buttons .take-photo-button{background-color:#fff;border:1px solid #ddd;height:37px}}@media (max-width:480px){.change-avatar-container .main .main-inner .actions-buttons .take-photo-button svg path{fill:#fff}}.change-avatar-container .main .main-inner .actions-buttons .take-photo-button span{color:#fff}@media (min-width:481px){.change-avatar-container .main .main-inner .actions-buttons .take-photo-button span{color:#222}}.change-avatar-container .main .main-inner .actions-buttons .upload-photo-button{background-color:#fff;border:1px solid #ddd}@media (min-width:481px){.change-avatar-container .main .main-inner .actions-buttons .upload-photo-button{height:37px}}.change-avatar-container .main .main-inner .actions-buttons .upload-photo-button span{color:#222}.webcam-modal-overlay{background-color:rgba(34,34,34,.6);z-index:10001}.webcam-modal-overlay .webcam-modal-modal{box-sizing:border-box;padding:60px 32px 32px;max-width:unset}@media (max-width:480px){.webcam-modal-overlay .webcam-modal-modal{margin:0}}@media (min-width:481px){.webcam-modal-overlay .webcam-modal-modal{border:1px solid #eee;border-radius:12px;box-sizing:border-box}}.webcam-modal-overlay .close-button{right:26px;top:27px}.submitting-loader{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;background-color:rgba(34,34,34,.6);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1001}.has-rtl .profile-photo-overlay .close-button{right:unset;left:26px}