._uploadArea_16l0o_1{border:1px solid #dddddd;border-radius:8px;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px;-webkit-transition:all .3s;transition:all .3s}._uploadArea_16l0o_1 ._link_16l0o_11:hover{text-decoration:underline}._uploadArea_16l0o_1._hoverAble_16l0o_14{cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center}._uploadArea_16l0o_1._hoverAble_16l0o_14:hover{border-color:#06605a}._uploadArea_16l0o_1._hoverAble_16l0o_14:hover ._tip_16l0o_21{color:#06605a}._uploadArea_16l0o_1._hoverAble_16l0o_14 ._tip_16l0o_21{color:#202430;font-weight:600;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}._uploadArea_16l0o_1._hoverAble_16l0o_14 ._assist_16l0o_31{font-size:12px;margin-top:8px;color:#aaa}.otd-image-card{position:relative;width:100%;aspect-ratio:16/9;background:#f5f5f5;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:12px}.otd-image-card--clickable{cursor:pointer}.otd-image-card--video .otd-image-card__image{-webkit-filter:brightness(.8);filter:brightness(.8)}.otd-image-card--playing .otd-image-card__play-button{display:none}.otd-image-card__tag{position:absolute;top:16px;right:16px;background:#000c;color:#fff;font-size:12px;line-height:16px;font-weight:500;padding:4px 10px;border-radius:4px;z-index:10}.otd-image-card__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:opacity .2s;transition:opacity .2s}.otd-image-card__loading{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f5f5f5;z-index:2;-webkit-animation:otd-image-card-bg-breath 1.2s ease-in-out infinite;animation:otd-image-card-bg-breath 1.2s ease-in-out infinite;opacity:.5}.otd-image-card__icon{width:48px;height:48px;color:#888}.otd-image-card__error{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#f5f5f5;z-index:3}.otd-image-card__error-icon{font-size:32px;color:#ff4d4f;margin-bottom:8px}.otd-image-card__error-text{color:#888;font-size:14px;margin-top:8px}.otd-image-card__play-button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:5;-webkit-transition:all .2s ease;transition:all .2s ease}.otd-image-card__play-button svg{margin-left:2px}.otd-image-card__video-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:4}.otd-image-card__video-container .video-js{width:100%;height:100%;border-radius:12px;overflow:hidden}@-webkit-keyframes otd-image-card-bg-breath{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@keyframes otd-image-card-bg-breath{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.otd-image-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;position:relative}.otd-image-gallery__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:16px}.otd-image-gallery__arrow{border:1px solid #dddddd;background-color:transparent;border-radius:50%;width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;color:#444}.otd-image-gallery__arrow--left{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.otd-image-gallery__arrow:hover{background-color:#f5f5f5}.otd-image-gallery__arrow:disabled{color:#aaa;cursor:not-allowed}.otd-image-gallery__container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden}.otd-image-gallery__container--slide-left{-webkit-transform:translateX(-40px);transform:translate(-40px)}.otd-image-gallery__container--slide-right{-webkit-transform:translateX(40px);transform:translate(40px)}.otd-image-gallery__item{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.04);box-shadow:0 1px 4px #0000000a;border-radius:12px;background:#fff}.otd-image-gallery--flat .otd-image-gallery__container{gap:20px;margin-bottom:20px}.otd-image-gallery__container--grid{display:grid;gap:20px;margin-bottom:0;width:100%}._videoPlayer_9xot3_1{width:100%;height:100%;position:relative;overflow:hidden;background:#000;border-radius:8px}._videoPlayer_9xot3_1 .video-js{width:100%!important;height:100%!important}._videoPlayer_9xot3_1 .vjs-tech,._videoPlayer_9xot3_1 video{width:100%!important;height:100%!important;-o-object-fit:contain!important;object-fit:contain!important;background:#000;cursor:pointer}._videoPlayer_9xot3_1 .vjs-poster{background-size:contain!important;background-position:center;background-color:#000}._videoPlayer_9xot3_1 .vjs-big-play-button{width:64px!important;height:64px!important;top:50%!important;left:50%!important;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:50%;background:none!important;border:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;z-index:10}._videoPlayer_9xot3_1 .vjs-big-play-button:before{content:"";display:block;width:100%;height:100%;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='36' height='36' viewBox='0 0 36 36'><path d='M36 18C36 8.05887 27.9411 0 18 0C8.05887 0 0 8.05887 0 18C0 27.9411 8.05887 36 18 36C27.9411 36 36 27.9411 36 18ZM12.2413 4.36434Q14.9874 3.20282 18 3.20282Q21.0126 3.20282 23.7587 4.36434Q26.4136 5.48726 28.4632 7.53681Q30.5127 9.58637 31.6357 12.2413Q32.7972 14.9874 32.7972 18Q32.7972 21.0126 31.6357 23.7587Q30.5127 26.4136 28.4632 28.4632Q26.4136 30.5127 23.7587 31.6357Q21.0126 32.7972 18 32.7972Q14.9874 32.7972 12.2413 31.6357Q9.58636 30.5127 7.53681 28.4632Q5.48726 26.4136 4.36434 23.7587Q3.20282 21.0126 3.20282 18Q3.20282 14.9874 4.36434 12.2413Q5.48726 9.58636 7.53681 7.53681Q9.58636 5.48726 12.2413 4.36434Z' fill-rule='evenodd' transform='matrix(1 0 0 1 0 0)' fill='rgb(255, 255, 255)'/><path d='M5.2253 3.17688C6.04847 1.76035 8.09439 1.76035 8.91756 3.17688L12.2786 8.96071C13.1058 10.3842 12.0789 12.1687 10.4325 12.1687L3.71036 12.1687C2.064 12.1687 1.03703 10.3842 1.86423 8.96071L5.2253 3.17688Z' fill-rule='evenodd' transform='matrix(0 1 -1 0 25.8823 11.1076)' fill='rgb(255, 255, 255)'/></svg>") no-repeat center center;background-size:contain}._videoPlayer_9xot3_1 .vjs-control-bar{position:absolute!important;left:0;right:0;bottom:0;z-index:20;background:#00000059;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0 0 8px 8px;font-size:14px!important}._videoPlayer_9xot3_1 .vjs-time-control{font-size:14px!important;font-weight:500!important;color:#fff!important}._videoPlayer_9xot3_1 .vjs-remaining-time,._videoPlayer_9xot3_1 .vjs-current-time,._videoPlayer_9xot3_1 .vjs-time-divider{font-size:14px!important;font-weight:500!important}._videoPlayer_9xot3_1 .vjs-button:hover{color:#fff}@supports (-webkit-touch-callout: none){._videoPlayer_9xot3_1 .vjs-control-bar{padding-bottom:14px}}._videoPlayer_9xot3_1 .vjs-loading-spinner{border-color:#fff9}._tagContainer_1hvnq_1{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}._largeAvatarBox_1hvnq_7{width:348px;height:348px;position:absolute;top:56px;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;-webkit-box-shadow:0px 6px 16px 0px rgba(0,0,0,.2);box-shadow:0 6px 16px #0003;border-radius:12px;z-index:100;opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;pointer-events:none}._largeAvatarBoxShow_1hvnq_25{opacity:1;pointer-events:auto}._badgeItem_ox57g_1{height:44px;padding:0 12px;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:500;color:#222;border-radius:8px;border:1px solid #ebebeb;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}._badgeItem_ox57g_1 img{width:28px;height:28px;margin-right:8px}._badgeItem_ox57g_1 span{overflow:hidden;white-space:nowrap}._jobDescription_1i763_1{line-height:24px;margin-top:8px;color:#444;font-weight:400}._jobDescription_1i763_1 ol,._jobDescription_1i763_1 ul{padding-top:4px;padding-left:20px}._jobDescription_1i763_1 p{line-height:24px;min-height:24px}._showMoreContainer_1i763_17{margin-top:8px}._showMore_1i763_17{cursor:pointer;color:#06605a;font-size:14px;font-weight:600;line-height:24px;text-decoration:underline}._jobDescription_sf01e_1{line-height:24px;margin-top:8px;color:#444;font-weight:400}._jobDescription_sf01e_1 ol{padding-top:4px;padding-left:20px}._jobDescription_sf01e_1 ul{padding-top:4px;padding-left:16px}._applyButton_sf01e_16{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:5px 6px;background:#06605a;border-radius:8px;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;width:270px}._applyButton_sf01e_16._applyButtonWts_sf01e_29{width:302px}._applyButton_sf01e_16._applyButtonWts_sf01e_29._hkWidth_sf01e_32{width:217px}._applyButton_sf01e_16:hover{width:290px;background-color:#c0eb5e}._applyButton_sf01e_16._hk_sf01e_32{width:220px}._applyButton_sf01e_16._hk_sf01e_32:hover{width:230px}._applyButton_sf01e_16._login_sf01e_45{width:160px}._applyButton_sf01e_16._login_sf01e_45:hover{width:170px}._applyButtonArrow_sf01e_52{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:32px;height:32px;padding-right:6px;background-color:#207a74;border-radius:8px;-webkit-transition:all .3s;transition:all .3s}._applyButtonArrowPic_sf01e_65{width:20px;height:20px;background:url(https://img.offertoday.com/static/file/2024/ft927r3qu91721649601310.svg) no-repeat center/contain;-webkit-transition:all .3s;transition:all .3s}._applyButtonText_sf01e_72{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:16px;z-index:1;font-size:16px;color:#fff;font-weight:600;-webkit-transition:all .3s;transition:all .3s}._whatsAppIcon_sf01e_84{position:absolute;left:15px}._applyButton_sf01e_16._applyButtonWts_sf01e_29:not(._applyButtonDisabled_sf01e_89):hover{width:272px}._applyButton_sf01e_16._applyButtonWts_sf01e_29._hkWidth_sf01e_32:not(._applyButtonDisabled_sf01e_89):hover{width:187px}._applyButton_sf01e_16:not(._applyButtonDisabled_sf01e_89):hover ._applyButtonArrow_sf01e_52{width:100%;background-color:#aae02d}._applyButton_sf01e_16:not(._applyButtonDisabled_sf01e_89):hover ._applyButtonArrowPic_sf01e_65{background-image:url(https://img.offertoday.com/static/file/2024/w7qua0n1581721649599011.svg)}._applyButton_sf01e_16:not(._applyButtonDisabled_sf01e_89):hover ._applyButtonText_sf01e_72{color:#004747}._applyButtonDisabled_sf01e_89{cursor:not-allowed}._chatButton_sf01e_114{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:38px;height:36px;background-color:#f2f4f7;border-radius:8px;-webkit-transition:all .3s;transition:all .3s;cursor:pointer}._chatButtonPic_sf01e_126{width:20px;height:20px;background:url(https://img.offertoday.com/static/file/2024/yl6kmnf9tz1721706461586.svg) no-repeat center/contain}._chatButton_sf01e_114:hover{background-color:#b8bfc7}._translatorBtn_sf01e_136{cursor:pointer;padding:8px;font-size:14px;font-weight:500;line-height:21px;color:#888}._translatorBtn_sf01e_136:hover{background-color:#f5f5f5;border-radius:8px}._jobDescriptionTranslator_sf01e_150{margin-top:16px;padding:16px;background:#f5f5f5;border-radius:12px}._showMore_sf01e_157{cursor:pointer;color:#06605a;font-size:16px;font-style:normal;font-weight:590;line-height:24px}._fadeIn_sf01e_166{-webkit-animation:_fadeIn_sf01e_166 .5s ease-in-out;animation:_fadeIn_sf01e_166 .5s ease-in-out}@-webkit-keyframes _fadeIn_sf01e_166{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes _fadeIn_sf01e_166{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}._fadeOut_sf01e_180{-webkit-animation:_fadeOut_sf01e_180 .5s ease-in-out;animation:_fadeOut_sf01e_180 .5s ease-in-out}@-webkit-keyframes _fadeOut_sf01e_180{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes _fadeOut_sf01e_180{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}}._labels_sf01e_194{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:14px;margin-bottom:10px}._extraLabels_sf01e_202{padding:12px;border:1px solid #ebebeb;border-radius:8px;-webkit-transition:background .2s;transition:background .2s;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}._extraLabels_sf01e_202:hover{background:#f5f5f5}
