:where(:not(iframe,canvas,img,svg,video):not(svg *)){all:unset;display:revert}*,:before,:after{box-sizing:border-box}ol,ul{list-style:none}img{max-width:100%}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6 p,span{margin:0}.typography-wrapper{margin:0;font-family:Montserrat,sans-serif;font-style:normal;font-stretch:100%}.bold{font-weight:800}.underline{text-decoration:underline}.ellipsis{text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.uppercase{text-transform:uppercase}.p-h1{font-size:32px;line-height:40px}.p-h2{font-size:24px;line-height:30px}.p-h3{font-size:18px;line-height:24px}.p-paragraph{font-size:14px;line-height:18px}.p-smallParagraph{font-size:12px;line-height:16px}.p-body{font-size:16px;line-height:20px}.p-subtitle{font-size:13px;line-height:16px}.p-block{display:block}.p-inline{display:inline}.p-black{color:#333}.p-light-green{color:#0bc15c}.p-red{color:#e56d59}.p-red-alert{color:#d55959}.p-gray{color:#999}.p-dark-gray{color:#666}.p-light-gray{color:#e6e6e6}.p-icon{line-height:1;display:inline-block}.p-icon.p-disabled{opacity:.4;color:#f3f3f3;cursor:not-allowed;background-color:#666;border:0}.p-icon.p-circular{background-color:#f3f3f3;border-radius:50%;padding:1.25rem;box-shadow:0 1px 2px rgba(0,0,0,.06)}.p-icon.p-icon-xlarge{font-size:3rem}.p-icon.p-icon-large{font-size:1.375rem}.p-icon.p-icon-medium{font-size:1rem}.p-icon.p-icon-small{font-size:.75rem}.p-icon.primary:before{color:#f27a1a}.p-icon.green:before{color:#22ab6d}.p-icon.red:before{color:#e56d59}.p-icon.black:before{color:#333}.p-icon.gray:before{color:#999}.p-icon.filling-gray:before{color:#a8a8a8}.p-icon.background-white:before{color:#fff}.p-icon.dark-gray:before{color:#666}.p-icon.light-gray:before{color:#e6e6e6}.p-icon.white:before{color:#f3f3f3}.p-icon.red-alert:before{color:#d55959}.p-icon.yellow:before{color:#ffc000}.p-icon>span{font-family:inherit}.button-wrapper{box-sizing:border-box;cursor:pointer;letter-spacing:.89px;text-align:center;vertical-align:middle;background-color:transparent;border:none;font-style:normal;font-weight:700;font-stretch:100%;line-height:normal}.button-wrapper:focus{outline:none}.fluid{width:100%}.hover-dark:hover{opacity:.9}.hover-light:hover{color:#fff;background-color:#333}.hover-secondary:hover{background-color:#fff}.disabled{cursor:not-allowed}.small{padding:10.5px;font-size:14px}.medium{padding:14px;font-size:16px}.large{padding:15px;font-size:18px}.button-dark{background-color:#333}.disabled.button-dark{opacity:.75;color:#999;background-color:#f2f3f3;border:0}.button-light{background-color:#fff;box-shadow:inset 0 0 0 2px #333}.disabled.button-light{opacity:.75;color:#999;background-color:#f2f3f3;border:0}.button-secondary{background-color:#f2f3f3}.disabled.button-secondary{opacity:.75;color:#999;background-color:#f2f3f3;border:0}.button-green{background-color:#22ab6d}.disabled.button-green{opacity:.5;background-color:#22ab6d}.text-dark{color:#333}.text-light{color:#fff}.text-secondary{color:#999}.icon:dir(ltr){margin-right:10px}.icon:dir(rtl){margin-left:10px}.p-button-wrapper{text-align:center;box-sizing:border-box;text-transform:uppercase;border:none;font-weight:700;display:inline-block}.p-button-wrapper.p-primary{color:#fff;text-transform:capitalize;background:#f27a1a;border:1px solid transparent;border-radius:4px}.p-button-wrapper.p-primary.p-disabled{cursor:not-allowed;background:#999;border:1px solid transparent}.p-button-wrapper.p-secondary{color:#666;text-transform:capitalize;background:#fff;border:1px solid #e5e5e5;border-radius:4px}.p-button-wrapper.p-secondary.p-disabled{cursor:not-allowed;background:#fff;border:1px solid #e5e5e5}.p-button-wrapper.p-tertiary{color:#f27a1a;text-transform:capitalize;background:#fff;border:1px solid #f27a1a;border-radius:4px}.p-button-wrapper.p-tertiary.p-disabled{cursor:not-allowed;background:#fff;border:1px solid #f27a1a}.p-button-wrapper:hover{cursor:pointer}.p-button-wrapper.p-large{min-height:40px;padding-top:10px;padding-bottom:10px;padding-left:15px;padding-right:15px;font-size:14px;line-height:18px}.p-button-wrapper.p-small{min-height:30px;padding-top:7px;padding-bottom:7px;padding-left:15px;padding-right:15px;font-size:12px;line-height:15px}.p-button-wrapper.p-fluid{width:100%}@keyframes bubble-animation{0%,to{transform:scale(0)}50%{transform:scale(1)}}.poseidon-loader-container{top:0;border-radius:inherit;z-index:1050;background-color:rgba(255,255,255,.4);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.poseidon-loader-container:dir(ltr){left:0}.poseidon-loader-container:dir(rtl){right:0}@media screen and (max-width:768px){.poseidon-loader-container{background-color:rgba(0,0,0,.2)}}.poseidon-loader-container.fixed{position:fixed}.poseidon-loader-container>.spinning-bubbles{position:relative}.poseidon-loader-container>.spinning-bubbles .bubble-container{top:calc(50% - 7.5px);transform-origin:-150%;position:absolute}.poseidon-loader-container>.spinning-bubbles .bubble-container:dir(ltr){left:calc(50% - 7.5px)}.poseidon-loader-container>.spinning-bubbles .bubble-container:dir(rtl){right:calc(50% - 7.5px)}.poseidon-loader-container>.spinning-bubbles .bubble-container .bubble{width:15px;height:15px;animation:1s infinite bubble-animation;animation-delay:inherit;background:#e56d59;border-radius:50%}.poseidon-loader-container>.spinning-bubbles .bubble-container:first-of-type{animation-delay:-1.5s;transform:translate(200%)rotate(-90deg)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(2){animation-delay:-1.375s;transform:translate(200%)rotate(-45deg)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(3){animation-delay:-1.25s;transform:translate(200%)rotate(0)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(4){animation-delay:-1.125s;transform:translate(200%)rotate(45deg)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(5){animation-delay:-1s;transform:translate(200%)rotate(90deg)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(6){animation-delay:-.875s;transform:translate(200%)rotate(135deg)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(7){animation-delay:-.75s;transform:translate(200%)rotate(180deg)}.poseidon-loader-container>.spinning-bubbles .bubble-container:nth-of-type(8){animation-delay:-.625s;transform:translate(200%)rotate(225deg)}#poseidon-popup.zoom-in.popup-enter .overlay{background-color:transparent}#poseidon-popup.zoom-in.popup-enter .main{transform:scale(0)}#poseidon-popup.zoom-in.popup-enter-active .overlay{background-color:rgba(0,0,0,.26);transition:background-color .15s}#poseidon-popup.zoom-in.popup-enter-active .main{transition:transform .15s;transform:scale(1)}#poseidon-popup.zoom-in.popup-exit .overlay{background-color:rgba(0,0,0,.26);transition:background-color .15s}#poseidon-popup.zoom-in.popup-exit .main{transition:transform .15s;transform:scale(1)}#poseidon-popup.zoom-in.popup-exit-active .overlay{background-color:transparent}#poseidon-popup.zoom-in.popup-exit-active .main{transform:scale(0)}#poseidon-popup .overlay{top:0;z-index:1030;cursor:pointer;background-color:rgba(0,0,0,.26);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed}#poseidon-popup .overlay:dir(ltr){left:0}#poseidon-popup .overlay:dir(rtl){right:0}#poseidon-popup .overlay.click-disabled{cursor:unset}#poseidon-popup .overlay .main{cursor:default;text-align:center;z-index:1031;box-sizing:border-box;background-color:#fff;max-height:90vh;display:block;position:absolute;box-shadow:0 1px 4px rgba(0,0,0,.05)}#poseidon-popup .overlay .main.full-screen{height:100vh;max-height:unset;width:100vw}#poseidon-popup .overlay .main .content{-ms-overflow-style:none;-webkit-overflow-scrolling:touch;max-height:50vh;padding-top:0;padding-bottom:25px;padding-left:25px;padding-right:25px;overflow-y:scroll}#poseidon-popup .overlay .main .content::-webkit-scrollbar{width:0;height:0}#poseidon-popup .overlay .main .header{justify-content:space-between;align-items:center;padding-top:15px;padding-bottom:0;padding-left:15px;padding-right:15px;display:flex}#poseidon-popup .overlay .main .header .close-icon{cursor:pointer;justify-content:flex-end;width:12px;height:12px;font-size:12px;display:flex}#poseidon-popup .overlay .main .header .close-icon:dir(ltr){margin-left:auto}#poseidon-popup .overlay .main .header .close-icon:dir(rtl){margin-right:auto}#poseidon-popup .overlay .main .with-border{border-bottom:1px solid #e6e6e6}html[dir=rtl] .tooltip-tip{transform:translate(50%)}.tooltip-wrapper{display:inline-block;position:relative}.tooltip-tip{color:#333;z-index:100;white-space:nowrap;background:#fff;border:1px solid #d8d8d8;border-radius:4px;max-width:350px;padding:12px;font-family:sans-serif;font-size:14px;line-height:1;position:absolute;transform:translate(-50%)}.tooltip-tip:dir(ltr){left:50%}.tooltip-tip:dir(rtl){right:50%}.tooltip-tip--hidden{visibility:hidden}.tooltip-tip:before{content:" ";pointer-events:none;border:6px solid transparent;width:0;height:0;position:absolute}.tooltip-tip:dir(ltr):before{margin-left:-6px;left:50%}.tooltip-tip:dir(rtl):before{margin-right:-6px;right:50%}.tooltip-tip.top{bottom:30px}.tooltip-tip.top:before{border-top-color:#d8d8d8;top:100%}.tooltip-tip.bottom{top:30px}.tooltip-tip.bottom:before{border-bottom-color:#d8d8d8;bottom:100%}.help-wrapper .help-header{background-image:url(https://cdn.dsmcdn.com/sfint/prod/fp/help-header-banner_1760966439394.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:216px;display:flex}.help-wrapper .help-header .search-bar-wrapper{width:416px}.help-wrapper .help-header h1{color:#333;font-size:24px;font-weight:600}.help-wrapper .help-topic-search{border:1px solid var(--color-N100,#fff);background:var(--color-N100,#fff);width:100%;height:44px;color:var(--color-N700,#666);border-radius:4px;align-items:center;padding:12.5px 12px;font-size:16px;font-style:normal;font-weight:400;line-height:19px;display:flex}.help-wrapper .help-topic-search .search-input{width:100%;height:100%}.help-wrapper .help-topic-search>input[type=image]{cursor:pointer}.help-wrapper .help-topic-search>input[type=image]:active{transform:translate(-2px,2px)}.help-wrapper .help-topic-search:hover{border-color:var(--color-O400,#f27a1a);background:var(--color-N100,#fff)}.help-wrapper .help-topic-search input[type=search]::-ms-clear{width:0;height:0;display:none}.help-wrapper .help-topic-search input[type=search]::-ms-reveal{width:0;height:0;display:none}.help-wrapper .help-topic-search input[type=search]::-webkit-search-decoration,.help-wrapper .help-topic-search input[type=search]::-webkit-search-cancel-button,.help-wrapper .help-topic-search input[type=search]::-webkit-search-results-button,.help-wrapper .help-topic-search input[type=search]::-webkit-search-results-decoration{display:none}.help-wrapper>.help{justify-content:center;gap:22px;padding:50px 0;display:flex}.help-wrapper>.help>.side-bar{width:294px}.help-wrapper>.help>.main-content{width:893px}.help-wrapper>.help .help-center{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;margin-top:20px;margin-bottom:20px;margin-left:0;margin-right:0;padding:15px;display:flex}.help-wrapper>.help .help-center .help-center-call{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;padding-top:5px;display:flex}.help-wrapper>.help .help-center .help-center-call .phone-number-text{color:var(--color-N600);text-align:center;font-size:14px;font-weight:700}.help-wrapper>.help .help-center .help-center-call .title{justify-content:center;align-items:center;gap:10px;display:flex}.help-wrapper>.help .help-center .help-center-call .title .voice-title{color:#333;font-size:14px;font-weight:700}.help-wrapper>.help .help-center .help-center-call p{color:#666;font-size:12px;font-weight:500;line-height:16px}.help-wrapper>.help .help-center .help-center-call>.tooltip-wrapper>.tooltip-tip{border-radius:unset;border:1px solid #e6e6e6}.help-wrapper>.help .help-center .help-center-call>.tooltip-wrapper>.tooltip-tip.bottom{top:55px}.help-wrapper>.help .help-center .help-center-call>.tooltip-wrapper>.tooltip-tip>.bottom:before{border-bottom-color:#e6e6e6}.help-wrapper>.help .help-center .help-center-call .voice-unavailable-button{border:2px solid #e6e6e6;margin-top:15px;padding-top:12px;padding-bottom:12px;padding-left:30px;padding-right:30px}.help-wrapper>.help .help-center .help-center-call .voice-unavailable-button>p{text-align:center;color:#999;font-size:14px;font-weight:700;line-height:17px}.help-wrapper>.help .help-center .help-center-chat{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.help-wrapper>.help .help-center .help-center-chat .question-text-title{color:var(--color-N800);text-align:center;font-size:14px;font-weight:700}.help-wrapper>.help .help-center .help-center-chat .start-chat-button{background-color:var(--help-primary-color);border-radius:var(--radius-primary);text-align:center;cursor:pointer;justify-content:center;align-items:center;width:100%;margin-top:15px;padding:10px;display:flex}.help-wrapper>.help .help-center .help-center-chat .start-chat-button .ty-call-icon:dir(ltr){margin-right:4px}.help-wrapper>.help .help-center .help-center-chat .start-chat-button .ty-call-icon:dir(rtl){margin-left:4px}.help-wrapper>.help .help-center .help-center-chat .start-chat-button .chat-button-text{color:#fff;font-size:14px;font-weight:700}.help-wrapper>.help .help-center .chat-working-time-wrapper{justify-content:center;margin:10px 0;display:flex}.help-wrapper>.help .help-center .chat-working-time-wrapper .working-days{font-weight:500}.help-wrapper>.help .help-center .chat-working-time-wrapper .working-days:dir(ltr){margin-right:5px}.help-wrapper>.help .help-center .chat-working-time-wrapper .working-days:dir(rtl){margin-left:5px}.help-wrapper>.help .help-center .chat-working-time-wrapper .chat-working-text{color:var(--color-N700);text-align:center;font-size:12px}.help-wrapper>.help .help-center .chat-working-time-wrapper .working-hours{font-weight:600}.help-wrapper>.help .help-center .chat-working-time-wrapper .available7-24{font-size:14px;font-weight:400}.help-wrapper>.help .topics-list{grid-template-columns:repeat(4,minmax(160px,160px));gap:16px;width:100%;display:grid}.help-wrapper>.help .topics-list:only-child{justify-content:center}.help-wrapper>.help .topics-list+.topic-qa-list{margin-top:20px}.help-wrapper>.help .topic-list-side-bar{flex-direction:column;gap:10px;width:100%;display:flex}.help-wrapper>.help .topic-list-side-bar .search-bar-wrapper{border:1px solid var(--color-N300,#e6e6e6);background:#fafafa;border-radius:4px}.help-wrapper>.help .topic-list-side-bar .search-bar-wrapper:hover{border-color:var(--color-O400,#f27a1a)}.help-wrapper>.help .topic-list-side-bar .topic-list-side-bar-item{border:1px solid var(--color-N300,#e6e6e6);background:var(--color-N100,#fff);cursor:pointer;color:var(--color-N800,#333);border-radius:4px;align-items:center;gap:14px;padding:8px 16px;font-size:16px;font-style:normal;font-weight:600;line-height:19px;display:flex}.help-wrapper>.help .topic-list-side-bar .topic-list-side-bar-item>img{width:16px;height:16px}.help-wrapper>.help .topic-list-side-bar .topic-list-side-bar-item:hover,.help-wrapper>.help .topic-list-side-bar .topic-list-side-bar-item.selected{border:1px solid var(--color-O200,#fcd8bb);background:var(--color-O100,#fef4eb)}.help-wrapper>.help .topic-list-side-bar .help-topic-search{background-color:#fafafa;border-color:#fafafa}.help-wrapper>.help .topic-list-breadcrumbs span{color:var(--color-N800,#333);align-items:center;gap:12px;font-size:14px;font-style:normal;font-weight:400;line-height:16px;display:flex}.help-wrapper>.help .topic-list-breadcrumbs span .btn{cursor:pointer}.help-wrapper>.help .topic-list-breadcrumbs span .btn:hover{text-decoration:underline}.help-wrapper>.help .topic-list-breadcrumbs span>span.results-for{gap:5px}.help-wrapper>.help .topic-list-breadcrumbs span>span.results-for>span{letter-spacing:0%;font-size:14px;font-weight:600;line-height:16px}.help-wrapper>.help .topic-list-breadcrumbs span :last-child{font-weight:600}.help-wrapper>.help .topic-list-breadcrumbs{margin-bottom:20px}.help-wrapper>.help .topic-list-breadcrumbs :dir(rtl)>svg{transform:rotate(180deg)}.help-wrapper>.help .topic-item{border:1px solid var(--color-N300,#e6e6e6);background:var(--color-N100,#fff);width:160px;height:160px;color:var(--color-N800,#333);text-align:center;cursor:pointer;border-radius:8px;padding:0 16px;font-size:16px;font-style:normal;font-weight:600;line-height:19px}.help-wrapper>.help .topic-item>img{width:32px;height:32px;margin-top:40px}.help-wrapper>.help .topic-item:hover{border:1px solid var(--color-O400,#f27a1a);background:var(--color-O100,#fef4eb)}.help-wrapper>.help .topic-item.topic{justify-content:center;align-items:center;display:flex}.help-wrapper>.help .topic-item.subtopic{flex-direction:column;align-items:center;gap:10px;display:flex}.help-wrapper>.help .topic-with-media{flex-direction:column;justify-content:space-between;gap:20px;display:flex}.help-wrapper>.help .topic-with-media>.topic-name{color:var(--color-N800,#333);font-size:20px;font-style:normal;font-weight:600;line-height:23px}.help-wrapper>.help .topic-with-media>.topic-qas{color:var(--color-N800,#333);font-size:14px;font-style:normal;font-weight:400;line-height:16px}.help-wrapper>.help .topic-with-media>.topic-qas>div{margin-top:15px}.help-wrapper>.help .assistant-button{background:var(--color-O100,#fef4eb);cursor:pointer;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;margin-top:10px;padding:16px;display:flex}.help-wrapper>.help .assistant-button>img{width:23px;height:24px}.help-wrapper>.help .assistant-button>.title{color:var(--color-O400,#f27a1a);margin-top:8px;font-size:14px;font-weight:600;line-height:16px}.help-wrapper>.help .assistant-button>.subtitle{color:var(--color-N700,#666);font-size:12px;font-weight:400;line-height:14px}.help-wrapper>.help .topic-qa-list{flex-direction:column;display:flex}.help-wrapper>.help .topic-qa-list+.topic-with-media{margin-top:20px}.help-wrapper>.help .topic-qa-list .topic-qa-list-item{border:1px solid var(--color-N300,#e6e6e6);background:var(--color-N100,#fff);cursor:pointer;width:893px;height:56px;color:var(--color-N800,#333);border-radius:8px;justify-content:space-between;align-items:center;padding:16px;font-size:16px;font-style:normal;font-weight:600;line-height:19px;display:flex}.help-wrapper>.help .topic-qa-list .topic-qa-list-item:not(:first-child){margin-top:12px}.help-wrapper>.help .topic-qa-list .topic-qa-list-item:hover{color:var(--color-O400,#f27a1a);font-size:16px;font-style:normal;font-weight:600;line-height:19px}.help-wrapper>.help .topic-qa-list .topic-qa-list-item:hover>div.arrow-icon{background-image:url(https://cdn.dsmcdn.com/sfint/prod/fp/circular-bg-arrow-orange_1760620285709.svg)}.help-wrapper>.help .topic-qa-list .topic-qa-list-item>div.arrow-icon{background-image:url(https://cdn.dsmcdn.com/sfint/prod/fp/circular-bg-arrow_1760457312557.svg);width:20px;height:20px}.help-wrapper>.help .topic-qa-list .topic-qa-list-item>div.arrow-icon:dir(rtl){transform:rotate(180deg)}.help-wrapper>.help .topic-qa-list .topic-question-and-answer{border:1px solid var(--color-N300,#e6e6e6);background:var(--color-N100,#fff);border-radius:8px;flex-direction:column;gap:16px;padding:16px;display:flex}.help-wrapper>.help .topic-qa-list .topic-question-and-answer .topic-question-title{color:var(--color-N800,#333);font-size:20px;font-style:normal;font-weight:600;line-height:23px}.help-wrapper>.help .topic-qa-list .topic-question-and-answer .topic-answer{color:var(--color-N800,#333);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.help-wrapper>.help .topic-qa-list .topic-question-and-answer .topic-answer a{color:#00e;cursor:pointer;text-decoration:underline}.help-wrapper>.help .topic-qa-list .topic-question-and-answer .topic-answer ul{list-style-position:inside}.help-wrapper>.help .topic-qa-list .topic-question-and-answer .topic-answer ul li{list-style-type:disc}.help-wrapper>.help .topic-qa-list .topic-question-and-answer .topic-answer ul li::marker{color:var(--color-N800,#333)}.help-wrapper>.help .instant-feedback-container{border:1px solid var(--color-N300,#e6e6e6);background:var(--color-N100,#fff);border-radius:8px;justify-content:space-between;align-items:center;margin-top:20px;margin-bottom:10px;padding:16px;display:flex}.help-wrapper>.help .instant-feedback-container .instant-feedback-title{color:var(--color-N800,#333);font-size:16px;font-style:normal;font-weight:600;line-height:19px}.help-wrapper>.help .instant-feedback-container .actions-container{justify-content:center;display:flex}.help-wrapper>.help .instant-feedback-container .actions-container>button{width:120px;height:30px;color:var(--color-N600,#999);text-align:center;border:1px solid var(--color-N500,#bdbdbd);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:6px;font-size:14px;font-style:normal;font-weight:600;display:flex;line-height:1px!important}.help-wrapper>.help .instant-feedback-container .actions-container>button>img{height:16px}.help-wrapper>.help .instant-feedback-container .actions-container>button:hover{color:var(--color-O400,#f27a1a);border:1px solid var(--color-O400,#f27a1a)}.help-wrapper>.help .instant-feedback-container .actions-container>button.dislike-button span:first-child{transform:rotateX(180deg)}.help-wrapper>.help .instant-feedback-container .actions-container button:first-child:dir(ltr){margin-right:10px}.help-wrapper>.help .instant-feedback-container .actions-container button:first-child:dir(rtl){margin-left:10px}.help-wrapper>.help .instant-feedback-container .actions-container .button-content{justify-content:center;align-items:center;width:65px;display:flex}.help-wrapper>.help .instant-feedback-container .actions-container .button-content .button-content-text{font-size:14px}.help-wrapper>.help .instant-feedback-container .actions-container .button-content .icon:dir(ltr){margin-right:10px}.help-wrapper>.help .instant-feedback-container .actions-container .button-content .icon:dir(rtl){margin-left:10px}.help-wrapper>.help .instant-feedback-container .feedback-textarea-container{flex-flow:column;justify-content:center;display:flex}.help-wrapper>.help .instant-feedback-container .feedback-textarea-container .send-feedback-text{text-align:center;color:#333;padding-bottom:15px;font-size:14px;line-height:14px;display:block}.help-wrapper>.help .instant-feedback-container .feedback-textarea-container .send-feedback-text-header{font-weight:700}.help-wrapper>.help .instant-feedback-container .feedback-textarea-container .send-feedback-text-information{width:400px;margin-top:8px}.help-wrapper>.help .instant-feedback-container .feedback-success-container{color:var(--color-N800,#333);text-align:center;flex-flow:column;justify-content:center;align-items:center;font-size:14px;font-style:normal;line-height:16px;display:flex}.help-wrapper>.help .instant-feedback-container .feedback-success-container .success-icon{background-color:#dfffed;border-radius:41.5px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.help-wrapper>.help .instant-feedback-container .feedback-success-container .thanks-for-feedback-title{margin-top:15px;font-weight:600}.help-wrapper>.help .instant-feedback-container .feedback-success-container .thanks-for-feedback-subtitle{margin-top:8px;font-weight:400}.help-wrapper>.help .instant-feedback-container:has(:only-child){justify-content:center}.help-wrapper>.help .return-video{background-color:#fff;justify-content:space-between;padding:25px;display:flex}.help-wrapper>.help .return-video>.description{flex-direction:column;width:70%;display:flex}.help-wrapper>.help .return-video>.description>.header{color:#333;font-size:16px;font-weight:700;line-height:18px}.help-wrapper>.help .return-video>.description>.subtext{color:#333;margin-top:25px;font-size:12px;font-weight:400;line-height:18px}.help-wrapper>.help .return-video .video{cursor:pointer;width:210px;max-height:120px}.help-wrapper>.help video{object-fit:contain}.help-wrapper>.help .start-chat-button-container{width:300px;height:40px;margin:auto}.help-wrapper>.help .start-chat-button-container>.chat-button{color:var(--help-help-center-start-chat-button-text-color);border:2px solid #e5e5e5;font-weight:600}.help-wrapper>.help .start-chat-button-container>.chat-button.with-icon{border:none;justify-content:center;align-items:center;gap:4px;display:flex}.help-wrapper>.help .start-chat-button-container>.chat-button.with-icon .chat-button-text{color:#fff}@media (max-width:768px){#help .help-wrapper .help-header{height:unset;background:linear-gradient(#fdf0eb 34.76%,#ffe4d9 125.71%),#fff;padding:20px 16px}#help .help-wrapper .help-header>h1{letter-spacing:0%;vertical-align:middle;align-self:flex-start;font-size:24px;font-weight:600;line-height:28px}#help .help-wrapper .help-header .search-bar-wrapper{width:100%}#help .help-wrapper .help{justify-content:flex-start;padding:20px 16px}#help .help-wrapper .help .side-bar{display:none}#help .help-wrapper .help .main-content .topics-list{grid-template-columns:repeat(2,minmax(160px,160px))}#help .help-wrapper .help .main-content .topic-qa-list .topic-qa-list-item{width:unset}#help .help-wrapper .help .main-content .topic-qa-list .topic-qa-list-item>span{max-width:280px}#help .help-wrapper .help .main-content .topic-qa-list .instant-feedback-container{flex-direction:column;gap:20px}#help .help-wrapper .help .main-content .topic-qa-list .instant-feedback-container .feedback-textarea-container{margin:0}#help .help-wrapper .help .main-content .topic-qa-list .instant-feedback-container .feedback-textarea-container .send-feedback-text .p-typography-wrapper{width:unset}#help .help-wrapper .help .main-content .topic-list-breadcrumbs>span{flex-wrap:wrap;flex-shrink:0}}