.yarl__fullsize{width:100%;height:100%}.yarl__relative{position:relative}.yarl__portal{position:fixed;top:0;right:0;bottom:0;left:0;opacity:0;overflow:hidden;z-index:var(--yarl__portal_zindex,9999);transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease)}.yarl__portal_open{opacity:1}.yarl__container{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));outline:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:var(--yarl__controller_touch_action,none);overscroll-behavior:var(--yarl__controller_overscroll-behavior,contain)}.yarl__carousel{display:flex;flex:0 0 auto;height:100%;align-content:center;justify-content:center;align-items:stretch;width:calc(100% + (var(--yarl__carousel_slides_count) - 1) * (100% + var(--yarl__carousel_spacing_px, 0) * 1px + var(--yarl__carousel_spacing_percent, 0) * 1%));transform:translateX(var(--yarl__swipe_offset,0))}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px, 0) * 1px + 100 / (100 * var(--yarl__carousel_slides_count) + (var(--yarl__carousel_slides_count) - 1) * var(--yarl__carousel_spacing_percent, 0)) * var(--yarl__carousel_spacing_percent, 0) * 1%);column-gap:calc(var(--yarl__carousel_spacing_px, 0) * 1px + 100 / (100 * var(--yarl__carousel_slides_count) + (var(--yarl__carousel_slides_count) - 1) * var(--yarl__carousel_spacing_percent, 0)) * var(--yarl__carousel_spacing_percent, 0) * 1%)}.yarl__flex_center{display:flex;justify-content:center;align-content:center;align-items:center}.yarl__slide{flex:1;position:relative;overflow:hidden;padding:calc(var(--yarl__carousel_padding_px, 0) * 1px + 100 / (100 * var(--yarl__carousel_slides_count) + (var(--yarl__carousel_slides_count) - 1) * var(--yarl__carousel_spacing_percent, 0)) * var(--yarl__carousel_padding_percent, 0) * 1%)}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-moz-user-select:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}@media screen and (min-width:800px){.yarl__slide_image{-webkit-transform:translateZ(0);-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d}}.yarl__slide_image_cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.yarl__slide_image_loading{opacity:0}.yarl__slide_placeholder{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);line-height:0}.yarl__slide_loading{color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,hsla(0,0%,100%,.8)));animation:yarl__delayed_fadein 1s linear}.yarl__slide_loading line{animation:yarl__stroke_opacity 1s linear infinite}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{width:var(--yarl__slide_icon_error_size,48px);height:var(--yarl__slide_icon_error_size,48px);color:var(--yarl__slide_icon_error_color,red)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{position:absolute;top:0;right:0;bottom:auto;left:auto;display:flex;justify-content:flex-end;padding:var(--yarl__toolbar_padding,8px)}[dir=rtl] .yarl__toolbar{top:0;right:auto;bottom:auto;left:0}.yarl__icon{width:var(--yarl__icon_size,32px);height:var(--yarl__icon_size,32px)}.yarl__button{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);margin:var(--yarl__button_margin,0);outline:none;line-height:0;padding:var(--yarl__button_padding,8px);color:var(--yarl__color_button,hsla(0,0%,100%,.8));filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px rgba(0,0,0,.8)));-webkit-tap-highlight-color:transparent}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,hsla(0,0%,100%,.8))}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,hsla(0,0%,100%,.4));cursor:default}.yarl__navigation_next,.yarl__navigation_prev{position:absolute;top:50%;transform:translateY(-50%);padding:var(--yarl__navigation_button_padding,24px 16px)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%) rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%) rotate(180deg)}.yarl__no_scroll{height:100%;overflow:hidden;overscroll-behavior:none}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.PhotoGallery_gallery__J4b3F{width:100%;margin:0}.PhotoGallery_img__5ED4I{-o-object-fit:cover;object-fit:cover}.PhotoGallery_hidden__WvB3v{opacity:0;pointer-events:none}.PhotoGallery_visible__2wfDf{opacity:1}.PhotoGallery_grid__2tor9{display:none}@media (min-width:769px){.PhotoGallery_grid__2tor9{--gap:12px;--main-size:38.75rem;width:100%;max-width:100%;margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--gap);align-items:start}.PhotoGallery_main__ZuV7p{grid-column:1/span 2;grid-row:1/span 2}.PhotoGallery_main__ZuV7p,.PhotoGallery_thumb__1d3Xz{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:1/1}.PhotoGallery_overlay__0Fjcq{position:absolute;bottom:12px;right:12px;display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;font-size:1rem;line-height:140%;font-weight:600;font-family:Manrope;text-align:left;color:#0d60cd;background-color:#fdfdfd;border:1px solid #0d60cd;border-radius:8px;box-sizing:border-box;cursor:pointer}.PhotoGallery_dots__o3SmE,.PhotoGallery_showAll__Iy6BM,.PhotoGallery_slider__Cx1hU{display:none}}.PhotoGallery_dots__o3SmE,.PhotoGallery_showAll__Iy6BM,.PhotoGallery_slider__Cx1hU{display:none}@media (max-width:768px){.PhotoGallery_grid__2tor9{display:none}.PhotoGallery_slider__Cx1hU{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;width:100%;padding:2px 0}.PhotoGallery_slide__pk_wY{flex:0 0 85%;aspect-ratio:1/1;position:relative;border-radius:12px;overflow:hidden;scroll-snap-align:center}.PhotoGallery_dots__o3SmE{display:flex;gap:6px;justify-content:center;margin-top:10px}.PhotoGallery_dot__KjsDW{width:8px;height:8px;border-radius:50%;background:#d9d9d9;transition:background-color .2s}.PhotoGallery_dotActive__jTjZt{background:#1a73e8}.PhotoGallery_showAll__Iy6BM{width:100%;position:relative;border-radius:8px;border:1px solid #90b6e8;box-sizing:border-box;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:.75rem;text-align:left;font-size:1rem;color:#0d60cd;font-family:Manrope;font-weight:600;background:#fff;margin-top:12px}.PhotoGallery_showAll__Iy6BM:focus-visible{outline:2px solid #1a73e8;outline-offset:2px}}.PhotoGallery_skeleton__926Bm{position:absolute;inset:0;background:linear-gradient(90deg,#eee 25%,#f5f5f5 37%,#eee 63%);background-size:400% 100%;animation:PhotoGallery_skeleton-loading__GbqwD 1.2s ease-in-out infinite}@keyframes PhotoGallery_skeleton-loading__GbqwD{0%{background-position:100% 50%}to{background-position:0 50%}}.AllMediaGalery_overlay__vdVy0{position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:99999;display:flex;flex-direction:column}.AllMediaGalery_photoGallery__jW2xh{position:relative;width:100%;height:100vh;height:100dvh;background:#1d1d1d;display:flex;flex-direction:column;gap:1.5rem;padding:2rem 4rem;box-sizing:border-box;color:#fdfdfd}.AllMediaGalery_frameParent__c7lMe{display:flex;align-items:center;justify-content:space-between}.AllMediaGalery_tabsParent__ik6Xe{display:flex;align-items:center;gap:1.5rem;width:auto}.AllMediaGalery_tabs__OBTkg{display:flex;gap:.5rem;padding:.25rem;background:#e7effa;border:1px solid #b4cef0;border-radius:12px;width:auto}.AllMediaGalery_tab__z12Iz{padding:.5rem 1.25rem;border-radius:8px;color:#1d1d1d;background:transparent;border:0;outline:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;cursor:pointer;flex:0 0 auto}.AllMediaGalery_tabActive__GphUX{background:#0d60cd;color:#fff}.AllMediaGalery_tab__z12Iz:focus-visible{box-shadow:0 0 0 2px rgba(13,96,205,.6)}.AllMediaGalery_closeBtn__uYAhI{padding:.75rem 1rem;border-radius:8px;background:#0d60cd;color:#fff;border:0;outline:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;cursor:pointer}.AllMediaGalery_closeBtn__uYAhI:focus-visible{box-shadow:0 0 0 2px rgba(13,96,205,.6)}.AllMediaGalery_linkParent__ii3_1{display:flex;align-items:center;gap:1rem}.AllMediaGalery_link__0nPe8{font-size:1rem}.AllMediaGalery_iconBtn__aO38H{width:2.5rem;height:2.5rem;border-radius:99px;-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.3);display:flex;align-items:center;justify-content:center;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.AllMediaGalery_iconBtn__aO38H svg{stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.AllMediaGalery_viewer__SrLcj{position:relative;align-self:stretch;display:flex;flex-direction:column;gap:.75rem;flex:1 1 auto;min-height:0}.AllMediaGalery_mediaBox__8hONN{position:relative;flex:1;height:100%;border-radius:16px;overflow:hidden;background:#000}.AllMediaGalery_mediaImg__RdQ_2,.AllMediaGalery_mediaVideo__Uv18M{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.AllMediaGalery_emptyState__ACixY{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#cfd8e3;font-size:1rem}@media (max-width:1024px){.AllMediaGalery_mediaImg__RdQ_2,.AllMediaGalery_mediaVideo__Uv18M{-o-object-fit:contain;object-fit:contain}}.AllMediaGalery_navRow__we3az{display:flex;align-items:center;justify-content:space-between;gap:1rem}.AllMediaGalery_navBtn__XQXmZ{width:2.5rem;height:2.5rem;border-radius:99px;-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.3);display:flex;align-items:center;justify-content:center;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.AllMediaGalery_navBtn__XQXmZ svg{stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.AllMediaGalery_navBtn__XQXmZ[disabled]{opacity:.4;pointer-events:none}@media (min-width:1025px){.AllMediaGalery_viewer__SrLcj{flex-direction:column;align-items:stretch;gap:1.5rem}.AllMediaGalery_navRow__we3az{position:absolute;inset:0;pointer-events:none;display:flex;align-items:center;justify-content:space-between}.AllMediaGalery_navBtn__XQXmZ{pointer-events:auto}.AllMediaGalery_thumbsRow__QCyzS{margin-top:auto}}.AllMediaGalery_modalFooter__s0BrC{margin-top:auto;display:flex;flex-direction:column;gap:.75rem}.AllMediaGalery_thumbsRow__QCyzS{display:flex;gap:1rem;width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;padding-block:.25rem;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:thin;padding-bottom:max(.25rem,env(safe-area-inset-bottom));padding-inline:6px;scroll-padding-inline:6px}.AllMediaGalery_thumb__TVOxm{flex:0 0 auto;width:5rem;height:5rem;border-radius:12px;background:transparent;border:0;padding:0;overflow:hidden;line-height:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}@media (min-width:1025px){.AllMediaGalery_thumb__TVOxm{width:7.5rem;height:7.5rem}}.AllMediaGalery_thumb__TVOxm:focus-visible{box-shadow:0 0 0 3px rgba(13,96,205,.6)}.AllMediaGalery_thumbActive__t4IBi{box-shadow:0 0 0 3px #0d60cd}.AllMediaGalery_thumbImg__o0xCs{display:block;width:100%;height:100%;border-radius:inherit;-o-object-fit:cover;object-fit:cover}.AllMediaGalery_primaryBtn___cfzf{display:none;padding:.9rem 1rem;border-radius:10px;background:#0d60cd;color:#fff;border:0;font:inherit;justify-content:center}.AllMediaGalery_topCta__Yru_a{display:inline-flex}.AllMediaGalery_zoomOverlay__wuqAJ{position:fixed;inset:0;z-index:100000;background:rgba(0,0,0,.95);display:flex;flex-direction:column}.AllMediaGalery_zoomTopBar__4YZio{display:flex;align-items:center;justify-content:space-between;padding:1rem}.AllMediaGalery_zoomViewport__Y_7Q2{position:relative;flex:1;overflow:hidden}.AllMediaGalery_zoomImg__k_BYj{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.AllMediaGalery_gridOverlay__xf0aX{position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:100001;display:flex;flex-direction:column}.AllMediaGalery_listingAuction__zSByD{width:100%;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;padding:1rem 1rem calc(1.5rem + env(safe-area-inset-bottom));box-sizing:border-box;gap:1rem;color:#fdfdfd;font-family:Manrope}.AllMediaGalery_sectionTitle__3D1Df{align-self:stretch;display:flex;align-items:center;justify-content:space-between;gap:0}.AllMediaGalery_button__tmoZi{border-radius:8px;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.25rem 0;background:transparent;border:none;color:#fdfdfd;cursor:pointer;font:inherit;transition:opacity .2s ease}.AllMediaGalery_button__tmoZi:hover{opacity:.8}.AllMediaGalery_chevronLeft__KL91z{width:1rem;height:1rem;display:flex;align-items:center;justify-content:center;overflow:hidden}.AllMediaGalery_icon__nMn27{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.AllMediaGalery_icon__nMn27 svg{stroke:#fdfdfd;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.AllMediaGalery_listingAuctionButton__CHsgp{line-height:140%;font-weight:600}.AllMediaGalery_gridContainer__lMomh{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding-right:.5rem}.AllMediaGalery_placeholderImageParent__8fk79{align-self:stretch;display:grid;gap:.75rem;width:100%;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.AllMediaGalery_placeholderImageParent__8fk79{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.AllMediaGalery_listingAuction__zSByD{padding:1.5rem 4rem 3.5rem}.AllMediaGalery_placeholderImageParent__8fk79{grid-template-columns:repeat(4,1fr)}}.AllMediaGalery_placeholderImageIcon__6EMgA{position:relative;border-radius:10px;overflow:hidden;background:transparent;border:none;padding:0;cursor:pointer;aspect-ratio:4/3;min-height:150px;transition:transform .2s ease}.AllMediaGalery_placeholderImageIcon__6EMgA:hover{transform:scale(1.02)}.AllMediaGalery_gridImage__r0NKI{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.AllMediaGalery_videoOverlay__APNvb{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.6);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.AllMediaGalery_videoOverlay__APNvb svg{fill:hsla(0,0%,100%,.9);width:24px;height:24px}@media (max-width:1024px){.AllMediaGalery_photoGallery__jW2xh{padding:1rem 1rem calc(1rem + env(safe-area-inset-bottom));gap:.75rem}.AllMediaGalery_frameParent__c7lMe{flex-direction:column;align-items:stretch;gap:.75rem}.AllMediaGalery_linkParent__ii3_1{order:1;justify-content:space-between}.AllMediaGalery_tabsParent__ik6Xe{order:2}.AllMediaGalery_tabs__OBTkg{width:100%}.AllMediaGalery_tab__z12Iz{flex:1;text-align:center}.AllMediaGalery_zoomBtn__oPkaq{display:none}.AllMediaGalery_primaryBtn___cfzf{display:inline-flex}.AllMediaGalery_topCta__Yru_a{display:none}.AllMediaGalery_viewer__SrLcj{flex:1 1 auto;min-height:0;display:flex;justify-content:center}.AllMediaGalery_mediaBox__8hONN{height:100%;background:transparent}.AllMediaGalery_mediaImg__RdQ_2,.AllMediaGalery_mediaVideo__Uv18M{-o-object-fit:contain;object-fit:contain;background:transparent}.AllMediaGalery_modalFooter__s0BrC{margin-top:auto;display:flex;flex-direction:column;gap:.75rem}.AllMediaGalery_navRow__we3az{display:flex;align-items:center;justify-content:space-between}}.VideoGallery_container__prfHL{width:100%;margin-bottom:2rem}.VideoGallery_textParent__fkV01{width:100%;position:relative;display:flex;align-items:center;justify-content:space-between;gap:0;text-align:left;font-size:1.25rem;color:#1d1d1d;font-family:Poppins;margin-bottom:1rem}.VideoGallery_text__JZF2z{position:relative;line-height:140%}.VideoGallery_buttonParent__SN690{display:flex;align-items:center;gap:.5rem;text-align:center;color:#0d60cd;font-family:Font Awesome\ 6 Pro}.VideoGallery_button__hFHf_{width:2.5rem;-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);border-radius:99px;border:1px solid #b4cef0;box-sizing:border-box;height:2.5rem;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:.75rem 1rem;background:hsla(0,0%,100%,.8);cursor:pointer;transition:all .2s ease}.VideoGallery_button__hFHf_:hover{background:hsla(0,0%,100%,.9);border-color:#0d60cd}.VideoGallery_v6Icon__go1cs{height:1rem;display:flex;align-items:center;justify-content:center;padding:0 0 .062rem;box-sizing:border-box}.VideoGallery_videoContainer__omYQT{position:relative;width:100%;display:flex;gap:1rem;overflow-x:hidden;flex-wrap:wrap}.VideoGallery_video__feewA{flex:1;width:50%;position:relative;border-radius:8px;height:11.25rem;overflow:hidden;flex-shrink:0;background-size:cover;background-repeat:no-repeat;background-position:top;cursor:pointer;transition:all .3s ease}.VideoGallery_videoChild__9ARNC{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.VideoGallery_video__feewA:hover .VideoGallery_videoChild__9ARNC{transform:translate(-50%,-50%) scale(1.1)}@media (max-width:768px){.VideoGallery_textParent__fkV01{font-size:1.5rem}.VideoGallery_videoContainer__omYQT{justify-content:center}.VideoGallery_video__feewA{width:100%;height:12rem;flex:none;max-width:100%}.VideoGallery_video__feewA:nth-child(2){display:none}.VideoGallery_button__hFHf_{width:2rem;height:2rem;padding:.5rem}}.BoatTable_container__giOaT{width:100%;max-width:100%;position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:1rem;text-align:left;font-size:1.25rem;color:#1d1d1d;font-family:Poppins;overflow-x:auto}.BoatTable_title__HcgGK{position:relative;line-height:140%}.BoatTable_tableDesktop__TP1UE,.BoatTable_tableMobile__4RIW1{align-self:stretch;border-radius:8px;border:1px solid #b4cef0;display:flex;align-items:flex-start;font-size:.875rem;color:#094492;font-family:Manrope;overflow:hidden;min-width:0;width:100%}.BoatTable_tableDesktop__TP1UE{display:flex}.BoatTable_tableMobileGrid__LKq_5,.BoatTable_tableMobile__4RIW1{display:none}.BoatTable_tableDesktop__TP1UE,.BoatTable_tableMobileGrid__LKq_5{width:100%;min-width:var(--boat-table-min-width,720px);min-height:var(--boat-table-min-height,0);box-sizing:border-box}.BoatTable_halfGrid__MnUHY{flex:1 1 0;min-width:360px;display:grid;grid-template-columns:10rem 1fr;grid-auto-rows:auto;align-items:stretch;color:#1d1d1d}.BoatTable_cell__AeI3T{align-self:stretch;border-bottom:1px solid #b4cef0;display:flex;align-items:center;padding:.5rem 1rem;min-width:0;overflow:visible}.BoatTable_tableDesktop__TP1UE.BoatTable_even___eRNp>.BoatTable_halfGrid__MnUHY:last-child .BoatTable_cell__AeI3T:last-child,.BoatTable_tableDesktop__TP1UE.BoatTable_even___eRNp>.BoatTable_halfGrid__MnUHY:last-child .BoatTable_cell__AeI3T:nth-last-child(2),.BoatTable_tableDesktop__TP1UE>.BoatTable_halfGrid__MnUHY:first-child .BoatTable_cell__AeI3T:last-child,.BoatTable_tableDesktop__TP1UE>.BoatTable_halfGrid__MnUHY:first-child .BoatTable_cell__AeI3T:nth-last-child(2),.BoatTable_tableMobile__4RIW1 .BoatTable_columnLabels__lT3m7 .BoatTable_cell__AeI3T:last-child,.BoatTable_tableMobile__4RIW1 .BoatTable_columnValues__VBfix .BoatTable_cell__AeI3T:last-child{border-bottom:none}.BoatTable_labelText__xUMj3{position:relative;font-size:.875rem;line-height:140%;font-family:Manrope;color:#094492;text-align:left}.BoatTable_valueText__Jgqzn{position:relative;line-height:140%;overflow:visible;text-overflow:unset;white-space:normal;color:#1d1d1d}.BoatTable_link__Fp79d{color:#0d60cd;text-decoration:underline}@media (max-width:1200px){.BoatTable_tableDesktop__TP1UE,.BoatTable_tableMobile__4RIW1{display:none}.BoatTable_tableMobileGrid__LKq_5{display:grid;grid-template-columns:11rem 1fr;min-width:0;border-radius:8px;border:1px solid #b4cef0;overflow:hidden;font-size:.875rem}.BoatTable_tableMobileGrid__LKq_5 .BoatTable_cell__AeI3T{padding:.5rem 1rem}.BoatTable_tableMobileGrid__LKq_5 .BoatTable_cell__AeI3T:last-child,.BoatTable_tableMobileGrid__LKq_5 .BoatTable_cell__AeI3T:nth-last-child(2){border-bottom:none}.BoatTable_columnLabels__lT3m7{width:10rem;min-width:7rem}.BoatTable_columnValues__VBfix{flex:1;min-width:0}}@media (max-width:1100px){.BoatTable_tableDesktop__TP1UE,.BoatTable_tableMobile__4RIW1{display:none}.BoatTable_tableMobileGrid__LKq_5{display:grid;grid-template-columns:10rem 1fr;min-width:0;font-size:.9rem}.BoatTable_columnLabels__lT3m7{width:9rem;min-width:6rem}.BoatTable_columnValues__VBfix{flex:1;min-width:0}}@media (max-width:768px){.BoatTable_container__giOaT{font-size:1.25rem}.BoatTable_tableMobileGrid__LKq_5{font-size:.875rem}.BoatTable_cell__AeI3T{padding:.375rem .75rem}.BoatTable_columnLabels__lT3m7{width:8rem;min-width:6rem}}@media (max-width:480px){.BoatTable_container__giOaT{font-size:1.25rem}.BoatTable_tableMobileGrid__LKq_5{font-size:.875rem}.BoatTable_cell__AeI3T{padding:.25rem .5rem;flex-direction:column;align-items:flex-start;gap:.25rem}.BoatTable_columnLabels__lT3m7{width:6rem;min-width:5rem}.BoatTable_labelText__xUMj3,.BoatTable_valueText__Jgqzn{width:100%;word-break:break-word}}.BoatInfoPanel_form__MyAxU{position:relative;box-shadow:0 4px 10px -1px rgba(12,12,13,.04),0 6px 20px -1px rgba(12,12,13,.02);border-radius:16px;background-color:#fdfdfd;border:1px solid #ebebeb;box-sizing:border-box;width:100%;display:flex;flex-direction:column;align-items:flex-start;padding:2rem;gap:2rem;text-align:left;font-size:1rem;color:#0d60cd;font-family:Manrope}@media (max-width:768px){.BoatInfoPanel_form__MyAxU{width:100%;padding:1rem;gap:1.5rem}}.BoatInfoPanel_productName__Hes_9{align-self:stretch;border-radius:8px;background-color:#e7effa;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem;font-size:1.5rem;font-family:Poppins}@media (max-width:768px){.BoatInfoPanel_productName__Hes_9{width:100%;position:relative;box-sizing:border-box;text-align:left;font-size:1.25rem;color:#0d60cd}}.BoatInfoPanel_price__4maC7{position:relative;line-height:140%}.BoatInfoPanel_frameParent__KiPwp{display:flex;flex-direction:column;align-items:flex-start;gap:1rem;color:#1d1d1d}.BoatInfoPanel_variantParent__FXPYg{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.BoatInfoPanel_variant__BVGn4{align-self:stretch;position:relative;line-height:140%;font-weight:600}.BoatInfoPanel_timeTag__okeei{position:relative;border-radius:4px;background-color:#e6f8fe;overflow:hidden;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:.5rem .75rem;box-sizing:border-box;gap:.375rem;text-align:center;font-size:1rem;color:#006486;font-family:Font Awesome\ 6 Pro}.BoatInfoPanel_auctionCardV6Icon__8I_vd{height:1rem;display:flex;align-items:center;justify-content:center}.BoatInfoPanel_auctionCardIcon__iDQNP{position:relative;font-weight:300;filter:brightness(0) saturate(100%) invert(23%) sepia(65%) saturate(1326%) hue-rotate(165deg) brightness(92%) contrast(101%);width:1rem;height:1rem}.BoatInfoPanel_text2__Vu8Nf{position:relative;line-height:140%;font-family:Manrope;text-align:left;font-weight:400}.BoatInfoPanel_iconImg__YmTov{width:1rem;height:1rem}.BoatInfoPanel_formText__kahqT{position:relative;line-height:140%;font-family:Manrope;color:#1d1d1d;text-align:left}.BoatInfoPanel_tagParent__Jq5A1{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.BoatInfoPanel_tag__y8fZS{border-radius:99px;background-color:#f2f2f2;display:flex;align-items:center;justify-content:center;padding:.125rem .625rem;gap:.375rem}.BoatInfoPanel_tagChild___PN_B{width:.75rem;position:relative;border-radius:50%;background-color:#ebce1f;height:.75rem}.BoatInfoPanel_formPrice__g662L{position:relative;line-height:140%;font-weight:600}.BoatInfoPanel_variantContainer__9_lXw,.BoatInfoPanel_variantGroup__Vpxkq{display:flex;flex-direction:column;align-items:flex-start;gap:.625rem}.BoatInfoPanel_blueTagParent__Op3ZJ{display:flex;align-items:flex-start;gap:.375rem;color:#0d60cd;flex-wrap:wrap}.BoatInfoPanel_blueTag__Vd2jl{border-radius:4px;background-color:#e7effa;display:flex;align-items:center;justify-content:center;padding:.375rem .5rem;gap:.25rem}.BoatInfoPanel_formSubmit__a_Hcj{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:1rem;color:#fdfdfd}.BoatInfoPanel_button__SbQoa{align-self:stretch;border-radius:8px;background-color:#0d60cd;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:.75rem}.BoatInfoPanel_buttonParent__tsAss{align-self:stretch;display:flex;align-items:center;gap:.5rem;color:#0d60cd}.BoatInfoPanel_button2__4rnC0{gap:.25rem;cursor:pointer}.BoatInfoPanel_button2__4rnC0,.BoatInfoPanel_button6__cwOCe{flex:1;border-radius:8px;border:1px solid #90b6e8;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:.5rem .25rem;font-size:.875rem}.BoatInfoPanel_variantWrapper__3IeS7{align-self:stretch;display:flex;align-items:center;justify-content:center;color:#828282}@media (max-width:768px){.BoatInfoPanel_frameParent__KiPwp,.BoatInfoPanel_variantParent__FXPYg{align-self:stretch}.BoatInfoPanel_timeTag__okeei{align-self:flex-start}.BoatInfoPanel_variantContainer__9_lXw{align-self:stretch}.BoatInfoPanel_blueTagParent__Op3ZJ{align-self:stretch;flex-wrap:wrap;align-content:flex-start}.BoatInfoPanel_formSubmit__a_Hcj{align-self:stretch}.BoatInfoPanel_button2__4rnC0{padding:.75rem;gap:.5rem}.BoatInfoPanel_button6__cwOCe{align-self:stretch;padding:.75rem}.BoatInfoPanel_variantWrapper__3IeS7{font-size:.875rem}}.Comments_detailsParent__P3s8W{width:100%;position:relative;display:flex;align-items:center;justify-content:space-between;gap:0;text-align:left;font-size:1.25rem;color:#1d1d1d;font-family:Poppins}.Comments_details__Ko5j7{position:relative;line-height:140%}.Comments_tabGroup__KiqUt{overflow:hidden;font-size:1rem;color:#3d80d7;font-family:Manrope}.Comments_tabGroup__KiqUt,.Comments_tab__psl3S{display:flex;align-items:center;justify-content:center}.Comments_tab__psl3S{border-radius:4px 4px 0 0;border-bottom:2px solid #094492;padding:.5rem .75rem;color:#094492;cursor:pointer;transition:all .2s ease}.Comments_tab__psl3S:hover{background-color:#f5f8ff}.Comments_detailsParentTab__oDnNo{border-radius:4px 4px 0 0;border-bottom:1px solid #3d80d7;display:flex;align-items:center;justify-content:center;padding:.5rem .75rem;cursor:pointer;transition:all .2s ease}.Comments_detailsParentTab__oDnNo:hover{background-color:#f5f8ff}.Comments_detailsParentLabel__I8MYa{position:relative;line-height:140%;font-weight:500}.Comments_textareaFieldParent__v_NH5{width:100%;position:relative;display:flex;flex-direction:column;align-items:flex-end;gap:.625rem;text-align:left;font-size:1rem;color:#a9a9a9;font-family:Manrope;margin:1.5rem 0}.Comments_replyingBanner__rrxL8{align-self:flex-start;display:inline-flex;align-items:center;justify-content:flex-start;gap:.5rem;color:#1d1d1d;padding:0;border:none;background:transparent}.Comments_cancelReplyBtn__Pa5xd{display:inline-flex;align-items:center;gap:.375rem;height:1.75rem;padding:.25rem .5rem;background-color:#e7effa;color:#0d60cd;border-radius:4px;border:none;box-sizing:border-box;white-space:nowrap;font-family:inherit;font-weight:400;line-height:1;cursor:pointer;transition:background-color .2s ease}.Comments_cancelReplyBtn__Pa5xd:hover{background-color:#d0e1f7}.Comments_textareaField__IxvjQ{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start}.Comments_textarea__pwuRI{align-self:stretch;border-radius:8px;background-color:#fdfdfd;border:1px solid #90b6e8;box-sizing:border-box;overflow:hidden;display:flex;align-items:flex-start;padding:.75rem 1rem;position:relative;min-width:15rem;min-height:5rem;resize:vertical;width:100%;max-width:100%}.Comments_textarea__pwuRI:focus{outline:none;border-color:#0d60cd;box-shadow:0 0 0 2px rgba(13,96,205,.1)}.Comments_value__UZJPM{flex:1;position:relative;line-height:140%;z-index:0;border:none;outline:none;background:transparent;resize:none;width:100%;font-family:inherit;color:#1d1d1d}.Comments_value__UZJPM::-moz-placeholder{color:#a9a9a9}.Comments_value__UZJPM::placeholder{color:#a9a9a9}.Comments_dragIcon__Cvg9I{width:.413rem;position:absolute;margin:0!important;right:.316rem;bottom:.378rem;height:.413rem;z-index:1;opacity:.5}.Comments_textParent__EHAy1{display:flex;align-items:center;justify-content:center;gap:.75rem;font-size:.875rem;color:#1d1d1d}.Comments_button__QChTk{background-color:#0d60cd;font-size:1rem;color:#fdfdfd;border:none}.Comments_button__QChTk:hover{background-color:#0a4da3}.Comments_button__QChTk:disabled{background-color:#ccc}.Comments_textareaFieldParentButton__qa2kM{position:relative;line-height:140%;font-weight:600}.Comments_bidSectionParent__S19xW{width:100%;position:relative;display:flex;flex-direction:column;align-items:flex-start;text-align:left;font-size:1rem;color:#1d1d1d;font-family:Manrope}.Comments_bidSection__osdLh{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.Comments_frameParent__goPyV{display:flex;align-items:center;gap:1rem}.Comments_ellipseParent__qpw2z{display:flex;align-items:center;gap:.5rem;margin-top:1.5rem}.Comments_frameChild__VQ4sp{width:2rem;position:relative;border-radius:50%;height:2rem;-o-object-fit:cover;object-fit:cover}.Comments_text__mTimW{position:relative;line-height:140%;font-weight:600}.Comments_bidSectionParentText__3bs5N{position:relative;line-height:140%;color:#a9a9a9}.Comments_textWrapper__HIaab{border-radius:99px;background-color:#ececec;display:flex;align-items:flex-start;padding:.5rem 1rem;font-size:1.125rem}.Comments_text2__hUTUJ{position:relative;line-height:130%}.Comments_comment__R0F_C{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.Comments_text5__xQdIy{position:relative;line-height:140%;margin-bottom:.5rem}.Comments_blueTagParent__0nkOM{align-items:flex-start;font-family:Font Awesome\ 6 Pro}.Comments_blueTag__mbRi2{border-radius:4px;background-color:#e7effa;height:1.75rem;display:flex;align-items:center;justify-content:center;padding:.25rem .5rem;box-sizing:border-box;gap:.375rem;cursor:pointer;transition:background-color .2s ease}.Comments_blueTag__mbRi2:hover{background-color:#d0e1f7}.Comments_v6Icon__GYDQ4{height:1rem;display:flex;align-items:center;justify-content:center}.Comments_replyIcon__rkxSC{width:.9rem;height:.9rem;display:inline-block}.Comments_icon__hFZFo{position:relative;font-weight:300}.Comments_price__bflbG{position:relative;line-height:140%;font-family:Manrope;text-align:left}.Comments_commentParent__NGchc{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.Comments_blueTag2__A4F__{border-radius:4px;background-color:#e7effa;height:1.75rem;display:flex;align-items:center;justify-content:center;padding:.25rem .5rem;box-sizing:border-box;cursor:pointer;transition:background-color .2s ease}.Comments_blueTag2__A4F__:hover{background-color:#d0e1f7}.Comments_thread__xokaD{display:flex;align-items:flex-start;padding:0 0 0 .875rem;gap:1.5rem}.Comments_threadChild__FVhjw{align-self:stretch;width:.063rem;position:relative;max-width:100%;overflow:hidden;max-height:100%;background-color:#e0e0e0}.Comments_textContainer__bdChA{border-radius:4px;background-color:#b0e8fb;display:flex;align-items:center;justify-content:center;padding:.25rem .5rem;font-size:.875rem;color:#004c66;font-family:Poppins}.Comments_text10__k7PTL{position:relative;letter-spacing:.04em;line-height:150%;text-transform:uppercase}.Comments_blueTag4__eHDsx{display:flex;justify-content:center;text-align:center;font-family:Font Awesome\ 6 Pro}.Comments_textFrame__IDeFA{border-radius:99px;background-color:#ececec;display:flex;align-items:flex-start;padding:.5rem 1rem;font-size:1.125rem}.Comments_button__QChTk{align-self:stretch;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:.75rem;gap:.5rem;background-color:#f5f5f5;border:1px solid #ddd;cursor:pointer;transition:background-color .2s ease}.Comments_button__QChTk:hover{background-color:#e8e8e8}.Comments_button__QChTk:not(:disabled){background-color:#248bff;color:#fff;border:none}.Comments_button__QChTk:not(:disabled):hover{background-color:#1b74e4}.Comments_button__QChTk:disabled{background-color:#f0f0f0;color:#a0a0a0;border:1px solid #e0e0e0;cursor:not-allowed}.Comments_v6Icon5__5uKjn{height:1rem;display:flex;align-items:center;justify-content:center;text-align:center;font-family:Font Awesome\ 6 Pro}.Comments_icon5__uwNeI{position:relative}.Comments_emptyState__gg3J_{text-align:center;padding:2rem;color:#a9a9a9}.Comments_emptyStateText__ErRNG{font-size:1rem;line-height:140%;margin-bottom:.5rem}.Comments_loading__NP_BI{display:flex;justify-content:center;align-items:center;padding:1rem;color:#a9a9a9}.Comments_spinner___7_kd{width:24px;height:24px;border:3px solid #e0e0e0;border-top-color:#0d60cd;border-radius:50%;animation:Comments_commentsSpinner__swiE8 .9s linear infinite}.Comments_spinnerSmall__hrFJZ{width:18px;height:18px;border-width:2px}@keyframes Comments_commentsSpinner__swiE8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Comments_loadMoreControls__JF_nq{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}.Comments_showToggleBtn__3uekC{width:100%;position:relative;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:.75rem;box-sizing:border-box;gap:.5rem;text-align:left;font-size:1rem;color:#1d1d1d;font-family:Manrope;background:transparent;border:none;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent}.Comments_showToggleBtn__3uekC:focus{outline:none;box-shadow:none}.Comments_showToggleBtn__3uekC:focus-visible{outline:none;box-shadow:none}.Comments_showToggleText__xalPn{position:relative;line-height:140%;font-weight:600}.Comments_showToggleIcon__UIlyH{height:1rem;width:1rem;display:flex;align-items:center;justify-content:center;text-align:center}.Comments_chevron__3BiFW{transition:transform .2s ease;width:16px;height:16px;fill:none;stroke:#1d1d1d;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.Comments_chevronExpanded__9Ted2{transform:rotate(180deg)}@media (max-width:768px){.Comments_detailsParent__P3s8W{flex-direction:column;gap:1rem;align-items:flex-start;font-size:1.5rem}.Comments_tabGroup__KiqUt{width:100%;justify-content:flex-start}.Comments_textareaFieldParent__v_NH5{margin:1rem 0}.Comments_textarea__pwuRI{min-width:0;padding:.5rem .75rem}.Comments_textareaField__IxvjQ{width:100%;max-width:100%;overflow-x:hidden}}@media (max-width:480px){.Comments_textarea__pwuRI{padding:.5rem;min-height:4rem}}.Comments_blueTagParent__0nkOM{display:flex;align-items:center;gap:.5rem;text-align:center;color:#0d60cd;font-family:Manrope,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.Comments_blueTag4__eHDsx{display:inline-flex;align-items:center;gap:.375rem;height:1.75rem;padding:.25rem .5rem;background-color:#e7effa;color:#0d60cd;border-radius:4px;border:none;box-sizing:border-box;white-space:nowrap;font-family:inherit;font-weight:400;line-height:1;cursor:pointer;transition:background-color .2s ease}.Comments_blueTag4__eHDsx:hover{background-color:#d0e1f7}.Comments_blueTag4__eHDsx:focus{outline:none}.Comments_blueTag4__eHDsx:focus-visible{outline:2px solid #0d60cd;outline-offset:2px}.EmptyPage_container__6RtMr{position:relative;border-radius:24px;background-color:#e7effa;border:1px solid #b4cef0;box-sizing:border-box;height:36rem;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;text-align:center;font-size:4rem;color:#0d60cd;font-family:Font Awesome\ 6 Pro;margin-left:0;margin-right:0;width:100%}.EmptyPage_content__0tLbr{display:flex;flex-direction:column;align-items:center;gap:2rem}.EmptyPage_iconContainer__8ZmuU{height:4rem;display:flex;align-items:center;justify-content:center}.EmptyPage_icon__lF4nr{position:relative;font-weight:300}.EmptyPage_messageContainer__bCuNG{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:left;font-size:1.25rem;color:#1d1d1d;font-family:Poppins}.EmptyPage_message___4DgT{position:relative;line-height:140%}.EmptyPage_button__pZTjT{border-radius:8px;background-color:#0d60cd;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:.75rem;font-size:1rem;color:#fdfdfd;font-family:Manrope;cursor:pointer}.EmptyPage_buttonText__WrLTB{position:relative;line-height:140%;font-weight:600}@media (max-width:768px){.EmptyPage_container__6RtMr{position:relative;border-radius:16px;background-color:#e7effa;border:1px solid #b4cef0;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:7rem 1.5rem;text-align:center;font-size:4rem;color:#0d60cd;font-family:Font Awesome\ 6 Pro;margin-left:0;margin-right:0}.EmptyPage_content__0tLbr{align-self:stretch;display:flex;flex-direction:column;align-items:center;gap:2rem}.EmptyPage_iconContainer__8ZmuU{height:4rem;display:flex;align-items:center;justify-content:center}.EmptyPage_icon__lF4nr{position:relative;font-weight:300}.EmptyPage_messageContainer__bCuNG{align-self:stretch;display:flex;flex-direction:column;align-items:center;gap:1.5rem;font-size:1.125rem;color:#1d1d1d;font-family:Poppins}.EmptyPage_message___4DgT{align-self:center;position:relative;line-height:140%}.EmptyPage_button__pZTjT{align-self:stretch;border-radius:8px;background-color:#0d60cd;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:.75rem;text-align:left;font-size:1rem;color:#fdfdfd;font-family:Manrope}.EmptyPage_buttonText__WrLTB{position:relative;line-height:140%;font-weight:600}}.ProgressStepper_stepperContainer__mvGfT{display:flex;flex-direction:column;gap:.5rem;width:100%}.ProgressStepper_progressContainer__ShTf_{border-radius:16px;background-color:#e7effa;overflow:hidden;height:.25rem}.ProgressStepper_progressBar__bLXaT{height:100%;background-color:#0d60cd;transition:width .3s ease}.ProgressStepper_stepText__nZfV_{font-size:1rem;line-height:140%;font-family:Manrope;color:#1d1d1d}@media (max-width:576px){.ProgressStepper_stepText__nZfV_{font-size:.75rem}}.PolicyInfoModal_modalOverlay__arN1v{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.PolicyInfoModal_makeAnOfferPopUp__DIt0s{width:100%;max-width:600px;position:relative;box-shadow:0 16px 32px -4px rgba(12,12,13,.1),0 4px 4px -4px rgba(12,12,13,.05);border-radius:16px;background-color:#fdfdfd;border:1px solid #ebebeb;box-sizing:border-box;display:flex;flex-direction:column;padding:1.5rem;gap:1.5rem;color:#1d1d1d;font-family:Poppins}.PolicyInfoModal_sectionTitle__6gY_i{display:flex;align-items:center;justify-content:space-between}.PolicyInfoModal_heading__BxP_L{font-size:1.5rem;line-height:140%;margin:0;font-weight:400}.PolicyInfoModal_closeButton__EUv0a{width:2rem;height:2rem;border-radius:99px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;border:none;background:transparent;color:#1d1d1d;transition:background-color .2s}.PolicyInfoModal_closeButton__EUv0a:hover{background-color:#f5f5f5}.PolicyInfoModal_infoBox__TzzkF{border-radius:8px;background-color:#e7effa;padding:1rem;display:flex;flex-direction:column;gap:.625rem}.PolicyInfoModal_infoTitle__EZe5c{display:flex;align-items:center;gap:.5rem;font-size:1rem;line-height:140%;color:#094492;font-family:Manrope}.PolicyInfoModal_infoIcon__xtlQZ{width:1.25rem;height:1.25rem;flex-shrink:0}.PolicyInfoModal_infoList__r3QZZ{margin:0;padding-left:1.5rem;list-style-type:disc;list-style-position:outside;color:#1d1d1d;font-family:Manrope;font-size:1rem;line-height:140%}.PolicyInfoModal_infoList__r3QZZ li{margin-bottom:.5rem;color:#1d1d1d}.PolicyInfoModal_infoList__r3QZZ li:last-child{margin-bottom:0}.PolicyInfoModal_checkboxLabel__Q1T4b{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-family:Manrope;font-size:1rem;line-height:140%}.PolicyInfoModal_checkboxInput__cst8u{position:absolute;opacity:0;width:0;height:0}.PolicyInfoModal_checkbox__LHnLN{width:1rem;height:1rem;border-radius:4px;background-color:#fff;border:2px solid #d1d1d1;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .2s}.PolicyInfoModal_checkbox__LHnLN.PolicyInfoModal_checked__Uhy_w{background-color:#0d60cd;border-color:#0d60cd}.PolicyInfoModal_checkIcon__rpvib{width:.75rem;height:.75rem}.PolicyInfoModal_checkboxText__BjJ2l{font-family:Manrope;color:#1d1d1d}.PolicyInfoModal_continueButton__Uc5EV{width:100%;border-radius:8px;background-color:#0d60cd;padding:.75rem;color:#fdfdfd;font-size:1rem;font-weight:600;line-height:140%;border:none;cursor:pointer;transition:background-color .2s;font-family:Manrope}.PolicyInfoModal_continueButton__Uc5EV:hover:not(.PolicyInfoModal_disabled___y8SP){background-color:#0b4fa3}.PolicyInfoModal_continueButton__Uc5EV.PolicyInfoModal_disabled___y8SP{background-color:#90b6e8;cursor:not-allowed}@media (max-width:576px){.PolicyInfoModal_makeAnOfferPopUp__DIt0s{padding:1rem;gap:1rem}.PolicyInfoModal_heading__BxP_L{font-size:1.25rem}}.CreditCardInfoModal_modalOverlay__ljTJq{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.CreditCardInfoModal_makeAnOfferPopUp__lfsGh{width:100%;max-width:600px;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 16px 32px -4px rgba(12,12,13,.1),0 4px 4px -4px rgba(12,12,13,.05);border-radius:16px;background-color:#fdfdfd;border:1px solid #ebebeb;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:1.5rem;gap:1.5rem;text-align:left;font-size:1rem;color:#1d1d1d;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.CreditCardInfoModal_sectionTitleParent__tD5E8{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.CreditCardInfoModal_backButtonRow__53_R7{align-self:stretch;display:flex;align-items:center;justify-content:flex-start}.CreditCardInfoModal_sectionTitle__rsg5l{align-self:stretch;display:flex;align-items:center;justify-content:space-between;gap:1rem}.CreditCardInfoModal_button__Twv7G{border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:.25rem 0;gap:.5rem;cursor:pointer}.CreditCardInfoModal_chevronLeft__lNO51{width:1rem;position:relative;height:1rem;overflow:hidden;flex-shrink:0}.CreditCardInfoModal_icon__su03I{position:absolute;height:50%;width:100%;top:25%;right:37.5%;bottom:25%;left:37.5%;max-width:100%;overflow:hidden;max-height:100%}.CreditCardInfoModal_makeAnOfferPopUpButton__2_1ip{position:relative;line-height:140%;font-weight:600}.CreditCardInfoModal_button2__z3ljJ{width:2rem;border-radius:99px;height:2rem;overflow:hidden;flex-shrink:0;padding:.75rem 1rem;text-align:center;font-size:1.25rem;cursor:pointer}.CreditCardInfoModal_button2__z3ljJ,.CreditCardInfoModal_v6Icon__joF6i{display:flex;align-items:center;justify-content:center;box-sizing:border-box}.CreditCardInfoModal_v6Icon__joF6i{height:1rem;padding:0 0 .062rem}.CreditCardInfoModal_makeAnOfferPopUpIcon__mT4kk{position:relative}.CreditCardInfoModal_heading__URPPi{position:relative;font-size:1.5rem;line-height:140%;font-family:Poppins,sans-serif;text-align:left;flex:1;font-weight:400}.CreditCardInfoModal_makeAnOfferPopUpInner__YrhxZ{align-self:stretch;border-radius:8px;background-color:#e7effa;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;text-align:center;font-size:1.25rem;color:#094492}.CreditCardInfoModal_v6IconParent__DAyGK{display:flex;align-items:center;gap:.5rem}.CreditCardInfoModal_icon2__OPzGe,.CreditCardInfoModal_makeAnOfferPopUpV6Icon__z2p8e{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center}.CreditCardInfoModal_icon2__OPzGe{position:relative;flex-shrink:0;-o-object-fit:contain;object-fit:contain}.CreditCardInfoModal_allPaymentsAre__3fpV_{position:relative;font-size:1rem;line-height:140%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-align:left}.CreditCardInfoModal_inputField__5rdWN{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.CreditCardInfoModal_label___wYiZ{align-self:stretch;position:relative;line-height:140%}.CreditCardInfoModal_input__DbQaC{align-self:stretch;border-radius:8px;background-color:#fdfdfd;border:1px solid #90b6e8;overflow:hidden;display:flex;align-items:center;padding:.75rem 1rem}.CreditCardInfoModal_value__k1e0n{flex:1;position:relative;line-height:140%}.CreditCardInfoModal_inputFieldParent___EpSS{align-self:stretch;display:flex;align-items:flex-start;gap:1rem}.CreditCardInfoModal_makeAnOfferPopUpInputField__Lyi7j{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.CreditCardInfoModal_makeAnOfferPopUpInput__YIP8e{align-self:stretch;height:2.938rem;border-radius:8px;background-color:#fdfdfd;border:1px solid #90b6e8;box-sizing:border-box;overflow:hidden;flex-shrink:0;display:flex;align-items:center;padding:.75rem 1rem}.CreditCardInfoModal_buttonGroup__gR4_3{align-self:stretch;display:flex;align-items:center;gap:1rem;color:#0d60cd}.CreditCardInfoModal_button3__92Prz{border-radius:8px;border:1px solid #90b6e8}.CreditCardInfoModal_button3__92Prz,.CreditCardInfoModal_button5__XBsCF{flex:1;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:.75rem;cursor:pointer}.CreditCardInfoModal_button5__XBsCF{border-radius:8px;background-color:#0d60cd;color:#fdfdfd}.CreditCardInfoModal_button3__92Prz:hover{background-color:#e7effa}.CreditCardInfoModal_button5__XBsCF:hover{background-color:#0b4fa3}.CreditCardInfoModal_input__DbQaC input,.CreditCardInfoModal_makeAnOfferPopUpInput__YIP8e input{border:none;outline:none;background:transparent;flex:1;font-size:1rem;color:#1d1d1d;width:100%;padding:0}.CreditCardInfoModal_input__DbQaC input::-moz-placeholder,.CreditCardInfoModal_makeAnOfferPopUpInput__YIP8e input::-moz-placeholder{color:#757575}.CreditCardInfoModal_input__DbQaC input::placeholder,.CreditCardInfoModal_makeAnOfferPopUpInput__YIP8e input::placeholder{color:#757575}@media (max-width:768px){.CreditCardInfoModal_modalOverlay__ljTJq{padding:10px}.CreditCardInfoModal_heading__URPPi{font-size:1.25rem}.CreditCardInfoModal_makeAnOfferPopUp__lfsGh{padding:1rem;gap:1rem}.CreditCardInfoModal_inputFieldParent___EpSS{flex-direction:column;gap:.75rem}.CreditCardInfoModal_makeAnOfferPopUpInputField__Lyi7j{width:100%}.CreditCardInfoModal_buttonGroup__gR4_3{flex-direction:column;gap:.5rem}.CreditCardInfoModal_button3__92Prz,.CreditCardInfoModal_button5__XBsCF{width:100%}.CreditCardInfoModal_inputField__5rdWN,.CreditCardInfoModal_makeAnOfferPopUpInputField__Lyi7j{gap:.375rem}.CreditCardInfoModal_input__DbQaC,.CreditCardInfoModal_makeAnOfferPopUpInput__YIP8e{padding:.625rem .75rem}}@media (max-width:576px){.CreditCardInfoModal_modalOverlay__ljTJq{padding:8px}.CreditCardInfoModal_makeAnOfferPopUp__lfsGh{padding:.5rem;gap:.5rem;max-height:95vh}.CreditCardInfoModal_sectionTitleParent__tD5E8{gap:.5rem}.CreditCardInfoModal_heading__URPPi{font-size:1.125rem}.CreditCardInfoModal_label___wYiZ{font-size:.75rem;margin-bottom:.125rem}.CreditCardInfoModal_makeAnOfferPopUpInner__YrhxZ{padding:.5rem}.CreditCardInfoModal_allPaymentsAre__3fpV_{font-size:.75rem}.CreditCardInfoModal_makeAnOfferPopUpV6Icon__z2p8e{width:1rem;height:1rem}.CreditCardInfoModal_input__DbQaC,.CreditCardInfoModal_makeAnOfferPopUpInput__YIP8e{padding:.5rem}.CreditCardInfoModal_inputField__5rdWN,.CreditCardInfoModal_makeAnOfferPopUpInputField__Lyi7j{gap:.25rem}.CreditCardInfoModal_button3__92Prz,.CreditCardInfoModal_button5__XBsCF{padding:.5rem;font-size:.875rem}.CreditCardInfoModal_makeAnOfferPopUpButton__2_1ip{font-size:.875rem}}.MakeOfferModal_modalOverlay__uSQzO{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.MakeOfferModal_makeAnOfferPopUp__75uto{width:100%;max-width:600px;position:relative;box-shadow:0 16px 32px -4px rgba(12,12,13,.1),0 4px 4px -4px rgba(12,12,13,.05);border-radius:16px;background-color:#fdfdfd;border:1px solid #ebebeb;box-sizing:border-box;flex-direction:column;align-items:flex-end;padding:1.5rem;gap:1.5rem;text-align:left;font-size:1rem;color:#1d1d1d}.MakeOfferModal_makeAnOfferPopUp__75uto,.MakeOfferModal_sectionTitle__Gpfui{display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.MakeOfferModal_sectionTitle__Gpfui{align-self:stretch;align-items:center;justify-content:space-between;gap:0;text-align:center;font-size:1.5rem}.MakeOfferModal_heading__A1C30{position:relative;line-height:140%}.MakeOfferModal_button__3rQ5B{width:2rem;border-radius:99px;height:2rem;overflow:hidden;flex-shrink:0;padding:.75rem 1rem;font-size:1.25rem;font-family:Font Awesome\ 6 Pro}.MakeOfferModal_button__3rQ5B,.MakeOfferModal_v6Icon__LVvBG{display:flex;align-items:center;justify-content:center;box-sizing:border-box}.MakeOfferModal_v6Icon__LVvBG{height:1rem;padding:0 0 .062rem}.MakeOfferModal_icon__1AT56{position:relative}.MakeOfferModal_makeAnOfferPopUpInner__m47fA{align-self:stretch;border-radius:8px;background-color:#e7effa;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;text-align:center;font-size:1.25rem;color:#094492;font-family:Font Awesome\ 6 Pro}.MakeOfferModal_v6IconParent__Z97z7{display:flex;align-items:center;gap:.5rem}.MakeOfferModal_makeAnOfferPopUpIcon__gWWHg,.MakeOfferModal_makeAnOfferPopUpV6Icon__oariJ{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center}.MakeOfferModal_makeAnOfferPopUpIcon__gWWHg{position:relative;flex-shrink:0;-o-object-fit:contain;object-fit:contain}.MakeOfferModal_currentHighestBidContainer__yXeeA{position:relative;font-size:1rem;line-height:140%;text-align:left;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.MakeOfferModal_currentHighest__TK3x0{white-space:pre-wrap}.MakeOfferModal_inputField__jiy9o{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.MakeOfferModal_description__pF_Jl,.MakeOfferModal_label__9jny4{align-self:stretch;position:relative;line-height:140%}.MakeOfferModal_description__pF_Jl{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#757575}.MakeOfferModal_input__XPJPp{align-self:stretch;border-radius:8px;background-color:#fdfdfd;border:1px solid #90b6e8;overflow:hidden;display:flex;align-items:center;padding:.75rem 1rem}.MakeOfferModal_frameParent__vRusf{align-self:stretch;display:flex;align-items:center;justify-content:space-between;gap:0}.MakeOfferModal_buttonWrapper__yGYsb{border-radius:8px;background-color:#e7effa;height:2.5rem;display:flex;align-items:center;justify-content:center;padding:1rem;box-sizing:border-box;font-size:.875rem;color:#094492;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.MakeOfferModal_button2__B5qVg{position:relative;letter-spacing:.04em;line-height:150%;text-transform:uppercase}.MakeOfferModal_button3__6F3dq{border-radius:8px;border:1px solid #90b6e8;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:.5rem;color:#0d60cd}.MakeOfferModal_button4__2xvDD{position:relative;line-height:140%;font-weight:500}.MakeOfferModal_button5__J1Kyy{align-self:stretch;border-radius:8px;background-color:#0d60cd;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:.75rem;color:#fdfdfd}.MakeOfferModal_input__XPJPp input,.MakeOfferModal_input__XPJPp input[type=tel],.MakeOfferModal_input__XPJPp input[type=text]{border:none;outline:none;background:transparent;flex:1;font-size:1rem;color:#1d1d1d;width:100%;padding:0}.MakeOfferModal_input__XPJPp input::-moz-placeholder{color:#757575}.MakeOfferModal_input__XPJPp input::placeholder{color:#757575}.MakeOfferModal_input__XPJPp .MakeOfferModal_react-number-format__5a493{border:none;outline:none;background:transparent;flex:1;font-size:1rem;color:#1d1d1d;width:100%;padding:0}.MakeOfferModal_input__XPJPp .MakeOfferModal_react-number-format__5a493::-moz-placeholder{color:#757575}.MakeOfferModal_input__XPJPp .MakeOfferModal_react-number-format__5a493::placeholder{color:#757575}.MakeOfferModal_button5__J1Kyy:hover{background-color:#0b4fa3}.MakeOfferModal_button3__6F3dq:hover{background-color:#e7effa}@media (max-width:576px){.MakeOfferModal_makeAnOfferPopUp__75uto{padding:1rem;gap:1rem}.MakeOfferModal_frameParent__vRusf{flex-direction:column;gap:.5rem;align-items:stretch}.MakeOfferModal_button3__6F3dq{align-self:stretch}}.CardSelectionModal_modalOverlay__1WmyF{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999}.CardSelectionModal_makeAnOfferPopUp__oDfgT{width:100%;max-width:600px;position:relative;box-shadow:0 16px 32px -4px rgba(12,12,13,.1),0 4px 4px -4px rgba(12,12,13,.05);border-radius:16px;background-color:#fdfdfd;border:1px solid #ebebeb;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;padding:1.5rem;gap:1.5rem;text-align:left;font-size:1rem;color:#1d1d1d;font-family:Manrope}.CardSelectionModal_sectionTitleParent__rwIqN{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.CardSelectionModal_backButtonRow__zf2ph{align-self:stretch;display:flex;align-items:center;justify-content:flex-start}.CardSelectionModal_sectionTitle__6A6J6{align-self:stretch;display:flex;align-items:center;justify-content:space-between;gap:1rem}.CardSelectionModal_button__GOWeh{border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:.25rem 0;gap:.5rem;cursor:pointer}.CardSelectionModal_chevronLeft__IPlqk{width:1rem;position:relative;height:1rem;overflow:hidden;flex-shrink:0}.CardSelectionModal_icon__5HV1e{position:absolute;height:50%;width:100%;top:25%;right:37.5%;bottom:25%;left:37.5%;max-width:100%;overflow:hidden;max-height:100%}.CardSelectionModal_makeAnOfferPopUpButton__d0XyN{position:relative;line-height:140%;font-weight:600}.CardSelectionModal_button2__uuk7R{width:2rem;border-radius:99px;height:2rem;overflow:hidden;flex-shrink:0;padding:.75rem 1rem;text-align:center;font-size:1.25rem;font-family:Font Awesome\ 6 Pro;cursor:pointer}.CardSelectionModal_button2__uuk7R,.CardSelectionModal_v6Icon__oOpJw{display:flex;align-items:center;justify-content:center;box-sizing:border-box}.CardSelectionModal_v6Icon__oOpJw{height:1rem;padding:0 0 .062rem}.CardSelectionModal_makeAnOfferPopUpIcon__4bJ7C{position:relative}.CardSelectionModal_heading__bWyM_{position:relative;font-size:1.5rem;line-height:140%;font-family:Poppins,sans-serif;text-align:left;flex:1;font-weight:400}.CardSelectionModal_makeAnOfferPopUpInner__9Tt10{align-self:stretch;border-radius:8px;background-color:#e7effa;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:1rem;text-align:left;font-size:1.25rem;color:#094492;font-family:Font Awesome\ 6 Pro}.CardSelectionModal_v6IconParent__L_Y7X{display:flex;align-items:center;gap:.5rem;width:100%}.CardSelectionModal_makeAnOfferPopUpV6Icon__E8nYe{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center}.CardSelectionModal_icon2__7CWkN{width:1.25rem;height:1.25rem;position:relative;flex-shrink:0}.CardSelectionModal_allPaymentsAre__YyctN{position:relative;font-size:1rem;line-height:140%;font-family:Manrope;text-align:left}.CardSelectionModal_frameParent__PGC9U{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.CardSelectionModal_currentSavedCardsWrapper__b9xZ6{align-self:stretch;border-bottom:1px solid #90b6e8;display:flex;align-items:center;padding:0 0 .5rem}.CardSelectionModal_currentSavedCards__NP3Ji{position:relative;line-height:140%}.CardSelectionModal_frameGroup__XN_g1{align-self:stretch;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;font-size:.875rem;font-family:Poppins;max-height:300px;overflow-y:auto;padding-right:.25rem}.CardSelectionModal_frameGroup__XN_g1::-webkit-scrollbar{width:6px}.CardSelectionModal_frameGroup__XN_g1::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.CardSelectionModal_frameGroup__XN_g1::-webkit-scrollbar-thumb{background:#90b6e8;border-radius:10px}.CardSelectionModal_frameGroup__XN_g1::-webkit-scrollbar-thumb:hover{background:#0d60cd}.CardSelectionModal_frameContainer__mO16R{align-self:stretch;border-radius:8px;border:1px solid #c5c5c5;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:1rem;gap:1rem;overflow:visible;position:relative}.CardSelectionModal_radioFieldParent__3yZdS{display:flex;flex-direction:row;align-items:center;gap:1rem;flex:1}.CardSelectionModal_radioField__zuZD6{width:1rem;display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0}.CardSelectionModal_radioInput__OoUYz{width:1rem;height:1rem;border-radius:50%;border:1px solid #90b6e8;background-color:#fdfdfd;cursor:pointer}.CardSelectionModal_radioInput__OoUYz:checked{background-color:#0d60cd;border-color:#0d60cd}.CardSelectionModal_frameWrapper__mMVLS{display:flex;align-items:center;flex:1}.CardSelectionModal_buttonParent__NDBxv{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;flex-wrap:nowrap;background-color:#efefef;border-radius:8px;padding:.5rem .75rem}.CardSelectionModal_button3__w9OM3{position:relative;letter-spacing:.04em;line-height:150%;text-transform:uppercase;font-size:.875rem;font-weight:500;color:#1d1d1d;white-space:nowrap}.CardSelectionModal_button4__zpDvU{position:relative;line-height:140%;font-family:Manrope;font-size:.875rem;color:#666;white-space:nowrap}.CardSelectionModal_button5__OaGFQ{border-radius:99px;background-color:#b0e8fb;display:flex;align-items:center;justify-content:center;padding:.25rem .75rem;color:#004c66;flex-shrink:0;margin-left:auto}.CardSelectionModal_button5__OaGFQ .CardSelectionModal_button3__w9OM3{font-size:.75rem;color:#004c66}.CardSelectionModal_button7__xdTN6{width:auto;border-radius:99px;height:auto;overflow:visible;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:.25rem;box-sizing:border-box;text-align:center;font-size:1.25rem;font-family:Font Awesome\ 6 Pro;position:relative}.CardSelectionModal_button11__wcvgT{border-radius:8px;border:1px solid #90b6e8;gap:.5rem;color:#0d60cd}.CardSelectionModal_button11__wcvgT,.CardSelectionModal_button13__OO5SD{align-self:stretch;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:.75rem;cursor:pointer}.CardSelectionModal_button13__OO5SD{border-radius:8px;background-color:#0d60cd;color:#fdfdfd}.CardSelectionModal_dropdownMenu__sVodO{position:absolute;top:100%;right:0;background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:99999;min-width:150px;overflow:visible;margin-top:.25rem;display:block!important}.CardSelectionModal_dropdownItem__K8KhV{padding:.75rem 1rem;cursor:pointer;color:#333;font-size:.875rem;font-family:Manrope,sans-serif;transition:background-color .2s ease;border-bottom:1px solid #f0f0f0}.CardSelectionModal_dropdownItem__K8KhV:last-child{border-bottom:none}.CardSelectionModal_dropdownItem__K8KhV:hover{background-color:#f5f5f5}.CardSelectionModal_dropdownItem__K8KhV:disabled{opacity:.6;cursor:not-allowed}.CardSelectionModal_noCards__4k90x{align-self:stretch;text-align:center;padding:2rem;color:#666}@media (max-width:768px){.CardSelectionModal_makeAnOfferPopUp__oDfgT{max-width:90%;padding:1.25rem;gap:1.25rem}.CardSelectionModal_heading__bWyM_{font-size:1.25rem}.CardSelectionModal_makeAnOfferPopUpInner__9Tt10{padding:.875rem;font-size:1.125rem}.CardSelectionModal_allPaymentsAre__YyctN{font-size:.938rem}.CardSelectionModal_frameContainer__mO16R{padding:.875rem}.CardSelectionModal_frameGroup__XN_g1{max-height:280px}.CardSelectionModal_button3__w9OM3,.CardSelectionModal_button4__zpDvU{font-size:.813rem}.CardSelectionModal_button5__OaGFQ .CardSelectionModal_button3__w9OM3{font-size:.688rem}}@media (max-width:480px){.CardSelectionModal_modalOverlay__1WmyF{padding:.5rem;align-items:center;overflow-y:auto}.CardSelectionModal_makeAnOfferPopUp__oDfgT{max-width:100%;width:100%;padding:1rem;gap:1rem;max-height:90vh;overflow-y:auto;border-radius:12px}.CardSelectionModal_sectionTitleParent__rwIqN{gap:.5rem}.CardSelectionModal_heading__bWyM_{font-size:1.125rem;line-height:130%}.CardSelectionModal_makeAnOfferPopUpButton__d0XyN{font-size:.875rem}.CardSelectionModal_button2__uuk7R{width:1.75rem;height:1.75rem;padding:.5rem .75rem;font-size:1.125rem}.CardSelectionModal_makeAnOfferPopUpInner__9Tt10{padding:.75rem;font-size:1rem}.CardSelectionModal_v6IconParent__L_Y7X{flex-direction:row;gap:.5rem}.CardSelectionModal_allPaymentsAre__YyctN{font-size:.875rem;text-align:left}.CardSelectionModal_icon2__7CWkN,.CardSelectionModal_makeAnOfferPopUpV6Icon__E8nYe{width:1rem;height:1rem}.CardSelectionModal_frameParent__PGC9U{gap:.75rem}.CardSelectionModal_currentSavedCardsWrapper__b9xZ6{padding:0 0 .375rem}.CardSelectionModal_currentSavedCards__NP3Ji{font-size:.938rem}.CardSelectionModal_frameGroup__XN_g1{gap:.625rem;max-height:250px}.CardSelectionModal_frameContainer__mO16R{padding:.75rem;flex-direction:row;align-items:center;gap:.5rem}.CardSelectionModal_radioFieldParent__3yZdS{width:100%;gap:.5rem;flex-wrap:wrap;flex:1}.CardSelectionModal_frameWrapper__mMVLS{flex:1;min-width:0}.CardSelectionModal_buttonParent__NDBxv{gap:.25rem;flex-wrap:wrap}.CardSelectionModal_button3__w9OM3,.CardSelectionModal_button4__zpDvU{font-size:.75rem}.CardSelectionModal_button5__OaGFQ{padding:.188rem .5rem;margin-left:.5rem}.CardSelectionModal_button5__OaGFQ .CardSelectionModal_button3__w9OM3{font-size:.688rem}.CardSelectionModal_button7__xdTN6{position:relative;padding:.25rem}.CardSelectionModal_dropdownMenu__sVodO{right:0;min-width:140px;font-size:.813rem}.CardSelectionModal_dropdownItem__K8KhV{padding:.625rem .875rem;font-size:.813rem}.CardSelectionModal_button11__wcvgT,.CardSelectionModal_button13__OO5SD{padding:.625rem;font-size:.875rem}.CardSelectionModal_button11__wcvgT .CardSelectionModal_makeAnOfferPopUpButton__d0XyN,.CardSelectionModal_button13__OO5SD .CardSelectionModal_makeAnOfferPopUpButton__d0XyN{font-size:.875rem}.CardSelectionModal_noCards__4k90x{padding:1.5rem 1rem;font-size:.875rem}}@media (max-width:360px){.CardSelectionModal_makeAnOfferPopUp__oDfgT{padding:.875rem;gap:.875rem}.CardSelectionModal_heading__bWyM_{font-size:1rem}.CardSelectionModal_button3__w9OM3,.CardSelectionModal_button4__zpDvU{font-size:.688rem}.CardSelectionModal_allPaymentsAre__YyctN{font-size:.813rem}.CardSelectionModal_buttonParent__NDBxv{gap:.25rem}.CardSelectionModal_button5__OaGFQ .CardSelectionModal_button3__w9OM3{font-size:.625rem}.CardSelectionModal_frameContainer__mO16R{padding:.625rem}.CardSelectionModal_frameGroup__XN_g1{max-height:220px}}.BoatDetails_heading___ad7S{width:100%;position:relative;font-size:2.5rem;line-height:120%;font-family:Poppins;font-weight:400;color:#1d1d1d;text-align:left;display:inline-block}@media (max-width:768px){.BoatDetails_heading___ad7S{font-size:1.875rem}}.BoatDetails_text__gtxFw{position:relative;display:-webkit-inline-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:9;line-clamp:9;-webkit-box-orient:vertical;overflow-wrap:break-word}.BoatDetails_textExpanded__ELikk,.BoatDetails_text__gtxFw{width:100%;font-size:1rem;line-height:140%;font-family:Manrope;text-align:left;color:#1d1d1d;white-space:pre-line;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;word-break:break-word}.BoatDetails_textExpanded__ELikk{max-width:100%;display:block;overflow:visible;text-overflow:clip;-webkit-line-clamp:none;line-clamp:none;-webkit-box-orient:initial;overflow-wrap:break-word}.BoatDetails_showToggleBtn__Hzn6G{width:100%;position:relative;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:.75rem;box-sizing:border-box;gap:.5rem;text-align:left;font-size:1rem;color:#1d1d1d;font-family:Manrope;background:transparent;border:none;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent}.BoatDetails_showToggleBtn__Hzn6G:focus{outline:none;box-shadow:none}.BoatDetails_showToggleBtn__Hzn6G:focus-visible{outline:none;box-shadow:none}.BoatDetails_showToggleText__bEw8x{position:relative;line-height:140%;font-weight:600}.BoatDetails_showToggleIcon__RCZzg{height:1rem;width:1rem;display:flex;align-items:center;justify-content:center;text-align:center}.BoatDetails_iconRelative__ZlUee{position:relative}.BoatDetails_chevron__POqsd{transition:transform .2s ease;width:16px;height:16px;fill:none;stroke:#1d1d1d;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.BoatDetails_chevronExpanded__9KPJk{transform:rotate(180deg)}.BoatDetails_container__kojst{width:min(1312px,calc(100% - 32px));margin:0 auto;background-color:#f9f9f9;min-height:100vh;padding:2rem 0}@media (max-width:1024px){.BoatDetails_container__kojst{width:calc(100% - 24px);padding:120px 0 2rem;background-color:#f9f9f9;min-height:100vh}}@media (max-width:768px){.BoatDetails_container__kojst{width:calc(100% - 24px);padding:16px 0 2rem;background-color:#f9f9f9;min-height:100vh}}.BoatDetails_detailsGrid__wCKI6{display:grid;grid-template-columns:minmax(0,1fr) 24rem;gap:6rem;margin-top:1.5rem;align-items:start}@media (max-width:1024px){.BoatDetails_detailsGrid__wCKI6{grid-template-columns:1fr}}@media (max-width:768px){.BoatDetails_detailsGrid__wCKI6{grid-template-columns:1fr}}.BoatDetails_mainContent__T6m3N{display:flex;flex-direction:column;gap:1.5rem;width:100%}.BoatDetails_sidebar__ORXoP{position:sticky;top:6.5rem;height:-moz-fit-content;height:fit-content}@media (max-width:1024px){.BoatDetails_sidebar__ORXoP{display:none}}.BoatDetails_mobilePanel__JM0Yw{display:block;margin:1.5rem 0}@media (min-width:1025px){.BoatDetails_mobilePanel__JM0Yw{display:none}}.BoatDetails_mobileTitle__yiytd{display:none}.BoatDetails_desktopTitle__IYFFv{display:block}@media (max-width:768px){.BoatDetails_mobileTitle__yiytd{display:block;margin:1rem 0}.BoatDetails_desktopTitle__IYFFv{display:none}}.BoatDetails_separator__NYbBl{width:100%;height:1px;background:#90b6e8;margin-top:1rem;margin-bottom:1rem}