.ts-control{border:1px solid #d0d0d0;padding:8px;width:100%;overflow:hidden;position:relative;z-index:1;box-sizing:border-box;box-shadow:inset 0 1px 1px #0000001a;border-radius:3px;display:flex;flex-wrap:wrap}.ts-wrapper.multi.has-items .ts-control{padding:5px 8px 2px}.full .ts-control{background-color:#fff}.disabled .ts-control,.disabled .ts-control *{cursor:default!important}.focus .ts-control{box-shadow:inset 0 1px 2px #00000026}.ts-control>*{vertical-align:baseline;display:inline-block}.ts-wrapper.multi .ts-control>div{cursor:pointer;margin:0 3px 3px 0;padding:2px 6px;background:#1da7ee;color:#fff;border:1px solid #0073bb}.ts-wrapper.multi .ts-control>div.active{background:#92c836;color:#fff;border:1px solid #00578d}.ts-wrapper.multi.disabled .ts-control>div,.ts-wrapper.multi.disabled .ts-control>div.active{color:#fff;background:#d2d2d2;border:1px solid #aaaaaa}.ts-control>input{flex:1 1 auto;min-width:7rem;display:inline-block!important;padding:0!important;min-height:0!important;max-height:none!important;max-width:100%!important;margin:0!important;text-indent:0!important;border:0 none!important;background:none!important;line-height:inherit!important;-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important;box-shadow:none!important}.ts-control>input::-ms-clear{display:none}.ts-control>input:focus{outline:none!important}.has-items .ts-control>input{margin:0 4px!important}.ts-control.rtl{text-align:right}.ts-control.rtl.single .ts-control:after{left:15px;right:auto}.ts-control.rtl .ts-control>input{margin:0 4px 0 -2px!important}.disabled .ts-control{opacity:.5;background-color:#fafafa}.input-hidden .ts-control>input{opacity:0;position:absolute;left:-10000px}.ts-dropdown{position:absolute;top:100%;left:0;width:100%;z-index:10;border:1px solid #d0d0d0;background:#fff;margin:.25rem 0 0;border-top:0 none;box-sizing:border-box;box-shadow:0 1px 3px #0000001a;border-radius:0 0 3px 3px}.ts-dropdown [data-selectable]{cursor:pointer;overflow:hidden}.ts-dropdown [data-selectable] .highlight{background:#7da8d033;border-radius:1px}.ts-dropdown .option,.ts-dropdown .optgroup-header,.ts-dropdown .no-results,.ts-dropdown .create{padding:5px 8px}.ts-dropdown .option,.ts-dropdown [data-disabled],.ts-dropdown [data-disabled] [data-selectable].option{cursor:inherit;opacity:.5}.ts-dropdown [data-selectable].option{opacity:1;cursor:pointer}.ts-dropdown .optgroup:first-child .optgroup-header{border-top:0 none}.ts-dropdown .optgroup-header{color:#303030;background:#fff;cursor:default}.ts-dropdown .active{background-color:#f5fafd;color:#495c68}.ts-dropdown .active.create{color:#495c68}.ts-dropdown .create{color:#30303080}.ts-dropdown .spinner{display:inline-block;width:30px;height:30px;margin:5px 8px}.ts-dropdown .spinner:after{content:" ";display:block;width:24px;height:24px;margin:3px;border-radius:50%;border:5px solid #d0d0d0;border-color:#d0d0d0 transparent #d0d0d0 transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ts-dropdown-content{overflow:hidden auto;max-height:200px;scroll-behavior:smooth}.ts-wrapper.plugin-drag_drop .ts-dragging{color:transparent!important}.ts-wrapper.plugin-drag_drop .ts-dragging>*{visibility:hidden!important}.plugin-checkbox_options:not(.rtl) .option input{margin-right:.5rem}.plugin-checkbox_options.rtl .option input{margin-left:.5rem}.plugin-clear_button{--ts-pr-clear-button: 1em}.plugin-clear_button .clear-button{opacity:0;position:absolute;top:50%;transform:translateY(-50%);right:2px;margin-right:0!important;background:transparent!important;transition:opacity .5s;cursor:pointer}.plugin-clear_button.form-select .clear-button,.plugin-clear_button.single .clear-button{right:max(var(--ts-pr-caret),8px)}.plugin-clear_button.focus.has-items .clear-button,.plugin-clear_button:not(.disabled):hover.has-items .clear-button{opacity:1}.ts-wrapper .dropdown-header{position:relative;padding:10px 8px;border-bottom:1px solid #d0d0d0;background:color-mix(#fff,#d0d0d0,85%);border-radius:3px 3px 0 0}.ts-wrapper .dropdown-header-close{position:absolute;right:8px;top:50%;color:#303030;opacity:.4;margin-top:-12px;line-height:20px;font-size:20px!important}.ts-wrapper .dropdown-header-close:hover{color:#000}.plugin-dropdown_input.focus.dropdown-active .ts-control{box-shadow:none;border:1px solid #d0d0d0}.plugin-dropdown_input .dropdown-input{border:1px solid #d0d0d0;border-width:0 0 1px;display:block;padding:8px;box-shadow:inset 0 1px 1px #0000001a;width:100%;background:transparent}.plugin-dropdown_input .items-placeholder{border:0 none!important;box-shadow:none!important;width:100%}.plugin-dropdown_input.has-items .items-placeholder,.plugin-dropdown_input.dropdown-active .items-placeholder{display:none!important}.ts-wrapper.plugin-input_autogrow.has-items .ts-control>input{min-width:0}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input{flex:none;min-width:4px}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::-ms-input-placeholder{color:transparent}.ts-wrapper.plugin-input_autogrow.has-items.focus .ts-control>input::placeholder{color:transparent}.ts-dropdown.plugin-optgroup_columns .ts-dropdown-content{display:flex}.ts-dropdown.plugin-optgroup_columns .optgroup{border-right:1px solid #f2f2f2;border-top:0 none;flex-grow:1;flex-basis:0;min-width:0}.ts-dropdown.plugin-optgroup_columns .optgroup:last-child{border-right:0 none}.ts-dropdown.plugin-optgroup_columns .optgroup:before{display:none}.ts-dropdown.plugin-optgroup_columns .optgroup-header{border-top:0 none}.ts-wrapper.plugin-remove_button .item{display:inline-flex;align-items:center}.ts-wrapper.plugin-remove_button .item .remove{color:inherit;text-decoration:none;vertical-align:middle;display:inline-block;padding:0 6px;border-radius:0 2px 2px 0;box-sizing:border-box}.ts-wrapper.plugin-remove_button .item .remove:hover{background:#0000000d}.ts-wrapper.plugin-remove_button.disabled .item .remove:hover{background:none}.ts-wrapper.plugin-remove_button .remove-single{position:absolute;right:0;top:0;font-size:23px}.ts-wrapper.plugin-remove_button:not(.rtl) .item{padding-right:0!important}.ts-wrapper.plugin-remove_button:not(.rtl) .item .remove{border-left:1px solid #0073bb;margin-left:6px}.ts-wrapper.plugin-remove_button:not(.rtl) .item.active .remove{border-left-color:#00578d}.ts-wrapper.plugin-remove_button:not(.rtl).disabled .item .remove{border-left-color:#aaa}.ts-wrapper.plugin-remove_button.rtl .item{padding-left:0!important}.ts-wrapper.plugin-remove_button.rtl .item .remove{border-right:1px solid #0073bb;margin-right:6px}.ts-wrapper.plugin-remove_button.rtl .item.active .remove{border-right-color:#00578d}.ts-wrapper.plugin-remove_button.rtl.disabled .item .remove{border-right-color:#aaa}:root{--ts-pr-clear-button: 0;--ts-pr-caret: 0;--ts-pr-min: .75rem}.ts-wrapper.single .ts-control,.ts-wrapper.single .ts-control input{cursor:pointer}.ts-control:not(.rtl){padding-right:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-control.rtl{padding-left:max(var(--ts-pr-min),var(--ts-pr-clear-button) + var(--ts-pr-caret))!important}.ts-wrapper{position:relative}.ts-dropdown,.ts-control,.ts-control input{color:#303030;font-family:inherit;font-size:13px;line-height:18px}.ts-control,.ts-wrapper.single.input-active .ts-control{background:#fff;cursor:text}.ts-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.ts-wrapper.single .ts-control{--ts-pr-caret: 2rem}.ts-wrapper.single .ts-control:after{content:" ";display:block;position:absolute;top:50%;margin-top:-3px;width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#808080 transparent transparent transparent}.ts-wrapper.single .ts-control:not(.rtl):after{right:15px}.ts-wrapper.single .ts-control.rtl:after{left:15px}.ts-wrapper.single.dropdown-active .ts-control:after{margin-top:-4px;border-width:0 5px 5px 5px;border-color:transparent transparent #808080 transparent}.ts-wrapper.single.input-active .ts-control,.ts-wrapper.single.input-active .ts-control input{cursor:text}.ts-wrapper{display:flex;min-height:36px}.ts-wrapper.multi.has-items .ts-control{padding-left:5px;--ts-pr-min: $padding-x}.ts-wrapper.multi .ts-control [data-value]{text-shadow:0 1px 0 rgba(0,51,83,.3);border-radius:3px;background-color:color-mix(#1da7ee,#178ee9,60%);background-image:linear-gradient(to bottom,#1da7ee,#178ee9);background-repeat:repeat-x;box-shadow:0 1px #0003,inset 0 1px #ffffff08}.ts-wrapper.multi .ts-control [data-value].active{background-color:color-mix(#008fd8,#0075cf,60%);background-image:linear-gradient(to bottom,#008fd8,#0075cf);background-repeat:repeat-x}.ts-wrapper.multi.disabled .ts-control [data-value]{color:#999;text-shadow:none;background:none;box-shadow:none}.ts-wrapper.multi.disabled .ts-control [data-value],.ts-wrapper.multi.disabled .ts-control [data-value] .remove{border-color:#e6e6e6}.ts-wrapper.multi.disabled .ts-control [data-value] .remove{background:none}.ts-wrapper.single .ts-control{box-shadow:0 1px #0000000d,inset 0 1px #fffc;background-color:color-mix(#fefefe,#f2f2f2,60%);background-image:linear-gradient(to bottom,#fefefe,#f2f2f2);background-repeat:repeat-x}.ts-wrapper.single .ts-control,.ts-dropdown.single{border-color:#b8b8b8}.dropdown-active .ts-control{border-radius:3px 3px 0 0}.ts-dropdown .optgroup-header{padding-top:7px;font-weight:700;font-size:.85em}.ts-dropdown .optgroup{border-top:1px solid #f0f0f0}.ts-dropdown .optgroup:first-child{border-top:0 none}@font-face{font-family:Aeonik Regular;font-display:swap;src:url(https://fonts.feefo.com/Aeonik/Aeonik-Regular.woff2) format("woff2")}@font-face{font-family:Aeonik Medium;font-display:swap;src:url(https://fonts.feefo.com/Aeonik/Aeonik-Medium.woff2) format("woff2")}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Aeonik Regular,Arial;font-weight:400}h1,h2,h3,h4,h5,h6{font-family:Aeonik Medium,Arial}a{text-decoration:none;color:inherit}button{border:none;cursor:pointer}.feedback-date{color:#4a5057;font-size:14px;font-weight:400}.rv-top{display:flex;justify-content:space-between;gap:10px}.purchase-date p{color:#4a5057;font-size:14px;font-weight:400}.hr-bar{background-color:#e7e7e7;height:1px;display:block;margin-bottom:20px;margin-top:16px}.rv-bottom .btn_outline{color:#333;background-color:#0000;border:1px solid #4a5057;border-radius:30px;align-items:center;padding:14px 16px;font-family:Aeonik Regular,Arial;font-size:16px;line-height:1;transition:all .3s;display:inline-flex;min-width:70px;justify-content:center}.rv-bottom .btn_outline:hover{background-color:#e2eaf4}.ml-10{margin-left:10px}.mr-10{margin-right:10px}.rv-bottom{display:flex;align-items:center;gap:12px}.read-more{color:#4a5057;border-width:.0625rem;border-bottom-style:solid;border-image-source:linear-gradient(90deg,#292f36 0%,#0000 100%);border-image-slice:1;align-items:center;gap:5px;width:fit-content;margin-top:14px;padding-bottom:.375rem;font-size:15px;display:inline-flex}.read-more:hover{filter:invert(9%) sepia(100%) saturate(7244%) hue-rotate(248deg) brightness(91%) contrast(118%)}.rv-comment{color:#4a5057;font-size:16px;line-height:1.3}.rv-middle{padding-top:20px;padding-bottom:28px}.rv-page-container .single-rv:not(:last-child){margin-bottom:15px}.dropdown-widget{position:relative;display:inline-block}.dropdown-content{display:none;position:absolute;left:0;background:#fff;border:1px solid #ddd;box-shadow:0 4px 8px #0000001a;border-radius:4px;z-index:1000;width:160px;padding:8px 0}.dropdown-widget:not([data-show-up=true]) .dropdown-content{top:100%}.dropdown-widget[data-show-up=true] .dropdown-content{bottom:100%}.dropdown-option{display:block;padding:8px 16px;text-decoration:none;color:#333;font-size:14px}.dropdown-option:hover{background-color:#f0f0f0}.caret{font-size:12px;margin-left:4px}@font-face{font-family:Aeonik Bold;font-display:swap;src:url(https://fonts.feefo.com/Aeonik/Aeonik-Bold.woff2) format("woff2")}@font-face{font-family:Helvetica Neue Bold;font-display:swap;src:url(https://fonts.feefo.com/helvetica-neue/HelveticaNeue-Bold.woff2) format("woff2")}@font-face{font-family:Helvetica Neue Medium;font-display:swap;src:url(https://fonts.feefo.com/helvetica-neue/HelveticaNeue-Medium.woff2) format("woff2")}@font-face{font-family:Helvetica Neue Regular;font-display:swap;src:url(https://fonts.feefo.com/helvetica-neue/HelveticaNeue-Regular.woff2) format("woff2")}@font-face{font-family:Roboto Bold;font-display:swap;src:url(https://fonts.feefo.com/Roboto/Roboto-Bold.woff2) format("woff2")}@font-face{font-family:Roboto Medium;font-display:swap;src:url(https://fonts.feefo.com/Roboto/Roboto-Medium.woff2) format("woff2")}@font-face{font-family:Roboto Regular;font-display:swap;src:url(https://fonts.feefo.com/Roboto/Roboto-Regular.woff2) format("woff2")}data-styled.g2[id=sc-global-BEOXp1]{content:"sc-global-BEOXp1,"}.esUEAE{padding-left:1.875rem;padding-right:1.875rem;max-width:90rem;margin:auto;width:100%}@media (min-width: 841px){.esUEAE{padding-left:3.125rem;padding-right:3.125rem}.ft-mobile-accordion{display:none}}data-styled.g3[id=Grid-feefo-ui__sc-1j1e3zr-0]{content:"esUEAE,"}.hopLXw{display:flex;flex-direction:column;margin-left:-.625rem;margin-right:-.625rem}@media (min-width: 841px){.hopLXw{flex-direction:row}}data-styled.g4[id=Row-feefo-ui__sc-1j1e3zr-1]{content:"hopLXw,"}.kGNvFu{box-sizing:border-box;padding-left:.625rem;padding-right:.625rem;width:100%}data-styled.g5[id=Col-feefo-ui__sc-1j1e3zr-2]{content:"kGNvFu,"}.kLsnKz{font-size:1rem;line-height:1.5rem;display:block;font-family:Aeonik Regular,Helvetica Neue Regular,Roboto Regular,Arial,sans-serif;text-decoration:none;cursor:pointer}@media (min-width: 1321px){.kLsnKz{font-size:1.125rem;line-height:2rem}}data-styled.g7[id=A-feefo-ui__sc-199zvs7-4]{content:"kLsnKz,"}.kVQVaA{font-size:1rem;line-height:1.5rem;display:block;font-family:Aeonik Regular,Helvetica Neue Regular,Roboto Regular,Arial,sans-serif;color:#fff}@media (min-width: 1321px){.kVQVaA{font-size:1.125rem;line-height:2rem}}data-styled.g8[id=P-feefo-ui__sc-199zvs7-7]{content:"kVQVaA,"}.dKMqPy{transition:all .4s ease;width:fit-content;display:inline-flex;font-size:3em;transform:rotate(0) scale(1)}.dKMqPy>svg>path{transition:all .4s ease;color:#000}.dKMqPy:hover{color:inherit}.dKMqPy:hover>svg path{color:inherit}.tmeFg{transition:all .4s ease;width:fit-content;display:inline-flex;font-size:3em;transform:rotate(0) scale(1)}.tmeFg>svg>path{transition:all .4s ease;color:#292f36}.tmeFg:hover{color:#0b06f9}.tmeFg:hover>svg path{color:#0b06f9}.njaeq{transition:all .4s ease;width:fit-content;display:inline-flex;font-size:18;transform:rotate(0) scale(1)}.njaeq>svg>path{transition:all .4s ease;color:#292f36}.njaeq:hover{color:#0b06f9}.njaeq:hover>svg path{color:#0b06f9}.ccwZKj{transition:all .4s ease;width:fit-content;display:inline-flex;font-size:11;transform:rotate(0) scale(1)}.ccwZKj>svg>path{transition:all .4s ease;color:#292f36}.ccwZKj:hover{color:#0b06f9}.ccwZKj:hover>svg path{color:#0b06f9}.pGpjN{transition:all .4s ease;width:fit-content;display:inline-flex;font-size:1.25rem;transform:rotate(0) scale(1)}.pGpjN>svg>path{transition:all .4s ease;color:#292f36}.pGpjN:hover{color:#0b06f9}.pGpjN:hover>svg path{color:#0b06f9}.cfajW{transition:all .4s ease;width:fit-content;display:inline-flex;font-size:1.2rem;transform:rotate(0) scale(1)}.cfajW>svg>path{transition:all .4s ease;color:#fff}.cfajW:hover{color:#0b06f9}.cfajW:hover>svg path{color:#0b06f9}.dwWRgG{transition:all .4s ease;width:fit-content;display:inline-flex;font-size:3em;transform:rotate(0) scale(1)}.dwWRgG>svg>path{transition:all .4s ease;color:#fff}.dwWRgG:hover{color:#0b06f9}.dwWRgG:hover>svg path{color:#0b06f9}.fsrlHn{transition:all .4s ease;width:fit-content;display:inline-flex;font-size:1.25rem;transform:rotate(0) scale(1)}.fsrlHn>svg>path{transition:all .4s ease;color:#fff}.fsrlHn:hover{color:#0b06f9}.fsrlHn:hover>svg path{color:#0b06f9}data-styled.g10[id=IconWrapperContainer-feefo-ui__sc-13vzm5b-0]{content:"dKMqPy,tmeFg,njaeq,ccwZKj,pGpjN,cfajW,dwWRgG,fsrlHn,"}.iPNjLp{color:#4a5057;display:block;font-family:Aeonik Regular,Helvetica Neue Regular,Roboto Regular,Arial,sans-serif;line-height:1.5rem;cursor:pointer;font-size:1rem;line-height:1rem!important;position:absolute;top:.625rem;transition:all .2s ease-in-out;font-size:.75rem;line-height:.75rem;top:0;color:#292f36}@media (min-width: 1321px){.iPNjLp{font-size:1.125rem;line-height:1.75rem}}@media (min-width: 1321px){.iPNjLp{font-size:.75rem;line-height:.75rem}}.gdalAA{color:#4a5057;display:block;font-family:Aeonik Regular,Helvetica Neue Regular,Roboto Regular,Arial,sans-serif;line-height:1.5rem;cursor:pointer;font-size:1rem;line-height:1rem!important;position:absolute;top:.625rem;transition:all .2s ease-in-out;color:#fff}@media (min-width: 1321px){.gdalAA{font-size:1.125rem;line-height:1.75rem}}data-styled.g23[id=DropdownLabel-feefo-ui__sc-o1biqr-1]{content:"iPNjLp,gdalAA,"}.ilkmOg{height:100%;position:relative;width:100%}.ilkmOg .P-feefo-ui__sc-199zvs7-7{color:#292f36;font-size:1rem;line-height:unset;overflow:hidden;position:absolute;text-align:left;text-overflow:ellipsis;top:1.25rem;white-space:nowrap;width:100%}data-styled.g24[id=RowContainer-feefo-ui__sc-o1biqr-2]{content:"ilkmOg,"}.jSwpMk{display:block;margin-bottom:0rem;position:relative;width:100%}@media (min-width: 841px){.jSwpMk{margin-bottom:0;margin-right:0rem;width:15.625rem}}.LDmOO{display:block;margin-bottom:0rem;position:relative;width:100%}@media (min-width: 841px){.LDmOO{margin-bottom:0;margin-right:0rem;width:NaNrem}}data-styled.g25[id=DropdownContainer-feefo-ui__sc-o1biqr-3]{content:"jSwpMk,LDmOO,"}.bOYzxe{align-items:center;background:#fff;border-radius:.5rem;border:none;cursor:pointer;display:flex;gap:.75rem;height:3.75rem;isolation:isolate;outline:none;padding:.75rem 1rem;position:relative;transition:all .3s ease-in-out;width:100%}.bOYzxe:hover:not([disabled]),.bOYzxe :focus{background-color:#e2eaf4}.bOYzxe:hover:not([disabled]) .Icon-feefo-ui__sc-o1biqr-0,.bOYzxe :focus .Icon-feefo-ui__sc-o1biqr-0,.bOYzxe:hover:not([disabled]) .DropdownLabel-feefo-ui__sc-o1biqr-1,.bOYzxe :focus .DropdownLabel-feefo-ui__sc-o1biqr-1,.bOYzxe:hover:not([disabled]) svg,.bOYzxe :focus svg,.bOYzxe:hover:not([disabled]) .RowContainer-feefo-ui__sc-o1biqr-2 .P-feefo-ui__sc-199zvs7-7,.bOYzxe :focus .RowContainer-feefo-ui__sc-o1biqr-2 .P-feefo-ui__sc-199zvs7-7,.bOYzxe:hover:not([disabled]) path,.bOYzxe :focus path{color:#292f36}.bOYzxe:disabled .Icon-feefo-ui__sc-o1biqr-0,.bOYzxe:disabled .DropdownLabel-feefo-ui__sc-o1biqr-1,.bOYzxe:disabled svg,.bOYzxe:disabled .RowContainer-feefo-ui__sc-o1biqr-2 .P-feefo-ui__sc-199zvs7-7{opacity:.5}.bOYzxe:focus{box-shadow:0 0 .25rem #5e9ed6,0 0 .5rem #5e9ed6}.jOuwiH{align-items:center;background:linear-gradient(90deg,#ffffff4d 31.77%,#fff0);border-radius:.5rem;border:none;cursor:pointer;display:flex;gap:.75rem;height:3.75rem;isolation:isolate;outline:none;padding:.75rem 1rem;position:relative;transition:all .3s ease-in-out;width:100%}.jOuwiH .P-feefo-ui__sc-199zvs7-7{color:#fff}.jOuwiH:hover:not([disabled]),.jOuwiH :focus{background-color:#e2eaf4}.jOuwiH:hover:not([disabled]) .Icon-feefo-ui__sc-o1biqr-0,.jOuwiH :focus .Icon-feefo-ui__sc-o1biqr-0,.jOuwiH:hover:not([disabled]) .DropdownLabel-feefo-ui__sc-o1biqr-1,.jOuwiH :focus .DropdownLabel-feefo-ui__sc-o1biqr-1,.jOuwiH:hover:not([disabled]) svg,.jOuwiH :focus svg,.jOuwiH:hover:not([disabled]) .RowContainer-feefo-ui__sc-o1biqr-2 .P-feefo-ui__sc-199zvs7-7,.jOuwiH :focus .RowContainer-feefo-ui__sc-o1biqr-2 .P-feefo-ui__sc-199zvs7-7,.jOuwiH:hover:not([disabled]) path,.jOuwiH :focus path{color:#292f36}.jOuwiH:disabled .Icon-feefo-ui__sc-o1biqr-0,.jOuwiH:disabled .DropdownLabel-feefo-ui__sc-o1biqr-1,.jOuwiH:disabled svg,.jOuwiH:disabled .RowContainer-feefo-ui__sc-o1biqr-2 .P-feefo-ui__sc-199zvs7-7{opacity:.5}.jOuwiH:focus{box-shadow:0 0 .25rem #5e9ed6,0 0 .5rem #5e9ed6}data-styled.g26[id=DropdownButton-feefo-ui__sc-o1biqr-4]{content:"bOYzxe,jOuwiH,"}.btWVCt{background-color:#fff;border-radius:.5rem;border:none;box-shadow:0 1.5rem 1.5rem #bcc0c41a,0 0 .5rem #bcc0c433;list-style:none;position:absolute;top:4.0625rem;width:100%;z-index:99999;max-height:9.375rem;overflow-y:auto}data-styled.g27[id=StyledDropdownMenuOptions-feefo-ui__sc-o1biqr-5]{content:"btWVCt,"}.flEjGI{align-items:center;border-bottom:.625rem solid;border-image-slice:1;border-image-source:linear-gradient(90deg,#292f36 0%,transparent 100%);border-width:.0625rem;cursor:pointer;display:flex;font-family:Aeonik Regular,Helvetica Neue Regular,Roboto Regular,Arial,sans-serif;gap:.625rem;padding-bottom:.375rem;width:fit-content}.flEjGI:hover{filter:invert(9%) sepia(100%) saturate(7244%) hue-rotate(248deg) brightness(91%) contrast(118%)}data-styled.g35[id=UnderlinedButtonStyle-feefo-ui__sc-1pft5ie-0]{content:"flEjGI,"}.gXlEPp{color:#292f36;display:block;font-size:1rem;line-height:1rem;font-family:Aeonik Medium,Helvetica Neue Medium,Roboto Medium,Arial,sans-serif;border-radius:2.5rem;border:0;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;height:3.25rem;min-width:3.25rem;text-align:center;text-decoration:none;transition:all .25s linear;position:relative;background-color:transparent}.gXlEPp :disabled{opacity:.2}.gXlEPp :focus:not(:disabled){box-shadow:0 0 .25rem #5e9ed6,0 0 .5rem #5e9ed6}.gXlEPp :hover{color:#0b06f9}data-styled.g36[id=LinkButton-feefo-ui__sc-1pft5ie-1]{content:"gXlEPp,"}.fqMUqh{color:#292f36;display:block;font-size:1rem;line-height:1rem;font-family:Aeonik Medium,Helvetica Neue Medium,Roboto Medium,Arial,sans-serif;border-radius:2.5rem;border:0;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;height:3.25rem;min-width:3.25rem;text-align:center;text-decoration:none;transition:all .25s linear;position:relative;background-color:#ffd100}.fqMUqh :disabled{opacity:.2}.fqMUqh :focus:not(:disabled){box-shadow:0 0 .25rem #5e9ed6,0 0 .5rem #5e9ed6}.fqMUqh :hover:not(:disabled){border-color:transparent;background:linear-gradient(90deg,#ffd100,#ffd1004d)}data-styled.g37[id=StyledButton-feefo-ui__sc-1pft5ie-2]{content:"fqMUqh,"}.erGLko{padding:0 1.25rem;display:flex;align-items:center;gap:.75rem}data-styled.g39[id=ButtonSpace-feefo-ui__sc-1pft5ie-4]{content:"erGLko,"}.jPAsZs{display:flex;flex-direction:row;justify-content:center;list-style-type:none;margin:0;padding:0}.jPAsZs li a{color:#292f36;display:block;font-size:1rem;line-height:1rem;font-family:Aeonik Regular,Helvetica Neue Regular,Roboto Regular,Arial,sans-serif;display:flex;justify-content:center;align-items:center;border:1px solid #4a5057;border-radius:50%;background-color:transparent;border:0;cursor:pointer;-webkit-user-select:none;user-select:none;width:2.875rem;height:2.875rem}@media (min-width: 841px){.jPAsZs li a{margin-right:1.25rem;width:3.25rem;height:3.25rem}}@media (min-width: 841px){.jPAsZs li a{width:3.25rem;height:3.25rem}}.jPAsZs li.previous a,.jPAsZs li.next a{display:flex;justify-content:center;align-items:center;width:2.875rem;height:2.875rem;border:1px solid #4a5057;border-radius:50%;background-color:transparent}@media (min-width: 841px){.jPAsZs li.previous a,.jPAsZs li.next a{margin-right:1.25rem;width:3.25rem;height:3.25rem}}.jPAsZs li.active a{background:linear-gradient(180deg,#ffd100,#ffd100 39.53%,#ffd1004d);background-repeat:no-repeat}.jPAsZs li.break a{font-size:1.25rem}.jPAsZs li.previous a,.jPAsZs li.next a{background-repeat:no-repeat;background-position:50%}.jPAsZs li.previous a{margin-right:0}@media (min-width: 375px){.jPAsZs li.previous a{margin-right:1.25rem}}.jPAsZs li.next a{margin-left:0;margin-right:0}@media (min-width: 375px){.jPAsZs li.next a{margin-left:1.25rem}}.jPAsZs li.disable,.jPAsZs li.disabled a{cursor:default}.jPAsZs .disabled-buttons{display:none}data-styled.g45[id=PaginateContainer-feefo-ui__sc-1bopp9g-0]{content:"jPAsZs,"}.hOdnRT{max-width:125rem;padding:.5rem 0}@media (min-width: 841px){.hOdnRT{padding:.5rem 1rem}}@media (min-width: 1321px){.hOdnRT{margin:0 auto;padding:.5rem 3.5rem}}data-styled.g46[id=BreadcrumbsContainer-feefo-ui__sc-o8ov1f-0]{content:"hOdnRT,"}.etZiQV{align-items:center;display:flex;gap:1.125rem;list-style-type:none;margin:0 1.25rem;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.etZiQV ::-webkit-scrollbar{display:none}@media (min-width: 841px){.etZiQV{margin:0}}data-styled.g47[id=OrderedList-feefo-ui__sc-o8ov1f-1]{content:"etZiQV,"}.kXbfrI{color:#292f36;display:block;font-size:1rem;line-height:1rem;font-family:Aeonik Medium,Helvetica Neue Medium,Roboto Medium,Arial,sans-serif;align-items:center;display:flex;font-size:.75rem;line-height:1.25rem;text-decoration:none;color:#4a5057;cursor:pointer}.kXbfrI :hover{color:#0b06f9}.kXbfrI svg:hover path:first-child{stroke:#0b06f9}.kXbfrI svg:hover path:last-child{fill:#0b06f9}.cCWVJB{color:#292f36;display:block;font-size:1rem;line-height:1rem;font-family:Aeonik Medium,Helvetica Neue Medium,Roboto Medium,Arial,sans-serif;align-items:center;display:flex;font-size:.75rem;line-height:1.25rem;text-decoration:none;color:#4a5057;cursor:default;pointer-events:none}.cCWVJB :hover{color:#4a5057}.cCWVJB svg:hover path:first-child{stroke:#0b06f9}.cCWVJB svg:hover path:last-child{fill:#0b06f9}data-styled.g48[id=Link-feefo-ui__sc-o8ov1f-2]{content:"kXbfrI,cCWVJB,"}.ecCQhT{display:flex;align-items:center;min-height:1.25rem;white-space:nowrap}data-styled.g49[id=ListEl-feefo-ui__sc-o8ov1f-3]{content:"ecCQhT,"}.hflUhO{padding:0 1.25rem}.hflUhO :active{box-shadow:none;border-radius:1rem}@media (min-width: 841px){.hflUhO{padding:0 1.875rem}}.jFobWA{padding:0 1.25rem}.jFobWA :active{box-shadow:0 0 .25rem #5e9ed6,0 0 .5rem #5e9ed6;border-radius:1rem}@media (min-width: 841px){.jFobWA{padding:0 1.875rem}}data-styled.g51[id=AccordionContainer-feefo-ui__sc-1iu2nuw-0]{content:"hflUhO,jFobWA,"}.bOYaAw :hover{color:#4a5057}.fSvYPZ :hover{color:#0b06f9}data-styled.g52[id=AccordionWrapper-feefo-ui__sc-1iu2nuw-1]{content:"bOYaAw,fSvYPZ,"}.iGMzpE{display:block;font-size:1.125rem;line-height:1.75rem;font-family:Aeonik Regular,Helvetica Neue Regular,Roboto Regular,Arial,sans-serif;align-items:center;background:unset;border:unset;cursor:pointer;display:flex;justify-content:space-between;padding:1.5rem 0;width:100%}@media (min-width: 1321px){.iGMzpE{font-size:1.5rem;line-height:2rem}}data-styled.g53[id=AccordionTitleWrapper-feefo-ui__sc-1iu2nuw-2]{content:"iGMzpE,"}.gSeZvM{max-width:90ch;padding-right:1.875rem;text-align:left;width:100%}data-styled.g54[id=AccordionTitle-feefo-ui__sc-1iu2nuw-3]{content:"gSeZvM,"}.gNQOwQ{display:inline-flex;margin-top:-.875rem;transition:all .3s ease}@media (min-width: 320px){.gNQOwQ{margin-top:0}}data-styled.g55[id=AccordionArrow-feefo-ui__sc-1iu2nuw-4]{content:"gNQOwQ,"}.hxpqlR{font-size:1rem;line-height:1.5rem;display:block;font-family:Aeonik Regular,Helvetica Neue Regular,Roboto Regular,Arial,sans-serif;display:none;opacity:0;padding-right:1.25rem;width:100%;font-size:.875rem!important}@media (min-width: 1321px){.hxpqlR{font-size:1.125rem;line-height:2rem}}@media (min-width: 841px){.hxpqlR{padding-right:0;max-width:90%}}.eQJKZi{font-size:1rem;line-height:1.5rem;display:block;font-family:Aeonik Regular,Helvetica Neue Regular,Roboto Regular,Arial,sans-serif;display:none;opacity:0;padding-right:1.25rem;width:100%}@media (min-width: 1321px){.eQJKZi{font-size:1.125rem;line-height:2rem}}@media (min-width: 841px){.eQJKZi{padding-right:0;max-width:90%}}data-styled.g56[id=AccordionContent-feefo-ui__sc-1iu2nuw-5]{content:"hxpqlR,eQJKZi,"}.hSdPnN{position:relative;max-width:17.6875rem;width:100%}@media (min-width: 375px){.hSdPnN{width:max-content}}data-styled.g66[id=BadgesContainer-feefo-ui__sc-14q5do-0]{content:"hSdPnN,"}.hKdnsw{display:grid;grid-template-columns:auto auto auto;gap:.3125rem;max-height:13rem;overflow:hidden;z-index:5}.hKdnsw::-webkit-scrollbar{width:.25rem}.hKdnsw::-webkit-scrollbar-track{background-color:#f0f3f7}.hKdnsw::-webkit-scrollbar-thumb{background-color:#d9d9d9;border-radius:.1875rem}.hKdnsw::-webkit-scrollbar-corner{background:transparent}.hKdnsw>a>img{max-width:5.5625rem;max-height:6.135125rem;width:100%}data-styled.g67[id=BadgesContentContainer-feefo-ui__sc-14q5do-1]{content:"hKdnsw,"}.cgVCdt{background-color:#f0f3f7;border:.0625rem solid #cfd1f9;border-radius:1rem;display:flex;flex-direction:column;font-family:Aeonik Regular,Helvetica Neue Regular,Roboto Regular,Arial,sans-serif;gap:1.25rem;padding:1.5625rem;width:100%}@media (min-width: 320px){.cgVCdt{width:20.625rem}}data-styled.g70[id=SustainabilityAwarenessContainer-feefo-ui__sc-14q5do-4]{content:"cgVCdt,"}.bfXRpl{font-size:1rem;font-weight:400;line-height:1.1875rem}data-styled.g71[id=SustainabilityAwarenessDescription-feefo-ui__sc-14q5do-5]{content:"bfXRpl,"}.eBTaAY{font-family:Aeonik Medium,Helvetica Neue Medium,Roboto Medium,Arial,sans-serif;font-weight:700;font-size:1.125rem}data-styled.g72[id=SustainabilityAwarenessTitle-feefo-ui__sc-14q5do-6]{content:"eBTaAY,"}.kkNUJk{font-size:.875rem;font-weight:400;text-decoration:none;color:#292f36;font-family:Aeonik Regular,Helvetica Neue Regular,Roboto Regular,Arial,sans-serif;position:relative;padding-bottom:.125rem}.jgeAlx{font-size:1rem;font-weight:400;text-decoration:none;color:#292f36;font-family:Aeonik Regular,Helvetica Neue Regular,Roboto Regular,Arial,sans-serif;position:relative;padding-bottom:.125rem}data-styled.g73[id=StyledLinkText-feefo-ui__sc-a2xigi-0]{content:"kkNUJk,jgeAlx,"}.eiOCzP{display:flex;gap:.3125rem;padding-bottom:.25rem;width:fit-content;border-bottom:.625rem solid;border-width:.0625rem;border-image-slice:1;border-image-source:linear-gradient(90deg,#292f36 0%,transparent 100%)}.eiOCzP:hover{filter:invert(9%) sepia(100%) saturate(7244%) hue-rotate(248deg) brightness(91%) contrast(118%)}data-styled.g74[id=StyledLinkTextContainer-feefo-ui__sc-a2xigi-1]{content:"eiOCzP,"}.bkPdyc{outline-offset:4px;background-color:#ffd100;border-radius:.2475rem;flex-shrink:0;justify-content:center;align-items:center;width:17px;height:17px;transition:opacity .15s ease-in-out;display:flex}.bkPdyc:hover{opacity:.7}.bkPdyc:focus-visible{outline:none}.efOCjs{display:flex;flex-shrink:0;justify-content:center;align-items:center;background-color:#ffd100;border-radius:.2475rem;width:17px;height:17px;transition:opacity .15s ease-in-out;outline-offset:4px}.efOCjs:hover{opacity:.7}.efOCjs:focus-visible{outline:none}.gAeveZ{display:flex;flex-shrink:0;justify-content:center;align-items:center;background-color:#fff;border-radius:.2475rem;width:16px;height:16px;transition:opacity .15s ease-in-out;outline-offset:4px}.gAeveZ:hover{opacity:.7}.gAeveZ:focus-visible{outline:none}.gYTOFQ{display:flex;flex-shrink:0;justify-content:center;align-items:center;background-color:transparent;border-radius:.2475rem;width:21px;height:21px;transition:opacity .15s ease-in-out;outline-offset:4px}.gYTOFQ:hover{opacity:.7}.gYTOFQ:focus-visible{outline:none}data-styled.g92[id=StarContainer-feefo-ui__sc-bwwjrc-0]{content:"bkPdyc,efOCjs,gAeveZ,gYTOFQ,"}.eImsyb{padding:3rem 1.25rem 4.5625rem;width:100%}@media (min-width: 841px){.eImsyb{padding:4.25rem 7.125rem 3.5rem 3.5rem}}.eImsyb p,.eImsyb h3,.eImsyb a,.eImsyb p :hover,.eImsyb h3 :hover,.eImsyb a :hover{color:#fff}.eImsyb h3{font-weight:700}.AccordionTitle-feefo-ui__sc-1iu2nuw-3{height:min-content;color:#fff}data-styled.g93[id=Container-feefo-ui__sc-yockxs-0]{content:"eImsyb,"}@media (min-width: 841px){.cCJmiN{display:flex;justify-content:space-between}}data-styled.g94[id=Wrapper-feefo-ui__sc-yockxs-1]{content:"cCJmiN,"}.gLrKmx{padding:0;display:none}@media (min-width: 841px){.gLrKmx{display:block;margin:0}}data-styled.g95[id=Grid-feefo-ui__sc-yockxs-2]{content:"gLrKmx,"}.nmYEE{text-decoration:none}.nmYEE :visited{color:inherit}.nmYEE>div>svg path{color:#fff}.nmYEE:hover>div>svg path{color:#fff}data-styled.g96[id=LogoLink-feefo-ui__sc-yockxs-3]{content:"nmYEE,"}.hIoIWF{display:block;font-size:.75rem;line-height:1.25rem;font-family:Aeonik Regular,Helvetica Neue Regular,Roboto Regular,Arial,sans-serif;cursor:pointer;color:#292f36;padding:.625rem 0;text-decoration:none}@media (min-width: 841px){.hIoIWF{font-size:.875rem;line-height:1.25rem}}.hIoIWF :hover{color:#0b06f9}data-styled.g97[id=Link-feefo-ui__sc-yockxs-4]{content:"hIoIWF,"}.hXAQsL{font-size:.875rem;line-height:1.25rem;display:block;font-family:Aeonik Medium,Helvetica Neue Medium,Roboto Medium,Arial,sans-serif;font-weight:initial;margin-top:3.5rem}@media (min-width: 1321px){.hXAQsL{font-size:1rem;line-height:1.5rem}}@media (min-width: 841px){.hXAQsL{margin-top:3.75rem}}data-styled.g98[id=Title-feefo-ui__sc-yockxs-5]{content:"hXAQsL,"}.hvwHgT{display:block;font-size:.75rem;line-height:1.25rem;font-family:Aeonik Medium,Helvetica Neue Medium,Roboto Medium,Arial,sans-serif;color:#4a5057;margin-top:2rem}@media (min-width: 841px){.hvwHgT{font-size:.875rem;line-height:1.25rem}}@media (min-width: 841px){.hvwHgT{margin-top:4.5rem}}data-styled.g99[id=Copyright-feefo-ui__sc-yockxs-6]{content:"hvwHgT,"}.uHzJR{list-style:none}.uHzJR .Link-feefo-ui__sc-yockxs-4{color:#fff;padding-bottom:.59375rem;border-bottom:.0625rem solid #ffffff00}.uHzJR .Link-feefo-ui__sc-yockxs-4:hover{color:#fff;border-bottom:.0625rem solid;border-image:linear-gradient(90deg,#fff 33.85%,#fff0);border-image-slice:1;padding-bottom:.59375rem}.uHzJR :last-child .Link-feefo-ui__sc-yockxs-4{padding:.625rem 0}.uHzJR :last-child :hover .Link-feefo-ui__sc-yockxs-4{padding:.625rem 0 .59375rem}data-styled.g100[id=FooterListItem-feefo-ui__sc-yockxs-7]{content:"uHzJR,"}.bhbvpp{display:block;margin-top:3.5rem}.bhbvpp>div{padding:0}.bhbvpp>div :active{box-shadow:none;border-radius:unset}.bhbvpp>div>div>div>div{font-size:.875rem;line-height:1.25rem;display:block;font-family:Aeonik Medium,Helvetica Neue Medium,Roboto Medium,Arial,sans-serif}@media (min-width: 1321px){.bhbvpp>div>div>div>div{font-size:1rem;line-height:1.5rem}}.bhbvpp>div>div>div:nth-child(2){margin-top:.625rem}.bhbvpp>div>div>div>a{display:block;font-size:.75rem;line-height:1.25rem;font-family:Aeonik Regular,Helvetica Neue Regular,Roboto Regular,Arial,sans-serif;color:#6f7782;color:#fff}@media (min-width: 841px){.bhbvpp>div>div>div>a{font-size:.875rem;line-height:1.25rem}}@media (min-width: 841px){.bhbvpp{display:none}}data-styled.g101[id=AccordionWrapper-feefo-ui__sc-yockxs-8]{content:"bhbvpp,"}.gwViXx{display:flex;align-items:center;padding:0;border-radius:.5rem;margin-top:3.5rem;cursor:pointer;height:3.75rem}@media (min-width: 841px){.gwViXx{width:24.4375rem;margin-top:8rem}}data-styled.g102[id=Container-feefo-ui__sc-v71vy5-0]{content:"gwViXx,"}.bATZnV{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}data-styled.g103[id=ScreenReaderOnly-feefo-ui__sc-19ccsvp-0]{content:"bATZnV,"}.ihtHMC{align-items:center;display:flex;justify-content:space-between;margin-top:3.5rem;width:14rem}@media (min-width: 841px){.ihtHMC{margin-top:5rem;width:15.5rem}}data-styled.g104[id=Container-feefo-ui__sc-1biay25-0]{content:"ihtHMC,"}.iObvRZ{color:inherit}data-styled.g105[id=IconLink-feefo-ui__sc-1biay25-1]{content:"iObvRZ,"}.dwctBf{list-style:none}data-styled.g106[id=SocialListItem-feefo-ui__sc-1biay25-2]{content:"dwctBf,"}.jAXzpf{display:flex;margin-top:4.5rem;flex-direction:column}@media (min-width: 841px){.jAXzpf{flex-direction:row;align-items:center;justify-content:space-between}}data-styled.g107[id=Container-feefo-ui__sc-1fis733-0]{content:"jAXzpf,"}.hNhwie{display:block;font-size:.75rem;line-height:1.25rem;font-family:Aeonik Regular,Helvetica Neue Regular,Roboto Regular,Arial,sans-serif;margin-right:20px;font-weight:400;color:#292f36;text-decoration:none;padding-bottom:.625rem;cursor:pointer}@media (min-width: 841px){.hNhwie{font-size:.875rem;line-height:1.25rem}}.hNhwie :hover{color:#0b06f9}.hNhwie:hover{color:#fff;border-bottom:.0625rem solid;border-image:linear-gradient(90deg,#fff 33.85%,#fff0);border-image-slice:1;padding-bottom:.5625rem}data-styled.g108[id=Link-feefo-ui__sc-1fis733-1]{content:"hNhwie,"}.lcpLJe{display:flex;flex-direction:column;font-family:Aeonik Regular,Helvetica Neue Regular,Roboto Regular,Arial,sans-serif;font-size:.75rem;line-height:1.25rem}@media (min-width: 320px){.lcpLJe{width:auto}}@media (min-width: 720px){.lcpLJe{font-size:1.125rem;line-height:1.75rem}}data-styled.g114[id=ProgressBarWrapper-feefo-ui__sc-pfnh7n-0]{content:"lcpLJe,"}.eVyzHU{background:#ececec;border-radius:.1875rem;height:.375rem;overflow:hidden}data-styled.g115[id=Container-feefo-ui__sc-pfnh7n-1]{content:"eVyzHU,"}.eJdSXJ{align-items:center;background:#ffd100;border-radius:.1875rem;display:flex;flex-direction:column;height:100%;justify-content:center;transition:width .4s ease;width:95.90163934426229%}.yvZpu{align-items:center;background:#ffd100;border-radius:.1875rem;display:flex;flex-direction:column;height:100%;justify-content:center;transition:width .4s ease;width:2.459016393442623%}.gnZODp{align-items:center;background:#ffd100;border-radius:.1875rem;display:flex;flex-direction:column;height:100%;justify-content:center;transition:width .4s ease;width:.819672131147541%}.fHjDQx{align-items:center;background:#ffd100;border-radius:.1875rem;display:flex;flex-direction:column;height:100%;justify-content:center;transition:width .4s ease;width:0%}data-styled.g116[id=Progress-feefo-ui__sc-pfnh7n-2]{content:"eJdSXJ,yvZpu,gnZODp,fHjDQx,"}.dlwcbI{align-items:center;background:#fdd0f6;border-radius:8px;display:flex;flex-direction:column;flex-wrap:wrap;gap:.5rem;justify-content:space-between;max-width:520px;padding:1rem 1.25rem;text-decoration:none;transition:.4s ease-in-out all}@media (min-width: 841px){.dlwcbI{flex-direction:row}}.dlwcbI:hover{filter:brightness(92%)}data-styled.g119[id=SwitcherContainer-feefo-ui__sc-hy5w2d-0]{content:"dlwcbI,"}.iELSZP{display:flex;flex-direction:row;align-items:center;gap:10px}.dVOwQg{display:flex;flex-direction:row;align-items:center;gap:10px;width:100%;justify-content:center}@media (min-width: 841px){.dVOwQg{width:min-content}}data-styled.g121[id=SwitcherRow-feefo-ui__sc-hy5w2d-2]{content:"iELSZP,dVOwQg,"}.kCQMCV{color:#292f36;font-size:.875rem;display:flex;gap:undefinedpx;flex-direction:row}.dcVqsi{color:#292f36;font-family:Aeonik Bold,Helvetica Neue Bold,Roboto Bold,Arial,sans-serif;font-size:.875rem;display:flex;gap:4px;flex-direction:row}data-styled.g122[id=WebsiteText-feefo-ui__sc-hy5w2d-3]{content:"kCQMCV,dcVqsi,"}.gFzZmS{display:flex;overflow:hidden;position:absolute;width:98.00000000000001%;gap:.125rem}data-styled.g126[id=FilledStarContainer-feefo-ui__sc-13grbzm-0]{content:"gFzZmS,"}.hOaIVQ{align-self:center;border:.0625rem solid #e2ebf4;border-radius:.875rem;font-family:Aeonik Regular,Helvetica Neue Regular,Roboto Regular,Arial,sans-serif;height:min-content;margin:0;min-width:20.625rem;overflow:hidden;width:100%;background-color:#fff}@media (min-width: 1035px){.hOaIVQ{margin:.625rem 1.3rem 3.5rem;width:21.875rem}}data-styled.g127[id=MerchantRatingContainer-feefo-ui__sc-13grbzm-1]{content:"hOaIVQ,"}.hpEjca{display:flex}data-styled.g128[id=MerchantRatingContainerTab-feefo-ui__sc-13grbzm-2]{content:"hpEjca,"}.bIPDSQ{background-color:#fff;cursor:auto;display:flex;justify-content:start;padding-bottom:.375rem;padding-left:1.25rem;padding-top:.75rem;width:100%}@media (min-width: 320px){.bIPDSQ{justify-content:start;padding-left:1.25rem}}data-styled.g129[id=MerchantRatingContainerTabItem-feefo-ui__sc-13grbzm-3]{content:"bIPDSQ,"}.btbQGi{padding:.75rem 1.25rem .31rem}data-styled.g130[id=MerchantRatingProgressContainer-feefo-ui__sc-13grbzm-4]{content:"btbQGi,"}.fbcLwi{display:flex;gap:.125rem}data-styled.g131[id=OutlinedStarContainer-feefo-ui__sc-13grbzm-5]{content:"fbcLwi,"}.ihrAHj{font-size:.875rem;font-weight:400}data-styled.g132[id=PastYearLabel-feefo-ui__sc-13grbzm-6]{content:"ihrAHj,"}.bxrTFc{color:#292f36;display:flex;gap:.28125rem;margin:.3125rem 1.25rem .62rem}data-styled.g133[id=PastYearRatingsContainer-feefo-ui__sc-13grbzm-7]{content:"bxrTFc,"}.kbnwGF{font-family:Aeonik Medium,Helvetica Neue Medium,Roboto Medium,Arial,sans-serif;font-weight:700;font-size:.875rem}data-styled.g134[id=PastYearRatingsValueLabel-feefo-ui__sc-13grbzm-8]{content:"kbnwGF,"}.cgvOZW{color:#292f36;font-family:Aeonik Medium,Helvetica Neue Medium,Roboto Medium,Arial,sans-serif;font-weight:700;font-size:1rem;margin-left:.3125rem}data-styled.g135[id=RatedAmount-feefo-ui__sc-13grbzm-9]{content:"cgvOZW,"}.bydKwc{align-items:center;display:flex}data-styled.g136[id=RatingContainer-feefo-ui__sc-13grbzm-10]{content:"bydKwc,"}.gIKLBb{align-self:baseline;color:#2c38f0;font-family:Aeonik Medium,Helvetica Neue Medium,Roboto Medium,Arial,sans-serif;font-weight:700;font-size:.9375rem}@media (min-width: 320px){.gIKLBb{align-self:baseline}}data-styled.g137[id=RatingName-feefo-ui__sc-13grbzm-11]{content:"gIKLBb,"}.lkfOBz{display:flex;flex-direction:column;gap:.38rem;align-items:center}data-styled.g138[id=StarContainer-feefo-ui__sc-13grbzm-12]{content:"lkfOBz,"}.kNjdXc{color:#4a5057;font-family:Aeonik Medium,Helvetica Neue Medium,Roboto Medium,Arial,sans-serif;font-weight:700;font-size:.8125rem;width:auto}data-styled.g139[id=StarLabel-feefo-ui__sc-13grbzm-13]{content:"kNjdXc,"}.hVfzEk{width:100%}data-styled.g140[id=StarProgressbarContainer-feefo-ui__sc-13grbzm-14]{content:"hVfzEk,"}.kONluo{align-items:center;display:flex;gap:.9375rem;min-width:100%;cursor:pointer}data-styled.g141[id=StarProgressContainer-feefo-ui__sc-13grbzm-15]{content:"kONluo,"}.dABTOh{display:flex;justify-content:space-between;align-items:center;min-width:1.8125rem}data-styled.g142[id=StarProgressLabelContainer-feefo-ui__sc-13grbzm-16]{content:"dABTOh,"}.gLQbVT{display:flex;position:relative}data-styled.g143[id=StarRatingContainer-feefo-ui__sc-13grbzm-17]{content:"gLQbVT,"}.xhqBB{display:flex}data-styled.g144[id=StarRatingProgressContainer-feefo-ui__sc-13grbzm-18]{content:"xhqBB,"}.dIsqlO{display:flex;flex-direction:column;gap:.1875rem;width:100%}data-styled.g145[id=StarRatingProgressBarContainer-feefo-ui__sc-13grbzm-19]{content:"dIsqlO,"}.doRnXf{display:flex;flex-direction:column;gap:.14rem;margin-left:.9375rem}data-styled.g146[id=StarRatingsContainer-feefo-ui__sc-13grbzm-20]{content:"doRnXf,"}.dWtQGc{color:#292f36;font-size:1rem;font-weight:400}data-styled.g147[id=TotalRating-feefo-ui__sc-13grbzm-21]{content:"dWtQGc,"}.JlcnB{color:#4a5057;cursor:pointer;flex:1;font-size:.8125rem;font-weight:400}data-styled.g148[id=TotalStars-feefo-ui__sc-13grbzm-22]{content:"JlcnB,"}.jHzHeR{align-items:center;background:#eee;border-radius:.375rem;display:flex;font-family:Aeonik Regular,Helvetica Neue Regular,Roboto Regular,Arial,sans-serif;gap:.625rem;height:2.5rem;justify-content:center;width:2.5rem}data-styled.g152[id=MediaCustomerPhoto-feefo-ui__sc-1qwn52x-0]{content:"jHzHeR,"}.brSZtg{width:auto;height:auto;position:relative;display:flex;flex-direction:row;justify-content:center;border-bottom:1px solid #eee;border-top:1px solid #eee;background:#fff}.dithHW{width:auto;height:auto;position:relative;display:flex;flex-direction:row;justify-content:center;border-bottom:none;border-top:none;background:#fff}.gbOJiq{width:auto;height:auto;position:relative;display:flex;flex-direction:row;justify-content:center;border-bottom:none;border-top:none;background:#f0f3f7}.bFVTcH{width:auto;height:auto;position:relative;display:flex;flex-direction:row;justify-content:center;border-bottom:none;border-top:none;background:#0b06f9}data-styled.g155[id=sc-c0682874-1]{content:"brSZtg,dithHW,gbOJiq,bFVTcH,"}.eFFUeP{width:100%;position:absolute;bottom:0;left:0;height:5.3125rem;background:linear-gradient(0deg,#e2eaf4 4.5%,#f7f2ed00 102.5%)}@media (max-width: 48rem){.eFFUeP{display:none}}data-styled.g156[id=sc-c0682874-2]{content:"eFFUeP,"}.kWoVOG{display:flex;flex-direction:row;padding-bottom:1.25rem;justify-content:center;gap:1.875rem;width:100%;padding-top:2.25rem}@media (max-width: 56.25rem){.kWoVOG{flex-direction:column;margin:auto;align-items:center;padding-top:1.25rem;gap:1.25rem}}@media (min-width: 48.0625rem){.kWoVOG{padding-left:1.5rem;padding-right:1.5rem}}data-styled.g157[id=sc-c0682874-3]{content:"kWoVOG,"}.hrVwEk{width:100%;max-width:55rem;min-width:20.625rem;display:flex;flex-direction:column;gap:.625rem}@media (max-width: 48rem){.hrVwEk{min-width:100%;flex-direction:column;padding:1.25rem}}data-styled.g158[id=sc-c0682874-4]{content:"hrVwEk,"}.islkiZ{width:20.625rem;display:flex;flex-direction:column;gap:.625rem}@media (max-width: 56.25rem){.islkiZ{width:100%;padding-left:1.25rem;padding-right:1.25rem}}data-styled.g159[id=sc-c0682874-5]{content:"islkiZ,"}.cdtcOO{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem;margin-top:1.75rem}@media (max-width: 48rem){.cdtcOO{margin-top:1.25rem}}data-styled.g162[id=sc-c0682874-8]{content:"cdtcOO,"}.bynAca{display:flex;align-items:center}data-styled.g183[id=sc-fea02640-0]{content:"bynAca,"}.kjMFaz{position:relative;display:flex}data-styled.g184[id=sc-fea02640-1]{content:"kjMFaz,"}.jTzPPR{display:flex;position:absolute;overflow:hidden;width:100%;gap:.125rem}.kVtDTc{display:flex;position:absolute;overflow:hidden;width:80%;gap:.125rem}data-styled.g185[id=sc-fea02640-2]{content:"jTzPPR,kVtDTc,"}.kEMEbo{display:flex;gap:.125rem}data-styled.g186[id=sc-fea02640-3]{content:"kEMEbo,"}.ffNIF{border-bottom:1px solid #e7e7e7;width:100%}data-styled.g265[id=sc-9971eb42-3]{content:"ffNIF,"}.fSljCG{display:flex;align-items:center;gap:.3125rem}@media only screen and (max-width: 990px){.fSljCG{flex-direction:column;align-items:flex-start;padding-left:0rem}}data-styled.g266[id=sc-9971eb42-4]{content:"fSljCG,"}.ZBsxw{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch}@media only screen and (max-width: 845px){.ZBsxw{align-content:flex-start;flex-wrap:wrap;gap:10px}}data-styled.g269[id=sc-9971eb42-7]{content:"ZBsxw,"}.bwJPW{display:flex;align-items:center;gap:.625rem}@media only screen and (max-width: 768px){.bwJPW{padding:0rem 1.25rem 0 0rem;justify-content:space-between;align-self:stretch}}data-styled.g270[id=sc-9971eb42-8]{content:"bwJPW,"}.calcVV{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.3125rem}data-styled.g271[id=sc-9971eb42-9]{content:"calcVV,"}.iRguQW{color:var(--Neutrals-Off-Black, #292f36);leading-trim:both;text-edge:cap;font-family:Aeonik Medium,Helvetica Neue Medium,Roboto Medium,Arial,sans-serif;font-weight:700;font-size:1.125rem;font-style:normal;line-height:normal}data-styled.g272[id=sc-9971eb42-10]{content:"iRguQW,"}.gktsqd{display:flex;height:.75rem;align-items:center;gap:.4375rem}data-styled.g273[id=sc-9971eb42-11]{content:"gktsqd,"}.hfEIEf{color:#4a5057;leading-trim:both;text-edge:cap;font-family:Aeonik Regular,Helvetica Neue Regular,Roboto Regular,Arial,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}data-styled.g274[id=sc-9971eb42-12]{content:"hfEIEf,"}.gBQsGp{color:#4a5057;font-family:Aeonik Regular,Helvetica Neue Regular,Roboto Regular,Arial,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}data-styled.g275[id=sc-9971eb42-13]{content:"gBQsGp,"}.feAvtC{color:#4a5057;font-family:Aeonik Regular,Helvetica Neue Regular,Roboto Regular,Arial,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}data-styled.g276[id=sc-9971eb42-14]{content:"feAvtC,"}.hFNXEs{color:#6f7782;font-family:Aeonik Regular,Helvetica Neue Regular,Roboto Regular,Arial,sans-serif;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.125rem;margin-bottom:.625rem}data-styled.g279[id=sc-d23b41c-1]{content:"hFNXEs,"}.ctyGXN{position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.625rem;align-self:stretch}data-styled.g280[id=sc-d23b41c-2]{content:"ctyGXN,"}.epKtko{color:#4a5057;font-family:Aeonik Regular,Helvetica Neue Regular,Roboto Regular,Arial,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:1.375rem;padding:0rem .625rem 0rem 0rem}.epKtko:hover{color:#4a5057}.epKtko:active{box-shadow:none}data-styled.g283[id=sc-d23b41c-5]{content:"epKtko,"}.hRXwrD a{text-decoration:underline}data-styled.g286[id=sc-1edd9af3-0]{content:"hRXwrD,"}.foyAhM{width:100%;height:6.0625rem;position:relative;margin:auto;align-items:center;background:#fff;position:none;left:0;transform:none;z-index:0}@media only screen and (max-width: 768px){.foyAhM{position:static;width:auto}}data-styled.g289[id=sc-f66a47bf-0]{content:"foyAhM,"}.qQjRD{max-width:77.5rem;width:100%;height:6.0625rem;position:relative;margin:auto;align-items:center;display:flex;justify-content:space-between;flex-shrink:0}@media only screen and (max-width: 768px){.qQjRD{padding:2.15625rem 1.25rem}}@media only screen and (max-width: 1280px){.qQjRD{padding-left:1.5rem;padding-right:1.5rem}}data-styled.g290[id=sc-f66a47bf-1]{content:"qQjRD,"}.fBHiEb{display:flex;height:1.75rem;justify-content:flex-end;align-items:center}@media only screen and (max-width: 768px){.fBHiEb{margin-right:0}}data-styled.g291[id=sc-f66a47bf-2]{content:"fBHiEb,"}.imfqeF{display:flex;flex-direction:row;align-items:center;gap:.25rem;margin-left:5.1875rem}@media only screen and (max-width: 768px){.imfqeF{display:none}}data-styled.g292[id=sc-f66a47bf-3]{content:"imfqeF,"}.crmLpw{display:flex;flex-direction:row;align-items:center;gap:.625rem;margin-left:1.875rem}@media only screen and (max-width: 992px){.crmLpw{flex-direction:column;gap:.2rem}}@media only screen and (max-width: 460px){.crmLpw{zoom:.75}}@media only screen and (max-width: 385px){.crmLpw{zoom:.62}}data-styled.g293[id=sc-f66a47bf-4]{content:"crmLpw,"}.kjqhX{padding:.5625rem 1.25rem;border-radius:2.5rem}.kjqhX p{font-size:1rem}.kjqhX div:nth-child(2)>div{display:none}@media only screen and (max-width: 930px){.kjqhX{flex-wrap:nowrap;flex-direction:row}}data-styled.g294[id=sc-f66a47bf-5]{content:"kjqhX,"}.enaPgG{background:#fff;width:100%;max-width:77.5rem!important;height:2.5rem}@media only screen and (min-width: 841px) and (max-width: 1320px){.enaPgG{padding-left:1.5rem!important;padding-right:1.5rem!important}}@media only screen and (min-width: 1321px){.enaPgG{padding-left:0!important;padding-right:0!important}}data-styled.g304[id=sc-b0b01477-0]{content:"enaPgG,"}.jAEFdD{display:flex;width:20.625rem;height:fit-content;display:inline;text-align:center}@media (max-width: 56.25rem){.jAEFdD{width:100%}}data-styled.g305[id=sc-9476520e-0]{content:"jAEFdD,"}.fqJAsZ{cursor:pointer;display:inline-block;color:#292f36;text-align:center;font-size:1rem;font-style:normal;font-weight:400;line-height:1.125rem;margin-bottom:1.875rem;margin-top:1.25rem}@media (max-width: 48rem){.fqJAsZ{margin-bottom:1.875rem;margin-top:0rem}}.fqJAsZ:hover *{filter:invert(9%) sepia(100%) saturate(7244%) hue-rotate(248deg) brightness(91%) contrast(118%)}data-styled.g306[id=sc-9476520e-1]{content:"fqJAsZ,"}.eIaxsW{display:flex;gap:.625rem}data-styled.g307[id=sc-9476520e-2]{content:"eIaxsW,"}.hXNqCX{display:flex;padding:1.5625rem;flex-direction:column;align-items:flex-start;gap:1.25rem;align-self:stretch;width:20.625rem;border-radius:1rem;background:#fff}@media (max-width: 56.25rem){.hXNqCX{width:100%}}data-styled.g308[id=sc-8420f12c-0]{content:"hXNqCX,"}.evgAQp{font-size:1.125rem;font-style:normal;font-family:Aeonik Medium,Helvetica Neue Medium,Roboto Medium,Arial,sans-serif;font-weight:700;line-height:normal}data-styled.g309[id=sc-8420f12c-1]{content:"evgAQp,"}.jZIIGu{align-self:stretch;font-size:1rem;font-style:normal;font-weight:400;line-height:1.1875rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;color:#292f36}data-styled.g310[id=sc-8420f12c-2]{content:"jZIIGu,"}.hyQJEV{display:flex;flex-direction:row;align-items:flex-start;gap:.625rem;color:#292f36;font-weight:400;width:100%}.hyQJEV :hover{color:#0b06f9}data-styled.g311[id=sc-8420f12c-3]{content:"hyQJEV,"}.einimF{width:1.125rem;height:1.125rem}data-styled.g312[id=sc-8420f12c-4]{content:"einimF,"}.bsDMCm{display:flex;width:20.625rem;border-radius:1rem;border:1px solid #cfd1f9;background-color:none;padding:1.5625rem;flex-direction:column;align-items:flex-start;gap:1.25rem;color:#292f36}@media (max-width: 56.25rem){.bsDMCm{width:100%}}data-styled.g313[id=sc-8c4e23e6-0]{content:"bsDMCm,"}.lgjilS{display:flex;padding-bottom:.3125rem;justify-content:center;align-items:flex-start;gap:.625rem}@media (max-width: 48rem){.lgjilS{flex-wrap:wrap}}data-styled.g314[id=sc-8c4e23e6-1]{content:"lgjilS,"}.ldbyIj{width:8.4375rem;height:8.4375rem;background:linear-gradient(36deg,#ffd100,#ffd10000 25%)}data-styled.g315[id=sc-8c4e23e6-2]{content:"ldbyIj,"}.fZYtvC{font-size:1.125rem;font-family:Aeonik Medium,Helvetica Neue Medium,Roboto Medium,Arial,sans-serif;font-weight:700}data-styled.g316[id=sc-8c4e23e6-3]{content:"fZYtvC,"}.gIihDd{font-size:1rem}data-styled.g317[id=sc-8c4e23e6-4]{content:"gIihDd,"}.mCMDj svg{font-size:1.125rem!important}data-styled.g318[id=sc-8c4e23e6-5]{content:"mCMDj,"}.pxvVu{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;width:20.625rem;border-radius:1rem;background:none;border:1px solid #cfd1f9}@media (max-width: 56.25rem){.pxvVu{width:100%}}data-styled.g319[id=sc-2bff46cf-0]{content:"pxvVu,"}.geQyqi{font-size:1.125rem;font-style:normal;font-family:Aeonik Medium,Helvetica Neue Medium,Roboto Medium,Arial,sans-serif;font-weight:700;line-height:normal;padding-left:1.5625rem;padding-top:1.5625rem;padding-bottom:1.25rem}data-styled.g320[id=sc-2bff46cf-1]{content:"geQyqi,"}.ibljVE{width:100%;padding-left:1.5625rem!important;padding-bottom:.5625rem!important}.ibljVE button{padding:.5625rem 0!important;text-align:left!important}.ibljVE button[aria-expanded=true]>div{color:#0b06f9!important}.ibljVE div{line-height:1.25rem!important;padding-bottom:0!important}@media (min-width: 52.5625rem){.ibljVE div{max-width:100%!important}}.ibljVE div[aria-hidden=false][role=region]{background:linear-gradient(to left,#fff,#0b06f9);background-size:100% .0625rem;background-position:bottom 0 left 0,bottom .5125rem left 0;background-repeat:no-repeat}.ibljVE [aria-hidden=false]{padding-bottom:15px!important}.ibljVE *:not([role=region]):hover{background:none!important}data-styled.g321[id=sc-2bff46cf-2]{content:"ibljVE,"}.dqOuZt{font-size:.875rem;color:#292f36}data-styled.g322[id=sc-2bff46cf-3]{content:"dqOuZt,"}.gGLmMo{cursor:pointer;display:inline-block;padding:1.25rem 1.5625rem;margin:.125rem;color:#292f36;text-align:center;font-size:1rem;font-style:normal;font-weight:400;line-height:1.125rem}.gGLmMo svg{font-size:1.125rem!important}data-styled.g323[id=sc-2bff46cf-4]{content:"gGLmMo,"}.chFbzO{width:100%;height:auto;max-width:77.5rem;margin-top:4.125rem!important;margin-bottom:4.125rem!important;margin:auto}@media (max-width: 80rem){.chFbzO{padding-left:1.5rem;padding-right:1.5rem}}data-styled.g324[id=sc-58931e74-0]{content:"chFbzO,"}.jYNByD{font-size:1.125rem;color:#292f36;font-family:Aeonik Medium,Helvetica Neue Medium,Roboto Medium,Arial,sans-serif;font-weight:700}@media (max-width: 768px){.jYNByD{font-size:1.875rem}}data-styled.g325[id=sc-58931e74-1]{content:"jYNByD,"}.gvFqae{margin-top:1.625rem;font-size:1rem;color:#292f36;width:70%}@media (max-width: 768px){.gvFqae{font-size:1.0625rem;color:#7f8286;width:100%}}data-styled.g326[id=sc-58931e74-2]{content:"gvFqae,"}.cyRdRF{display:flex;flex-direction:row;gap:2rem;margin-top:2.875rem}data-styled.g327[id=sc-58931e74-3]{content:"cyRdRF,"}.cfjgVu{display:flex;flex-direction:column;align-items:center;width:100%;gap:.625rem}data-styled.g328[id=sc-e24e8278-0]{content:"cfjgVu,"}.hFBbfo{width:fit-content;height:4.875rem;font-size:1.5rem;color:#292f36;font-weight:400;line-height:normal;display:flex;align-items:center}@media (max-width: 48rem){.hFBbfo{width:auto;display:inline;text-align:center;height:auto}}data-styled.g329[id=sc-e24e8278-1]{content:"hFBbfo,"}.bScikx{position:relative;width:100%;height:4.875rem;display:flex;align-items:center;justify-content:space-between;gap:1.25rem;flex-direction:row;padding-bottom:1.25rem}@media (max-width: 74.9375rem){.bScikx{flex-direction:column;height:auto}}data-styled.g332[id=sc-e24e8278-4]{content:"bScikx,"}.hjQmmv{width:100%}.hjQmmv :hover{background-color:#e2eaf4}.hjQmmv ul:hover{background-color:#fff}.hjQmmv button>div:first-child:hover,.hjQmmv button>div:first-child>p:hover,.hjQmmv button>div:first-child>label:hover,.hjQmmv button>div:nth-child(2)>svg:hover,.hjQmmv button>div:nth-child(2):hover{background-color:inherit}.hjQmmv button>div:nth-child(2):hover{color:inherit}data-styled.g333[id=sc-e24e8278-5]{content:"hjQmmv,"}.dCELnP{width:100%;background:#fff;border-radius:.5rem;height:3.75rem;min-height:3.75rem;display:flex;position:relative}.dCELnP div{display:flex;justify-content:space-between;width:100%}.dCELnP div:hover{background:inherit!important}.dCELnP div:hover>span,.dCELnP div:hover>svg{background:inherit!important}.dCELnP:hover{background-color:#e2eaf4}data-styled.g334[id=sc-e24e8278-6]{content:"dCELnP,"}.kkVllp{display:flex;flex-direction:row;gap:1.25rem;width:100%;flex-wrap:wrap}data-styled.g335[id=sc-e24e8278-7]{content:"kkVllp,"}.dRXJlU{display:flex;padding:1.5625rem;flex-direction:column;align-items:flex-start;gap:.625rem;align-self:stretch;background:#fff;border-radius:1rem;border:none}data-styled.g354[id=sc-3251946c-0]{content:"dRXJlU,"}.eNBLKG{display:inline-flex;flex-direction:column;align-items:flex-start;gap:1.875rem;width:100%}data-styled.g355[id=sc-3251946c-1]{content:"eNBLKG,"}.fFEKVS{display:flex;flex-direction:column;align-items:flex-start;gap:1.5625rem;align-self:stretch}data-styled.g356[id=sc-3251946c-2]{content:"fFEKVS,"}.dOdHwh{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}data-styled.g357[id=sc-3251946c-3]{content:"dOdHwh,"}.gJFiju{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch;flex-wrap:wrap;gap:1.25rem}@media only screen and (max-width: 420px){.gJFiju{zoom:.8}}data-styled.g364[id=sc-3251946c-10]{content:"gJFiju,"}.cMWRxC{display:flex;align-items:flex-start;gap:10px}data-styled.g365[id=sc-3251946c-11]{content:"cMWRxC,"}.dITaOZ{display:flex;height:3.25rem;padding:1rem;justify-content:center;align-items:center;gap:.75rem;border-radius:2.5rem;border:1px solid var(--Neutrals-Off-Off-Black, #4a5057);cursor:pointer;background:transparent;color:inherit;position:relative}.dITaOZ:hover{background:#e2eaf4}data-styled.g366[id=sc-3251946c-12]{content:"dITaOZ,"}.jVqRpW{margin-top:4rem;margin-bottom:4rem}data-styled.g383[id=sc-8e249707-0]{content:"jVqRpW,"}.kAKFPN>*{width:100%!important}.kAKFPN svg{position:relative!important;top:.125rem!important}data-styled.g384[id=sc-19e2912b-0]{content:"kAKFPN,"}.ldxNcJ{width:100%;height:auto;display:flex;min-height:19.625rem;max-width:77.5rem}@media only screen and (max-width: 400px){.ldxNcJ{zoom:.9;font-size:1.28125rem}}data-styled.g394[id=sc-9a775bf6-0]{content:"ldxNcJ,"}.lbvOOj{position:relative;display:flex;flex-grow:1}@media (max-width: 48rem){.lbvOOj{flex-direction:column;gap:0rem;padding-bottom:1.875rem}}@media (max-width: 62rem){.lbvOOj{flex-wrap:wrap;justify-content:center;gap:1rem;padding-bottom:1.875rem}}@media (max-width: 80rem){.lbvOOj{padding-left:1.5rem;padding-right:1.5rem;gap:2rem}}data-styled.g395[id=sc-9a775bf6-1]{content:"lbvOOj,"}.EutmX{position:relative;padding-right:1.875rem;width:100%}@media (max-width: 48rem){.EutmX{padding-left:0rem;padding-right:0rem}}data-styled.g396[id=sc-9a775bf6-2]{content:"EutmX,"}.lazWuA{bottom:0;left:0;z-index:0;width:100%;height:100%;content:"";position:absolute;background-image:url("data:image/svg+xml,%3csvg%20width='1591'%20height='391'%20viewBox='0%200%201591%20391'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_105_2)'%3e%3cpath%20d='M393.209%2036.4492H-48.5989V410.881H393.209V36.4492Z'%20fill='url(%23paint0_linear_105_2)'/%3e%3cpath%20d='M157.866%20-85.048V111.823H354.428L157.866%20-85.048Z'%20fill='url(%23paint1_linear_105_2)'/%3e%3cpath%20d='M157.865%20-85.048L59.5642%2013.4064L157.865%20111.823V-85.048Z'%20fill='%23FDD0F6'/%3e%3cpath%20d='M157.866%20111.822L256.127%20210.276L354.428%20111.822H157.866Z'%20fill='%23FDD0F6'/%3e%3cpath%20d='M157.866%20505.601L256.127%20407.146L157.866%20308.691V505.601Z'%20fill='%230B06F9'/%3e%3cpath%20d='M157.865%20308.691L59.5642%20407.146L157.865%20505.601V308.691Z'%20fill='%230B06F9'/%3e%3cpath%20d='M59.5326%2013.3727L-38.7295%20111.788L59.5326%20210.243V13.3727Z'%20fill='url(%23paint2_linear_105_2)'/%3e%3cpath%20d='M59.5327%20210.243L157.834%20111.788L59.5327%2013.3727V210.243Z'%20fill='url(%23paint3_linear_105_2)'/%3e%3cpath%20d='M157.841%20308.692L256.126%20210.254L157.841%20111.815L59.5566%20210.254L157.841%20308.692Z'%20fill='url(%23paint4_linear_105_2)'/%3e%3cpath%20d='M-38.7382%20-85.0057L-137.023%2013.4328L-38.7382%20111.871L59.5465%2013.4328L-38.7382%20-85.0057Z'%20fill='url(%23paint5_linear_105_2)'/%3e%3cpath%20d='M256.107%20210.253L157.823%20308.691L256.107%20407.13L354.392%20308.691L256.107%20210.253Z'%20fill='url(%23paint6_linear_105_2)'/%3e%3cpath%20d='M-38.7055%20210.245L-137.008%20308.702L-38.7055%20407.158L59.5967%20308.702L-38.7055%20210.245Z'%20fill='%23FFD100'/%3e%3cpath%20d='M157.841%20309.268L256.126%20407.707L157.841%20506.145L59.5566%20407.707L157.841%20309.268Z'%20fill='url(%23paint7_linear_105_2)'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_105_2'%20x1='-28.7175'%20y1='410.881'%20x2='404.254'%20y2='410.881'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23F7F2ED'/%3e%3cstop%20offset='1'%20stop-color='%23F7F2ED'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_105_2'%20x1='157.866'%20y1='111.823'%20x2='256.622'%20y2='13.8644'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.239583'%20stop-color='%230B06F9'/%3e%3cstop%20offset='1'%20stop-color='%230B06F9'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint2_linear_105_2'%20x1='55.6428'%20y1='193.385'%20x2='161.676'%20y2='81.2765'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%230B06F9'/%3e%3cstop%20offset='1'%20stop-color='%23121212'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint3_linear_105_2'%20x1='55.6429'%20y1='193.385'%20x2='161.676'%20y2='81.2765'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%230B06F9'/%3e%3cstop%20offset='1'%20stop-color='%23121212'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint4_linear_105_2'%20x1='55.6427'%20y1='193.385'%20x2='161.676'%20y2='81.2765'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%230B06F9'/%3e%3cstop%20offset='1'%20stop-color='%23121212'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint5_linear_105_2'%20x1='-38.7215'%20y1='-85.0475'%20x2='-38.7215'%20y2='111.833'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.40625'%20stop-color='%234F4CFA'/%3e%3cstop%20offset='1'%20stop-color='%234F4CFA'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint6_linear_105_2'%20x1='354.42'%20y1='308.712'%20x2='157.848'%20y2='308.712'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.40625'%20stop-color='%234F4CFA'/%3e%3cstop%20offset='1'%20stop-color='%234F4CFA'%20stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint7_linear_105_2'%20x1='55.6427'%20y1='424.575'%20x2='161.676'%20y2='536.684'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%230B06F9'/%3e%3cstop%20offset='1'%20stop-color='%23121212'/%3e%3c/linearGradient%3e%3cclipPath%20id='clip0_105_2'%3e%3crect%20width='1590.51'%20height='391'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:cover}@media (min-width: 80rem){.lazWuA{background-size:contain}}@media (max-width: 62rem){.lazWuA{left:-18.5rem}}@media (max-width: 48rem){.lazWuA{display:none}}data-styled.g397[id=sc-9a775bf6-3]{content:"lazWuA,"}.ePAA-DG{display:grid;grid-template-rows:auto;grid-template-columns:fit-content(300px) 1fr;height:auto;padding:3.52rem 0rem;z-index:1;align-items:center}@media (max-width: 48rem){.ePAA-DG{grid-template-columns:7.5rem}}@media (max-width: 62rem){.ePAA-DG{padding:1.25rem 0rem 0rem}}data-styled.g399[id=sc-59180a97-0]{content:"ePAA-DG,"}.iiByuN{grid-row:1/3;grid-column:1/2;border:1px solid #dfdfdf;padding:1.5625rem;border-radius:1rem;background-color:#fff;margin-right:1.56rem;width:16.5625rem;height:12.625rem;display:flex;justify-content:center;align-items:center;align-self:center}@media (max-width: 48rem){.iiByuN{grid-row:1;grid-column:1;border-radius:.5rem;margin-right:.94rem;padding:.833125rem .8485rem .875rem .875rem;width:5.8485rem;height:4.458125rem}}data-styled.g400[id=sc-59180a97-1]{content:"iiByuN,"}.dUeiNY{height:100%;width:100%;position:relative}@media (max-width: 48rem){.dUeiNY{width:100%;height:100%}}data-styled.g401[id=sc-59180a97-2]{content:"dUeiNY,"}.hWCvhN{margin:auto;max-height:8.25rem;max-width:12.5rem}data-styled.g402[id=sc-59180a97-3]{content:"hWCvhN,"}.gjZJZH{grid-row:1;grid-column:2;height:auto}@media (max-width: 48rem){.gjZJZH{align-self:center;align-items:start;display:flex;flex-direction:column;gap:.625rem}}data-styled.g403[id=sc-59180a97-4]{content:"gjZJZH,"}.dzkDbr{font-size:1.875rem;font-family:Aeonik Medium,Helvetica Neue Medium,Roboto Medium,Arial,sans-serif;font-weight:700;color:#292f36}@media (max-width: 48rem){.dzkDbr{font-size:1.25rem}}data-styled.g404[id=sc-59180a97-5]{content:"dzkDbr,"}.DKqMR{width:fit-content}.DKqMR:hover *{filter:invert(9%) sepia(100%) saturate(7244%) hue-rotate(248deg) brightness(91%) contrast(118%)}.DKqMR svg{font-size:.95625rem!important}data-styled.g405[id=sc-59180a97-6]{content:"DKqMR,"}.eLVXlr{grid-row:2;grid-column:2;display:flex;flex-direction:column;align-self:start}@media (max-width: 48rem){.eLVXlr{grid-column:1/3}}data-styled.g406[id=sc-59180a97-7]{content:"eLVXlr,"}.ipfHpN{display:flex;gap:.31rem;margin-top:.62rem}@media (max-width: 48rem){.ipfHpN{margin-top:1.56rem}}data-styled.g407[id=sc-59180a97-8]{content:"ipfHpN,"}.hVQjtr{font-size:1.125rem;font-family:Aeonik Medium,Helvetica Neue Medium,Roboto Medium,Arial,sans-serif;font-weight:700;color:#292f36}data-styled.g408[id=sc-59180a97-9]{content:"hVQjtr,"}.cZwmgF{font-size:1.125rem;font-family:Aeonik Medium,Helvetica Neue Medium,Roboto Medium,Arial,sans-serif;font-weight:700;color:#71a142}data-styled.g409[id=sc-59180a97-10]{content:"cZwmgF,"}.cpCIwZ{font-size:1rem;font-weight:400;color:#292f36;width:auto;margin-top:.94rem;line-height:1.1875rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}@media (max-width: 48rem){.cpCIwZ{margin-top:1.25rem;-webkit-line-clamp:3;line-clamp:3}}@media (max-width: 25rem){.cpCIwZ{font-size:1.21875rem}}data-styled.g410[id=sc-59180a97-11]{content:"cpCIwZ,"}.sort-filter-wrap .nice-select{border:1px solid #fff;border-radius:8px;width:100%;height:60px;font-size:16px;font-weight:500;line-height:60px}.sort-filter-wrap .nice-select:focus,.sort-filter-wrap .nice-select:hover{border-color:#fff}.reviews .review:not(:last-child){margin-bottom:15px}.sort-filter-wrap{width:100%;display:grid;flex-direction:unset;grid-template-columns:1fr 1fr;grid-gap:20px}.pagination{justify-content:center;padding:36px 0 35px;list-style:none;display:flex}.pagination button{width:44px;height:44px;border-radius:50%;background-color:transparent;transition:.3s;color:#292f36;font-size:16px;font-weight:500}.pagination button:hover{background-color:#ddd}.pagination button:not(:last-child){margin-right:16px}.pagination button.active{background:linear-gradient(#ffd100,#ffd100 39.53%,#ffd1004d) no-repeat}.read-more-btn{font-size:15px;padding:0;background:transparent;text-decoration:underline;margin-top:10px;display:inline-block}.StyledLinkTextContainer-feefo-ui__sc-a2xigi-1.eiOCzP.px-6{margin:15px 24px 24px;padding:2px 0}@media screen and (max-width: 576px){.sort-filter-wrap{grid-template-columns:1fr;grid-gap:0}}.StyledLinkText-feefo-ui__sc-a2xigi-0.jgeAlx.custom-edit{display:inline-flex;align-items:center}.StyledLinkText-feefo-ui__sc-a2xigi-0.jgeAlx.custom-edit svg{margin-left:2px}.button.style-1.flEjGI{background:transparent;font-size:16px;line-height:1;margin-top:16px;margin-bottom:5px}[data-expanded=true]+.button.style-1 .angle-icon{transform:rotate(-180deg)}.offcanvas-widget{box-sizing:border-box;transform-origin:0 0;z-index:1040;background-color:#fff;width:320px;margin-top:80px;position:fixed;top:0;box-shadow:0 0 20px #0000004d;right:0;opacity:0;visibility:hidden;border-radius:4px 0 0 4px}.offcanvas-widget.show{opacity:1;visibility:visible}.placeholder{background-color:#f8fafc;padding:20px;border-radius:8px;text-align:center;color:#64748b;margin-top:16px}.sort-filter-header{border-bottom:1px solid #d2d0d0;padding:10px 16px;display:flex;justify-content:space-between;align-items:center}.cmn-link{font-family:Arial,sans-serif;color:#0088c1;cursor:pointer;font-weight:700;text-decoration:none;font-size:13px;display:inline-block}.widget-footer{display:flex;align-items:center;justify-content:center;padding:14px 16px;border-top:1px solid #d2d0d0;margin-top:12px;min-height:76px}.widget-in{height:auto;text-align:inherit;box-sizing:border-box;color:#fff;z-index:1040;cursor:pointer;background:#494545;border:0;border-radius:4px 4px 0 0;justify-content:center;align-items:center;width:180px;margin:0;display:flex;position:fixed;top:50%;right:-90px;overflow:visible;transform:rotate(270deg) translate(0) translateY(-50%);box-shadow:0 0 20px #0000004d;padding:10px 0;height:41px}.widget-in .fefo-logo{max-width:70px;margin-right:12px}.widget-in .text{display:inline-block;font-family:Arial,sans-serif;font-weight:600;color:#fff}.feefo-blk img{max-width:70px;margin-bottom:15px;display:block}.feefo-blk p{color:#9b9898;font-size:11px;font-family:Arial,sans-serif!important}.avg-review-outer{grid-gap:15px;grid-template-columns:auto 70px;padding:20px 16px 5px;display:grid;min-height:121px}.trusted-logo img{max-width:100%}.stars{display:inline-flex;align-items:center}.stars img{max-width:18px;margin-right:2px}.avg-review{display:flex;margin-bottom:14px}.dropdwon button.trigger{color:#000;font-family:Arial,sans-serif;font-size:19px;line-height:1;margin-left:6px;background:transparent;padding:0;transform:translateY(2px)}.dropdwon button.trigger img{margin-left:2px;max-width:14px}.widget-out{position:absolute;width:35px;height:47px;background-color:#494545;border-radius:4px 0 0 4px;left:-35px;top:30px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.widget-out svg{transition:.3s}.widget-out:hover svg{transform:translate(3px)}.sort-filter-header .sort button{color:#9b9898;background-color:#0000;border-radius:4px;height:25px;padding:0 8px;font-family:Aeonik,sans-serif;font-size:12px;transition:all .3s}.sort-filter-header .sort{display:flex;align-items:center}.sort-filter-header .sort button.active{background-color:#333;color:#fff}.nice-select.style-1{border:0;font-size:13px;color:#606060}.single-rv{background-color:#fff;border-radius:16px;padding:24px}.user-avatar{background-color:#eee;border-radius:8px;place-content:center;width:40px;height:40px;display:grid;overflow:hidden}.user-avatar img{width:100%;height:100%}.user-part{display:flex;align-items:center;gap:10px}.user-name h6{font-size:18px}.rating-widget{width:300px;font-family:Arial,sans-serif}.rating-widget .rating-row:not(:last-child){margin-bottom:7px}.rating-label{width:50px}.avg-dropdwon{position:relative}.rating-bar .bar{background-color:#e0e0e0;height:6px;position:relative;border-radius:15px;overflow:hidden}.rating-bar .bar .fill{background-color:#ffd100;position:absolute;height:100%}.rating-count{width:40px;text-align:right}.rating-bar .bar-values span:first-child{color:#9b9898}.rv-page-control{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}.ts-wrapper.single .ts-control{border:0;box-shadow:none;background:#fff;border-radius:8px;height:60px;align-items:center;padding:10px 20px;color:#292f36;font-size:16px;font-family:Aeonik Medium,Arial;transition:.3s}.ts-wrapper.single .ts-control:hover{background:#e2eaf4}.ts-dropdown{border:0;box-shadow:none;border-radius:8px;overflow:hidden}.ts-dropdown .option{font-size:16px;padding:14px 20px}.rv-widget-control{border-bottom:1px solid #d2d0d0;padding:10px 16px;display:flex;justify-content:space-between;align-items:center}.control-buttons button{color:#9b9898;background-color:#0000;border-radius:4px;height:25px;padding:0 8px;font-family:Aeonik,sans-serif;font-size:12px;transition:all .3s}.control-buttons button.active{background-color:#333;color:#fff}.name-date strong{display:inline-block;color:#606060;font-size:12px;font-weight:700;font-family:Arial}.name-date span{font-size:12px;font-weight:400;color:#9b9898;font-family:Arial}.offcanvas-widget .review{padding:0 16px}.single-rv.style-2 .rv-comment{color:#606060;font-size:13px;font-family:Arial;font-weight:400;margin-bottom:0}.name-date{margin-bottom:15px}.style-2 .rating-star{margin-bottom:10px}.style-2 .rating-star img{width:18px}.btn_style2{color:#9b9898;font-family:Arial;background-color:transparent;padding:0;display:inline-flex;align-items:center;font-size:12px;transition:.3s;height:14px;min-width:16px}.rv-bottom .btn_style2:hover,.like-btn.active{color:#333}.single-rv.style-2{border-bottom:1px solid #d2d0d0;border-radius:0;padding:6px 0 24px}.rv-widget-container{overflow-y:scroll;height:calc(100vh - 415px)}.ml-3{margin-left:3px}.rv-bottom .btn_style2>svg{margin-right:3px}.like-btn.active svg path{fill:#333}.rv-bottom .like-btn span{display:inline-block;transform:translateY(.2px)}.rv-bottom .btn_style2.like-btn>svg{margin-right:0}.avg-dropdwon .rating-bar-wrap{background-color:#fff;border-radius:8px;width:200px;padding:15px 10px;position:absolute;right:-93px;box-shadow:0 0 10px #00000024;top:calc(100% + 5px);opacity:0;visibility:hidden;transition:.3s}.avg-dropdwon:hover .rating-bar-wrap{opacity:1;visibility:visible}.avg-dropdwon .rating-bar-wrap:before{content:"";border-width:5px;border-style:solid;border-color:transparent transparent #fff;position:absolute;left:50%;transform:translate(-50%);top:-10px}.avg-dropdwon{position:relative;z-index:10}.rating-bar .bar-values{display:flex;justify-content:space-between;margin-bottom:3px}.rating-bar .bar-values span{display:inline-block;font-size:12px}.avg-dropdwon .trigger{background-color:transparent;padding:0;margin-left:8px;transform:translateY(1px)}.avg-dropdwon .trigger span{font-size:19px;font-family:Arial;display:inline-block;margin-right:4px}.avg-rating{margin-bottom:15px;display:flex}.avg-rating .avg-stars img{width:20px}.rating-bar-wrap .rating-bar:not(:last-child){margin-bottom:10px}.ts-wrapper.style-2.single .ts-control:hover{background-color:transparent}.ts-wrapper.style-2.single .ts-control{height:auto;font-size:13px;width:112px}.ts-wrapper.style-2.single .ts-dropdown .option{font-size:12px;padding:7px 16px}.ts-wrapper.style-2.single .ts-control>input{min-width:auto}.rt-stars span{display:grid;place-content:center;background-color:#ffd100;border-radius:.2475rem;width:17px;height:17px;transition:opacity .15s ease-in-out}.avg-rating-display{border:1px solid #e2ebf4;border-radius:14px;min-width:330px;padding:20px}.avg-rating-display .rt-stars{display:flex}.avg-rating-display .rt-stars span{margin-right:2px}.avg-rating-display .rt-stars-value{display:flex;align-items:center;gap:5px;margin-bottom:16px}.avg-rating-display h6{color:#2c38f0;font-size:15px;margin-bottom:5px}.avg-rating-display .rating-bar{display:grid;grid-template-columns:25px auto 26px;align-items:center;gap:14px}.avg-rating-display .rating-bar .one img{width:15px;margin-left:4px;transform:translateY(-1px)}.avg-rating-display .rating-bar:not(:last-child){margin-bottom:5px}.avg-rating-display .rating-bar .one{display:flex;align-items:center;font-family:Aeonik Medium,Arial,Helvetica,sans-serif;font-weight:700}.avg-rating-display .rating-bar span{color:#4a5057;font-size:13px}.avg-rating-display .note{font-size:14px;color:#292f36;margin-top:12px}.avg-rating .avg-stars{display:flex}.avg-rating .avg-stars img{width:19px}.tabs{max-width:600px;font-family:Arial,sans-serif}.tab-header{display:flex;border-bottom:1px solid #e2e8f0}.tab-button{cursor:pointer;color:#bfbbbb;text-align:center;background:none;border:none;border-bottom:2px solid #f3f2f3;align-items:center;width:100%;height:48px;padding:10px 20px;font-size:13px;display:flex;position:relative;font-family:Arial,sans-serif;font-weight:700}.tab-button:hover{color:#334155}.tab-button.active{color:#000;border-color:#000}.tab-button .count{display:inline-block;margin-left:3px}.tab-content{padding:0}.tab-pane{display:none}.tab-pane.active{display:block}.not-available{padding:16px}.footer-area{background-color:#0b06f9}.ft-mobile-accordion{margin-top:40px}.faq-accordion{padding:0 24px}.accordion-button{width:100%;border:none;padding:10px 0;cursor:pointer;text-align:left;display:flex;justify-content:space-between;align-items:center;font-size:16px;background:transparent;color:#fff;font-size:18px;font-family:Aeonik Regular,Helvetica Neue Regular,Roboto Regular,Arial,sans-serif}.accordion-content{overflow:hidden;height:0;transition:height .3s ease}.accordion-icon{transition:transform .3s ease}.ft-mobile-accordion .accordion-button .arrow path{fill:#fff}.accordion-button[aria-expanded=true] .accordion-icon svg{transform:rotate(180deg)}.inner ul li{display:block}.inner ul li:not(:last-child){margin-bottom:14px}.inner ul li a{display:inline-block;font-size:14px}.accordion-content .inner{padding:10px 0}.faq-accordion .accordion-button{color:#292f36;text-align:left;font-size:14px;font-weight:500;font-family:Aeonik Regular,Helvetica Neue Regular,Roboto Regular,Arial,sans-serif}.faq-accordion .accordion-button[aria-expanded=true],.faq-accordion .accordion-button[aria-expanded=true]:hover{color:#0b06f9}.faq-accordion .accordion-button:hover{color:#4a5057}.accordion-content{height:0;overflow:hidden;transition:height .3s ease-out}.faq-accordion .accordion-content .inner{color:#4a5568;background-color:#0000;background-image:linear-gradient(to left,#fff,#0b06f9);background-position:left 0 bottom 0,left 0 bottom .5125rem;background-repeat:no-repeat;background-size:100% .0625rem;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;line-height:1.25;font-size:14px;padding-bottom:15px}.style-2 .read-more{color:#0088c1;font-size:12px;border:0;padding:0;font-weight:600}.style-2 .read-more svg{width:15px}.style-2 .read-more svg path{fill:#0088c1}.style-2 .read-more:hover{color:#0088c1}@font-face{font-family:HeldaneTextRegular;src:url(./HeldaneTextRegular-eRqCVlXt.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:HeldaneTextMedium;src:url(./HeldaneTextMedium-C3FOhYXT.otf) format("opentype");font-weight:500;font-style:normal}*{margin:0;box-sizing:border-box}body{font-family:HeldaneTextRegular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}h1,h2,h3,h4,h5,h6{font-family:HeldaneTextMedium}p{font-size:15px;margin-bottom:16px;line-height:1.4;font-weight:400;letter-spacing:.3px}img{max-width:100%}.cs_container{padding-left:16px;padding-right:16px;max-width:767px;margin-left:auto;margin-right:auto}header{padding:16px 0;min-height:79px}.header-content{display:flex;align-items:center;justify-content:space-between;min-height:47px}.header-content a{display:inline-block}.header-content .lgo:not(:last-child){margin-right:12px}.header-content .lgo img{max-height:42px;max-width:100%;display:block}.with-bg{background-color:#000;display:inline-flex!important;padding:16px 10px;align-items:center}.header-content .with-bg img{width:87px}.hero-area{text-align:center;padding-top:15px}.hero-area h1{font-size:28px;letter-spacing:1px;line-height:1.2;margin-bottom:17px}.underline-link{display:inline-block;color:#3b526a;transition:.3s}.box-btn{display:inline-block;background-color:#000;color:#fff;text-decoration:none;padding:14px 20px;font-size:17px;font-weight:600;transition:.3s}.box-btn:hover{background:#3b526a}.hero-area .box-btn{margin-top:10px}.follower-showcase{margin-top:34px;margin-bottom:35px}.follower-showcase>p{max-width:220px;margin-left:auto;margin-right:auto;margin-bottom:15px}.follower{display:flex;align-items:center;justify-content:center}.follower .follow-btn{background-color:#222328;color:#fff;margin:0;border-radius:10px;padding:9px 15px;display:inline-flex;align-items:center;font-size:14px;line-height:1;font-weight:500;text-decoration:none;transition:.3s;justify-content:center;font-family:Arial}.follow-btn:hover{background:#3b526a}.follower .badge{width:44px;padding:0;margin-left:15px;transform:translateY(-1px)}.follower .count{display:inline-flex;align-items:center;margin-left:4px;font-size:14px;font-weight:400}.follower .count svg{width:24px;height:24px;margin-right:4px}.trusted{font-size:15px;display:block;line-height:1.7}.h5{font-weight:500;text-align:center;margin-bottom:9px;letter-spacing:.5px;font-size:15px}.footer-content{text-align:center}footer{padding:30px 0}.footer-content h6{text-decoration:underline;letter-spacing:.5px;font-weight:500;font-size:16px;margin-bottom:5px}.max-md{max-width:960px;margin-left:auto;margin-right:auto}.service-rate-display{max-width:550px;margin-left:auto;margin-right:auto;margin-top:32px}.blk-img img{max-width:100%;width:100%}.service-rate-display .blk-img{margin-top:42px}.cmn-link-with-underline{display:inline-block;text-decoration:underline;transition:.3s;margin-top:10px;font-size:18px}.cmn-link-with-underline:hover{color:#3b526a}.service-rate-display p{margin-bottom:8px}.service-rate-display p .green{color:green}.rating_star{display:inline-flex;align-items:center}.rating_star img{width:21px}.avg_rating_1_wrap{display:flex;justify-content:center;align-items:center;gap:10px}.avg_rating_1_wrap span{display:inline-block;font-size:20px;transform:translateY(1px)}@media screen and (min-width: 768px){.cs_container{max-width:1180px}header{padding:24px 0;min-height:95px}.hero-area h1{font-size:40px}p{font-size:20px}.hero-area{text-align:center;padding-top:35px;padding-bottom:20px}.footer-content h6{font-size:22px}.follower-showcase>p{max-width:290px;margin-left:auto;margin-right:auto;margin-bottom:15px}.trusted{font-size:17px;line-height:1.6}.follower .follow-btn,.follower .count{font-size:16px}.h5,.box-btn{font-size:20px}.cmn-link-with-underline{display:inline-block;text-decoration:underline;transition:.3s;margin-top:8px;font-size:20px}}
