.hrr-select{justify-content:space-between;align-items:center;width:100%;margin-top:5px;display:flex}.hrr-select select{color:#333;border:1px solid #e5e5e5;width:100%;height:34px;padding-left:5px;font-size:14px}.hrr-language .hrr-select{margin-top:0}.hrr-language .hrr-select select{-webkit-appearance:none;color:#fff;border:none;font-weight:700}.hrr-language .hrr-select i.fa-chevron-down{color:#fff;top:8px}.hrr-notifications{height:100%;position:relative}.hrr-notifications .notifications-count{text-align:center;color:#37475a;background-color:#c5cad2;border-radius:100%;justify-content:center;align-items:center;width:14px;height:14px;font-family:Roboto,sans-serif;font-size:11px;font-style:normal;font-weight:700;display:flex;position:absolute;top:12px;right:0}.hrr-notifications.bottombar .notifications-count{top:-5px;right:0;transform:none}.DSIcon{justify-content:center;align-items:center;display:flex}.DSIcon.green svg path{fill:#34b676!important}.DSIcon.orange svg path{fill:#f5a623!important}.DSIcon.red svg path{fill:#d0021b!important}.DSIcon.blue svg path{fill:#578cc4!important}.DSIcon.yellow svg path{fill:#ffeb8c!important}.DSIcon.gray svg path{fill:#bfbfbf!important}.DSIcon.withCallback:hover{cursor:pointer}.DSSectionTitle{color:#484848;margin:0;font-size:20px;font-weight:700}.DSContentTextUltraLight{color:#6b6b6b;font-size:14px}.DSContentTextUltraLight.clickable{cursor:pointer}.DSCard{background-color:#fff;border:none;border-radius:8px;flex-direction:column;margin:0 16px;padding:24px;display:flex;position:relative;box-shadow:0 4px 4px rgba(0,0,0,.1)}.DSCard.gradient{background:linear-gradient(119.09deg,#e3efe8 7.39%,#d9e4f5 98.17%)}.DSCard.gradient .DSDefaultButton{background-color:#2a4d77;border:1px solid #2a4d77}.DSCard.gradient .DSDefaultButton.outlined{color:#2a4d77;background-color:transparent}.DSCard.outlined{box-shadow:none;border:1px solid #2f80ed;padding:16px}.DSCard+.DSSection,.DSCard+.DSCard.stackable{margin-top:32px}.DSCard .close{cursor:pointer;position:absolute;top:16px;right:16px}.DSCard .close .DSIcon path{fill:#484848!important}.DSCard .header.centered{justify-content:center;align-items:center;display:flex}.DSCard .header+.content,.DSCard .header+.footer{margin-top:24px}.DSCard .content.centered{text-align:center;justify-content:center;align-items:center;display:flex}.DSCard .content+.footer{margin-top:24px}.DSCard .footer{justify-content:flex-end;align-items:center;display:flex}.DSCard .footer .DSGrpButtons{flex-direction:row;justify-content:center;width:100%;display:flex}.DSCard .footer .DSGrpButtons button+button{margin:0 0 0 16px}@media (min-width:1140px){.DSCard{margin:0}}.DSInfosTitle{color:#484848;margin:0;font-size:16px;font-weight:700}.DSLinkButton{color:#2f80ed;cursor:pointer;background-color:transparent;border:none;outline:none;align-items:center;padding:0;font-size:16px;transition:all .2s;display:flex;position:relative}.DSLinkButton .DSIcon{margin-right:8px}.DSLinkButton .DSIcon svg path{fill:#2f80ed!important}.DSLinkButton.grey{color:#484848}.DSLinkButton.blue{color:#2f80ed}.DSLinkButton.green{color:#55a68f}.DSLinkButton.yellow{color:#ddbf58}.DSLinkButton.red{color:#d8605c}.DSLinkButton:disabled{color:rgba(47,128,237,.5);cursor:not-allowed}.DSLinkButton:disabled:hover{text-decoration:none}.DSLinkText{color:#2f80ed;cursor:pointer;font-size:16px;text-decoration:underline}.DSDefaultIconOnlyButton{cursor:pointer;background-color:transparent;border:none;border-radius:100%;outline:none;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex;position:relative}.DSDefaultIconOnlyButton.filled{background-color:#2f80ed}.DSDefaultIconOnlyButton.filled:hover{background-color:rgba(47,128,237,.8)}.DSDefaultIconOnlyButton.filled .DSIcon svg path{fill:#fff!important}.DSDefaultIconOnlyButton .DSIcon svg path{fill:#2f80ed!important}.DSDefaultIconOnlyButton:hover{background-color:rgba(47,128,237,.08)}.DSDefaultIconOnlyButton:disabled{cursor:not-allowed}.DSDefaultIconOnlyButton:disabled .DSIcon svg path{fill:rgba(47,128,237,.5)!important}.DSDefaultIconOnlyButton:disabled:hover{background-color:transparent}.DSContentTextBold{color:#484848;font-size:16px;font-weight:700;display:block}.DSContentTextBold.clickable{cursor:pointer}.DSContentTextBold.green{color:#55a68f}.DSContentTextBold.red{color:#d8605c}.DSContentTextBold.blue{color:#568bc4}.DSContentTextBold.electricBlue{color:#2f80ed}.DSContentTextBold.purple{color:#ab47bc}.DSContentTextBold.yellow{color:#ddbf58}.DSContentTextBold.grey{color:#7b7b7b}.DSContentTextBold.lightGrey{color:#a0a0a0}.DSContentTextBold.oxfordBlue{color:#37475a}.DSContentTextBold.deepBlue{color:#2a4d77}.DSContentTextBold.line-through{text-decoration:line-through}.DSTextarea{border:1px solid #484848;border-radius:4px;flex-direction:column;padding:8px 16px;display:flex;position:relative}.DSTextarea span{color:#484848;font-size:13px;transition:all .2s}.DSTextarea textarea{color:#484848;resize:none;background-color:transparent;border:none;outline:none;padding:0;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:16px;transition:all .2s}.DSTextarea textarea::-webkit-input-placeholder{color:#a0a0a0}.DSTextarea textarea::-ms-input-placeholder{color:#a0a0a0}.DSTextarea textarea::placeholder{color:#a0a0a0}.DSTextarea.writed span{color:#a0a0a0}.DSTextarea:focus-within{border-color:#2f80ed}.DSTextarea:focus-within span{color:#2f80ed}.DSTextarea:focus-within textarea{color:#484848}.DSTextarea.error{border:1px solid #ef5350}.DSTextarea.error span{color:#ef5350}.DSTextarea.error .msgError{margin-top:8px;position:absolute;top:100%;left:0}.DSTextarea.disabled{cursor:not-allowed;border-color:#d9d9d9}.DSTextarea.disabled span{color:#bababa}.DSTextarea.disabled textarea{cursor:not-allowed;color:#bababa}.DSTextarea.disabled textarea::-webkit-input-placeholder{color:#bababa}.DSTextarea.disabled textarea::-ms-input-placeholder{color:#bababa}.DSTextarea.disabled textarea::placeholder{color:#bababa}.DSDefaultButton{color:#fff;cursor:pointer;background-color:#2f80ed;border:1px solid #2f80ed;border-radius:8px;outline:none;align-items:center;padding:10px 24px;font-size:16px;text-decoration:none;transition:all .2s;display:flex;position:relative}.DSDefaultButton .DSIcon{margin-right:8px}.DSDefaultButton .DSIcon svg path{fill:#fff!important}.DSDefaultButton:hover{background-color:rgba(47,128,237,.8)}.DSDefaultButton.outlined{color:#2f80ed;background-color:transparent}.DSDefaultButton.outlined .DSIcon svg path{fill:#2f80ed!important}.DSDefaultButton.outlined:hover{background-color:rgba(47,128,237,.08)}.DSDefaultButton:disabled{color:#a0a0a0;cursor:not-allowed;background-color:#d9d9d9;border-color:#d9d9d9}.DSDefaultButton:disabled:hover{background-color:#d9d9d9;border-color:#d9d9d9}.DSDefaultButton:disabled.outlined{color:#d9d9d9;background-color:transparent;border-color:#d9d9d9}.DSDefaultButton.green{background-color:#55a68f;border:1px solid #55a68f}.DSDefaultButton.green:hover{background-color:rgba(85,166,143,.8)}.DSDefaultButton.green.outlined{color:#55a68f;background-color:transparent}.DSDefaultButton.green.outlined .DSIcon svg path{fill:#55a68f!important}.DSDefaultButton.green.outlined:hover{background-color:rgba(85,166,143,.08)}.DSDefaultButton.green:disabled{cursor:not-allowed;background-color:#d9d9d9;border-color:#d9d9d9}.DSDefaultButton.green:disabled:hover{background-color:#d9d9d9;border-color:#d9d9d9}.DSDefaultButton.green:disabled.outlined{color:#d9d9d9;background-color:transparent;border-color:#d9d9d9}.DSSendMessageToAm{cursor:default;background-color:#fff;flex-direction:column;min-height:100%;padding-bottom:24px;display:flex}.DSSendMessageToAm .DSSendMessageToAmHeader{width:100%;padding:24px;padding-top:calc(24px + var(--status-bar-height,0px));padding-top:calc(24px + env(safe-area-inset-top) + var(--status-bar-height,0px));background-color:#37475a;position:relative}.DSSendMessageToAm .DSSendMessageToAmHeader:after{content:"";background-color:#37475a;border-radius:0 0 100% 100%;width:100%;height:50px;position:absolute;top:100%;left:0}.DSSendMessageToAm .DSSendMessageToAmHeader .DSSendMessageToAmHeaderActions{justify-content:space-between;align-items:center;width:100%;display:flex}.DSSendMessageToAm .DSSendMessageToAmHeader .DSSendMessageToAmHeaderActions i{cursor:pointer}.DSSendMessageToAm .DSSendMessageToAmHeader .DSSendMessageToAmHeaderActions i .DSIcon path{fill:#fff}.DSSendMessageToAm .DSSendMessageToAmHeader .DSSectionTitle{color:#fff;margin-top:16px}.DSSendMessageToAm .DSSendMessageToAmContent .DSCard{margin:0 16px;box-shadow:0 0 10px rgba(0,0,0,.1)}.DSSendMessageToAm .DSSendMessageToAmContent .DSCard .content .DSTextarea textarea{height:146px}@media (min-width:768px){.DSSendMessageToAm{top:unset;left:unset;border-radius:4px;width:350px;height:500px;display:none;bottom:100px;right:24px;box-shadow:0 0 12px 5px rgba(0,0,0,.12)}.DSSendMessageToAm.visible{top:unset;left:unset;display:block}.DSSendMessageToAm .DSSendMessageToAmHeader .DSSendMessageToAmHeaderActions i:last-child{display:none}}@media (max-height:668px) and (min-width:768px){.DSSendMessageToAm{height:364px}}.DSSendFeedback{cursor:default;background-color:#fff;flex-direction:column;min-height:100%;padding-bottom:24px;display:flex}.DSSendFeedback .DSSendFeedbackHeader{width:100%;padding:24px;padding-top:calc(24px + var(--status-bar-height,0px));padding-top:calc(24px + env(safe-area-inset-top) + var(--status-bar-height,0px));background-color:#37475a;position:relative}.DSSendFeedback .DSSendFeedbackHeader:after{content:"";background-color:#37475a;border-radius:0 0 100% 100%;width:100%;height:50px;position:absolute;top:100%;left:0}.DSSendFeedback .DSSendFeedbackHeader .DSSendFeedbackHeaderActions{justify-content:space-between;align-items:center;width:100%;display:flex}.DSSendFeedback .DSSendFeedbackHeader .DSSendFeedbackHeaderActions i{cursor:pointer}.DSSendFeedback .DSSendFeedbackHeader .DSSendFeedbackHeaderActions i .DSIcon path{fill:#fff}.DSSendFeedback .DSSendFeedbackHeader .DSSectionTitle{color:#fff;margin-top:16px}.DSSendFeedback .DSSendFeedbackContent .DSCard{margin:0 16px;box-shadow:0 0 10px rgba(0,0,0,.1)}.DSSendFeedback .DSSendFeedbackContent .DSCard .content .DSTextarea textarea{height:146px}@media (min-width:768px){.DSSendFeedback{top:unset;left:unset;border-radius:8px;width:350px;height:500px;display:none;bottom:100px;right:24px;box-shadow:0 0 12px 5px rgba(0,0,0,.12)}.DSSendFeedback.visible{top:unset;left:unset;display:block}.DSSendFeedback .DSSendFeedbackHeader .DSSendFeedbackHeaderActions i:last-child{display:none}}@media (max-height:668px) and (min-width:768px){.DSSendFeedback{height:364px}}.DSModalBackdrop{z-index:55;position:absolute;top:0;bottom:0;left:0;right:0}.DSModalBackdrop .DSModal{cursor:default;background-color:#fff;flex-direction:column;width:100%;height:100%;transition:left .3s cubic-bezier(.2,.9,.3,1);display:flex;position:absolute;top:0;left:100%;overflow:hidden}.DSModalBackdrop .DSModal .DSModalHeader{width:100%;height:60px;height:calc(60px + var(--status-bar-height,0px));height:calc(60px + env(safe-area-inset-top) + var(--status-bar-height,0px));padding:0 16px;padding-top:var(--status-bar-height,0px);padding-top:calc(env(safe-area-inset-top) + var(--status-bar-height,0px));background-color:#fff;border-bottom:1px solid #ddd;flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.DSModalBackdrop .DSModal .DSModalHeader .DSModalTitle{align-items:center;display:flex}.DSModalBackdrop .DSModal .DSModalHeader .DSModalTitle .DSSectionTitle{font-size:18px}.DSModalBackdrop .DSModal .DSModalHeader i{cursor:pointer}.DSModalBackdrop .DSModal .DSModalHeader i .DSIcon svg path{fill:#484848!important}.DSModalBackdrop .DSModal.visible{left:0}.DSModalBackdrop .DSModal .DSModalContent{flex:1;padding-bottom:16px;overflow:auto}.DSModalBackdrop .DSModal.no-footer .DSModalContent{padding-bottom:0}.DSModalBackdrop .backdrop{background-color:#fff;width:100%;height:100%;transition:all .2s;display:none;position:absolute;top:0;left:0}.DSModalBackdrop .backdrop.visible{display:block}.DSModalBackdrop .DSModalFooterInline{justify-content:flex-end;align-items:center;padding:24px 0 16px;display:flex}.DSModalBackdrop .DSModalFooterInline .DSGrpButtons{flex-direction:row;justify-content:flex-end;align-items:flex-end}.DSModalBackdrop .DSModalFooterInline .DSGrpButtons button+button{margin:0 0 0 16px}.DSModalBackdrop .DSCardRate{box-shadow:none;border:1px solid #484848}@media (min-width:768px){.DSModalBackdrop .DSModal{opacity:0;border-radius:8px;max-width:1104px;height:auto;max-height:calc(100vh - 64px);transition:opacity .25s,transform .25s;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)scale(.95)}.DSModalBackdrop .DSModal .DSModalHeader{position:static}.DSModalBackdrop .DSModal.visible{opacity:1;left:50%;transform:translate(-50%,-50%)scale(1)}.DSModalBackdrop .DSModal.small{max-width:720px}.DSModalBackdrop .DSModal.popover{opacity:0;border-radius:8px;width:350px;max-width:350px;height:500px;transition:opacity .25s;top:auto;bottom:100px;left:auto;right:24px;transform:none;box-shadow:0 0 12px 5px rgba(0,0,0,.12)}.DSModalBackdrop .DSModal.popover.visible{opacity:1;left:auto;transform:none}.DSModalBackdrop .DSModal .DSModalContent .doubleAuth{text-align:center}.DSModalBackdrop .DSModal .DSModalContent .doubleAuth .DSInputText{text-align:left;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:auto}.DSModalBackdrop .backdrop{-webkit-backdrop-filter:blur(1px);background-color:rgba(0,0,0,.5);width:100vw;height:100vh;position:fixed;top:0;left:0}}.DSHelpAndFeedbackButton{z-index:10;display:none;position:fixed;bottom:24px;right:24px}.DSHelpAndFeedbackButton .DSDefaultIconOnlyButton{background-color:#2f80ed;width:56px;height:56px;box-shadow:0 0 12px 5px rgba(0,0,0,.12)}.DSHelpAndFeedbackButton .DSDefaultIconOnlyButton .DSIcon svg{width:32px;height:32px}.DSHelpAndFeedbackButton .DSDefaultIconOnlyButton .DSIcon svg path{fill:#fff!important}.DSHelpAndFeedbackButton .DSDefaultIconOnlyButton:hover{background-color:rgba(47,128,237,.8)}@media (min-width:768px){.DSHelpAndFeedbackButton{display:block}}.DSHelpAndFeedback{cursor:default;background-color:#fff;flex-direction:column;min-height:100%;padding-bottom:24px;display:flex}.DSHelpAndFeedback .DSHelpAndFeedbackHeader{width:100%;padding:24px 16px;padding-top:calc(24px + var(--status-bar-height,0px));padding-top:calc(24px + env(safe-area-inset-top) + var(--status-bar-height,0px));background-color:#37475a;justify-content:space-between;align-items:flex-start;display:flex;position:relative}.DSHelpAndFeedback .DSHelpAndFeedbackHeader:after{content:"";background-color:#37475a;border-radius:0 0 100% 100%;width:100%;height:50px;position:absolute;top:100%;left:0}.DSHelpAndFeedback .DSHelpAndFeedbackHeader .DSHelpAndFeedbackHeaderTitles{flex-direction:column;display:flex}.DSHelpAndFeedback .DSHelpAndFeedbackHeader .DSHelpAndFeedbackHeaderTitles .DSSectionTitle{color:#fff}.DSHelpAndFeedback .DSHelpAndFeedbackHeader .DSHelpAndFeedbackHeaderTitles .DSSectionTitle+.DSContentTextUltraLight{color:#fff;margin-top:16px}.DSHelpAndFeedback .DSHelpAndFeedbackHeader i{cursor:pointer}.DSHelpAndFeedback .DSHelpAndFeedbackHeader i .DSIcon svg path{fill:#fff}.DSHelpAndFeedback .DSHelpAndFeedbackContent .DSCard{margin:0 16px;padding:24px 0 0;box-shadow:0 0 10px rgba(0,0,0,.1)}.DSHelpAndFeedback .DSHelpAndFeedbackContent .DSCard+.DSCard{margin-top:24px;padding:16px}.DSHelpAndFeedback .DSHelpAndFeedbackContent .DSCard+.DSCard .content{padding:0}.DSHelpAndFeedback .DSHelpAndFeedbackContent .DSCard .header{padding:0 24px}.DSHelpAndFeedback .DSHelpAndFeedbackContent .DSCard .header .headerHelp .DSInfosTitle+.DSContentTextUltraLight{margin-top:8px;display:block}.DSHelpAndFeedback .DSHelpAndFeedbackContent .DSCard .content{padding:0 24px}.DSHelpAndFeedback .DSHelpAndFeedbackContent .DSCard .content .contentHelp{align-items:center;display:flex}.DSHelpAndFeedback .DSHelpAndFeedbackContent .DSCard .content .contentHelp img{object-fit:cover;background-color:#a0a0a0;border-radius:100%;min-width:48px;max-width:48px;min-height:48px;max-height:48px}.DSHelpAndFeedback .DSHelpAndFeedbackContent .DSCard .content .contentHelp .infosHelp{border-left:1px solid #c9c9c9;margin-left:16px;padding-left:16px}.DSHelpAndFeedback .DSHelpAndFeedbackContent .DSCard .content .contentHelp .infosHelp .rowInfosHelp{align-items:center;display:flex}.DSHelpAndFeedback .DSHelpAndFeedbackContent .DSCard .content .contentHelp .infosHelp .rowInfosHelp .DSIcon svg{width:16px;height:16px}.DSHelpAndFeedback .DSHelpAndFeedbackContent .DSCard .content .contentHelp .infosHelp .rowInfosHelp .DSIcon svg path{fill:#6b6b6b}.DSHelpAndFeedback .DSHelpAndFeedbackContent .DSCard .content .contentHelp .infosHelp .rowInfosHelp .DSContentTextUltraLight{margin-left:8px}.DSHelpAndFeedback .DSHelpAndFeedbackContent .DSCard .content .contentHelp .infosHelp .rowInfosHelp+.rowInfosHelp{margin-top:4px}.DSHelpAndFeedback .DSHelpAndFeedbackContent .DSCard .content .contentFeedback{justify-content:space-between;display:flex}.DSHelpAndFeedback .DSHelpAndFeedbackContent .DSCard .content .contentFeedback .titlesFeedback .DSInfosTitle+.DSContentTextUltraLight{margin-top:8px;display:block}.DSHelpAndFeedback .DSHelpAndFeedbackContent .DSCard .content .contentFeedback .infosFeedback{align-items:center;display:flex}.DSHelpAndFeedback .DSHelpAndFeedbackContent .DSCard .content .contentFeedback .infosFeedback .DSDefaultIconOnlyButton:last-child{transform:rotate(180deg)}.DSHelpAndFeedback .DSHelpAndFeedbackContent .DSCard .footer .footerHelp{border-top:1px solid #c9c9c9;justify-content:space-between;align-items:center;width:100%;display:flex}.DSHelpAndFeedback .DSHelpAndFeedbackContent .DSCard .footer .footerHelp .DSLinkButton{justify-content:center;width:50%;padding:12px}.DSHelpAndFeedback .DSHelpAndFeedbackContent .DSCard .footer .footerHelp .DSLinkText{text-align:center;border-left:1px solid #c9c9c9;width:50%;padding:12px;text-decoration:none}@media (min-width:768px){.DSHelpAndFeedback{visibility:hidden;opacity:0;top:unset;left:unset;border-radius:8px;width:350px;height:500px;bottom:90px;right:24px;box-shadow:0 0 12px 5px rgba(0,0,0,.12)}.DSHelpAndFeedback.visible{visibility:visible;opacity:1;top:unset;left:unset;bottom:100px}.DSHelpAndFeedback .DSHelpAndFeedbackHeader i{display:none}}@media (max-height:668px) and (min-width:768px){.DSHelpAndFeedback{height:364px}}.DSNavbarUser{align-items:center;list-style-type:none;display:flex;position:relative}.DSNavbarUser .chevron{margin-left:-4px}.DSNavbarUser .userProfile{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;align-items:center;margin-left:16px;display:flex}.DSNavbarUser .userProfile .DSIcon{cursor:pointer}.DSNavbarUser .userProfile .DSIcon svg path{fill:#fff!important}.DSNavbarUser .userProfile.visible .DSIcon svg path{fill:#c5cad2!important}.DSNavbarUser .DSUser{z-index:11;background-color:#fff;border:1px solid #e0e0e0;border-radius:2px;width:240px;margin:0;padding:0;display:none;position:absolute;top:calc(100% + 18px);right:0;overflow:hidden;box-shadow:0 4px 4px rgba(0,0,0,.1)}.DSNavbarUser .DSUser.visible{display:block}.DSNavbarUser .DSUser .linkList{padding:16px}.DSNavbarUser .DSUser li{cursor:pointer;font-style:normal;list-style-type:none}.DSNavbarUser .DSUser li.signOut{margin-top:16px}.DSNavbarUser .DSUser li.signOut a{cursor:pointer;color:#2f80ed;border:1px solid #2f80ed;border-radius:4px;outline:none;justify-content:center;align-items:center;padding:10px 24px;font-size:14px;font-weight:400;display:flex}.DSNavbarUser .DSUser li.signOut a:hover{background-color:rgba(47,128,237,.08);text-decoration:none}.DSNavbarUser .DSUser li .DSIcon{cursor:pointer;margin-right:8px}.DSNavbarUser .DSUser li .DSIcon svg path{fill:#2f80ed!important}.DSNavbarUser .DSUser li.name{cursor:default;color:#484848;background-color:#f9f9f9;padding:16px}.DSNavbarUser .DSUser li.name .userEmail{color:#6b6b6b;font-size:14px;font-weight:400}.DSNavbarUser .DSUser li.linkLangs{padding:8px 0}.DSNavbarUser .DSUser li.linkLangs .hrr-language .hrr-language-view .hrr-select{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.DSNavbarUser .DSUser li.linkLangs .hrr-language .hrr-language-view .hrr-select select{color:#2f80ed;cursor:pointer;width:100%;height:auto;padding:0;font-size:16px;font-weight:400}.DSNavbarUser .DSUser li.linkLangs .hrr-language .hrr-language-view .hrr-select:hover{color:#2f80ed;text-decoration:underline}.DSNavbarUser .DSUser li.linkLangs .hrr-language .hrr-language-view .hrr-select svg{position:absolute;top:50%;right:8px;transform:translateY(-50%)}.DSNavbarUser .DSUser li.linkLangs .hrr-language .hrr-language-view .hrr-select svg path{fill:#2f80ed!important}.DSNavbarUser .DSUser li a{color:#2f80ed;width:100%;padding:8px 0;text-decoration:none;display:block}.DSNavbarUser .DSUser li a:hover{text-decoration:underline}@media (min-width:768px){.DSNavbarUser .userHelp{display:none}}.DSNavbar{z-index:51;width:100%;height:60px;height:calc(60px + var(--status-bar-height,0px));height:calc(60px + env(safe-area-inset-top) + var(--status-bar-height,0px));padding-top:var(--status-bar-height,0px);padding-top:calc(env(safe-area-inset-top) + var(--status-bar-height,0px));background-color:#37475a;position:-webkit-sticky;position:sticky;top:0}.DSNavbar.mobileHide{display:none}.DSNavbar.helpFeedbackHide{z-index:52}.DSNavbar.helpFeedbackHide .DSHelpAndFeedBackContainer{display:none}.DSNavbar .DSNavbarContent{justify-content:space-between;align-items:center;height:100%;padding:0 16px;display:flex}.DSNavbar .DSNavbarContent .DSNavbarContentLeft{align-items:center;height:100%;display:flex}.DSNavbar .DSNavbarContent .DSNavbarContentLeft>a{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DSNavbar .DSNavbarContent .DSNavbarContentLeft ul{display:none}.DSNavbar .DSNavbarContent .DSNavbarContentRight .hrr-language .hrr-language-view .hrr-select{justify-content:center;align-items:center;width:100%;display:flex}.DSNavbar .DSNavbarContent .DSNavbarContentRight .hrr-language .hrr-language-view .hrr-select select{color:#fff;cursor:pointer;width:auto;height:auto;padding:0;font-size:16px;font-weight:400}.DSNavbar .DSNavbarContent .DSNavbarContentRight .hrr-language .hrr-language-view .hrr-select svg{top:unset;right:unset;position:static}.DSNavbar .DSNavbarContent .DSNavbarContentRight .hrr-language .hrr-language-view .hrr-select svg path{fill:#fff!important}@media (min-width:768px){.DSNavbar .DSNavbarContent .DSNavbarContentLeft ul{align-items:center;height:100%;margin:0 0 0 12px;padding:0;display:flex}.DSNavbar .DSNavbarContent .DSNavbarContentLeft ul li{height:100%;list-style-type:none;display:block}.DSNavbar .DSNavbarContent .DSNavbarContentLeft ul li a{color:#fff;cursor:pointer;justify-content:center;align-items:center;height:100%;padding:0 12px;text-decoration:none;transition:all 50ms;display:flex}.DSNavbar .DSNavbarContent .DSNavbarContentLeft ul li a:hover{background-color:#48596c}.DSNavbar .DSNavbarContent .DSNavbarContentLeft ul li a.selected{border-bottom:3px solid #fff;padding-top:3px}}@media (min-width:960px){.DSNavbar.mobileHide{display:block}}@media (min-width:1140px){.DSNavbar.mobileHide{display:block}.DSNavbar .DSNavbarContent{width:1104px;margin:0 auto;padding:0}}.DSNavbarUnauthenticated{z-index:100;width:100%;height:60px;height:calc(60px + var(--status-bar-height,0px));height:calc(60px + env(safe-area-inset-top) + var(--status-bar-height,0px));padding-top:var(--status-bar-height,0px);padding-top:calc(env(safe-area-inset-top) + var(--status-bar-height,0px));background-color:#37475a;justify-content:center;align-items:center;display:flex;position:-webkit-sticky;position:sticky;top:0}.DSNavbarUnauthenticated .DSNavbarContent{justify-content:space-between;align-items:center;width:440px;height:100%;padding:24px 16px 0;display:flex}.DSNavbarUnauthenticated .DSNavbarContent .DSNavbarContentLeft{align-items:center;height:28px;display:flex}.DSNavbarUnauthenticated .DSNavbarContent .DSNavbarContentLeft img{height:28px}.DSNavbarUnauthenticated .DSNavbarContent .DSNavbarContentLeft ul{display:none}.DSNavbarUnauthenticated .DSNavbarContent .DSNavbarContentRight .hrr-language{width:88px}.DSNavbarUnauthenticated .DSNavbarContent .DSNavbarContentRight .hrr-language .hrr-language-view .hrr-select{justify-content:center;align-items:center;width:100%;display:flex}.DSNavbarUnauthenticated .DSNavbarContent .DSNavbarContentRight .hrr-language .hrr-language-view .hrr-select select{color:#fff;cursor:pointer;width:100%;height:auto;padding:0;font-size:16px;font-weight:400}.DSNavbarUnauthenticated .DSNavbarContent .DSNavbarContentRight .hrr-language .hrr-language-view .hrr-select select option{color:initial}.DSNavbarUnauthenticated .DSNavbarContent .DSNavbarContentRight .hrr-language .hrr-language-view .hrr-select svg{position:absolute;top:50%;right:0;transform:translateY(-50%)}.DSNavbarUnauthenticated .DSNavbarContent .DSNavbarContentRight .hrr-language .hrr-language-view .hrr-select svg path{fill:#fff!important}@media (min-width:768px){.DSNavbarUnauthenticated .DSNavbarContent{padding:24px 0 0}.DSNavbarUnauthenticated .DSNavbarContent .DSNavbarContentLeft,.DSNavbarUnauthenticated .DSNavbarContent .DSNavbarContentLeft img{height:28px}}.DSNavbarUnauthenticated .DSNavbarBanner{z-index:-1;background-color:#37475a;border-radius:0 0 100% 100%;width:250vw;height:30vh;position:fixed;top:0;left:50%;transform:translate(-50%)}@media (min-width:768px){.DSNavbarUnauthenticated .DSNavbarBanner{background-position:50%;background-repeat:no-repeat;width:200vw;height:25vh}}@media (min-width:1024px){.DSNavbarUnauthenticated .DSNavbarBanner{background-size:contain;width:160vw;height:24vh}}.DSNavbarUnauthenticated.navUnauthenticatedWithToken .DSNavbarContent{width:100%;max-width:1140px;padding-top:0}.DSNavbarUnauthenticated.navUnauthenticatedWithToken .DSNavbarBanner{display:none}.hrr-select{width:200px;position:relative}.hrr-select select{z-index:2;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;color:#00008b;background-color:transparent;border:none;border-bottom:1px solid #00008b;border-radius:0;width:200px;height:39px;font-size:16px;position:relative}.hrr-select select:focus{outline:none}.hrr-select i.fa-chevron-down{pointer-events:none;position:absolute;top:15px;right:0}.hrr-select svg{pointer-events:none;position:absolute;top:10px;right:0}.DSDotsCounter{color:#fff;border-radius:100%;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;font-weight:700;display:flex}.DSDotsCounter.green{background-color:#55a68f}.DSDotsCounter.red{background-color:#ef5350}.DSDotsCounter.blue{background-color:#568bc4}.DSDotsCounter.electricBlue{background-color:#2f80ed}.DSDotsCounter.purple{background-color:#ab47bc}.DSDotsCounter.yellow{background-color:#ddbf58}.DSCardNotif{cursor:pointer;background-color:#fff;align-items:center;min-height:95px;padding:16px;display:flex}.DSCardNotif label{cursor:pointer}.DSCardNotif .DSCardNotifIcon{background-color:#f2f2f2;border-radius:100%;justify-content:center;align-items:center;min-width:40px;max-width:40px;height:40px;display:flex}.DSCardNotif .DSCardNotifIcon .DSIcon svg path{fill:#484848}.DSCardNotif .DSCardNotifContent{width:100%;margin-left:16px}.DSCardNotif .DSCardNotifContent .DSPropertyTitleAndDate{justify-content:space-between;display:flex}.DSCardNotif .DSCardNotifContent .DSPropertyTitleAndDate .DSContentTextUltraLight{margin-top:0}.DSCardNotif .DSCardNotifContent .DSContentTextUltraLight{word-break:break-word;margin-top:8px;display:block}.DSCardNotif.isNew{background-color:#f5f9ff}.DSCardNotif.isNew .DSCardNotifIcon.green{background-color:#55a68f}.DSCardNotif.isNew .DSCardNotifIcon.yellow{background-color:#ddbf58}.DSCardNotif.isNew .DSCardNotifIcon.blue{background-color:#2f80ed}.DSCardNotif.isNew .DSCardNotifIcon .DSIcon svg path{fill:#fff}.DSCardNotif+.DSCardNotif{border-top:1px solid #ddd}.DSContentTextLight{color:#484848;font-size:16px;display:block}.DSContentTextLight.clickable{cursor:pointer}.DSContentTextLight.disabled{color:#a0a0a0}.DSNavNotifList{margin-left:16px;position:relative}.DSNavNotifList i{cursor:pointer}.DSNavNotifList i .DSIcon svg path{fill:#fff}.DSNavNotifList .DSDotsCounter{border:2px solid #37475a;width:20px;height:20px;font-size:10px;position:absolute;top:-10px;right:-5px}.DSNavNotifList.isVisible i .DSIcon svg path{fill:#c5cad2}.DSNavNotifList.isVisible .DSDotsCounter{display:none}.DSNavNotifList .DSNavNotifListPannel{opacity:0;visibility:hidden;width:100vw;height:100vh;padding:16px 0;padding-top:calc(16px + var(--status-bar-height,0px));padding-top:calc(16px + env(safe-area-inset-top) + var(--status-bar-height,0px));padding-bottom:calc(120px + var(--navigation-bar-height,0px));padding-bottom:calc(120px + env(safe-area-inset-bottom) + var(--navigation-bar-height,0px));background-color:#fff;border:1px solid #dedede;border-radius:0 0 4px 4px;transition:all .5s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;overflow:auto;box-shadow:0 6px 10px 2px rgba(0,0,0,.1)}.DSNavNotifList .DSNavNotifListPannel .DSNavNotifListTitle{border-bottom:1px solid #ddd;align-items:center;padding-bottom:16px;display:flex;position:relative}.DSNavNotifList .DSNavNotifListPannel .DSNavNotifListTitle .DSSectionTitle{position:absolute;left:50%;transform:translate(-50%)}.DSNavNotifList .DSNavNotifListPannel .DSNavNotifListHeader{justify-content:space-between;align-items:center;margin-top:16px;margin-bottom:16px;padding:0 16px;display:flex}.DSNavNotifList .DSNavNotifListPannel .DSNavNotifListHeader .DSLinkButton{font-size:14px}.DSNavNotifList .DSNavNotifListPannel>.DSContentTextBold{margin:16px}.DSNavNotifList .DSNavNotifListPannel.isVisible{opacity:1;visibility:visible;right:0}.DSNavNotifList .DSNavNotifListPannel.empty-state{flex-direction:column;justify-content:center;align-items:center;display:flex}.DSNavNotifList .DSNavNotifListPannel.empty-state .DSLinkButton{top:16px;top:calc(16px + var(--status-bar-height,0px));top:calc(16px + env(safe-area-inset-top) + var(--status-bar-height,0px));font-size:16px;position:absolute;left:16px}.DSNavNotifList .DSNavNotifListPannel.empty-state .DSLinkButton .DSIcon svg{width:24px;height:24px}.DSNavNotifList .DSNavNotifListPannel.empty-state .DSIcon svg{width:85px;height:85px}.DSNavNotifList .DSNavNotifListPannel.empty-state .DSContentTextLight{margin-top:16px}@media (min-width:768px){.DSNavNotifList .DSNavNotifListPannel{width:450px;height:auto;max-height:600px;top:55px;right:0}.DSNavNotifList .DSNavNotifListPannel .DSNavNotifListPannel{padding-bottom:16px}.DSNavNotifList .DSNavNotifListPannel .DSNavNotifListTitle{border:none;padding:0}.DSNavNotifList .DSNavNotifListPannel .DSNavNotifListTitle .DSLinkButton{display:none}.DSNavNotifList .DSNavNotifListPannel .DSNavNotifListTitle .DSSectionTitle{left:unset;margin-left:16px;position:static;transform:none}.DSNavNotifList .DSNavNotifListPannel.isVisible{top:60px}.DSNavNotifList .DSNavNotifListPannel.empty-state .DSLinkButton{display:none}}@media (min-width:1140px){.DSNavNotifList .DSNavNotifListPannel,.DSNavNotifList .DSNavNotifListPannel.isVisible{right:calc(50vw - 552px)}}@media (max-height:668px) and (min-width:768px){.DSNavNotifList .DSNavNotifListPannel{height:auto;max-height:364px}}.DSBottombar{z-index:50;width:100vw;height:60px;height:calc(60px + var(--navigation-bar-height,0px));height:calc(60px + env(safe-area-inset-bottom) + (var(--navigation-bar-height,0px)));padding-bottom:var(--navigation-bar-height,0px);padding-bottom:calc(env(safe-area-inset-bottom) + var(--navigation-bar-height,0px));background-color:#fff;border-top:1px solid #ddd;position:fixed;bottom:0;left:0}@media screen and (min-width:768px){.DSBottombar{display:none}}.DSBottombar .DSBottombarContent{justify-content:space-between;align-items:center;width:100%;height:100%;margin:0;padding:0 16px;display:flex;position:relative}.DSBottombar .DSBottombarContent a{text-align:center;color:silver;flex-direction:column;justify-content:center;align-items:center;width:20%;font-size:12px;text-decoration:none;transition:color .15s ease-out;display:flex;position:relative}.DSBottombar .DSBottombarContent a svg{margin-bottom:4px}.DSBottombar .DSBottombarContent a svg path{transition:fill .15s ease-out;fill:silver!important}.DSBottombar .DSBottombarContent a.selected{color:#2f80ed}.DSBottombar .DSBottombarContent a.selected svg path{fill:#2f80ed!important}.DSBottombar.hide{display:none}.hrr-loader{margin:100px auto;position:relative}.hrr-loader div{width:100%;height:100%;position:absolute;top:0;left:0}.hrr-loader div:before{content:"";background-color:#333;border-radius:100%;width:15%;height:15%;margin:0 auto;animation:1.2s ease-in-out infinite both hrr-loaderBounceDelay;display:block}.hrr-loader div:nth-child(2){transform:rotate(30deg)}.hrr-loader div:nth-child(2):before{animation-delay:-1.1s}.hrr-loader div:nth-child(3){transform:rotate(60deg)}.hrr-loader div:nth-child(3):before{animation-delay:-1s}.hrr-loader div:nth-child(4){transform:rotate(90deg)}.hrr-loader div:nth-child(4):before{animation-delay:-.9s}.hrr-loader div:nth-child(5){transform:rotate(120deg)}.hrr-loader div:nth-child(5):before{animation-delay:-.8s}.hrr-loader div:nth-child(6){transform:rotate(150deg)}.hrr-loader div:nth-child(6):before{animation-delay:-.7s}.hrr-loader div:nth-child(7){transform:rotate(180deg)}.hrr-loader div:nth-child(7):before{animation-delay:-.6s}.hrr-loader div:nth-child(8){transform:rotate(210deg)}.hrr-loader div:nth-child(8):before{animation-delay:-.5s}.hrr-loader div:nth-child(9){transform:rotate(240deg)}.hrr-loader div:nth-child(9):before{animation-delay:-.4s}.hrr-loader div:nth-child(10){transform:rotate(270deg)}.hrr-loader div:nth-child(10):before{animation-delay:-.3s}.hrr-loader div:nth-child(11){transform:rotate(300deg)}.hrr-loader div:nth-child(11):before{animation-delay:-.2s}.hrr-loader div:nth-child(12){transform:rotate(330deg)}.hrr-loader div:nth-child(12):before{animation-delay:-.1s}@keyframes hrr-loaderBounceDelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.network-status{z-index:99999;padding:16px;animation:.3s ease-out slideDown;position:fixed;top:0;left:0;right:0}.network-status.offline{background:linear-gradient(135deg,#e74c3c 0%,#c0392b 100%);box-shadow:0 4px 12px rgba(231,76,60,.3)}.network-status.online{background:linear-gradient(135deg,#27ae60 0%,#229954 100%);box-shadow:0 4px 12px rgba(39,174,96,.3)}.network-status-content{color:#fff;align-items:center;gap:16px;max-width:600px;margin:0 auto;display:flex}.network-status-icon{font-size:32px;line-height:1}.network-status-message{flex:1}.network-status-message strong{margin-bottom:4px;font-size:16px;font-weight:600;display:block}.network-status-message p{opacity:.9;margin:0;font-size:14px}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.login-as-banner{color:#fff;text-align:center;background-color:#ff9800;justify-content:center;align-items:center;gap:8px;height:0;padding:0 16px;font-size:14px;font-weight:500;line-height:1.4;display:flex;overflow:hidden}.login-as-banner--visible{height:auto;padding:8px 16px}.login-as-banner__icon{font-size:16px}.login-as-banner strong{font-weight:700}*{box-sizing:border-box!important}html{overflow:auto}@media (min-width:989px){html{scrollbar-gutter:stable;overflow-y:scroll}}html.disable-scroll{overflow:hidden}html .grecaptcha-badge{visibility:hidden}html body{min-height:100vh;font-family:Helvetica Neue,Helvetica,sans-serif}html,body{overscroll-behavior:none;background-color:#f9f9f9;margin:0}html *,body *,html h1,body h1,html h2,body h2,html h3,body h3{font-family:Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}html .Toastify__toast-container,body .Toastify__toast-container{padding:12px}html .Toastify__toast-container--top-right,body .Toastify__toast-container--top-right{top:unset;bottom:calc(60px + var(--navigation-bar-height,0px));bottom:calc(60px + env(safe-area-inset-bottom) + var(--navigation-bar-height,0px))}html .Toastify__toast,body .Toastify__toast{border-radius:12px;align-items:center;min-height:48px;padding:12px 16px;box-shadow:0 4px 12px rgba(0,0,0,.12)}html .Toastify__toast-body,body .Toastify__toast-body{margin:0;padding:0;font-size:14px;font-weight:500}html .Toastify__toast--success,body .Toastify__toast--success{color:#336456;background:#eef6f4;border-left:4px solid #55a68f}html .Toastify__toast--error,body .Toastify__toast--error{color:#562625;background:#fbefef;border-left:4px solid #d8605c}html .Toastify__toast--info,body .Toastify__toast--info,html .Toastify__toast--default,body .Toastify__toast--default{color:#13335f;background:#eaf2fd;border-left:4px solid #2f80ed}html .Toastify__toast--warning,body .Toastify__toast--warning{color:#584c23;background:#fcf9ee;border-left:4px solid #f5a623}html .Toastify__close-button,body .Toastify__close-button{opacity:.7;align-self:center}html .Toastify__close-button svg,body .Toastify__close-button svg{width:14px;height:14px}html .Toastify__close-button:hover,body .Toastify__close-button:hover{opacity:1}html .Toastify__toast--success .Toastify__close-button svg path,body .Toastify__toast--success .Toastify__close-button svg path{fill:#336456}html .Toastify__toast--error .Toastify__close-button svg path,body .Toastify__toast--error .Toastify__close-button svg path{fill:#562625}html .Toastify__toast--info .Toastify__close-button svg path,body .Toastify__toast--info .Toastify__close-button svg path,html .Toastify__toast--default .Toastify__close-button svg path,body .Toastify__toast--default .Toastify__close-button svg path{fill:#13335f}html .Toastify__toast--warning .Toastify__close-button svg path,body .Toastify__toast--warning .Toastify__close-button svg path{fill:#584c23}html .Toastify__progress-bar,body .Toastify__progress-bar{background:0 0}@media (min-width:480px){html .Toastify__toast-container--top-right,body .Toastify__toast-container--top-right{top:var(--status-bar-height,0px);top:calc(env(safe-area-inset-top) + var(--status-bar-height,0px));padding-top:72px;bottom:auto}}html .reservationsPageWrapper,body .reservationsPageWrapper{animation:.25s ease-out pageFadeIn}html .hrr-myaccount,body .hrr-myaccount{flex-direction:column;height:100vh;display:flex}html .hrr-myaccount .hrr-myaccount-layout,body .hrr-myaccount .hrr-myaccount-layout{flex-direction:column;flex:1;display:flex;overflow:hidden}html .hrr-myaccount .hrr-myaccount-layout .hrr-myaccount-body,body .hrr-myaccount .hrr-myaccount-layout .hrr-myaccount-body{flex:1;position:relative;overflow:hidden}html .hrr-myaccount .hrr-myaccount-layout .hrr-myaccount-body .hrr-myaccount-body-content,body .hrr-myaccount .hrr-myaccount-layout .hrr-myaccount-body .hrr-myaccount-body-content{scrollbar-gutter:stable;width:100%;height:100%;overflow:auto}html.soft-keyboard-on body .hrr-myaccount .hrr-myaccount-layout .hrr-myaccount-body .hrr-myaccount-body-content .hrr-bottombar-old .DSBottombar,body.soft-keyboard-on body .hrr-myaccount .hrr-myaccount-layout .hrr-myaccount-body .hrr-myaccount-body-content .hrr-bottombar-old .DSBottombar{display:none}.DSDatePicker{display:inline-block;position:relative}.DSDatePicker .DSDatePicker-input{cursor:pointer;color:#484848;background:0 0;border:1px solid #e0e0e0;border-radius:4px;align-items:center;gap:8px;padding:6px 12px;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;transition:border-color .2s;display:flex}.DSDatePicker .DSDatePicker-input:hover{border-color:#2f80ed}.DSDatePicker .DSDatePicker-input .DSIcon svg path{fill:#484848!important}.DSDatePicker .DSDatePicker-input .DSDatePicker-value{white-space:nowrap}.DSDatePicker .DSDatePicker-input .DSDatePicker-value.placeholder{color:#a0a0a0}.DSDatePicker.focused .DSDatePicker-input{border-color:#2f80ed;box-shadow:0 2px 8px rgba(0,0,0,.1)}.DSDatePicker.focused .DSDatePicker-input .DSIcon svg path{fill:#2f80ed!important}.DSDatePicker.focused .DSDatePicker-input .DSDatePicker-value{color:#2f80ed}.DSDatePicker.disabled .DSDatePicker-input{opacity:.5;cursor:not-allowed}.DSDatePicker .DSDatePicker-overlay{z-index:54;position:fixed;top:0;bottom:0;left:0;right:0}.DSDatePicker .DSDatePicker-dropdown{z-index:55;background:#fff;border-radius:4px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 7px 15px rgba(0,0,0,.3)}.DSDatePicker .DSDatePicker-dropdown .DayPicker{justify-content:center;display:flex;width:auto!important}.DSDatePicker .DSDatePicker-dropdown .DayPickerNavigation{justify-content:space-between;display:flex}.DSDatePicker .DSDatePicker-dropdown .customNavPrev,.DSDatePicker .DSDatePicker-dropdown .customNavNext{padding-top:20px}.DSDatePicker .DSDatePicker-dropdown .customNavPrev .DSIcon svg path,.DSDatePicker .DSDatePicker-dropdown .customNavNext .DSIcon svg path{fill:#2f80ed!important}.DSDatePicker .DSDatePicker-dropdown .CalendarMonth_caption{font-size:16px}.DSDatePicker .DSDatePicker-dropdown .CalendarMonth_caption strong{font-weight:500}.DSDatePicker .DSDatePicker-dropdown .CalendarDay{outline:none}.DSDatePicker .DSDatePicker-dropdown .CalendarDay__default{border:none}.DSDatePicker .DSDatePicker-dropdown .CalendarDay__selected,.DSDatePicker .DSDatePicker-dropdown .CalendarDay__selected:active,.DSDatePicker .DSDatePicker-dropdown .CalendarDay__default:hover{color:#fff;background-color:#2f80ed;border-radius:50%}.DSDatePicker .DSDatePicker-dropdown .CalendarDay__blocked_out_of_range{color:#cacccd;background:#fff}.DSDatePicker .DSDatePicker-dropdown .DayPicker__withBorder{box-shadow:none;border:none;border-radius:4px}.DSDatePicker .DSDatePicker-dropdown .DateInput_fang{display:none}.o-appointment{background-color:#f9f9f9;flex-direction:column;align-items:center;row-gap:8px;margin:0;padding-bottom:30px;display:flex}.o-appointment .top{width:100%;padding:35px 0;padding-top:calc(35px + env(safe-area-inset-top));text-align:center;background-color:#37475a;margin-bottom:8px;position:relative}@media (max-width:576px){.o-appointment .top{padding:16px;padding-top:calc(16px + env(safe-area-inset-top));flex-wrap:wrap;justify-content:center;align-items:center;gap:0 12px;display:flex}.o-appointment .top .hr-logo{left:16px;top:calc(12px + env(safe-area-inset-top));width:100px;margin:0;position:absolute}}.o-appointment .top .back-to-home{color:#fff;-webkit-tap-highlight-color:transparent;align-items:center;font-size:14px;font-weight:500;text-decoration:none;display:flex;position:absolute;top:16px;left:16px}.o-appointment .top .back-to-home .DSIcon{margin-right:4px}.o-appointment .top .back-to-home .DSIcon svg path{fill:#fff!important}.o-appointment .top h1{color:#fff;margin-bottom:0;font-size:24px;font-weight:400}@media (max-width:576px){.o-appointment .top h1{width:100%;font-size:18px}}.o-appointment .top p{color:rgba(255,255,255,.54);margin-top:3px;font-size:14px;font-weight:400}@media (max-width:576px){.o-appointment .top p{width:100%;margin-top:0;font-size:12px}}.o-appointment .top .agent-photo{background-color:#d3d3d3;border:2px solid #fff;border-radius:100px;width:60px;height:60px;margin:20px auto 10px;position:relative;overflow:hidden}.o-appointment .top .agent-photo img{width:70px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:576px){.o-appointment .top .agent-photo{flex-shrink:0;width:40px;height:40px;margin:0}.o-appointment .top .agent-photo img{width:50px}}.o-appointment .top .lang{color:#fff;text-transform:uppercase;cursor:pointer;align-items:center;width:auto;font-weight:500;display:flex;position:absolute;top:50px;right:50px}@media (max-width:576px){.o-appointment .top .lang{right:16px;top:calc(8px + env(safe-area-inset-top))}}.o-appointment .top .lang .DSIcon svg path{fill:#fff!important}.o-appointment .top .select-lang{text-transform:uppercase;z-index:999;cursor:pointer;background-color:#fff;border-radius:5px;padding:10px 20px;position:absolute;top:80px;right:50px}.o-appointment .top .select-lang p{color:#003e57;padding:5px 0;font-weight:500}.o-appointment .appointment-dayview-header{flex-direction:row;justify-content:space-between;align-items:center;gap:8px;width:100%;max-width:1140px;margin:0 auto;padding:16px 50px 8px;display:flex}@media (max-width:768px){.o-appointment .appointment-dayview-header{padding:16px 16px 8px}}.o-appointment .appointment-dayview-header .timezone{color:#578cc4;flex-direction:row;align-items:center;height:34px;padding:5px 0;font-size:14px;font-weight:500;display:flex}.o-appointment .appointment-dayview-header .date-picker{z-index:2}.o-appointment .days-wrapper{width:100%;max-width:1140px;margin:0 auto;padding:0 50px;position:relative}@media (max-width:768px){.o-appointment .days-wrapper{padding:0 16px}}.o-appointment .nav-button{cursor:pointer;z-index:10;-webkit-tap-highlight-color:transparent;color:#2f80ed;background-color:#fff;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:28px;font-weight:300;line-height:1;transition:all .2s;display:flex;position:absolute;top:60px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.o-appointment .nav-button:hover{color:#fff;background-color:#2f80ed;box-shadow:0 4px 12px rgba(0,0,0,.15)}.o-appointment .nav-button.nav-prev{left:0}.o-appointment .nav-button.nav-next{right:0}@media (max-width:768px){.o-appointment .nav-button{display:none}}.o-appointment .days-scroll-container{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:16px;width:100%;padding:20px 0;display:flex;overflow-x:auto}.o-appointment .days-scroll-container::-webkit-scrollbar{display:none}.o-appointment .scroll-sentinel{flex:0 0 1px;min-width:1px}.o-appointment .day-column{scroll-snap-align:start;background-color:#fff;border-radius:12px;flex-direction:column;flex:none;gap:12px;width:90px;min-width:90px;padding:16px 10px;display:flex;box-shadow:0 2px 12px rgba(0,0,0,.08)}@media (max-width:768px){.o-appointment .day-column{gap:8px;width:75px;min-width:75px;padding:12px 8px}}.o-appointment .day-header{text-align:center;border-bottom:1px solid #e0e0e0;padding-bottom:12px}.o-appointment .day-header .day-name{color:#484848;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600;display:block}.o-appointment .day-header .day-date{color:#2f80ed;margin-top:4px;font-size:16px;font-weight:700;display:block}@media (max-width:768px){.o-appointment .day-header{padding-bottom:8px}.o-appointment .day-header .day-name{font-size:10px}.o-appointment .day-header .day-date{font-size:14px}}.o-appointment .day-slots{flex-direction:column;gap:8px;display:flex}.o-appointment .day-slots .slot-button{color:#2f80ed;cursor:pointer;-webkit-tap-highlight-color:transparent;background-color:#fff;border:1px solid #2f80ed;border-radius:6px;padding:10px 6px;font-size:14px;font-weight:500;transition:all .15s ease-out}.o-appointment .day-slots .slot-button:hover,.o-appointment .day-slots .slot-button:active{color:#fff;background-color:#2f80ed}.o-appointment .day-slots .no-slots{text-align:center;color:#9e9e9e;padding:12px;font-size:14px}@media (max-width:768px){.o-appointment .day-slots{gap:6px}.o-appointment .day-slots .slot-button{padding:8px 4px;font-size:13px}}.o-appointment .next-slot-banner{cursor:pointer;-webkit-tap-highlight-color:transparent;background-color:rgba(47,128,237,.1);border-radius:8px;justify-content:space-between;align-items:center;max-width:1140px;margin:0 auto 8px;padding:12px 16px;display:flex}@media (min-width:769px){.o-appointment .next-slot-banner{width:calc(100% - 100px);margin-left:auto;margin-right:auto}}@media (max-width:768px){.o-appointment .next-slot-banner{margin-left:16px;margin-right:16px}}.o-appointment .next-slot-banner span{color:#2f80ed;font-size:14px;font-weight:500}.o-appointment .no-available-slot{color:#558bc6;text-align:center;background-color:#eef4f9;border-radius:8px;margin:16px;padding:20px}.o-appointment .no-available-slot a{color:#2f80ed}.o-appointment .personnal-infos{background-color:#fff;border-radius:8px;width:100%;max-width:1140px;margin:0 auto;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.o-appointment .personnal-infos h2{text-align:center;color:#484848;font-size:17px;font-weight:500;display:block}.o-appointment .personnal-infos .date{text-align:center;color:#6b6b6b;font-size:14px;font-weight:400}.o-appointment .personnal-infos .form{flex-wrap:wrap;justify-content:space-between;display:flex}.o-appointment .personnal-infos .form>div{width:47%;margin-top:24px}.o-appointment .personnal-infos .form>div label{color:#484848;font-size:14px;font-weight:500}.o-appointment .personnal-infos .form>div .a-input{border:1px solid #e0e0e0;border-radius:4px;width:100%;padding:12px;font-size:16px;transition:border-color .15s ease-out}.o-appointment .personnal-infos .form>div .a-input::-webkit-input-placeholder{color:#9e9e9e;font-weight:400}.o-appointment .personnal-infos .form>div .a-input::-ms-input-placeholder{color:#9e9e9e;font-weight:400}.o-appointment .personnal-infos .form>div .a-input::placeholder{color:#9e9e9e;font-weight:400}.o-appointment .personnal-infos .form>div .a-input:focus{border-color:#2f80ed;outline:none}.o-appointment .personnal-infos .form .reason{width:100%}.o-appointment .personnal-infos .form .reason>div{margin-bottom:6px}.o-appointment .personnal-infos .form .reason>div:nth-child(2){margin-top:10px}.o-appointment .personnal-infos .form .reason>div span{color:#4a4a4a;margin-left:5px;font-size:14px;font-weight:300}.o-appointment .personnal-infos .form .reason .reason-label{cursor:pointer;color:#6b6b6b;padding-left:8px;font-size:16px;font-weight:400}.o-appointment .personnal-infos .btns p{padding-top:10px;padding-bottom:10px}.o-appointment .personnal-infos .xxl-btns p{width:100%;padding-top:10px;padding-bottom:10px}.o-appointment .personnal-infos .a-btn-secondary{color:#2f80ed;cursor:pointer;-webkit-tap-highlight-color:transparent;background-color:transparent;border:1px solid #2f80ed;border-radius:4px;outline:none;justify-content:center;align-items:center;padding:12px 24px;font-size:14px;font-weight:500;transition:all .15s ease-out;display:flex}.o-appointment .personnal-infos .a-btn-secondary:hover,.o-appointment .personnal-infos .a-btn-secondary:active{background-color:rgba(47,128,237,.08)}.o-appointment .personnal-infos .a-btn-primary{text-align:center;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background-color:#2f80ed;border:none;border-radius:4px;justify-content:center;align-items:center;padding:12px 24px;font-size:14px;font-weight:500;transition:all .15s ease-out;display:flex}.o-appointment .personnal-infos .a-btn-primary:hover,.o-appointment .personnal-infos .a-btn-primary:active{background-color:#1a6dd4}.o-appointment .personnal-infos .a-btn-primary:focus{outline:none}.o-appointment .personnal-infos .a-btn-primary-disable{text-align:center;color:#9e9e9e;cursor:not-allowed;background-color:#e0e0e0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:12px 24px;font-size:14px;font-weight:500;display:flex}.o-appointment .personnal-infos .a-btn-primary-disable:focus{outline:none}.o-appointment .personnal-infos .confirmation{text-align:center;color:#4a4a4a;margin-left:5px;font-size:14px;font-weight:300}.o-appointment .u-hidden{display:none}.o-appointment .a-bloc{box-sizing:border-box;background-color:#fff;border-radius:4px;padding:30px;box-shadow:4px 4px 12px rgba(0,0,0,.05)}.o-appointment.lightDisplay{padding-top:16px}.o-appointment.lightDisplay .appointment-dayview-header{flex-wrap:wrap}.o-appointment.lightDisplay .appointment-dayview-header .date-picker{min-width:160px}.o-appointment.lightDisplay .a-bloc{padding:24px}.o-appointment.lightDisplay .appointment-dayview-header{width:100%;padding:0 16px}.o-appointment.lightDisplay .appointment-dayview-header .date-picker .dp-arrows{display:block}.o-appointment.lightDisplay .grid{width:100%}.o-appointment.lightDisplay .grid .chevron-right,.o-appointment.lightDisplay .grid .chevron-left{display:none}.o-appointment.lightDisplay .personnal-infos{width:100%}.o-appointment.lightDisplay .personnal-infos .form{flex-wrap:wrap}.o-appointment.lightDisplay .personnal-infos .form>div{width:100%}.o-appointment.lightDisplay .personnal-infos .btns{flex-wrap:wrap}.o-appointment.lightDisplay .personnal-infos .btns p{width:100%;margin-bottom:10px}.o-appointment.lightDisplay .personnal-infos .btns p:first-child{order:2}@media screen and (max-width:480px){.o-appointment .top .lang{top:10px;right:20px}.o-appointment .top .select-lang{top:40px;right:20px}.o-appointment .grid .timezone{font-size:15px;top:-38px;left:25px}.o-appointment .grid .date-picker{right:10px}}@media screen and (max-width:991px){.o-appointment .a-bloc{padding:24px}.o-appointment .appointment-dayview-header{width:100%;padding:0 16px}.o-appointment .appointment-dayview-header .date-picker .dp-arrows{display:block}.o-appointment .grid{width:100%}.o-appointment .grid .chevron-right,.o-appointment .grid .chevron-left{display:none}.o-appointment .personnal-infos{width:100%}.o-appointment .personnal-infos .form{flex-wrap:wrap}.o-appointment .personnal-infos .form>div{width:100%}.o-appointment .personnal-infos .btns{flex-wrap:wrap}.o-appointment .personnal-infos .btns p{width:100%;margin-bottom:10px}.o-appointment .personnal-infos .btns p:first-child{order:2}}.o-review{background-color:#eef4f9;min-height:100vh}.o-review .top{width:100%;padding:35px 0;padding-top:calc(35px + env(safe-area-inset-top));text-align:center;background-color:#37475a;margin-bottom:8px;position:relative}@media (max-width:576px){.o-review .top{padding:16px;padding-top:calc(16px + env(safe-area-inset-top));flex-wrap:wrap;justify-content:center;align-items:center;gap:0 12px;display:flex}.o-review .top .hr-logo{left:16px;top:calc(12px + env(safe-area-inset-top));width:100px;margin:0;position:absolute}}.o-review .top .u-hidden{display:none}.o-review .top h1{color:#fff;margin-bottom:0;font-size:24px;font-weight:400}@media (max-width:576px){.o-review .top h1{width:100%;font-size:18px}}.o-review .top h2{color:#fff;margin-bottom:0;font-size:16px;font-weight:400}.o-review .top h3{color:#fff;font-size:18px}.o-review .top p{color:rgba(255,255,255,.54);margin-top:3px;font-size:14px;font-weight:400}@media (max-width:576px){.o-review .top p{width:100%;margin-top:0;font-size:12px}}.o-review .top .property-photo{background-color:#558bc6;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:20px auto 10px;display:flex;position:relative;overflow:hidden}.o-review .top .property-photo img{min-width:100px;max-width:100px;min-height:100px;max-height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.o-review .top .property-photo .default-property{color:#fff;line-height:130px}.o-review .top .property-photo .default-property i{font-size:70px}@media (max-width:576px){.o-review .top .property-photo{flex-shrink:0;width:60px;height:60px;margin:0}.o-review .top .property-photo img{min-width:60px;max-width:60px;min-height:60px;max-height:60px}}.o-review .top .lang{color:#fff;text-transform:uppercase;cursor:pointer;align-items:center;width:auto;font-weight:500;display:flex;position:absolute;top:50px;right:50px}@media (max-width:576px){.o-review .top .lang{right:16px;top:calc(8px + env(safe-area-inset-top))}}.o-review .top .lang .DSIcon svg path{fill:#fff!important}.o-review .top .select-lang{text-transform:uppercase;z-index:999;cursor:pointer;background-color:#fff;border-radius:5px;padding:10px 20px;position:absolute;top:80px;right:50px}.o-review .top .select-lang p{color:#003e57;padding:5px 0;font-weight:500}.o-review .content{box-sizing:border-box;background-color:#fff;border-radius:4px;width:40vw;margin:5px auto;padding:30px;box-shadow:4px 4px 12px rgba(0,0,0,.05)}.o-review .content h1{text-align:center;margin-top:0;margin-bottom:30px;font-family:Helvetica Neue,Helvetica,sans-serif;font-size:22px;font-weight:500}.o-review .content h2{text-align:center;font-size:17px;font-weight:400;display:block}.o-review .content .date{text-align:center;color:rgba(0,0,0,.7);font-size:14px;font-weight:300}.o-review .content .form{flex-wrap:wrap;justify-content:space-between;display:flex}.o-review .content .form .star-ratings{margin-top:10px;display:block!important}.o-review .content .form textarea{border-left:1px solid #dde5ed;margin-top:20px}.o-review .content .form>div{width:47%;margin-top:30px}.o-review .content .form>div#email{width:100%}.o-review .content .form>div label{margin-bottom:.5rem;font-size:17px;font-weight:500;display:inline-block}.o-review .content .form>div .a-input{border:none;border-bottom:1px solid #dde5ed;width:100%;padding:10px;font-size:16px}.o-review .content .form>div .a-input::-webkit-input-placeholder{color:#697b8c;text-transform:capitalize;font-weight:300}.o-review .content .form>div .a-input::-ms-input-placeholder{color:#697b8c;text-transform:capitalize;font-weight:300}.o-review .content .form>div .a-input::placeholder{color:#697b8c;text-transform:capitalize;font-weight:300}.o-review .content .form>div .a-input:focus{outline:none}.o-review .content .form .reason>div{margin-bottom:6px}.o-review .content .form .reason>div:nth-child(2){margin-top:10px}.o-review .content .form .reason>div span{color:#4a4a4a;margin-left:5px;font-size:14px;font-weight:300}.o-review .content .a-btn-primary{text-align:center;color:#fff;cursor:pointer;background-color:#578cc4;border:none;border-radius:3px;padding:7px 12px;font-size:16px;font-weight:400}.o-review .content .a-btn-primary:active{color:#fff;background-color:#38689f;outline:none}.o-review .content .a-btn-primary:focus{outline:none}.o-review .content .a-btn-primary-disable{text-align:center;color:#fff;cursor:inherit;background-color:#d3d3d3;border:none;border-radius:3px;padding:7px 12px;font-size:16px;font-weight:400}.o-review .content .a-btn-primary-disable:active{color:#fff;background-color:#d3d3d3;outline:none}.o-review .content .a-btn-primary-disable:focus{outline:none}.o-review .content .confirmation{text-align:center;color:#4a4a4a;margin-left:5px;font-size:14px;font-weight:300}.o-review .review .review-header{justify-content:space-between;align-items:center;display:flex}.o-review .review .review-header h2{margin:0}.o-review .review .review-header .headline{color:#003e57;margin-bottom:20px;font-size:20px}.o-review .review .review-body{font-weight:400}@media screen and (max-width:991px){.o-review .content{width:100%}.o-review .content .form{flex-wrap:wrap}.o-review .content .form>div{width:100%}.o-review .content .btns{flex-wrap:wrap}.o-review .content .btns p{width:100%;margin-bottom:10px}.o-review .content .btns p:first-child{order:2}}