@import"https://assets.finn.no/pkg/@warp-ds/css/v1/resets.css";@import"https://assets.finn.no/pkg/@warp-ds/css/v1/components.css";.rounded-l-8{border-top-left-radius:8px;border-bottom-left-radius:8px}.flex-row{flex-direction:row}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.s-text-link{color:var(--w-s-color-text-link)}.mr-12{margin-right:1.2rem}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.heart-primary{fill:var(--w-s-color-icon-primary);stroke:var(--w-s-color-icon-primary)}.heart-primary-stroke{stroke:var(--w-s-color-icon-primary)}.heart-image{fill:var(--w-s-color-icon-subtle);stroke:var(--w-s-color-icon-inverted)}*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0;border-color:var(--w-s-color-border,var(--w-s-color-border-default))}body{background-color:var(--w-s-color-background,var(--w-s-color-background-default));min-height:100%;margin:0;overflow-y:scroll}body,:host{-webkit-text-size-adjust:100%;tab-size:4;-webkit-tap-highlight-color:transparent;font-family:var(--w-font-family);font-size:var(--w-font-size-m);line-height:var(--w-line-height-m);color:var(--w-s-color-text,var(--w-s-color-text-default))}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:700}a{cursor:pointer;color:var(--w-s-color-text-link);text-decoration:none}a:hover,a:focus,a:active{-webkit-text-decoration:var(--w-decoration-text-link);text-decoration:var(--w-decoration-text-link)}b,strong{font-weight:700}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:var(--w-s-color-text-placeholder)}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}h1{font-size:var(--w-font-size-xxl);line-height:var(--w-line-height-xxl)}h2{font-size:var(--w-font-size-xl);line-height:var(--w-line-height-xl)}h3{font-size:var(--w-font-size-l);line-height:var(--w-line-height-l)}h4{font-size:var(--w-font-size-m);line-height:var(--w-line-height-m)}h5{font-size:var(--w-font-size-s);line-height:var(--w-line-height-s)}dt,dd{margin:0 16px}h1,h2,h3,h4,h5,ul,ol,dl,p,blockquote{margin:0 0 8px}[hidden]{display:none!important}[tabindex="-1"]:focus:not(:focus-visible){outline:none}legend{float:left;width:100%;margin:0;padding:0;display:table}legend+*{clear:both}fieldset{min-width:0;border:0;margin:0;padding:.01em 0 0}body:not(:-moz-handler-blocked) fieldset{display:table-cell}.text-center{text-align:center}.aspect-ratio{position:relative;padding-bottom:undefined}.aspect-ratio>*{position:absolute;height:100%;width:100%;inset:0}.border{border-width:1px}.rounded-8{border-radius:8px}.flex{display:flex}.grid{display:grid}.inline{display:inline}.hidden{display:none}.shrink-0{flex-shrink:0}.flex-col{flex-direction:column}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.items-center{align-items:center}.inset-0{inset:0rem}.bottom-0{bottom:0rem}.left-0{left:0rem}.right-0{right:0rem}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.h-full{height:100%}.max-w-full{max-width:100%}.w-full{width:100%}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.mb-0{margin-bottom:0rem}.p-8{padding:.8rem}.py-2{padding-top:.2rem;padding-bottom:.2rem}.cursor-pointer{cursor:pointer}@media (min-width: 480px){.sm\:bottom-32{bottom:3.2rem}}@media (min-width: 990px){.lg\:block{display:block}}.aspect-w-4{--f-aspect-w: 4}.aspect-h-3{--f-aspect-h: 3}.aspect-w-1,.aspect-w-16,.aspect-w-2,.aspect-w-3,.aspect-w-4,.aspect-w-9{padding-bottom:calc(var(--f-aspect-h) / var(--f-aspect-w) * 100%);position:relative}@media (min-width: 480px){.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 768px){.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width: 990px){.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}}.Lightbox-module_body-scroll-lock__7tY4E{overflow:hidden;position:relative;height:100%}.Lightbox-module_backdrop__S-yIz,.Lightbox-module_lightBoxExplanation__mc6t3{background-color:#000}.MainCarousel-module_carousel__AZmA0{scrollbar-width:none;scroll-snap-type:x mandatory;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.MainCarousel-module_carousel__AZmA0::-webkit-scrollbar{display:none}.MainCarousel-module_carousel-item__4DyoX{scroll-snap-align:start}.MainCarousel-module_image-description__1SSwT{background-color:#0000008a}.MainCarousel-module_button-left-container__1a7Ae{left:15px}.MainCarousel-module_button-right-container__I048P{right:15px}.MainCarousel-module_button-right-container__I048P,.MainCarousel-module_button-left-container__1a7Ae{position:absolute;z-index:2;top:calc(50% - 65px);padding:50px 5px}.MainCarousel-module_button-left__hewJM,.MainCarousel-module_button-right__hZC27{background:rgba(45,45,45,.6);padding:0;width:40px;height:40px;border-radius:50%;line-height:0;border:0;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;outline:none;color:#fff}.MainCarousel-module_button-left__hewJM:hover,.MainCarousel-module_button-right__hZC27:hover{background:rgba(45,45,45,.7)}.MainCarousel-module_button-left__hewJM:focus,.MainCarousel-module_button-right__hZC27:focus{outline:1px solid rgba(45,45,45,.8)}.MainCarousel-module_button-left__hewJM:active,.MainCarousel-module_button-right__hZC27:active{outline:none}@media (max-width: 480px){.MainCarousel-module_button-left-container__1a7Ae{left:8px}.MainCarousel-module_button-right-container__I048P{right:8px}}.MainCarousel-module_img-with-blur__BlTU3{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:#ffffffb3}.MainCarousel-module_ul-no-filter__-Mkgs{-webkit-filter:blur(0px);filter:blur(0px)}.ImagesOverview-module_overviewImage__-Nsik:focus{border:2px solid white}.ImagesOverview-module_overviewImage__-Nsik{border:2px solid transparent}.ImageGallery-module_emptyContainer__s9Dup{margin:2% 0;padding-top:71%}.ImageGallery-module_emptyImage__H8Quc{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1.02)}.ImageGallery-module_containerWithBorder__OSOSl{border:1px solid rgba(0,0,0,.15);border-radius:8px;overflow:hidden;will-change:transform}@supports not (display: flow-root){.ImageGallery-module_fallback__JbDLY{display:flex}.ImageGallery-module_working__Laug8{display:none}}@supports (display: flow-root){.ImageGallery-module_fallback__JbDLY{display:none}}*,:after,:before{--w-rotate:0;--w-rotate-x:0;--w-rotate-y:0;--w-rotate-z:0;--w-scale-x:1;--w-scale-y:1;--w-scale-z:1;--w-skew-x:0;--w-skew-y:0;--w-translate-x:0;--w-translate-y:0;--w-translate-z:0}.space-x-8>:not([hidden])~:not([hidden]){--w-space-x-reverse:0;margin-left:calc(.8rem*(1 - var(--w-space-x-reverse)));margin-right:calc(.8rem*var(--w-space-x-reverse))}@media (min-width:768px){.md\:block{display:block}.md\:hidden{display:none}}.f-contrib-pagination-page{color:var(--w-s-color-text-link)}.f-contrib-pagination-page[aria-current=page]{background:var(--w-color-button-primary-background);color:var(--w-color-text-inverted)}*,:before,:after{--w-rotate:0;--w-rotate-x:0;--w-rotate-y:0;--w-rotate-z:0;--w-scale-x:1;--w-scale-y:1;--w-scale-z:1;--w-skew-x:0;--w-skew-y:0;--w-translate-x:0;--w-translate-y:0;--w-translate-z:0}.page-container{background-color:var(--w-s-color-background);max-width:1010px;margin:0rem;padding:0rem;padding-left:16px;padding-right:16px}.h3{font-weight:700;font-size:var(--w-font-size-l);line-height:var(--w-line-height-l)}@media (min-width: 1300px){.page-container{margin-left:auto;margin-right:auto;padding-left:31px;padding-right:31px}}.aspect-h-3{position:relative;padding-bottom:undefined}.aspect-h-3>*{position:absolute;height:100%;width:100%;inset:0}.aspect-w-4{position:relative;padding-bottom:undefined}.aspect-w-4>*{position:absolute;height:100%;width:100%;inset:0}.aspect-ratio{aspect-ratio:auto}.bg-cover{background-size:cover}.bg-center{background-position:center}.bg-gray-600{background-position:undefined undefined}.bg-no-repeat{background-repeat:no-repeat}.overscroll-x-contain{overscroll-behavior-x:contain}.border-t,.border-t-1{border-top-width:1px}.border-b-2{border-bottom-width:2px}.border-solid{border-style:solid}.bg-inherit{background-color:inherit}.text-current{color:currentColor}.no-underline,.hover\:no-underline:hover{text-decoration:none}.focus\:no-underline:focus{text-decoration:none}.active\:no-underline:active{text-decoration:none}.flex-auto{flex:1 1 auto}.flex-wrap{flex-wrap:wrap}.gap-10{gap:1rem}.gap-16{gap:1.6rem}.gap-6{gap:.6rem}.gap-x-20{column-gap:2rem}.gap-x-28{column-gap:2.8rem}.gap-y-24{row-gap:2.4rem}.gap-y-4{row-gap:.4rem}.col-end-8{grid-column-end:8}.overflow-x-auto{overflow-x:auto}.overflow-x-scroll{overflow-x:scroll}.overflow-y-hidden{overflow-y:hidden}.list-disc{list-style-type:disc}.list-inside{list-style-position:inside}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.left-1\/2{left:50%}.left-16{left:1.6rem}.left-8{left:.8rem}.right-16{right:1.6rem}.right-20{right:2rem}.right-8{right:.8rem}.top-1\/2{top:50%}.top-2{top:.2rem}.top-64{top:6.4rem}.top-80{top:8rem}.place-content-center{place-content:center}.place-items-center{place-items:center}.static{position:static}.sticky{position:sticky}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-40{z-index:40}.s-bg{background-color:var(--w-s-color-background)}.s-bg-default{background-color:var(--w-s-color-background-default)}.s-bg-info-selected{background-color:var(--w-s-color-background-info-selected)}.s-bg-inverted{background-color:var(--w-s-color-background-inverted)}.s-bg-subtle{background-color:var(--w-s-color-background-subtle)}.hover\:s-bg-primary-subtle-hover:hover{background-color:var(--w-s-color-background-primary-subtle-hover)}.s-text-default{color:var(--w-s-color-text-default)}.s-text-inverted{color:var(--w-s-color-text-inverted)}.s-text-subtle{color:var(--w-s-color-text-subtle)}.s-border-default{border-color:var(--w-s-color-border-default)}.hover\:s-border-primary-default:hover{border-color:var(--w-s-color-border-primary-default)}.focus\:s-border-primary-default:focus{border-color:var(--w-s-color-border-primary-default)}.shadow-s{box-shadow:var(--w-shadow-s)}.h-32{height:3.2rem}.h-auto{height:auto}.h-screen{height:100vh}.max-h-full{max-height:100%}.max-w-3\/4{max-width:75%}.w-fit{width:fit-content}.max-w-screen-lg{max-width:990px}.max-w-\[2000\]{max-width:200rem}.space-y-8>:not([hidden])~:not([hidden]){--w-space-y-reverse:0;margin-top:calc(.8rem * calc(1 - var(--w-space-y-reverse)));margin-bottom:calc(.8rem * var(--w-space-y-reverse))}.m-1{margin:.1rem}.m-16{margin:1.6rem}.mx-10{margin-left:1rem;margin-right:1rem}.mx-16{margin-left:1.6rem;margin-right:1.6rem}.mx-32{margin-left:3.2rem;margin-right:3.2rem}.my-0{margin-top:0rem;margin-bottom:0rem}.my-16{margin-top:1.6rem;margin-bottom:1.6rem}.my-24{margin-top:2.4rem;margin-bottom:2.4rem}.my-32{margin-top:3.2rem;margin-bottom:3.2rem}.my-64{margin-top:6.4rem;margin-bottom:6.4rem}.my-8{margin-top:.8rem;margin-bottom:.8rem}.my-auto{margin-top:auto;margin-bottom:auto}.-mb-12{margin-bottom:-1.2rem}.-mb-4{margin-bottom:-.4rem}.-mr-2{margin-right:-.2rem}.mb-16{margin-bottom:1.6rem}.mb-24{margin-bottom:2.4rem}.mb-4{margin-bottom:.4rem}.mb-8{margin-bottom:.8rem}.mt-20{margin-top:2rem}.mt-24{margin-top:2.4rem}.mt-32{margin-top:3.2rem}.mt-40{margin-top:4rem}.mt-8{margin-top:.8rem}.p-10{padding:1rem}.p-12{padding:1.2rem}.p-2{padding:.2rem}.px-6{padding-left:.6rem;padding-right:.6rem}.py-14{padding-top:1.4rem;padding-bottom:1.4rem}.py-24{padding-top:2.4rem;padding-bottom:2.4rem}.pb-16{padding-bottom:1.6rem}.pb-24{padding-bottom:2.4rem}.pr-8{padding-right:.8rem}.pt-10{padding-top:1rem}.pt-16{padding-top:1.6rem}.pt-24{padding-top:2.4rem}.pt-32{padding-top:3.2rem}.visible{visibility:visible}.italic{font-style:italic}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.object-center{object-position:center}.resize{resize:both}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-ellipsis{text-overflow:ellipsis}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.-translate-y-1\/2{--w-translate-y:-50%;transform:translate(var(--w-translate-x)) translateY(var(--w-translate-y)) translateZ(var(--w-translate-z)) rotate(var(--w-rotate)) rotateX(var(--w-rotate-x)) rotateY(var(--w-rotate-y)) rotate(var(--w-rotate-z)) skew(var(--w-skew-x)) skewY(var(--w-skew-y)) scaleX(var(--w-scale-x)) scaleY(var(--w-scale-y)) scaleZ(var(--w-scale-z))}.preserve-3d{transform-style:preserve-3d}.text-12{font-size:var(--w-font-size-xs);line-height:var(--w-line-height-xs)}.text-14{font-size:var(--w-font-size-s);line-height:var(--w-line-height-s)}.text-16{font-size:var(--w-font-size-m);line-height:var(--w-line-height-m)}.text-22{font-size:var(--w-font-size-l);line-height:var(--w-line-height-l)}.text-28{font-size:var(--w-font-size-xl);line-height:var(--w-line-height-xl)}@media (max-width: 479.9px){.lt-sm\:-mr-16{margin-right:-1.6rem}.lt-sm\:pr-0{padding-right:0rem}}@media (min-width: 480px){.sm\:block{display:block}.sm\:hidden{display:none}.sm\:bottom-32{bottom:3.2rem}.sm\:justify-start{justify-content:flex-start}.sm\:mb-20{margin-bottom:2rem}.sm\:mb-32{margin-bottom:3.2rem}.sm\:ml-auto{margin-left:auto}.sm\:pt-40{padding-top:4rem}}@media (min-width: 768px){.md\:block{display:block}.md\:grid{display:grid}.md\:hidden{display:none}.md\:flex-none{flex:none}.md\:col-span-2{grid-column:span 2/span 2}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:static{position:static}.md\:ml-10{margin-left:1rem}.md\:mr-0{margin-right:0rem}.md\:mr-auto{margin-right:auto}.md\:px-10{padding-left:1rem;padding-right:1rem}.md\:py-0{padding-top:0rem;padding-bottom:0rem}.md\:pr-32{padding-right:3.2rem}}@media (min-width: 990px){.lg\:text-left{text-align:left}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:shrink-0{flex-shrink:0}.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:justify-start{justify-content:flex-start}.lg\:max-w-\[400\]{max-width:40rem}.lg\:min-w-\[978\]{min-width:97.8rem}.lg\:-ml-4{margin-left:-.4rem}.lg\:mr-40{margin-right:4rem}.lg\:px-40{padding-left:4rem;padding-right:4rem}}@media (max-width: 480px){.responsive-buttons .button{font-size:12px;line-height:16px}}.hide-if-empty:empty{display:none}.sold-state-read-full{max-height:250px;overflow:hidden}.sold-state-read-full:before{position:absolute;left:0;right:0;height:250px;background:linear-gradient(to bottom,rgba(255,255,255,0),#fff);content:"";z-index:1}.about-section{--about-section-height: 500px;--about-section-show-more-height: 50px}.about-section-default{max-height:calc(var(--about-section-height) + var(--about-section-show-more-height));overflow-y:auto}.about-section-links{height:var(--about-section-show-more-height);display:flex;align-items:center;z-index:1;position:relative}.read-more{overflow:hidden;max-height:var(--about-section-height)}.read-more:before{position:absolute;bottom:0;left:0;right:0;height:160px;background:linear-gradient(to top,#fff,rgba(255,255,255,0));content:"";z-index:1}.reputation{padding-top:16px}@supports not (display: flow-root){.finn-legacy-browser-support{display:block!important;max-height:unset!important;overflow:unset!important}.read-more:before{bottom:unset!important;height:unset!important}}.import-decoration ul{padding:0;list-style:none}.import-decoration ul li{position:relative;padding-left:16px}.import-decoration ul li:before{content:" ";display:block;position:absolute;left:0;top:6px;background:#06befb;height:8px;width:8px;border-radius:4px}.preview-body{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='300px' width='300px'><text transform='translate(90, 200) rotate(-45)' fill='rgba(182, 240, 255, 1)' font-size='24' font-family='Finntype,Arial,Helvetica,sans-serif'>Forh\e5ndsvisning</text></svg>");background-attachment:fixed}button.button--is-disabled span{color:var(--f-white)}.object-page-button-or-link-without-behaviour{pointer-events:none;cursor:default}.capitalize-first{text-transform:lowercase}.capitalize-first:first-letter{text-transform:uppercase}.skiplink{position:absolute;top:0;left:0;opacity:0;padding:5px 10px;z-index:-1}.skiplink:focus{background:white;opacity:1;padding:5px 10px;z-index:100}.description-area h3{margin-top:24px;margin-bottom:16px}.display-ad-container{z-index:2}@media (max-width: 480px){.display-ad-container>.child-margin-auto>div{margin:0 auto}}.emptyContainer{margin:2% 0;padding-top:71%}.emptyImage{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1.02)}@supports not (display: flow-root){.fallback{display:flex}.working{display:none}}@supports (display: flow-root){.fallback{display:none}}.overviewImage:focus{border:2px solid white}.overviewImage{border:2px solid transparent}.body-scroll-lock{overflow:hidden;position:relative;height:100%}.backdrop,.lightBoxExplanation{background-color:#000}.carousel{scrollbar-width:none;scroll-snap-type:x mandatory;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.carousel::-webkit-scrollbar{display:none}.carousel-item{scroll-snap-align:start}.image-description{background-color:#0000008a}.button-left-container{left:15px}.button-right-container{right:15px}.button-right-container,.button-left-container{position:absolute;z-index:2;top:calc(50% - 65px);padding:50px 5px}.button-left,.button-right{background:rgba(45,45,45,.6);padding:0;width:40px;height:40px;border-radius:50%;line-height:0;border:0;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;outline:none;color:#fff}.button-left:hover,.button-right:hover{background:rgba(45,45,45,.7)}.button-left:focus,.button-right:focus{outline:1px solid rgba(45,45,45,.8)}.button-left:active,.button-right:active{outline:none}@media (max-width: 480px){.button-left-container{left:8px}.button-right-container{right:8px}}.img-with-blur{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background-color:#ffffffb3}.ul-no-filter{-webkit-filter:blur(0px);filter:blur(0px)}.gallery-btn{background-color:#00000080;touch-action:manipulation;line-height:0;padding:16px;text-align:center;display:flex;align-items:center;justify-content:center}.gallery-btn:hover{background-color:#000000b3}.gallery-btn:focus,.thumbnail-navigation-btn:focus{outline:1px solid rgba(0,0,0,.8)}.gallery-btn:active,.thumbnail-navigation-btn:active{outline:none}.thumbnail-navigation-btn{background-color:#ffffffe6;padding:8px;display:flex;align-items:center;justify-content:center;position:absolute}.thumbnail-navigation-btn:hover{background-color:#fff}.favorite-wrapper{padding-right:8px}.favorite-wrapper:hover{background-color:var(--f-blue-50);cursor:pointer;border-radius:8px}html{font-size:62.5%}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@media (min-width: 990px){.lg-max-w-thumbnails{max-width:calc(75vw - 520px)}}@media only screen and (max-width: 1300px){.px-16-below-1300{padding-left:1.6rem;padding-right:1.6rem}.col-start-1-below-1300{grid-column-start:1!important}.max-w-thumbnails-below-1300{max-width:calc(87.5vw - 464px);min-width:505px}}@media (max-width: 989px){.sm-max-w-thumbnails{max-width:calc(100vw - 32px)}}@media only screen and (min-width: 1700px){.xlg-max-w-550{max-width:55rem}.xlg-max-w-thumbnails{max-width:calc(75vw - 670px)}}@media only screen and (min-width: 2000px){.max-w-thumbnails{max-width:830px}}@media (max-width: 768px){#breadcrumbs :not(:nth-last-child(-n + 3)){display:none}}
