.owl-carousel{-ms-touch-action:manipulation;touch-action:manipulation}.debug *{background-color:rgba(255,0,0,.1)}.debug-overflow *{outline:1px solid rgba(255,0,0,.3)!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}@keyframes pulseBig{0%{transform:scale3d(.9,.9,.9)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(.9,.9,.9)}}.rm-grid,[class*=rm-grid-auto-]{grid-gap:var(--grid-gap,0);display:grid}.rm-grid{--grid-cols:12;grid-template-columns:repeat(var(--grid-cols),1fr)}.rm-grid>*{grid-column-end:span var(--grid-cols)}.rm-grid-auto-lg,.rm-grid-auto-md,.rm-grid-auto-sm,.rm-grid-auto-xl,.rm-grid-auto-xs{grid-template-columns:repeat(auto-fit,minmax(var(--col-min-width),1fr))}.rm-grid-auto-xs{--col-min-width:8rem}.rm-grid-auto-sm{--col-min-width:10rem}.rm-grid-auto-md{--col-min-width:15rem}.rm-grid-auto-lg{--col-min-width:20rem}.rm-grid-auto-xl{--col-min-width:25rem}.rm-grid-auto-cols{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.rm-grid-gap-xxxxs{--grid-gap:var(--space-xxxxs,0.125rem)}.rm-grid-gap-xxxs{--grid-gap:var(--space-xxxs,0.25rem)}.rm-grid-gap-xxs{--grid-gap:var(--space-xxs,0.375rem)}.rm-grid-gap-xs{--grid-gap:var(--space-xs,0.5rem)}.rm-grid-gap-sm{--grid-gap:var(--space-sm,0.75rem)}.rm-grid-gap-md{--grid-gap:var(--space-md,1.25rem)}.rm-grid-gap-lg{--grid-gap:var(--space-lg,2rem)}.rm-grid-gap-xl{--grid-gap:var(--space-xl,3.25rem)}.rm-grid-gap-xxl{--grid-gap:var(--space-xxl,5.25rem)}.rm-grid-gap-xxxl{--grid-gap:var(--space-xxxl,8.5rem)}.rm-grid-gap-xxxxl{--grid-gap:var(--space-xxxxl,13.75rem)}.col-1{grid-column-end:span 1}.col-start-1{grid-column-start:1}.col-end-2{grid-column-end:2}.col-2{grid-column-end:span 2}.col-start-2{grid-column-start:2}.col-end-3{grid-column-end:3}.col-3{grid-column-end:span 3}.col-start-3{grid-column-start:3}.col-end-4{grid-column-end:4}.col-4{grid-column-end:span 4}.col-start-4{grid-column-start:4}.col-end-5{grid-column-end:5}.col-5{grid-column-end:span 5}.col-start-5{grid-column-start:5}.col-end-6{grid-column-end:6}.col-6{grid-column-end:span 6}.col-start-6{grid-column-start:6}.col-end-7{grid-column-end:7}.col-7{grid-column-end:span 7}.col-start-7{grid-column-start:7}.col-end-8{grid-column-end:8}.col-8{grid-column-end:span 8}.col-start-8{grid-column-start:8}.col-end-9{grid-column-end:9}.col-9{grid-column-end:span 9}.col-start-9{grid-column-start:9}.col-end-10{grid-column-end:10}.col-10{grid-column-end:span 10}.col-start-10{grid-column-start:10}.col-end-11{grid-column-end:11}.col-11{grid-column-end:span 11}.col-start-11{grid-column-start:11}.col-end-12{grid-column-end:12}.col-12{grid-column-end:span 12}.col-start-12{grid-column-start:12}.col-end-13{grid-column-end:13}.col-start{grid-column-start:1}.col-end{grid-column-end:-1}.row{margin:0 -10px;max-width:100%;max-width:none;text-align:center}.row:after{clear:both;content:" ";display:block}.row .col{display:inline-block;padding:0 10px;vertical-align:top;width:100%}@media screen and (min-width:1008px){.row .col-12{width:100%}.row .col-10{width:83.0508474576%}.row .col-8{width:66.1016949153%}.row .col-6{width:49.1525423729%}.row .col-4{width:32.2033898305%}.row .col-3{width:23.7288135593%}.row .col-2{width:15.2542372881%}}@font-face{font-display:swap;font-family:Georgia;src:url(/rosemood/fonts/75be06e7-f47c-4da4-9560-6da7d93e6396.eot?#iefix);src:url(/rosemood/fonts/75be06e7-f47c-4da4-9560-6da7d93e6396.eot?#iefix) format("eot"),url(/rosemood/fonts/3056c93b-ddd6-4a07-b6ac-0b3947b2ee38.woff2) format("woff2"),url(/rosemood/fonts/39a18a82-9fba-4a18-9b26-872bc05243b8.woff) format("woff"),url(/rosemood/fonts/8e57c617-cc4f-47b5-8efb-392f187458ab.ttf) format("truetype"),url(/rosemood/fonts/381bc0d5-81a7-4124-ae56-5bc752d472b2.svg#381bc0d5-81a7-4124-ae56-5bc752d472b2) format("svg")}@font-face{font-display:swap;font-family:Georgia;font-style:italic;src:url(/rosemood/fonts/2cb5a0e9-e849-4157-bc27-c40666689ba2.eot?#iefix);src:url(/rosemood/fonts/2cb5a0e9-e849-4157-bc27-c40666689ba2.eot?#iefix) format("eot"),url(/rosemood/fonts/2af7771f-8ddd-4afe-9a23-1307629889dc.woff2) format("woff2"),url(/rosemood/fonts/c93679cc-a6a0-44eb-8596-adb4d5cb22de.woff) format("woff"),url(/rosemood/fonts/b7b3b2b4-01fb-43a6-8331-4bcf91428fb3.ttf) format("truetype"),url(/rosemood/fonts/39f8467c-4358-4a4b-a43f-8b26bd049b35.svg#39f8467c-4358-4a4b-a43f-8b26bd049b35) format("svg")}@font-face{font-display:swap;font-family:Georgia;font-weight:700;src:url(/rosemood/fonts/2338c483-564b-4c57-9234-83177c8a3d98.eot?#iefix);src:url(/rosemood/fonts/2338c483-564b-4c57-9234-83177c8a3d98.eot?#iefix) format("eot"),url(/rosemood/fonts/886cc2e0-6d9f-4b2e-a486-0148b53b006e.woff2) format("woff2"),url(/rosemood/fonts/d2f9060f-3485-482f-b5a0-b91faa67bab3.woff) format("woff"),url(/rosemood/fonts/ba156a5c-30d4-40b0-a2c3-f47833f4777d.ttf) format("truetype"),url(/rosemood/fonts/abacc501-a85f-4796-b521-492b016ddbf9.svg#abacc501-a85f-4796-b521-492b016ddbf9) format("svg")}@font-face{font-display:swap;font-family:Georgia;font-style:italic;font-weight:700;src:url(/rosemood/fonts/23bc0f18-2c73-491d-a06b-f41a2da880aa.eot?#iefix);src:url(/rosemood/fonts/23bc0f18-2c73-491d-a06b-f41a2da880aa.eot?#iefix) format("eot"),url(/rosemood/fonts/1d25176f-8332-42f4-bdab-52218ee930f7.woff2) format("woff2"),url(/rosemood/fonts/3ef28fe1-5d06-4661-b98f-e231840184f7.woff) format("woff"),url(/rosemood/fonts/5425b8eb-5ac7-44cc-8471-4b04a90a9030.ttf) format("truetype"),url(/rosemood/fonts/eef3df57-bffc-49e1-97c7-fdf801de2b52.svg#eef3df57-bffc-49e1-97c7-fdf801de2b52) format("svg")}[data-link],[data-link] *{cursor:pointer}html{--px4:0.25rem;--px5:0.3125rem;--px6:0.375rem;--px7:0.4375rem;--px8:0.5rem;--px9:0.5625rem;--px10:0.625rem;--px11:0.6875rem;--px12:0.75rem;--px13:0.8125rem;--px14:0.875rem;--px15:0.9375rem;--px16:1rem;--px17:1.0625rem;--px18:1.125rem;--px19:1.1875rem;--px20:1.25rem;--px21:1.3125rem;--px22:1.375rem;--px23:1.4375rem;--px24:1.5rem;--px25:1.5625rem;--px26:1.625rem;--px27:1.6875rem;--px28:1.75rem;--px29:1.8125rem;--px30:1.875rem;--px31:1.9375rem;--px32:2rem;--px33:2.0625rem;--px34:2.125rem;--px35:2.1875rem;--px36:2.25rem;--px37:2.3125rem;--px38:2.375rem;--px39:2.4375rem;--px40:2.5rem;--px41:2.5625rem;--px42:2.625rem;--px43:2.6875rem;--px44:2.75rem;--px45:2.8125rem;--px46:2.875rem;--px47:2.9375rem;--px48:3rem;--px49:3.0625rem;--px50:3.125rem}.feedback-content{font-size:16px}.defauld-textarea,.default-input,button,input[type=email],input[type=password],input[type=tel],input[type=text],textarea{-webkit-appearance:none}a[href^="tel:"]{color:#555}.defauld-textarea,textarea{line-height:1.2;min-height:120px;resize:none}.defauld-textarea:focus,.default-input:focus,input[type=email]:focus,input[type=password]:focus,input[type=text]:focus,select:focus,textarea:focus{border-color:#555;outline:none}button:focus,input[type=submit]:focus{outline:none}.scrollbar-area::-webkit-scrollbar,.select-options ul::-webkit-scrollbar{-webkit-appearance:none;width:7px}.scrollbar-area::-webkit-scrollbar-thumb,.select-options ul::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:4px;box-shadow:0 0 1px hsla(0,0%,100%,.5)}::-webkit-input-placeholder{color:#555;font:14px/30px Source Sans Pro,sans-serif;opacity:1}:-ms-input-placeholder{color:#555;font:14px/30px Source Sans Pro,sans-serif;opacity:1}::-ms-input-placeholder{color:#555;font:14px/30px Source Sans Pro,sans-serif;opacity:1}::placeholder{color:#555;font:14px/30px Source Sans Pro,sans-serif;opacity:1}.validation-holder .invalid+.invalid-message{display:block}.validation-holder .form-errors,.validation-holder .invalid-message{background:#fff;border:1px solid #ff585d;box-sizing:border-box;clear:both;color:#ff585d;display:none;padding:11px 9px;position:relative;z-index:5}.validation-holder .form-errors:after,.validation-holder .form-errors:before,.validation-holder .invalid-message:after,.validation-holder .invalid-message:before{border:solid transparent;bottom:100%;content:"";height:0;pointer-events:none;position:absolute;right:27px;width:0}.validation-holder .form-errors:after,.validation-holder .invalid-message:after{border-bottom-color:#fff;border-width:5px;right:28px}.validation-holder .form-errors:before,.validation-holder .invalid-message:before{border-bottom-color:#ff585d;border-width:6px}.validation-holder .form-errors.server-validation,.validation-holder .invalid-message.server-validation{display:block;margin:0 0 20px;text-align:left}.validation-holder .form-errors.server-validation:after,.validation-holder .form-errors.server-validation:before,.validation-holder .form-errors:empty,.validation-holder .invalid-message.server-validation:after,.validation-holder .invalid-message.server-validation:before,.validation-holder .invalid-message:empty{display:none}.validation-holder .form-errors{display:block;margin-top:10px}@media screen and (max-width:768px){.validation-holder>input[type=password].invalid,.validation-holder>input[type=text].invalid,.validation-holder>input[type=textarea].invalid{border-color:#ff585d!important;margin-bottom:0!important}.validation-holder .invalid+.invalid-message{display:none}.validation-holder .invalid~label{color:#ff585d!important}}.default-select{border:1px solid #d8d8d8;box-sizing:border-box;cursor:pointer;padding:12px 47px 11px 10px;position:relative;width:100%}.default-select:after{background:url(../images/icons/svg-icons/svg-arrow.svg) no-repeat;content:"";height:6px;margin-top:-3px;position:absolute;right:19px;top:50%;width:9px}.default-select.open .drop{display:block}.default-select .selected{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.default-select .drop{background:#fff;border:1px solid #d8d8d8;cursor:default;display:none;left:-1px;max-height:200px;overflow:auto;padding:12px 10px 11px;position:absolute;right:-1px;top:37px;z-index:2}.default-select .drop ul li{padding:8px 0}.default-select .drop ul li a:hover{color:#2c75c3}.input-row{padding-bottom:20px;position:relative}.input-row:after{clear:both;content:"";display:block}.input-row.check-row,.input-row.radio-row{position:relative}.input-row.check-row label,.input-row.radio-row label{float:left;margin:0;padding:0;position:relative}.input-row.check-row label.checkbox:before,.input-row.check-row label.radio:before,.input-row.radio-row label.checkbox:before,.input-row.radio-row label.radio:before{border:1px solid #d8d8d8;content:"";display:inline-block;height:18px;margin:0 10px 1px 0;vertical-align:middle;width:18px}.input-row.check-row label.checkbox:after,.input-row.check-row label.radio:after,.input-row.radio-row label.checkbox:after,.input-row.radio-row label.radio:after{border:solid #fff;border-width:0 0 1px 1px;content:"";height:5px;left:5px;position:absolute;top:5px;transform:rotate(-45deg);visibility:hidden;width:9px}.input-row.check-row label.radio:before,.input-row.radio-row label.radio:before{border-radius:50%}.input-row.check-row label.radio:after,.input-row.radio-row label.radio:after{background:#14294a;border:0;border-radius:50%;height:8px;width:8px}.input-row.check-row input[type=checkbox],.input-row.check-row input[type=radio],.input-row.radio-row input[type=checkbox],.input-row.radio-row input[type=radio]{height:20px;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:20px}.input-row.check-row input[type=checkbox]:checked+label:before,.input-row.check-row input[type=radio]:checked+label:before,.input-row.radio-row input[type=checkbox]:checked+label:before,.input-row.radio-row input[type=radio]:checked+label:before{background:#2c75c3}.input-row.check-row input[type=checkbox]:checked+label:after,.input-row.check-row input[type=radio]:checked+label:after,.input-row.radio-row input[type=checkbox]:checked+label:after,.input-row.radio-row input[type=radio]:checked+label:after{visibility:visible}.input-row.check-row input[type=radio]:checked+label:before,.input-row.radio-row input[type=radio]:checked+label:before{background:none}.flash-messages .alert{border:1px solid #ff585d;box-sizing:border-box;margin:30px 10px 0;padding:11px 9px;position:relative}.flash-messages .alert.alert-danger{color:#ff585d;padding-left:40px}.flash-messages .alert.alert-danger:before{height:22px;left:7px;margin:-10px 0 0;position:absolute;top:50%;width:21px}.flash-messages .alert.alert-success{border-color:#2c75c3;color:#2c75c3;padding-left:40px}.flash-messages .alert.alert-success:before{height:22px;left:7px;margin:-10px 0 0;position:absolute;top:50%;width:21px}.popup-notification{background:url(../images/svg/svg-alert-success.svg) 10px 50% no-repeat;background-color:#fff;background-size:34px 34px;border:1px solid #2c75c3;color:#2c75c3;left:auto;padding:8px 8px 8px 50px;position:absolute;right:64px;top:48px;transition:visibility .5s linear,opacity .5s linear;white-space:nowrap;width:auto;z-index:20}.popup-notification:after,.popup-notification:before{border:solid transparent;bottom:100%;content:"";height:0;pointer-events:none;position:absolute;right:22px;width:0}.popup-notification:after{border-bottom-color:#fff;border-width:6px;margin-left:-6px;right:23px}.popup-notification:before{border-bottom-color:#2c75c3;border-width:7px;margin-left:-7px}.popup-notification.alert-notification{background:url(../images/svg/svg-alert-danger.svg) 20px 50% no-repeat;background-size:34px 34px;border:1px solid #ff585d;color:#ff585d}.popup-notification.alert-notification:before{border-bottom-color:#ff585d}.popup-notification.is-fade-out{opacity:0;visibility:hidden}.pagination .pagination-content{-ms-flex-pack:center;display:-ms-flexbox;display:flex;font-size:20px;justify-content:center;line-height:45px;margin-bottom:50px}.pagination .pagination-button{-ms-flex-item-align:center;align-self:center;cursor:pointer}.pagination .pagination-button.is-disabled{cursor:default;opacity:.3;pointer-events:none}.pagination .pages-counter{-ms-flex-item-align:center;align-self:center;display:-ms-flexbox;display:flex;margin-left:10px}.pagination .more-holder,.pagination .page-number-holder{margin-right:10px}.pagination .more,.pagination .page-number{color:#555;display:inline-block;height:45px;text-align:center;width:45px}.pagination .page-number-holder .page-number{cursor:pointer}.pagination .page-number-holder .page-number:hover,.pagination .page-number-holder.active .page-number{color:#000;text-decoration:underline}.pagination .more{cursor:default}.pagination .current-page-info{-ms-flex-item-align:center;align-self:center;font-size:16px;line-height:20px;margin:0 40px;text-align:center}.checkout-steps{font-size:14px;margin:30px 0;text-align:center}@media screen and (max-width:768px){.checkout-steps{background:#f4f4f4;border:0;font-size:10px;margin:0 0 15px}}.checkout-steps li{border:solid #f4f4f4;border-width:0 0 1px 1px;box-sizing:border-box;float:left;padding:10px 0;position:relative;top:1px;width:25%}@media screen and (max-width:768px){.checkout-steps li{border:0;box-sizing:border-box;float:left;padding:0 15px;position:static;width:25%}}.checkout-steps li:first-child{border-left:0}.checkout-steps li.current{border-bottom-color:#2c75c3}.checkout-steps li.current a{color:#2c75c3}@media screen and (max-width:768px){.checkout-steps li.current a{border-bottom-color:#2c75c3;color:#2c75c3}}.checkout-steps li a{color:#d8d8d8}@media screen and (max-width:768px){.checkout-steps li a{border-bottom:2px solid transparent;color:#d8d8d8;display:block;overflow:hidden;padding:10px 0 8px;text-overflow:ellipsis;white-space:nowrap}}.checkout-steps li span.desktop-view{display:inline!important}@media screen and (max-width:768px){.checkout-steps li span.desktop-view{display:none!important}}.loading-block{display:block;height:0;padding:64.5% 0 0;position:relative;width:100%}.spinner{box-sizing:border-box;height:100%;left:50%;max-height:150px;max-width:150px;position:absolute;top:50%;transform:translate(-50%,-50%);width:50%}.spinner:before{animation:spinner 1s linear infinite;background:url(../images/icons/spinner-dark.svg) no-repeat 50% 50%;background-size:contain;border-radius:50%;content:"";display:block;height:100%}.spinner.light:before{background:url(../images/icons/spinner-light.svg) no-repeat 50% 50%}.spinner.blue:before{background:url(../images/icons/spinner-blue.svg) no-repeat 50% 50%}.spinner.static{display:inline-block;height:16px;left:0;position:relative;top:0;transform:none;vertical-align:top;width:16px}@media screen and (max-width:1000px){.page>article,.page>div,.page>section{position:relative;right:0;transition:all .3s}.is-menu-open .page>article,.is-menu-open .page>div,.is-menu-open .page>section{right:-272px}}.hidden-before-css-loaded{opacity:1}@keyframes spinner{to{transform:rotate(1turn)}}.device-manager{width:4px}@media screen and (max-width:1280px){.device-manager{width:3px}}@media screen and (max-width:1024px){.device-manager{width:2px}}@media screen and (max-width:768px){.device-manager{width:1px}}.cms-agb #ot-sdk-btn,.cms-cgv #ot-sdk-btn,.cms-datenschutz #ot-sdk-btn,.cms-donnees-personnelles #ot-sdk-btn,.cms-impressum #ot-sdk-btn,.cms-mentions-legales #ot-sdk-btn{display:none!important}.svg-add-to-wishlist:before{background:url(/rosemood/images/svg/favorite.svg) no-repeat;height:16px;width:18px}.svg-add-to-wishlist-active:before,.svg-add-to-wishlist:hover:before{background:url(/rosemood/images/svg/favorite-on.svg) no-repeat;height:16px;width:18px}.svg-share-social:before{background:url(/rosemood/images/svg/share-social.svg) no-repeat;height:17px;width:17px}.svg-share-social:hover:before{background:url(/rosemood/images/svg/share-social-hover.svg) no-repeat;height:17px;width:17px}.svg-share-facebook:before{background:url(/rosemood/images/svg/share-facebook.svg) no-repeat;height:22px;width:8px}.svg-share-pinterest:before{background:url(/rosemood/images/svg/share-pinterest.svg) no-repeat;height:22px;width:13px}.svg-options-back:before{background:url(/kam/images/svgs/icons/svg-options-back.svg) no-repeat;height:16px;width:16px}.svg-close-filters-panel:before{background:url(/rosemood/images/svg/close-panel.svg) no-repeat;height:20px;position:absolute;right:60px;width:20px}@media screen and (max-width:768px){.svg-close-filters-panel:before{right:25px}}.svg-icon-open-close:before{background:url(/rosemood/images/images/arrow_blanc.png) no-repeat;background-size:13px;height:8px;width:13px}.svg-icon-close:before{background:url(/rosemood/images/svg/close.svg) no-repeat;background-size:12px;height:20px;width:20px}.svg-remove-filter:before{background:url(/rosemood/images/svg/close-dark.svg) no-repeat;height:20px;width:20px}.svg-cart:before{background:url(/rosemood/images/svg/panier.svg) no-repeat;height:23px;margin-top:-3px;width:23px}.svg-star:before{background:url(/rosemood/images/svg/review-star.svg) no-repeat;height:12px;width:12px}.svg-slide-next-color-link-small:before{background:url(/rosemood/images/svg/slide-next-color-link-small.svg) no-repeat;height:26px;width:27px}.svg-slide-next-color-link-small:hover:before{background:url(/rosemood/images/svg/slide-next-color-link-small-hover.svg) no-repeat;height:26px;width:27px}.svg-slide-prev-color-link-small:before{background:url(/rosemood/images/svg/slide-prev-color-link-small.svg) no-repeat;height:26px;width:27px}.svg-slide-prev-color-link-small:hover:before{background:url(/rosemood/images/svg/slide-prev-color-link-small-hover.svg) no-repeat;height:26px;width:27px}.svg-format.D01:before{background:url(/kam/images/svgs/formats/svg-format.D01.svg) no-repeat;height:30px;width:22px}.svg-format.D02:before{background:url(/kam/images/svgs/formats/svg-format.D02.svg) no-repeat;height:30px;width:22px}.svg-format.EF01:before{background:url(/kam/images/svgs/formats/svg-format.EF01.svg) no-repeat;height:30px;width:30px}.svg-format.EF02:before{background:url(/kam/images/svgs/formats/svg-format.EF02.svg) no-repeat;height:30px;width:30px}.svg-format.EF03:before{background:url(/kam/images/svgs/formats/svg-format.EF03.svg) no-repeat;height:30px;width:30px}.svg-format.EF04:before{background:url(/kam/images/svgs/formats/svg-format.EF04.svg) no-repeat;height:30px;width:30px}.svg-format.EF05:before{background:url(/kam/images/svgs/formats/svg-format.EF05.svg) no-repeat;height:30px;width:30px}.svg-format.EF11:before{background:url(/kam/images/svgs/formats/svg-format.EF11.svg) no-repeat;height:30px;width:30px}.svg-format.EF13:before{background:url(/kam/images/svgs/formats/svg-format.EF13.svg) no-repeat;height:30px;width:30px}.svg-format.EF14:before{background:url(/kam/images/svgs/formats/svg-format.EF14.svg) no-repeat;height:30px;width:30px}.svg-format.EF24:before{background:url(/kam/images/svgs/formats/svg-format.EF24.svg) no-repeat;height:30px;width:30px}.svg-format.F000:before{background:url(/kam/images/svgs/formats/svg-format.F000.svg) no-repeat;height:30px;width:30px}.svg-format.F010:before{background:url(/kam/images/svgs/formats/svg-format.F010.svg) no-repeat;height:30px;width:30px}.svg-format.F011:before{background:url(/kam/images/svgs/formats/svg-format.F011.svg) no-repeat;height:30px;width:30px}.svg-format.F013:before{background:url(/kam/images/svgs/formats/svg-format.F010.svg) no-repeat;height:30px;width:30px}.svg-format.F020:before,.svg-format.F021:before{background:url(/kam/images/svgs/formats/svg-format.F020.svg) no-repeat;height:30px;width:30px}.svg-format.F030:before{background:url(/kam/images/svgs/formats/svg-format.F030.svg) no-repeat;height:30px;width:30px}.svg-format.F031:before{background:url(/kam/images/svgs/formats/svg-format.F031.svg) no-repeat;height:30px;width:30px}.svg-format.F040:before{background:url(/kam/images/svgs/formats/svg-format.F040.svg) no-repeat;height:30px;width:30px}.svg-format.F041:before{background:url(/kam/images/svgs/formats/svg-format.F041.svg) no-repeat;height:30px;width:30px}.svg-format.F050:before{background:url(/kam/images/svgs/formats/svg-format.F050.svg) no-repeat;height:30px;width:30px}.svg-format.F051:before{background:url(/kam/images/svgs/formats/svg-format.F051.svg) no-repeat;height:30px;width:30px}.svg-format.F060:before{background:url(/kam/images/svgs/formats/svg-format.F060.svg) no-repeat;height:30px;width:30px}.svg-format.F061:before{background:url(/kam/images/svgs/formats/svg-format.F061.svg) no-repeat;height:30px;width:30px}.svg-format.F062:before{background:url(/kam/images/svgs/formats/svg-format.F062.svg) no-repeat;height:30px;width:30px}.svg-format.F063:before{background:url(/kam/images/svgs/formats/svg-format.F063.svg) no-repeat;height:30px;width:30px}.svg-format.F064:before{background:url(/kam/images/svgs/formats/svg-format.F064.svg) no-repeat;height:30px;width:30px}.svg-format.F070:before{background:url(/kam/images/svgs/formats/svg-format.F070.svg) no-repeat;height:30px;width:30px}.svg-format.F071:before{background:url(/kam/images/svgs/formats/svg-format.F071.svg) no-repeat;height:30px;width:30px}.svg-format.F072:before{background:url(/kam/images/svgs/formats/svg-format.F072.svg) no-repeat;height:30px;width:30px}.svg-format.F073:before{background:url(/kam/images/svgs/formats/svg-format.F073.svg) no-repeat;height:30px;width:30px}.svg-format.F074:before{background:url(/kam/images/svgs/formats/svg-format.F070.svg) no-repeat;height:30px;width:30px}.svg-format.F080:before{background:url(/kam/images/svgs/formats/svg-format.F080.svg) no-repeat;height:30px;width:30px}.svg-format.F082:before{background:url(/kam/images/svgs/formats/svg-format.F082.svg) no-repeat;height:30px;width:30px}.svg-format.F083:before{background:url(/kam/images/svgs/formats/svg-format.F083.svg) no-repeat;height:30px;width:30px}.svg-format.F085:before{background:url(/kam/images/svgs/formats/svg-format.F085.svg) no-repeat;height:30px;width:30px}.svg-format.F086:before{background:url(/kam/images/svgs/formats/svg-format.F086.svg) no-repeat;height:30px;width:30px}.svg-format.F091:before{background:url(/kam/images/svgs/formats/svg-format.F091.svg) no-repeat;height:30px;width:30px}.svg-format.F100:before{background:url(/kam/images/svgs/formats/svg-format.F100.svg) no-repeat;height:30px;width:30px}.svg-format.F101:before{background:url(/kam/images/svgs/formats/svg-format.F101.svg) no-repeat;height:30px;width:30px}.svg-format.F102:before{background:url(/kam/images/svgs/formats/svg-format.F102.svg) no-repeat;height:30px;width:30px}.svg-format.F103:before{background:url(/kam/images/svgs/formats/svg-format.F103.svg) no-repeat;height:30px;width:30px}.svg-format.F140:before{background:url(/kam/images/svgs/formats/svg-format.F140.svg) no-repeat;height:30px;width:30px}.svg-format.F141:before{background:url(/kam/images/svgs/formats/svg-format.F141.svg) no-repeat;height:30px;width:30px}.svg-format.F142:before{background:url(/kam/images/svgs/formats/svg-format.F142.svg) no-repeat;height:30px;width:30px}.svg-format.F144:before{background:url(/kam/images/svgs/formats/svg-format.F141.svg) no-repeat;height:30px;width:30px}.svg-format.F150:before{background:url(/kam/images/svgs/formats/svg-format.F150.svg) no-repeat;height:30px;width:30px}.svg-format.F151:before{background:url(/kam/images/svgs/formats/svg-format.F151.svg) no-repeat;height:30px;width:30px}.svg-format.F160:before{background:url(/kam/images/svgs/formats/svg-format.F160.svg) no-repeat;height:30px;width:30px}.svg-format.F161:before{background:url(/kam/images/svgs/formats/svg-format.F161.svg) no-repeat;height:30px;width:30px}.svg-format.F162:before{background:url(/kam/images/svgs/formats/svg-format.F162.svg) no-repeat;height:30px;width:30px}.svg-format.F170:before,.svg-format.F171:before{background:url(/kam/images/svgs/formats/svg-format.F170.svg) no-repeat;height:30px;width:30px}.svg-format.F174:before{background:url(/kam/images/svgs/formats/svg-format.F174.svg) no-repeat;height:30px;width:30px}.svg-format.F175:before{background:url(/kam/images/svgs/formats/svg-format.F175.svg) no-repeat;height:30px;width:30px}.svg-format.F180:before{background:url(/kam/images/svgs/formats/svg-format.F180.svg) no-repeat;height:30px;width:30px}.svg-format.F181:before{background:url(/kam/images/svgs/formats/svg-format.F181.svg) no-repeat;height:30px;width:30px}.svg-format.F184:before{background:url(/kam/images/svgs/formats/svg-format.F180.svg) no-repeat;height:30px;width:30px}.svg-format.F185:before{background:url(/kam/images/svgs/formats/svg-format.F185.svg) no-repeat;height:30px;width:30px}.svg-format.F190:before{background:url(/kam/images/svgs/formats/svg-format.F190.svg) no-repeat;height:30px;width:30px}.svg-format.F191:before{background:url(/kam/images/svgs/formats/svg-format.F191.svg) no-repeat;height:30px;width:30px}.svg-format.F193:before{background:url(/kam/images/svgs/formats/svg-format.F193.svg) no-repeat;height:30px;width:30px}.svg-format.F194:before{background:url(/kam/images/svgs/formats/svg-format.F194.svg) no-repeat;height:30px;width:30px}.svg-format.F200:before{background:url(/kam/images/svgs/formats/svg-format.F200.svg) no-repeat;height:30px;width:30px}.svg-format.F201:before{background:url(/kam/images/svgs/formats/svg-format.F201.svg) no-repeat;height:30px;width:30px}.svg-format.F202:before{background:url(/kam/images/svgs/formats/svg-format.F202.svg) no-repeat;height:30px;width:30px}.svg-format.F210:before{background:url(/kam/images/svgs/formats/svg-format.F210.svg) no-repeat;height:30px;width:30px}.svg-format.F211:before{background:url(/kam/images/svgs/formats/svg-format.F211.svg) no-repeat;height:30px;width:30px}.svg-format.F220:before{background:url(/kam/images/svgs/formats/svg-format.F220.svg) no-repeat;height:30px;width:30px}.svg-format.F221:before{background:url(/kam/images/svgs/formats/svg-format.F221.svg) no-repeat;height:30px;width:30px}.svg-format.F223:before{background:url(/kam/images/svgs/formats/svg-format.F220.svg) no-repeat;height:30px;width:30px}.svg-format.F230:before{background:url(/kam/images/svgs/formats/svg-format.F230.svg) no-repeat;height:30px;width:30px}.svg-format.F240:before{background:url(/kam/images/svgs/formats/svg-format.F240.svg) no-repeat;height:30px;width:30px}.svg-format.F246:before{background:url(/kam/images/svgs/formats/svg-format.F246.svg) no-repeat;height:30px;width:30px}.svg-format.F250:before{background:url(/kam/images/svgs/formats/svg-format.F250.svg) no-repeat;height:30px;width:30px}.svg-format.F251:before{background:url(/kam/images/svgs/formats/svg-format.F251.svg) no-repeat;height:30px;width:30px}.svg-format.F252:before{background:url(/kam/images/svgs/formats/svg-format.F252.svg) no-repeat;height:30px;width:30px}.svg-format.F260:before{background:url(/kam/images/svgs/formats/svg-format.F260.svg) no-repeat;height:30px;width:30px}.svg-format.F261:before{background:url(/kam/images/svgs/formats/svg-format.F261.svg) no-repeat;height:30px;width:30px}.svg-format.F262:before{background:url(/kam/images/svgs/formats/svg-format.F262.svg) no-repeat;height:30px;width:30px}.svg-format.F270:before{background:url(/kam/images/svgs/formats/svg-format.F270.svg) no-repeat;height:30px;width:30px}.svg-format.F275:before{background:url(/kam/images/svgs/formats/svg-format.F275.svg) no-repeat;height:30px;width:30px}.svg-format.F276:before{background:url(/kam/images/svgs/formats/svg-format.F276.svg) no-repeat;height:30px;width:30px}.svg-format.F280:before{background:url(/kam/images/svgs/formats/svg-format.F280.svg) no-repeat;height:30px;width:30px}.svg-format.F285:before{background:url(/kam/images/svgs/formats/svg-format.F285.svg) no-repeat;height:30px;width:30px}.svg-format.F290:before{background:url(/kam/images/svgs/formats/svg-format.F290.svg) no-repeat;height:30px;width:30px}.svg-format.F291:before{background:url(/kam/images/svgs/formats/svg-format.F291.svg) no-repeat;height:30px;width:30px}.svg-format.F292:before{background:url(/kam/images/svgs/formats/svg-format.F292.svg) no-repeat;height:30px;width:30px}.svg-format.F295:before{background:url(/kam/images/svgs/formats/svg-format.F295.svg) no-repeat;height:30px;width:30px}.svg-format.F296:before{background:url(/kam/images/svgs/formats/svg-format.F296.svg) no-repeat;height:30px;width:30px}.svg-format.F298:before{background:url(/kam/images/svgs/formats/svg-format.F298.svg) no-repeat;height:30px;width:30px}.svg-format.F299:before{background:url(/kam/images/svgs/formats/svg-format.F299.svg) no-repeat;height:30px;width:30px}.svg-format.F301:before{background:url(/kam/images/svgs/formats/svg-format.F301.svg) no-repeat;height:30px;width:30px}.svg-format.F302:before{background:url(/kam/images/svgs/formats/svg-format.F302.svg) no-repeat;height:30px;width:30px}.svg-format.F303:before{background:url(/kam/images/svgs/formats/svg-format.F303.svg) no-repeat;height:30px;width:30px}.svg-format.F312:before{background:url(/kam/images/svgs/formats/svg-format.F312.svg) no-repeat;height:30px;width:30px}.svg-format.F313:before{background:url(/kam/images/svgs/formats/svg-format.F313.svg) no-repeat;height:30px;width:30px}.svg-format.F314:before{background:url(/kam/images/svgs/formats/svg-format.F314.svg) no-repeat;height:30px;width:30px}.svg-format.F315:before{background:url(/kam/images/svgs/formats/svg-format.F315.svg) no-repeat;height:30px;width:30px}.svg-format.F316:before{background:url(/kam/images/svgs/formats/svg-format.F316.svg) no-repeat;height:30px;width:30px}.svg-format.F317:before{background:url(/kam/images/svgs/formats/svg-format.F317.svg) no-repeat;height:30px;width:30px}.svg-format.F318:before{background:url(/kam/images/svgs/formats/svg-format.F318.svg) no-repeat;height:30px;width:30px}.svg-format.F319:before{background:url(/kam/images/svgs/formats/svg-format.F319.svg) no-repeat;height:30px;width:30px}.svg-format.F320:before{background:url(/kam/images/svgs/formats/svg-format.F320.svg) no-repeat;height:30px;width:30px}.svg-format.F321:before{background:url(/kam/images/svgs/formats/svg-format.F321.svg) no-repeat;height:30px;width:30px}.svg-format.F390:before{background:url(/kam/images/svgs/formats/svg-format.F390.svg) no-repeat;height:30px;width:30px}.svg-format.F400:before{background:url(/kam/images/svgs/formats/svg-format.F400.svg) no-repeat;height:30px;width:30px}.svg-format.F410:before{background:url(/kam/images/svgs/formats/svg-format.F410.svg) no-repeat;height:30px;width:30px}.svg-format.F411:before{background:url(/kam/images/svgs/formats/svg-format.F411.svg) no-repeat;height:30px;width:30px}.svg-format.F415:before{background:url(/kam/images/svgs/formats/svg-format.F415.svg) no-repeat;height:30px;width:30px}.svg-format.F416:before{background:url(/kam/images/svgs/formats/svg-format.F416.svg) no-repeat;height:30px;width:30px}.svg-format.F420:before{background:url(/kam/images/svgs/formats/svg-format.F420.svg) no-repeat;height:30px;width:30px}.svg-format.F430:before{background:url(/kam/images/svgs/formats/svg-format.F430.svg) no-repeat;height:30px;width:30px}.svg-format.F431:before{background:url(/kam/images/svgs/formats/svg-format.F431.svg) no-repeat;height:30px;width:30px}.svg-format.F432:before{background:url(/kam/images/svgs/formats/svg-format.F432.svg) no-repeat;height:30px;width:30px}.svg-format.F433:before{background:url(/kam/images/svgs/formats/svg-format.F433.svg) no-repeat;height:30px;width:30px}.svg-format.F434:before{background:url(/kam/images/svgs/formats/svg-format.F434.svg) no-repeat;height:30px;width:30px}.svg-format.F435:before{background:url(/kam/images/svgs/formats/svg-format.F435.svg) no-repeat;height:30px;width:30px}.svg-format.F436:before{background:url(/kam/images/svgs/formats/svg-format.F436.svg) no-repeat;height:30px;width:30px}.svg-format.F437:before{background:url(/kam/images/svgs/formats/svg-format.F437.svg) no-repeat;height:30px;width:30px}.svg-format.F501:before{background:url(/kam/images/svgs/formats/svg-format.F501.svg) no-repeat;height:30px;width:30px}.svg-format.F510:before{background:url(/kam/images/svgs/formats/svg-format.F510.svg) no-repeat;height:30px;width:30px}.svg-format.F520:before{background:url(/kam/images/svgs/formats/svg-format.F520.svg) no-repeat;height:30px;width:30px}.svg-format.F550:before{background:url(/kam/images/svgs/formats/svg-format.F550.svg) no-repeat;height:30px;width:30px}.svg-format.F572:before{background:url(/kam/images/svgs/formats/svg-format.F572.svg) no-repeat;height:30px;width:30px}.svg-format.F552:before{background:url(/kam/images/svgs/formats/svg-format.F552.svg) no-repeat;height:30px;width:30px}.svg-format.F553:before{background:url(/kam/images/svgs/formats/svg-format.F553.svg) no-repeat;height:30px;width:30px}.svg-format.F571:before{background:url(/kam/images/svgs/formats/svg-format.F571.svg) no-repeat;height:30px;width:30px}.svg-format.F554:before{background:url(/kam/images/svgs/formats/svg-format.F554.svg) no-repeat;height:30px;width:30px}.svg-format.F560:before{background:url(/kam/images/svgs/formats/svg-format.F560.svg) no-repeat;height:30px;width:30px}.svg-format.F561:before{background:url(/kam/images/svgs/formats/svg-format.F561.svg) no-repeat;height:30px;width:30px}.svg-format.F562:before{background:url(/kam/images/svgs/formats/svg-format.F562.svg) no-repeat;height:30px;width:30px}.svg-format.F563:before{background:url(/kam/images/svgs/formats/svg-format.F563.svg) no-repeat;height:30px;width:30px}.svg-format.F564:before{background:url(/kam/images/svgs/formats/svg-format.F564.svg) no-repeat;height:30px;width:30px}.svg-format.F565:before{background:url(/kam/images/svgs/formats/svg-format.F565.svg) no-repeat;height:30px;width:30px}.svg-format.F570:before{background:url(/kam/images/svgs/formats/svg-format.F570.svg) no-repeat;height:30px;width:30px}.svg-format.F573:before{background:url(/kam/images/svgs/formats/svg-format.F573.svg) no-repeat;height:30px;width:30px}.svg-format.F574:before{background:url(/kam/images/svgs/formats/svg-format.F574.svg) no-repeat;height:30px;width:30px}.svg-format.F575:before{background:url(/kam/images/svgs/formats/svg-format.F575.svg) no-repeat;height:30px;width:30px}.svg-format.F576:before{background:url(/kam/images/svgs/formats/svg-format.F576.svg) no-repeat;height:30px;width:30px}.svg-format.F577:before{background:url(/kam/images/svgs/formats/svg-format.F577.svg) no-repeat;height:30px;width:30px}.svg-format.F578:before{background:url(/kam/images/svgs/formats/svg-format.F578.svg) no-repeat;height:30px;width:30px}.svg-format.F580:before{background:url(/kam/images/svgs/formats/svg-format.F580.svg) no-repeat;height:30px;width:30px}.svg-format.F581:before{background:url(/kam/images/svgs/formats/svg-format.F581.svg) no-repeat;height:30px;width:30px}.svg-format.F582:before{background:url(/kam/images/svgs/formats/svg-format.F582.svg) no-repeat;height:30px;width:30px}.svg-format.F591:before{background:url(/kam/images/svgs/formats/svg-format.F591.svg) no-repeat;height:30px;width:30px}.svg-format.F592:before{background:url(/kam/images/svgs/formats/svg-format.F592.svg) no-repeat;height:30px;width:30px}.svg-format.F600:before{background:url(/kam/images/svgs/formats/svg-format.F600.svg) no-repeat;height:30px;width:30px}.svg-format.F601:before{background:url(/kam/images/svgs/formats/svg-format.F601.svg) no-repeat;height:30px;width:30px}.svg-format.F602:before{background:url(/kam/images/svgs/formats/svg-format.F602.svg) no-repeat;height:30px;width:30px}.svg-format.F650:before{background:url(/kam/images/svgs/formats/svg-format.F650.svg) no-repeat;height:30px;width:30px}.svg-format.F660:before{background:url(/kam/images/svgs/formats/svg-format.F660.svg) no-repeat;height:30px;width:30px}.svg-format.F661:before{background:url(/kam/images/svgs/formats/svg-format.F661.svg) no-repeat;height:30px;width:30px}.svg-format.F662:before{background:url(/kam/images/svgs/formats/svg-format.F662.svg) no-repeat;height:30px;width:30px}.svg-format.F670:before{background:url(/kam/images/svgs/formats/svg-format.F670.svg) no-repeat;height:30px;width:30px}.svg-format.F700:before{background:url(/kam/images/svgs/formats/svg-format.F700.svg) no-repeat;height:30px;width:30px}.svg-format.F710:before{background:url(/kam/images/svgs/formats/svg-format.F710.svg) no-repeat;height:30px;width:30px}.svg-format.F711:before{background:url(/kam/images/svgs/formats/svg-format.F711.svg) no-repeat;height:30px;width:30px}.svg-format.F712:before{background:url(/kam/images/svgs/formats/svg-format.F712.svg) no-repeat;height:30px;width:30px}.svg-format.F715:before{background:url(/kam/images/svgs/formats/svg-format.F715.svg) no-repeat;height:30px;width:30px}.svg-format.F716:before{background:url(/kam/images/svgs/formats/svg-format.F716.svg) no-repeat;height:30px;width:30px}.svg-format.F750:before{background:url(/kam/images/svgs/formats/svg-format.F750.svg) no-repeat;height:30px;width:30px}.svg-format.F760:before{background:url(/kam/images/svgs/formats/svg-format.F760.svg) no-repeat;height:30px;width:30px}.svg-format.F811:before{background:url(/kam/images/svgs/formats/svg-format.F811.svg) no-repeat;height:30px;width:30px}.svg-format.F812:before{background:url(/kam/images/svgs/formats/svg-format.F812.svg) no-repeat;height:30px;width:30px}.svg-format.F813:before{background:url(/kam/images/svgs/formats/svg-format.F813.svg) no-repeat;height:30px;width:30px}.svg-format.F814:before{background:url(/kam/images/svgs/formats/svg-format.F814.svg) no-repeat;height:30px;width:30px}.svg-format.F824:before{background:url(/kam/images/svgs/formats/svg-format.F824.svg) no-repeat;height:30px;width:30px}.svg-format.F901:before{background:url(/kam/images/svgs/formats/svg-format.F901.svg) no-repeat;height:30px;width:30px}.svg-format.F902:before{background:url(/kam/images/svgs/formats/svg-format.F902.svg) no-repeat;height:30px;width:30px}.svg-format.F903:before{background:url(/kam/images/svgs/formats/svg-format.F903.svg) no-repeat;height:30px;width:30px}.svg-format.F904:before{background:url(/kam/images/svgs/formats/svg-format.F904.svg) no-repeat;height:30px;width:30px}.svg-format.F911:before{background:url(/kam/images/svgs/formats/svg-format.F911.svg) no-repeat;height:30px;width:30px}.svg-format.F912:before{background:url(/kam/images/svgs/formats/svg-format.F912.svg) no-repeat;height:30px;width:30px}.svg-format.F921:before{background:url(/kam/images/svgs/formats/svg-format.F921.svg) no-repeat;height:30px;width:30px}.svg-format.F922:before{background:url(/kam/images/svgs/formats/svg-format.F922.svg) no-repeat;height:30px;width:30px}.svg-format.F931:before{background:url(/kam/images/svgs/formats/svg-format.F931.svg) no-repeat;height:30px;width:30px}.svg-format.F932:before{background:url(/kam/images/svgs/formats/svg-format.F932.svg) no-repeat;height:30px;width:30px}.svg-format.F960:before{background:url(/kam/images/svgs/formats/svg-format.F960.svg) no-repeat;height:30px;width:30px}.svg-format.F961:before{background:url(/kam/images/svgs/formats/svg-format.F961.svg) no-repeat;height:30px;width:30px}.svg-format.F962:before{background:url(/kam/images/svgs/formats/svg-format.F962.svg) no-repeat;height:30px;width:30px}.svg-format.F965:before{background:url(/kam/images/svgs/formats/svg-format.F965.svg) no-repeat;height:30px;width:30px}.svg-format.F966:before{background:url(/kam/images/svgs/formats/svg-format.F966.svg) no-repeat;height:30px;width:30px}.svg-format.F967:before{background:url(/kam/images/svgs/formats/svg-format.F967.svg) no-repeat;height:30px;width:30px}.svg-format.F530:before{background:url(/kam/images/svgs/formats/svg-format.F530.svg) no-repeat;height:30px;width:30px}.svg-format.F531:before{background:url(/kam/images/svgs/formats/svg-format.F531.svg) no-repeat;height:30px;width:30px}.svg-format.F532:before{background:url(/kam/images/svgs/formats/svg-format.F532.svg) no-repeat;height:30px;width:30px}.svg-format.F533:before{background:url(/kam/images/svgs/formats/svg-format.F533.svg) no-repeat;height:30px;width:30px}.svg-format.T01:before{background:url(/kam/images/svgs/formats/svg-format.T01.svg) no-repeat;height:30px;width:22px}.svg-format.V01:before{background:url(/kam/images/svgs/formats/svg-format.V01.svg) no-repeat;height:30px;width:22px}.svg-format.V02:before{background:url(/kam/images/svgs/formats/svg-format.V02.svg) no-repeat;height:30px;width:22px}.svg-format.V03:before{background:url(/kam/images/svgs/formats/svg-format.V03.svg) no-repeat;height:30px;width:22px}.svg-format.V04:before{background:url(/kam/images/svgs/formats/svg-format.V04.svg) no-repeat;height:30px;width:22px}.svg-format.V05:before{background:url(/kam/images/svgs/formats/svg-format.V05.svg) no-repeat;height:30px;width:22px}.svg-format.V11:before{background:url(/kam/images/svgs/formats/svg-format.V11.svg) no-repeat;height:30px;width:22px}.svg-format.V20:before{background:url(/kam/images/svgs/formats/svg-format.V20.svg) no-repeat;height:30px;width:22px}.svg-format.V22:before{background:url(/kam/images/svgs/formats/svg-format.V22.svg) no-repeat;height:30px;width:22px}.svg-format.V23:before{background:url(/kam/images/svgs/formats/svg-format.V23.svg) no-repeat;height:30px;width:22px}.svg-format.WB00:before{background:url(/kam/images/svgs/formats/svg-format.WB00.svg) no-repeat;height:30px;width:30px}.svg-format.WB00-basemount:before{background:url(/kam/images/svgs/formats/svg-format.WB00-basemount.svg) no-repeat;height:30px;width:30px}.svg-format.WB00-wallmount:before{background:url(/kam/images/svgs/formats/svg-format.WB00-wallmount.svg) no-repeat;height:30px;width:30px}.svg-format.WB01:before{background:url(/kam/images/svgs/formats/svg-format.WB01.svg) no-repeat;height:30px;width:30px}.svg-format.WB01-basemount:before{background:url(/kam/images/svgs/formats/svg-format.WB01-basemount.svg) no-repeat;height:30px;width:30px}.svg-format.WB01-wallmount:before{background:url(/kam/images/svgs/formats/svg-format.WB01-wallmount.svg) no-repeat;height:30px;width:30px}.svg-format.WB02:before{background:url(/kam/images/svgs/formats/svg-format.WB02.svg) no-repeat;height:30px;width:30px}.svg-format.WB02-basemount:before{background:url(/kam/images/svgs/formats/svg-format.WB02-basemount.svg) no-repeat;height:30px;width:30px}.svg-format.WB02-wallmount:before{background:url(/kam/images/svgs/formats/svg-format.WB02-wallmount.svg) no-repeat;height:30px;width:30px}.svg-format.booklet:before{background:url(/kam/images/svgs/formats/svg-format.booklet.svg) no-repeat;height:30px;width:30px}.svg-format.card-trio:before{background:url(/kam/images/svgs/formats/svg-format.card-trio.svg) no-repeat;height:30px;width:30px}.svg-format.custom-format:before{background:url(/kam/images/svgs/formats/svg-format.custom-format.svg) no-repeat;height:30px;width:30px}.svg-format.double-folded-card-landscape:before{background:url(/kam/images/svgs/formats/svg-format.double-folded-card-landscape.svg) no-repeat;height:30px;width:30px}.svg-format.double-folded-card-portrait:before{background:url(/kam/images/svgs/formats/svg-format.double-folded-card-portrait.svg) no-repeat;height:30px;width:30px}.svg-format.double-folded-card-square:before{background:url(/kam/images/svgs/formats/svg-format.double-folded-card-square.svg) no-repeat;height:30px;width:30px}.svg-format.folded-card-landscape:before{background:url(/kam/images/svgs/formats/svg-format.folded-card-landscape.svg) no-repeat;height:30px;width:30px}.svg-format.folded-card-portrait:before{background:url(/kam/images/svgs/formats/svg-format.folded-card-portrait.svg) no-repeat;height:30px;width:30px}.svg-format.folded-card-square:before{background:url(/kam/images/svgs/formats/svg-format.folded-card-square.svg) no-repeat;height:30px;width:30px}.svg-format.pocketfold:before{background:url(/kam/images/svgs/formats/svg-format.pocketfold.svg) no-repeat;height:30px;width:30px}.svg-format.pocketfold-portrait:before{background:url(/kam/images/svgs/formats/svg-format.pocketfold-portrait.svg) no-repeat;height:30px;width:30px}.svg-format.postcard-landscape:before{background:url(/kam/images/svgs/formats/svg-format.postcard-landscape.svg) no-repeat;height:30px;width:30px}.svg-format.postcard-portrait:before{background:url(/kam/images/svgs/formats/svg-format.postcard-portrait.svg) no-repeat;height:30px;width:30px}.svg-format.postcard-square:before{background:url(/kam/images/svgs/formats/svg-format.postcard-square.svg) no-repeat;height:30px;width:30px}.svg-format.pull-out-card:before{background:url(/kam/images/svgs/formats/svg-format.pull-out-card.svg) no-repeat;height:30px;width:30px}.svg-format.tea-light-card:before{background:url(/kam/images/svgs/formats/svg-format.tea-light-card.svg) no-repeat;height:30px;width:30px}.svg-format.hardcover-books:before,.svg-format.softcover-books:before{background:url(/kam/images/svgs/formats/svg-format.F550.svg) no-repeat;height:30px;width:30px}.cfx:after{clear:both;content:"";display:block}body{-webkit-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;color:#14294a;text-transform:none}.text0,body{font:normal normal 14px/1.2 Source Sans Pro,sans-serif}.text0{text-transform:none}.text0,.text1{padding-bottom:15px}.text1{font:normal normal 14px/1.2 Source Sans Pro,sans-serif;letter-spacing:1.5px;text-transform:uppercase}.text2{font:normal normal 40px/1.2 Source Sans Pro,sans-serif;font-weight:300}.text2,.text3{padding-bottom:15px;text-transform:none}.text3{font:normal normal 24px/1.2 Source Sans Pro,sans-serif}.text4{font:normal normal 16px/1.2 Source Sans Pro,sans-serif}.text4,.text5{padding-bottom:15px;text-transform:none}.text5{font:normal normal 60px/1.2 Quickpen Regular,Georgia,Times,Times New Roman,serif}.text6{font:normal normal 45px/1.2 Quickpen Regular,Georgia,Times,Times New Roman,serif}.text6,.text7{padding-bottom:15px;text-transform:none}.text7{font:normal normal 28px/1.2 Quickpen Regular,Georgia,Times,Times New Roman,serif}.text8{font:normal normal 24px/1.2 Source Sans Pro,sans-serif;font-weight:300;padding-bottom:15px}.text8,.text9{text-transform:none}.text9{font:normal normal 10px/1.2 Source Sans Pro,sans-serif}.text10{font:normal normal 20px/1.2 Source Sans Pro,sans-serif;font-weight:300;line-height:1.4}.text10,.text11{text-transform:none}.text11{font:normal normal 14px/1.2 Source Sans Pro,sans-serif;font-weight:300}.text12{font:normal normal 16px/1.2 Source Sans Pro,sans-serif;font-weight:300}.link0,.text12{text-transform:none}.link0{color:#2c75c3;cursor:pointer;font:normal normal 14px/1.2 Source Sans Pro,sans-serif}.link0:hover{text-decoration:underline}.list0{font:normal normal 14px/1.2 Source Sans Pro,sans-serif;text-transform:none}.list0 li{margin:0 0 10px}.list0 li a{color:#555}.list0 li a:hover{color:#2c75c3;text-decoration:underline}.list1{font:normal normal 16px/1.2 Source Sans Pro,sans-serif;text-transform:none}.list1 li{margin:0 0 10px}.list1 li a{color:#555}.list1 li a:hover{color:#2c75c3;text-decoration:underline}.marked-text{color:#ede612}.ekomi-stars li{float:left;margin:0 5px 0 0}a{color:#14294a;outline:0}.defauld-textarea,.default-input,button,input[type=email],input[type=password],input[type=tel],input[type=text],select,textarea{background:#fff;border:1px solid #d8d8d8;border-radius:0;box-sizing:border-box;color:#555;display:block;font:16px/30px Source Sans Pro,sans-serif;height:50px;margin:0;overflow:hidden;padding:10px;text-overflow:ellipsis;width:100%}.defauld-textarea.invalid,.default-input.invalid,button.invalid,input[type=email].invalid,input[type=password].invalid,input[type=tel].invalid,input[type=text].invalid,select.invalid,textarea.invalid{color:#fe504f;margin-bottom:10px!important}.defauld-textarea.invalid::-webkit-input-placeholder,.default-input.invalid::-webkit-input-placeholder,button.invalid::-webkit-input-placeholder,input[type=email].invalid::-webkit-input-placeholder,input[type=password].invalid::-webkit-input-placeholder,input[type=tel].invalid::-webkit-input-placeholder,input[type=text].invalid::-webkit-input-placeholder,select.invalid::-webkit-input-placeholder,textarea.invalid::-webkit-input-placeholder{color:#fe504f}.defauld-textarea.invalid:-ms-input-placeholder,.default-input.invalid:-ms-input-placeholder,button.invalid:-ms-input-placeholder,input[type=email].invalid:-ms-input-placeholder,input[type=password].invalid:-ms-input-placeholder,input[type=tel].invalid:-ms-input-placeholder,input[type=text].invalid:-ms-input-placeholder,select.invalid:-ms-input-placeholder,textarea.invalid:-ms-input-placeholder{color:#fe504f}.defauld-textarea.invalid::-ms-input-placeholder,.default-input.invalid::-ms-input-placeholder,button.invalid::-ms-input-placeholder,input[type=email].invalid::-ms-input-placeholder,input[type=password].invalid::-ms-input-placeholder,input[type=tel].invalid::-ms-input-placeholder,input[type=text].invalid::-ms-input-placeholder,select.invalid::-ms-input-placeholder,textarea.invalid::-ms-input-placeholder{color:#fe504f}.defauld-textarea.invalid::placeholder,.default-input.invalid::placeholder,button.invalid::placeholder,input[type=email].invalid::placeholder,input[type=password].invalid::placeholder,input[type=tel].invalid::placeholder,input[type=text].invalid::placeholder,select.invalid::placeholder,textarea.invalid::placeholder{color:#fe504f}.default-btn,button,input[type=submit]{-webkit-appearance:none;background:#14294a;border:none;color:#fff!important;cursor:pointer;display:block;font-family:inherit;font-size:16px;height:50px;line-height:50px;margin:0;overflow:visible;padding:0;text-align:center;text-transform:uppercase}@media screen and (max-width:768px){.default-btn,button,input[type=submit]{font-size:11px;height:30px;line-height:30px}}.default-btn:hover,button:hover,input[type=submit]:hover{background:#2b3e5c}.default-btn.disabled,button.disabled,input[type=submit].disabled{cursor:default;opacity:.5}.default-btn.disabled:hover,button.disabled:hover,input[type=submit].disabled:hover{background:#14294a}.default-btn.disable,button.disable,input[type=submit].disable{cursor:default;opacity:.5;pointer-events:none}.default-btn.disable:hover,button.disable:hover,input[type=submit].disable:hover{background:#14294a}.default-btn.btn,button.btn,input[type=submit].btn{position:relative}.default-btn.btn .icon,button.btn .icon,input[type=submit].btn .icon{height:16px;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:16px}.default-btn.btn .icon.arrow-icon,button.btn .icon.arrow-icon,input[type=submit].btn .icon.arrow-icon{background:url(/rosemood/images/svgs/icons/svg-arrow-right-color-white.svg) no-repeat}.additional-btn,.additional-secondary-btn,.info-btn,.secondary-btn{border:2px solid #14294a;color:#14294a;cursor:pointer;display:block;font-size:16px;height:46px;letter-spacing:1px;line-height:46px;margin:0;overflow:visible;padding:0;position:relative;text-align:center;text-transform:uppercase}@media screen and (max-width:768px){.additional-btn,.additional-secondary-btn,.info-btn,.secondary-btn{font-size:11px;height:26px;line-height:26px}}.additional-btn:hover,.additional-secondary-btn:hover,.info-btn:hover,.secondary-btn:hover{background:#2b3e5c;border-color:#2b3e5c;color:#f9f9f9}.additional-btn:hover.plus-btn .plus-icon,.additional-secondary-btn:hover.plus-btn .plus-icon,.info-btn:hover.plus-btn .plus-icon,.secondary-btn:hover.plus-btn .plus-icon{background:url(/rosemood/images/svgs/icons/svg-plus-white.svg) no-repeat}.additional-btn:hover.edit-btn .edit-icon,.additional-secondary-btn:hover.edit-btn .edit-icon,.info-btn:hover.edit-btn .edit-icon,.secondary-btn:hover.edit-btn .edit-icon{background:url(/rosemood/images/svgs/icons/svg-edit-white.svg) no-repeat}.additional-btn:hover.edit-btn span:first-child,.additional-secondary-btn:hover.edit-btn span:first-child,.info-btn:hover.edit-btn span:first-child,.secondary-btn:hover.edit-btn span:first-child{display:none!important}.additional-btn:hover.edit-btn span:nth-child(2),.additional-secondary-btn:hover.edit-btn span:nth-child(2),.info-btn:hover.edit-btn span:nth-child(2),.secondary-btn:hover.edit-btn span:nth-child(2){display:block!important}@media screen and (max-width:768px){.additional-btn:hover.edit-btn span:nth-child(2),.additional-secondary-btn:hover.edit-btn span:nth-child(2),.info-btn:hover.edit-btn span:nth-child(2),.secondary-btn:hover.edit-btn span:nth-child(2){display:none!important}}.additional-btn:hover.link-color,.additional-secondary-btn:hover.link-color,.info-btn:hover.link-color,.secondary-btn:hover.link-color{background:#2c75c3;color:#fff}.additional-btn.disable,.additional-secondary-btn.disable,.info-btn.disable,.secondary-btn.disable{cursor:default;opacity:.5;pointer-events:none}.additional-btn.edit-btn .edit-icon,.additional-secondary-btn.edit-btn .edit-icon,.info-btn.edit-btn .edit-icon,.secondary-btn.edit-btn .edit-icon{background:url(/rosemood/images/svgs/icons/svg-tick-link-color.svg) no-repeat}.additional-btn.edit-btn span:nth-child(2),.additional-secondary-btn.edit-btn span:nth-child(2),.info-btn.edit-btn span:nth-child(2),.secondary-btn.edit-btn span:nth-child(2){display:none!important}@media screen and (max-width:768px){.additional-btn.btn,.additional-secondary-btn.btn,.info-btn.btn,.secondary-btn.btn{box-sizing:border-box;height:60px;width:60px}}@media screen and (max-width:360px){.additional-btn.btn,.additional-secondary-btn.btn,.info-btn.btn,.secondary-btn.btn{height:45px;width:45px}}@media screen and (max-width:768px){.additional-btn.btn .icon,.additional-secondary-btn.btn .icon,.info-btn.btn .icon,.secondary-btn.btn .icon{left:50%;transform:translate(-50%,-50%)}}.additional-btn.link-color,.additional-secondary-btn.link-color,.info-btn.link-color,.secondary-btn.link-color{border-color:#2c75c3;color:#2c75c3}.additional-btn.link-color .plus-icon,.additional-secondary-btn.link-color .plus-icon,.info-btn.link-color .plus-icon,.secondary-btn.link-color .plus-icon{background:url(/rosemood/images/svgs/icons/svg-plus-link-color.svg) no-repeat}.additional-btn .icon,.additional-secondary-btn .icon,.info-btn .icon,.secondary-btn .icon{height:16px;position:absolute;right:12px;top:50%;transform:translateY(-50%);width:16px}.additional-btn .plus-icon,.additional-secondary-btn .plus-icon,.info-btn .plus-icon,.secondary-btn .plus-icon{background:url(/rosemood/images/svgs/icons/svg-plus-white.svg) no-repeat}.additional-btn{background:transparent;border-color:#14294a;color:#14294a}.additional-btn:hover,.additional-secondary-btn{background:#14294a;border-color:#14294a;color:#fff}.additional-secondary-btn:hover{background:#2b3e5c;border-color:#2b3e5c;color:#fff}.info-btn{background:transparent;border-color:#fff;color:#fff}.info-btn:hover{background:#fff;border-color:#fff;color:#14294a}[data-lightbox-opener]{cursor:pointer}.page{overflow:hidden;width:100%}.is-preventing-interaction{overflow:hidden;pointer-events:none}.hide,.is-hidden{display:none!important}.is-visible{display:block!important}.fixed,.is-fixed{position:fixed!important}.full-width-bg{background:#f4f4f4;margin:0 -99999px;padding:12px 99999px 0}.full-width-bg.feedback-bg{padding-top:0}.desktop-view{display:block!important}@media screen and (max-width:768px){.desktop-view{display:none!important}}.only-desktop-header-view{display:block!important}@media screen and (max-width:1000px){.only-desktop-header-view{display:none!important}}.only-desktop-view{display:block}@media screen and (max-width:1024px){.only-desktop-view{display:none!important}}.tablet-view{display:none!important}@media screen and (max-width:1024px){.tablet-view{display:block!important}.is-tablet-hidden{display:none}}@media screen and (max-width:640px){.is-tablet-hidden{display:block}}.mobile-view{display:none!important}@media screen and (max-width:768px){.mobile-view{display:block!important}}.mobile-view-inline-block{display:none!important}@media screen and (max-width:768px){.mobile-view-inline-block{display:inline-block!important;vertical-align:top}.mobile-view-hidden{display:none!important}}.only-mobile-view{display:none}@media screen and (max-width:1024px){.only-mobile-view{display:block}}.global-inline,span.link.desktop-view{display:inline-block!important;vertical-align:top}@media screen and (max-width:768px){.global-inline,span.link.desktop-view{display:none!important}}.mobile-menu-view{display:none!important}@media screen and (max-width:1000px){.mobile-menu-view{display:block!important}.mobile-menu-view-hidden{display:none!important}}.is-overlay-open{width:100vw}@media screen and (max-width:769px)and (orientation:portrait){.is-overlay-open{position:fixed}}@media screen and (max-width:768px){.is-overlay-open{position:fixed}}.is-desktop-page-fixed{overflow:hidden}@media screen and (max-width:768px){.is-desktop-page-fixed{overflow:visible}}.step-back-btn,.step-back-btn:before{display:inline-block;vertical-align:top}.step-back-btn:before{background:url(/rosemood/images/icons/svg-icons/svg-arrow-hover.svg) no-repeat;background-size:100% 100%;content:"";height:6px;margin:5px 5px 0 0;transform:rotate(90deg);width:9px}.mimic-link{cursor:pointer}.popup-notification{display:none}.inline-block-element{display:inline-block;vertical-align:middle}.with-icon:before{content:"";display:inline-block;padding-left:10px;vertical-align:top}.with-icon.without-text{color:transparent;font-size:0}.with-icon.without-text:before{padding:0}.with-icon.svg-network-facebook:before,.with-icon.svg-network-instagram:before,.with-icon.svg-network-linkedin:before,.with-icon.svg-network-magazin:before,.with-icon.svg-network-pinterest:before,.with-icon.svg-network-twitter:before,.with-icon.svg-network-xing:before{vertical-align:middle}.with-icon.svg-reset:before{margin:0 0 2px;vertical-align:middle}.with-icon.svg-arrow-left-color-link:before{margin:-2px 0 0;vertical-align:middle}.svg-arrow-right-color-link,.svg-arrow-right-color-white,.svg-arrow-right-grey,.svg-icon-open-close{display:inline-block;padding-bottom:0;padding-right:10px;position:relative;vertical-align:top}.svg-arrow-right-color-link:before,.svg-arrow-right-color-white:before,.svg-arrow-right-grey:before,.svg-icon-open-close:before{content:"";margin-top:-4px;padding:0;position:absolute;right:0;top:50%}.svg-icon-open-close{padding-right:23px}.svg-arrow-right-color-white{color:#fff}.user-menu-item:hover .header-popup{display:block}@media screen and (max-width:1000px){.user-menu-item:hover .header-popup{display:none}.user-menu-item.active .header-popup,.user-menu-item.active:hover .header-popup{display:block}}.user-menu-item.account.is-not-logged-in:hover .header-popup.account-popup{display:none}.user-menu-item.account.is-not-logged-in .active.header-popup.account-login,.user-menu-item.account.is-not-logged-in:hover .header-popup.account-login{display:block}.user-menu-item.account:hover .header-popup.account-login{display:none}.header-tools .ekomi-block:hover .header-popup{display:block}.header-popup{display:none;position:absolute;right:0;top:30px;width:365px;z-index:1}@media screen and (max-width:1000px){.header-popup{padding:0;right:0;top:100%}}.header-popup.wishlist-popup .item .description .title{margin:0;padding-bottom:18px}.header-popup.wishlist-popup .item .description .category-name{display:block;padding-bottom:2px}.header-popup.wishlist-popup .item .description .confi-link{bottom:19px;position:absolute}.header-popup.account-popup .frame{padding:23px 28px 8px}.header-popup.account-popup .customer-name{display:block;padding:0 0 22px}.header-popup.account-popup ul{max-height:100%;overflow:auto;padding:0}.header-popup.account-popup ul li{float:none;margin:0 0 16px}.header-popup.help-popup{text-align:center}.header-popup.help-popup .frame{padding:25px}.header-popup.help-popup .phone-number{display:block;padding:0}.header-popup.help-popup .opening-houres{display:block;line-height:28px;padding-bottom:24px}.header-popup.help-popup .service-email{display:block;padding:0 0 12px}.header-popup.help-popup .contact-us-btn{display:block}.header-popup.help-popup .buttons-area{margin:0 -25px;padding:16px 22px 0}.header-popup.help-popup .buttons-area a,.header-popup.help-popup .buttons-area span{margin-top:16px}.header-popup.help-popup .buttons-area a:first-child,.header-popup.help-popup .buttons-area span:first-child{margin-top:0}.header-popup.help-popup .welcome-message img{border-radius:50%;display:inline-block;height:50px;margin:0 0 16px;vertical-align:top;width:50px}.header-popup.help-popup .welcome-message blockquote{font-size:20px;font-weight:600;margin:0 0 24px;padding:0}.header-popup.help-popup .welcome-message .author{padding:0 0 17px}.header-popup.ekomi-popup{left:50%;padding:47px 0 0;top:0;transform:translateX(-50%);width:352px}.header-popup.ekomi-popup .frame{border-right-width:1px;padding:23px 30px}.header-popup.ekomi-popup .title{border-bottom:1px solid #d8d8d8;display:block;margin:0 -30px;padding:0 30px 16px;text-align:center}.header-popup.ekomi-popup .feedback{border-bottom:1px solid #d8d8d8;margin:0 -30px;padding:13px 30px}.header-popup.ekomi-popup .feedback .rating-date-area{margin:0 0 4px}.header-popup.ekomi-popup .feedback .ekomi-stars{float:left;overflow:auto;padding:3px 10px 0 0}.header-popup.ekomi-popup a{margin-top:20px}.header-popup.empty{max-width:300px;min-width:180px;width:auto}.header-popup.empty .frame{border-color:#007fa3;color:#555;font-weight:300;padding:13px 10px;text-align:left}.header-popup.account-login #login-modal{padding:30px 28px 0}.header-popup .head_overlay_loading{padding:19px 28px 0;text-align:center}.header-popup .head_overlay_loading .spinner{margin-right:5px}.header-popup .head_overlay_no_items{padding:19px 28px}.header-popup .frame{background:#fff;border:solid #d8d8d8;border-width:0 0 1px 1px;box-shadow:0 2px 1px 0 #d8d8d8;padding:0 0 28px}.header-popup ul{list-style:none;max-height:341px;overflow-x:hidden;overflow-y:auto;padding:0 28px}.header-popup .item{border-top:1px solid #d8d8d8;padding:19px 0;position:relative}.header-popup .item:first-child{border-top:none}.header-popup .item .img{float:left;text-align:center;width:110px}.header-popup .item .img img{display:block;height:auto;margin:0 auto;max-width:90%}.header-popup .item .description{overflow:hidden;padding-left:10px;text-align:left}.header-popup .item .description .title{display:block}.header-popup .item .description dl{margin:0 0 20px}.header-popup .item .description dl dt{float:left;padding:0 5px 0 0}.header-popup .item .description dl dd{overflow:hidden}.header-popup .item .description .confi-link{float:left}.header-popup .item .description .bottom .price{float:right;padding:0}.header-popup .controls{padding:10px 28px 0}.header-popup .total-price{display:block;padding:10px 28px 0;text-align:right}.header-popup .total-price,.header-popup .total-price *{font-family:Fira Sans;font-size:14px!important;font-weight:500}.header-popup .js-basket-popup-basket-btn{text-transform:none}#nav .help-popup,#nav-fury .help-popup{display:none;left:0;padding:0;position:relative;top:0;width:100%}#nav .help-popup:after,#nav .help-popup:before,#nav-fury .help-popup:after,#nav-fury .help-popup:before{border:8px solid transparent;border-bottom-color:#fff;bottom:100%;content:"";height:0;margin-right:-8px;pointer-events:none;position:absolute;right:80px;width:0}@media screen and (max-width:640px){#nav .help-popup:after,#nav .help-popup:before,#nav-fury .help-popup:after,#nav-fury .help-popup:before{right:69px}}#nav .help-popup:before,#nav-fury .help-popup:before{border-bottom-color:#d8d8d8;border-width:9px;margin-right:-9px}#nav .help-popup .frame,#nav-fury .help-popup .frame{border-width:0 0 1px;box-shadow:none;padding:15px}#nav .help-popup .buttons-area,#nav-fury .help-popup .buttons-area{margin:0 -15px;padding:15px 15px 0}@media screen and (max-width:768px){#nav .help-popup .buttons-area a,#nav .help-popup .buttons-area span,#nav-fury .help-popup .buttons-area a,#nav-fury .help-popup .buttons-area span{font-size:16px;height:50px;line-height:50px}}#nav .login-flyout-popup,#nav-fury .login-flyout-popup{display:none;left:0;padding:0;position:relative;top:0;width:100%}#nav .login-flyout-popup:after,#nav .login-flyout-popup:before,#nav-fury .login-flyout-popup:after,#nav-fury .login-flyout-popup:before{border:8px solid transparent;border-bottom-color:#fff;bottom:100%;content:"";height:0;margin-right:-8px;pointer-events:none;position:absolute;right:82px;width:0}@media screen and (max-width:1000px){#nav .login-flyout-popup:after,#nav .login-flyout-popup:before,#nav-fury .login-flyout-popup:after,#nav-fury .login-flyout-popup:before{right:31px}}@media screen and (max-width:640px){#nav .login-flyout-popup:after,#nav .login-flyout-popup:before,#nav-fury .login-flyout-popup:after,#nav-fury .login-flyout-popup:before{right:26px}}#nav .login-flyout-popup:before,#nav-fury .login-flyout-popup:before{border-bottom-color:#d8d8d8;border-width:9px;margin-right:-9px}#nav .login-flyout-popup .frame,#nav-fury .login-flyout-popup .frame{border-width:0 0 1px;box-shadow:none;padding:15px}#nav .login-flyout-popup .frame ul,#nav-fury .login-flyout-popup .frame ul{margin-bottom:-10px;padding:10px 0 0}#nav .login-flyout-popup .logged-in-view,#nav-fury .login-flyout-popup .logged-in-view{display:none}#nav .login-flyout-popup.is-logged-in .logged-in-view,#nav-fury .login-flyout-popup.is-logged-in .logged-in-view{display:block}#nav .login-flyout-popup.is-logged-in .login-form,#nav-fury .login-flyout-popup.is-logged-in .login-form{display:none}#header-cart-total{color:#ff585d}#header-cart-total:not(:empty):before{content:"("}#header-cart-total:not(:empty):after{content:")"}.user-menu-item-icon-holder,.user-menu-item-icon-holder:active,.user-menu-item-icon-holder:focus,.user-menu-item-icon-holder:hover{text-decoration:none}@media screen and (min-width:1025px){.filters.portrait-category-item-ie11-fix{position:relative;z-index:8}.filters.portrait-category-item-ie11-fix.is-open-ie11-fix{z-index:10}}.filter-holder{position:relative;z-index:8}.filter-holder.is-open{z-index:10}.filter-holder *,.filter-holder :after,.filter-holder :before{box-sizing:border-box}.filter-holder .filter-option{-ms-flex-align:center;align-items:center;border:1px solid #14294a;border-radius:4px;color:#14294a;cursor:pointer;display:-ms-inline-flexbox;display:inline-flex;font-family:Fira Sans,Arial,sans-serif;font-weight:300;height:41px;letter-spacing:0;margin:0 6px 11px 0;padding:0 16px;position:relative;text-transform:none;vertical-align:top}@media screen and (max-width:768px){.filter-holder .filter-option{padding:0 10px}}.filter-holder .filter-option.selected:after,.filter-holder .filter-option:hover:after{border:2px solid #14294a;border-radius:4px;bottom:-1px;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.filter-holder .filter-option.disabled{cursor:default;opacity:.3;pointer-events:none}.filter-holder .filter-option .icon{display:none;margin:0 10px 0 0}.filter-holder .filter-option .option-name{font-size:13px}.filters-wrapper{background:#fff;padding:6px 0 6px 10px;text-align:left}@media screen and (max-width:768px){.filters-wrapper{background:none;padding:0}}.is-sticky .filters-wrapper{left:0;position:fixed;right:0;top:0;z-index:8}.never-sticky .filters-wrapper{position:static}.filter-opener{-webkit-tap-highlight-color:rgba(0,0,0,0);background:#14294a;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;height:37px;line-height:18px;padding:10px 50px 10px 15px;position:relative}.filter-opener:before{display:none!important}@media screen and (max-width:768px){.filter-opener{bottom:30px;left:50%;opacity:1;position:fixed;transform:translateX(-50%);transition:opacity .5s;z-index:1}.is-open .filter-opener{opacity:0}}.filter-opener:after{background:url(/rosemood/images/svg/catalog_filters.svg) no-repeat;color:#fff;content:"";height:20px;position:absolute;right:15px;width:20px}@media screen and (max-width:768px){.selected-filter-options-decorator{max-height:50px;overflow:hidden}.is-sticky .selected-filter-options-decorator{box-shadow:0 0 20px rgba(0,0,0,.2)}}.selected-filter-options-holder{background-color:#fff;display:-ms-flexbox;display:flex;gap:8px;margin:0;overflow:hidden;padding:10px 0;position:relative;white-space:nowrap}@media screen and (max-width:768px){.selected-filter-options-holder{-webkit-overflow-scrolling:touch;margin:0;overflow-x:scroll;padding-bottom:10px;z-index:0}.selected-filter-options-holder:empty{display:none}}.selected-filter-options-holder.ellipsis-container{text-align:left;white-space:normal}@media screen and (max-width:768px){.selected-filter-options-holder.ellipsis-container{white-space:nowrap}}.is-sticky .selected-filter-options-holder.ellipsis-container{white-space:nowrap}.selected-filter-options-holder .selected-filter-option{border:1px solid #14294a;border-radius:4px;color:#14294a;cursor:pointer;display:inline-block;font-weight:400;height:37px;line-height:18px;padding:10px 26px 10px 16px;position:relative}.selected-filter-options-holder .selected-filter-option:before{position:absolute;right:-1px;top:13px}.selected-filter-options-holder .selected-filter-option:hover{background-color:#f9f9f9}.is-sticky .ellipsis-container .ellipsis-item-hidden{visibility:hidden}@media screen and (max-width:768px){.is-sticky .ellipsis-container .ellipsis-item-hidden{visibility:visible}}.ellipsis-hidden-items-holder{background-color:#fff;color:#555;display:none;font-size:16px;height:30px;line-height:20px;padding:5px 10px;position:absolute;right:32px;top:10px}.is-sticky .ellipsis-container .ellipsis-hidden-items-holder{display:inline-block}@media screen and (max-width:768px){.is-sticky .ellipsis-container .ellipsis-hidden-items-holder{display:none}}.filter-panel{background:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:18px;height:100%;left:100%;overflow:auto;position:fixed;text-align:left;top:0;transition:transform .3s ease-in-out;width:500px;z-index:9001}@media screen and (max-width:768px){.filter-panel{border-radius:30px 30px 0 0;bottom:-90vh;box-shadow:0 0 10px 0 rgba(0,0,0,.28);height:90vh;left:0;overflow:visible;top:auto;transform:translateY(100px);transition:transform .5s;width:100%}}.is-open .filter-panel{transform:translateX(-500px)}@media screen and (max-width:768px){.is-open .filter-panel{transform:translateY(-90vh)}}.filters-overlay{background:rgba(0,0,0,.4);bottom:0;cursor:pointer;display:none;left:0;position:fixed;right:0;top:0;z-index:10}.is-open .filters-overlay{display:block}.filters-additional-info{-ms-flex-pack:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:10px;justify-content:center;padding:20px 0;position:relative}@media screen and (max-width:768px){.filters-additional-info{padding:30px 16px 8px}}.filters-additional-info .close-filter-panel-button,.filters-additional-info .reset-filters{cursor:pointer;display:inline-block;font-size:12px;height:auto;line-height:normal;padding:12px 36px;text-transform:none}.filters-additional-info .close-filter-panel-icon:before{cursor:pointer;position:absolute;right:20px;top:20px}.filters-additional-info .reset-filters{background-color:#fff!important;border:1px solid #14294a;color:#14294a!important}.filters-additional-info .filter-panel-title{font-family:Georgia,Cambria,Times New Roman,Times,serif;font-size:20px;font-weight:400;text-transform:none}.filters-set{-ms-flex:1;flex:1;overflow:auto;padding:20px 40px}@media screen and (max-width:768px){.filters-set{height:auto;padding:20px}}.tabs-navigation-holder{display:none!important}.filter-name{display:block;font-family:Fira Sans,Arial,sans-serif;font-size:.875rem;font-weight:300;font-weight:400;letter-spacing:0;padding:0 0 24px;text-transform:none}.filter-name.js-label-toggle{cursor:pointer}.filter-name.js-label-toggle.closed{padding:0}.filters-wrapper .filter-drop-parent{border-bottom:1px solid #e4e6ee;margin-top:25px;padding:0 0 20px}@media screen and (max-width:768px){.scrollbar-area{-webkit-overflow-scrolling:touch;overflow:auto;padding:5px 16px;white-space:nowrap}}.color-item{cursor:pointer;display:inline-block;margin:0 0 10px;position:relative;vertical-align:top}.color-item .icon{display:block;height:25px;width:25px}.selected .color-item{margin:0}@media screen and (max-width:768px){.selected .color-item{display:block;float:none;line-height:30px}}.selected .color-item .icon{float:left;margin:0 10px 0 0}@media screen and (max-width:768px){.selected .color-item .icon{margin-top:5px}.color-item.selected .icon.color-c01,.color-item.selected .icon.color-c80,.color-item.selected .icon.color-ec010,.color-item.selected .icon.color-ec011,.color-item.selected .icon.color-ec800,.color-item.selected .icon.color-mourning-white,.color-item.selected .icon.color-white,.color-item:hover .icon.color-c01,.color-item:hover .icon.color-c80,.color-item:hover .icon.color-ec010,.color-item:hover .icon.color-ec011,.color-item:hover .icon.color-ec800,.color-item:hover .icon.color-mourning-white,.color-item:hover .icon.color-white{border-color:transparent}}.color-item.selected .icon:after,.color-item:hover .icon:after{border:2px solid #fff;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px}.color-item.selected .icon.color-c01:after,.color-item.selected .icon.color-c80:after,.color-item.selected .icon.color-c97:after,.color-item.selected .icon.color-ec010:after,.color-item.selected .icon.color-ec011:after,.color-item.selected .icon.color-ec800:after,.color-item.selected .icon.color-mourning-white:after,.color-item.selected .icon.color-white:after,.color-item:hover .icon.color-c01:after,.color-item:hover .icon.color-c80:after,.color-item:hover .icon.color-c97:after,.color-item:hover .icon.color-ec010:after,.color-item:hover .icon.color-ec011:after,.color-item:hover .icon.color-ec800:after,.color-item:hover .icon.color-mourning-white:after,.color-item:hover .icon.color-white:after{border:1px solid #d8d8d8;bottom:3px;left:3px;right:3px;top:3px}.color-item.disabled{cursor:default;opacity:.3;pointer-events:none;position:relative}.color-item.disabled .icon:after{background:#fff;content:"";height:1px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-45deg);width:100%}@media screen and (max-width:768px){.color-item.disabled .icon:after{height:2px}}.color-item.disabled .icon.color-c01,.color-item.disabled .icon.color-c02,.color-item.disabled .icon.color-c15,.color-item.disabled .icon.color-c19,.color-item.disabled .icon.color-c20,.color-item.disabled .icon.color-c27,.color-item.disabled .icon.color-c30,.color-item.disabled .icon.color-c34,.color-item.disabled .icon.color-c36,.color-item.disabled .icon.color-c38,.color-item.disabled .icon.color-c80,.color-item.disabled .icon.color-c97,.color-item.disabled .icon.color-ec010,.color-item.disabled .icon.color-ec020,.color-item.disabled .icon.color-ec150,.color-item.disabled .icon.color-ec190,.color-item.disabled .icon.color-ec200,.color-item.disabled .icon.color-ec270,.color-item.disabled .icon.color-ec300,.color-item.disabled .icon.color-ec340,.color-item.disabled .icon.color-ec360,.color-item.disabled .icon.color-ec380,.color-item.disabled .icon.color-ec800,.color-item.disabled .icon.color-mourning-white,.color-item.disabled .icon.color-white{border-color:#d8d8d8}.color-item.disabled .icon.color-c01:after,.color-item.disabled .icon.color-c02:after,.color-item.disabled .icon.color-c15:after,.color-item.disabled .icon.color-c19:after,.color-item.disabled .icon.color-c20:after,.color-item.disabled .icon.color-c27:after,.color-item.disabled .icon.color-c30:after,.color-item.disabled .icon.color-c34:after,.color-item.disabled .icon.color-c36:after,.color-item.disabled .icon.color-c38:after,.color-item.disabled .icon.color-c80:after,.color-item.disabled .icon.color-c97:after,.color-item.disabled .icon.color-ec010:after,.color-item.disabled .icon.color-ec020:after,.color-item.disabled .icon.color-ec150:after,.color-item.disabled .icon.color-ec190:after,.color-item.disabled .icon.color-ec200:after,.color-item.disabled .icon.color-ec270:after,.color-item.disabled .icon.color-ec300:after,.color-item.disabled .icon.color-ec340:after,.color-item.disabled .icon.color-ec360:after,.color-item.disabled .icon.color-ec380:after,.color-item.disabled .icon.color-ec800:after,.color-item.disabled .icon.color-mourning-white:after,.color-item.disabled .icon.color-white:after{background:#d8d8d8}.category-item .color-item{float:none}.category-item .color-item.active .icon:after,.category-item .color-item:hover .icon:after{border:2px solid #007fa3;border-radius:50%;bottom:-4px;content:"";left:-4px;position:absolute;right:-4px;top:-4px}@media screen and (max-width:1024px){.category-item .color-item.active .icon:after,.category-item .color-item:hover .icon:after{border-color:transparent}.category-item .color-item.active .icon:after{border-color:#007fa3}}.icon[class*=color-]{border:1px solid transparent}.icon.color-ec011{background-color:#f2f1ed}.icon.color-c01,.icon.color-ec010,.icon.color-white{background-color:#fff}.icon.color-c97{background-color:#f6f5ee}.icon.color-ec012{background-color:#ad8c6f}.icon.color-c02,.icon.color-ec020{background-color:#fff6dc}.icon.color-c03,.icon.color-ec030,.icon.color-rose{background-color:#facbd6}.icon.color-c04,.icon.color-ec040,.icon.color-lightblue{background-color:#b8d2e0}.icon.color-c05,.icon.color-ec050,.icon.color-green{background-color:#8dc63f}.icon.color-c06,.icon.color-ec060{background-color:#d5afd2}.icon.color-c07,.icon.color-ec070{background-color:#ffc425}.icon.color-c08,.icon.color-ec080,.icon.color-pink{background-color:#ee2b74}.icon.color-brown,.icon.color-c09,.icon.color-ec090{background-color:#54301a}.icon.color-c10,.icon.color-ec100,.icon.color-orange{background-color:#f7901e}.icon.color-c11,.icon.color-ec110{background-color:#3293c8}.icon.color-c12,.icon.color-ec120{background-color:#61116a}.icon.color-c13,.icon.color-ec130,.icon.color-red{background-color:#e31937}.icon.color-c14,.icon.color-ec140{background-color:#50c8e8}.icon.color-c15,.icon.color-ec150,.icon.color-yellow{background-color:#fff453}.icon.color-c16,.icon.color-darkblue,.icon.color-ec160{background-color:#00447c}.icon.color-c17,.icon.color-darkgreen,.icon.color-ec170{background-color:#008a5e}.icon.color-c18,.icon.color-ec180{background-color:#818154}.icon.color-beige,.icon.color-c19,.icon.color-ec190{background-color:#e0c18f}.icon.color-c20,.icon.color-ec200{background-color:#d07d17}.icon.color-c95{background-color:#8c611e}.icon.color-c21,.icon.color-ec210{background-color:#b7311b}.icon.color-c22,.icon.color-darkred,.icon.color-ec220{background-color:#82001d}.icon.color-c23,.icon.color-ec230{background-color:#af0060}.icon.color-c24,.icon.color-ec240,.icon.color-purple{background-color:#965095}.icon.color-c25,.icon.color-ec250{background-color:#00543d}.icon.color-c26,.icon.color-ec260,.icon.color-grey{background-color:#999a9b}.icon.color-c27,.icon.color-ec270,.icon.color-lightgreen{background-color:#daeddd}.icon.color-c28,.icon.color-ec280{background-color:#c0ae00}.icon.color-c29,.icon.color-ec290{background-color:#f26c50}.icon.color-apricot,.icon.color-c30,.icon.color-ec300{background-color:#fddccb}.icon.color-c31,.icon.color-ec310{background-color:#889eaf}.icon.color-c32,.icon.color-ec320,.icon.color-taupe{background-color:#cec3c1}.icon.color-black,.icon.color-c33,.icon.color-ec330{background-color:#262324}.icon.color-c34,.icon.color-ec340{background-color:#dceaf8}.icon.color-c35,.icon.color-ec350{background-color:#002555}.icon.color-c36,.icon.color-ec360{background-color:#cade70}.icon.color-c37,.icon.color-ec370{background-color:#df9e9e}.icon.color-c38,.icon.color-ec380{background-color:#fdeaeb}.icon.color-c96{background-color:#f4dde2}.icon.color-c39,.icon.color-ec390,.icon.color-turquoise{background-color:#09bbb6}.icon.color-c40,.icon.color-ec400{background-color:#006a8c}.icon.color-c41,.icon.color-ec410{background-color:#647fbf}.icon.color-c42,.icon.color-ec420{background-color:#baa1a9}.icon.color-c43,.icon.color-ec430{background-color:#56283d}.icon.color-c44,.icon.color-ec440{background-color:#78a381}.icon.color-c98{background-color:#afbfa6}.icon.color-c45,.icon.color-ec450{background-color:#b26062}.icon.color-c46,.icon.color-ec460{background-color:#9da598}.icon.color-c47,.icon.color-ec470{background-color:#194134}.icon.color-c48,.icon.color-ec480{background-color:#211c32}.icon.color-c49,.icon.color-ec490{background-color:#651514}.icon.color-c50,.icon.color-ec500{background-color:#e1c9b5}.icon.color-c51,.icon.color-ec510{background-color:#ccb3ab}.icon.color-c52,.icon.color-ec520{background-color:#ba9699}.icon.color-c53,.icon.color-ec530{background-color:#958b8f}.icon.color-c54{background-color:#c9ac92}.icon.color-c55,.icon.color-kraft{background-color:#886a52}.icon.color-c56,.icon.color-ec560{background-color:#be9875}.icon.color-c80,.icon.color-ec800,.icon.color-mourning-white{background-color:#fff}.icon.color-c81,.icon.color-ec810,.icon.color-mourning-black{background-color:#00011e}.icon.color-c82,.icon.color-ec820,.icon.color-mourning-grey{background-color:#999a9b}.icon.color-c83,.icon.color-ec830,.icon.color-mourning-mud{background-color:#766545}.icon.color-c84,.icon.color-ec840,.icon.color-mourning-brown{background-color:#54301a}.icon.color-c85,.icon.color-ec850,.icon.color-mourning-sand{background-color:#e0c18f}.icon.color-c86,.icon.color-ec860,.icon.color-mourning-darkred{background-color:#82001d}.icon.color-c87,.icon.color-ec870,.icon.color-mourning-mallow{background-color:#56283d}.icon.color-c88,.icon.color-ec880,.icon.color-mourning-darkblue{background-color:#00447c}.icon.color-c89,.icon.color-ec890,.icon.color-mourning-darkgreen{background-color:#00543d}.icon.color-c01,.icon.color-c80,.icon.color-c97,.icon.color-ec010,.icon.color-ec011,.icon.color-ec800,.icon.color-mourning-white,.icon.color-white{border-color:#d8d8d8}.icon.color-ec011{border-style:dashed}.color-select.opened-on-mobile .color-item.selected .color-c01:before,.color-select.opened-on-mobile .color-item.selected .color-c80:before,.color-select.opened-on-mobile .color-item.selected .color-c97:before,.color-select.opened-on-mobile .color-item.selected .color-ec010:before,.color-select.opened-on-mobile .color-item.selected .color-ec011:before,.color-select.opened-on-mobile .color-item.selected .color-ec800:before,.color-select.opened-on-mobile .color-item.selected .color-mourning-white:before,.color-select.opened-on-mobile .color-item.selected .color-white:before{border-color:#d8d8d8!important}.infinity-scroll{clear:both;text-align:center;width:100%}.infinity-scroll .loading-message{padding:50px 0}.infinity-scroll .spinner{height:30px;margin:0 20px 0 0;width:30px}.infinity-scroll>span{display:inline-block;vertical-align:middle}.infinity-scroll .pagination-btn{display:inline-block;margin:50px 0;padding:0 20px;vertical-align:top;width:auto}.is-fix-body-position{overflow:hidden;position:fixed;width:100%}.MessagePopup{background:rgba(0,0,0,.5);bottom:0;display:none;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:100}.MessagePopup,.MessagePopup *{box-sizing:border-box}.MessagePopup.is-open{display:block}.MessagePopup.is-open [class*=-overlay]{opacity:1;transition:opacity .5s;visibility:visible}.MessagePopup.is-open [class*=-contentHolder]{transform:translate(-50%,-50%) scale(1)}.MessagePopup-overlay{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:1}.MessagePopup-overlay.is-disable{pointer-events:none}.MessagePopup-contentHolder{background:#fff;color:#555;font-size:12px;left:50%;max-height:calc(100% - 32px);max-width:580px;overflow:auto;padding:42px 16px 24px;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .2s;width:calc(100% - 32px);z-index:2}@media screen and (min-width:769px){.MessagePopup-contentHolder{padding:32px}}.MessagePopup-closeBtn{cursor:pointer;position:absolute;right:10px;top:10px;z-index:1}.MessagePopup-closeBtn.is-disable{opacity:.5;pointer-events:none}.MessagePopup-titleHolder{font-size:20px;line-height:1.25;margin-bottom:24px;text-align:center}.MessagePopup-titleHolder:empty{margin:0}.MessagePopup-textHolder{font-size:14px;line-height:1.25;margin-bottom:32px}.MessagePopup-textHolder:empty{margin:0}.MessagePopup-text{margin-bottom:18px}.MessagePopup-text__center{text-align:center}.MessagePopup-text:last-child{margin:0}.MessagePopup-buttonHolder{-ms-flex-pack:justify;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:space-between}@media screen and (min-width:769px){.MessagePopup-buttonHolder{-ms-flex-direction:row;flex-direction:row}}.MessagePopup-button{-ms-flex-pack:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;font-size:16px;height:50px;justify-content:center;line-height:1.2;margin-bottom:16px;position:relative;width:100%}@media screen and (min-width:769px){.MessagePopup-button{margin:0;width:48%}}.MessagePopup-button:last-child{margin:0}.MessagePopup-button:only-of-type{margin:0 auto}.MessagePopup-button.secondary-btn.is-disable{border-color:#d8d8d8;color:#d8d8d8;pointer-events:none}.MessagePopup-button.default-btn.is-disable{border-color:#fe504f;color:#fe504f!important;pointer-events:none}.MessagePopup-button.default-btn.is-disable:hover{background:#fe504f}@media screen and (min-width:1025px){.MessagePopup-button.default-btn.is-disable:hover{background:#e64a49}}.MessagePopup-button.default-btn.is-disable [class*=-decorativeElement]{display:block}.MessagePopup-decorativeElement{animation:showHideDot 2.5s ease-in-out infinite;animation-delay:.2s;background:#fe504f;border-radius:100%;display:none;height:5px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:5px}.MessagePopup-decorativeElement:after,.MessagePopup-decorativeElement:before{animation:showHideDot 2.5s ease-in-out infinite;background:#fe504f;border-radius:100%;content:"";height:5px;left:-10px;position:absolute;top:0;width:5px}.MessagePopup-decorativeElement:after{animation-delay:.4s;left:10px}@keyframes showHideDot{0%{background:#fe504f}50%{background:#fff}60%{background:#fff}to{background:#fe504f}}.MessagePopup-titleHolder{font-family:Georgia,Cambria,Times New Roman,Times,serif;font-size:var(--px18,1.125rem)}.MessagePopup-buttonHolder{gap:20px}.MessagePopup-buttonHolder .secondary-btn{border-color:#14294a}.MessagePopup-buttonHolder .default-btn,.MessagePopup-buttonHolder .secondary-btn{font-family:Fira Sans,Arial,sans-serif;font-size:var(--px14,.875rem);font-weight:400;letter-spacing:normal}.MessagePopup-buttonHolder .default-btn{text-transform:none}.is-hotfoil{animation-direction:alternate-reverse;animation-duration:4s;animation-iteration-count:infinite;animation-name:hotfoilGradient;animation-timing-function:ease-in-out}@keyframes hotfoilGradient{to{background-position:100% 0}}.is-gold{background:#cba840;background:linear-gradient(45deg,#cba840,#cba840 1%,#fffcdf 10%,#fffcdf 10.8%,#cba840 20%,#cba840 21%,#fffcdf 30%,#fffcdf 30.8%,#cba840 40%,#cba840 41%,#fffcdf 50%,#fffcdf 50.8%,#cba840 60%,#cba840 61%,#fffcdf 70%,#fffcdf 70.8%,#cba840 80%,#cba840 81%,#fffcdf 90%,#fffcdf 90.8%,#cba840);background-size:200% 200%}.is-silver{background:#919193;background:linear-gradient(45deg,#919193,#919193 1%,#e3e5e6 10%,#e3e5e6 10.8%,#919193 20%,#919193 21%,#e3e5e6 30%,#e3e5e6 30.8%,#919193 40%,#919193 41%,#e3e5e6 50%,#e3e5e6 50.8%,#919193 60%,#919193 61%,#e3e5e6 70%,#e3e5e6 70.8%,#919193 80%,#919193 81%,#e3e5e6 90%,#e3e5e6 90.8%,#919193);background-size:200% 200%}.is-copper{background:#ba6e4e;background:linear-gradient(45deg,#ba6e4e,#ba6e4e 1%,#e3c8b9 10%,#e3c8b9 10.8%,#ba6e4e 20%,#ba6e4e 21%,#e3c8b9 30%,#e3c8b9 30.8%,#ba6e4e 40%,#ba6e4e 41%,#e3c8b9 50%,#e3c8b9 50.8%,#ba6e4e 60%,#ba6e4e 61%,#e3c8b9 70%,#e3c8b9 70.8%,#ba6e4e 80%,#ba6e4e 81%,#e3c8b9 90%,#e3c8b9 90.8%,#ba6e4e);background-size:200% 200%}.is-rose-gold{background:#a57669;background:linear-gradient(45deg,#a57669,#a57669 1%,#d5c3bb 10%,#d5c3bb 10.8%,#a57669 20%,#a57669 21%,#d5c3bb 30%,#d5c3bb 30.8%,#a57669 40%,#a57669 41%,#d5c3bb 50%,#d5c3bb 50.8%,#a57669 60%,#a57669 61%,#d5c3bb 70%,#d5c3bb 70.8%,#a57669 80%,#a57669 81%,#d5c3bb 90%,#d5c3bb 90.8%,#a57669);background-size:200% 200%}.top-info-holder{background:#14294a;color:#fff;font-family:Fira Sans,Arial,sans-serif;font-weight:300;letter-spacing:0;line-height:1.4;position:relative;text-align:center;text-transform:none}.top-info-holder .headline{display:block;font-size:14px;padding:10px 25px 5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:768px){.top-info-holder .headline{font-size:14px}}@media screen and (max-width:640px){.top-info-holder .headline{padding-left:50px;padding-right:50px}}.top-info-holder .headline b{font-weight:700}.top-info-holder .headline i{font-style:italic}.top-info-holder .headline ul{list-style:disc}.top-info-holder .headline ol{list-style:auto}.top-info-holder .headline ol,.top-info-holder .headline ul{-ms-flex-pack:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:7px 14px}.top-info-holder .headline blockquote{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:40px;-webkit-margin-end:40px;margin-block-end:1em;margin-block-start:1em;margin-inline-end:40px;margin-inline-start:40px;quotes:inherit}.top-info-holder .headline ol,.top-info-holder .headline ul{-ms-flex-align:center;align-items:center}.top-info-holder .opener{cursor:pointer;display:inline-block;vertical-align:top}.top-info-holder .opener:before{transform:rotate(180deg);transition:transform .5s ease}.top-info-holder .opener.is-open:before{transform:rotate(0deg);transition:transform .7s ease}.top-info-holder .subline-container{cursor:default;display:none;font-size:13px;margin:0 auto;max-width:630px;padding:30px 10px;width:50%}@media screen and (max-width:768px){.top-info-holder .subline-container{font-size:14px;padding:15px 0 20px;width:80%}}.top-info-holder .subline-container>span{display:block}.top-info-holder .subline-container .bold,.top-info-holder .subline-container b{font-weight:700}.top-info-holder .subline-container i{font-style:italic}.top-info-holder .subline-container ul{list-style:disc}.top-info-holder .subline-container ol{list-style:auto}.top-info-holder .subline-container ol,.top-info-holder .subline-container ul{-ms-flex-pack:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:7px 14px}.top-info-holder .subline-container blockquote{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:40px;-webkit-margin-end:40px;margin-block-end:1em;margin-block-start:1em;margin-inline-end:40px;margin-inline-start:40px;quotes:inherit}.top-info-holder .subline-container ol,.top-info-holder .subline-container ul{-ms-flex-align:center;align-items:center}.top-info-holder .col3{float:left;font-size:15px;font-weight:700;margin-top:40px;position:relative;width:33.333%}.top-info-holder .col3:before{display:block;margin:10px auto;padding:0}.top-info-holder .col3:empty{margin:0}.top-info-holder .close-btn{cursor:pointer;position:absolute;right:10px;top:10px}.top-info-holder .additional-btn-holder{display:none}.top-info-holder.top-info-permanent a{text-decoration:underline}.top-info-holder.top-info-permanent.color-white a{color:#fff}.top-info-holder.top-info-permanent.grey,.top-info-holder.top-info-permanent.grey a{color:#555}.headlines-block{box-sizing:border-box;clear:both;font-weight:300;line-height:1.4;margin:0 auto;max-width:1280px;padding:15px;text-align:center}.headlines-block .headline{font-size:40px}@media screen and (max-width:1280px){.headlines-block .headline{font-size:30px}}@media screen and (max-width:1024px){.headlines-block .headline{font-size:24px}}.headlines-block .subline{font-size:20px}@media screen and (max-width:1024px){.headlines-block .subline{font-size:16px}}.headlines-block .subline b{font-weight:700}.headlines-block .subline i{font-style:italic}.headlines-block .subline ul{list-style:disc}.headlines-block .subline ol{list-style:auto}.headlines-block .subline ol,.headlines-block .subline ul{-ms-flex-pack:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:7px 14px}.headlines-block .subline blockquote{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:40px;-webkit-margin-end:40px;margin-block-end:1em;margin-block-start:1em;margin-inline-end:40px;margin-inline-start:40px;quotes:inherit}.headlines-block .subline ol,.headlines-block .subline ul{-ms-flex-align:center;align-items:center}.headlines-block .additional-btn,.headlines-block .default-btn,.headlines-block .secondary-btn{display:inline-block;padding:0 20px;width:auto}.headlines-block .link,.headlines-block span.mimic-link{color:#007fa3;font:normal normal 16px/1.2 Source Sans Pro,sans-serif;text-transform:uppercase}.headlines-block .link:after,.headlines-block span.mimic-link:after{bottom:-4px;content:"";height:2px;left:0;position:absolute;right:0}.headlines-block .link:hover:after,.headlines-block span.mimic-link:hover:after{background-color:#007fa3}@media screen and (max-width:1280px){.headlines-block .link,.headlines-block span.mimic-link{font-size:14px}}.headlines-two-block{font:normal normal 16px/1.2 Quickpen Regular,Georgia,Times,Times New Roman,serif;height:80px;position:relative;text-transform:none}@media screen and (max-width:960px){.headlines-two-block{height:50px}}@media screen and (max-width:768px){.headlines-two-block{height:auto;text-align:center}}.headlines-two-block .headline{font-size:32px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);white-space:nowrap}@media screen and (max-width:1280px){.headlines-two-block .headline{font-size:30px}}@media screen and (max-width:1024px){.headlines-two-block .headline{font-size:24px}}@media screen and (max-width:768px){.headlines-two-block .headline{display:block;padding:10px 15px;position:static;transform:none;white-space:normal}}.headlines-two-block .headline:after,.headlines-two-block .headline:before{background-image:url(/rosemood/images/svgs/icons/svg-line-section-bar.svg);background-size:100% auto;content:"";display:inline-block;height:2px;padding:0 50px;vertical-align:middle;width:200px}@media screen and (max-width:960px){.headlines-two-block .headline:after,.headlines-two-block .headline:before{width:130px}}@media screen and (max-width:768px){.headlines-two-block .headline:after,.headlines-two-block .headline:before{display:none}}.button-block{margin-bottom:80px;text-align:center}.button-block .additional-btn,.button-block .default-btn,.button-block .secondary-btn{display:inline-block;padding:0 20px;width:auto}.button-block .link{color:#007fa3}.button-block .link:after{bottom:-4px;content:"";height:2px;left:0;position:absolute;right:0}.button-block .link:hover:after{background-color:#007fa3}.button-block .additional-btn{background:#007fa3;color:#fff}.text-element{box-sizing:border-box;display:block;font-size:20px;font-weight:300;line-height:1.6;margin:0 auto;max-width:1280px;overflow:hidden;padding:0 15px 10px}.text-element *{box-sizing:inherit}@media screen and (max-width:1024px){.text-element{font-size:16px}}.text-element:hover{text-decoration:none}.text-element:not(.left){text-align:center}.text-element.half{max-width:715px;width:55%}@media screen and (max-width:768px){.text-element.half{max-width:100%;width:auto}}.text-element.bold{font-weight:400}.text-element.regular-title{font-size:40px}.text-element.with-lines .decor-helper{position:relative}.text-element.with-lines .decor-helper:after,.text-element.with-lines .decor-helper:before{background-image:url(/rosemood/images/svgs/icons/svg-line-section-bar.svg);background-size:100% auto;content:"";height:2px;left:calc(100% + 15px);position:absolute;top:50%;width:300px}@media screen and (max-width:960px){.text-element.with-lines .decor-helper:after,.text-element.with-lines .decor-helper:before{width:230px}}.text-element.with-lines .decor-helper:after{left:0;transform:translateX(calc(-100% - 15px))}.text-element.with-arrow .decor-helper{display:inline-block;padding-bottom:23px;position:relative;vertical-align:top}@media screen and (max-width:768px){.text-element.with-arrow .decor-helper{padding-bottom:16px}}.text-element.with-arrow .decor-helper:after{background:url(/rosemood/images/icons/svg-icons/svg-arrow-hover.svg) no-repeat;background-size:100% auto;bottom:0;content:"";height:15px;left:50%;position:absolute;transform:translateX(-50%);width:24px}@media screen and (max-width:768px){.text-element.with-arrow .decor-helper:after{height:11px;width:17px}}.text-element.with-arrow .decor-helper:hover{text-decoration:none}.text-element.promo-title{font:32px/1.6 Quickpen Regular,Georgia,Times,Times New Roman,serif;padding-bottom:38px}@media screen and (max-width:768px){.text-element.promo-title{font-size:24px;padding-bottom:19px}}.text-element.regular-title{font-size:32px;padding-bottom:16px}@media screen and (max-width:768px){.text-element.regular-title{font-size:24px;padding-bottom:20px}}.text-element.subline{font-size:22px;letter-spacing:2.75px;padding-bottom:4px;text-transform:uppercase}@media screen and (max-width:768px){.text-element.subline{font-size:16px;letter-spacing:2px;padding-bottom:0}}.text-element.small-bottom-gap{padding-bottom:50px}@media screen and (max-width:640px){.text-element.small-bottom-gap{padding-bottom:30px}}.one-teaser{background:#f4f4f4;color:#555;height:560px;margin:0 auto 12px;max-width:2560px;overflow:hidden;position:relative;text-align:center}.one-teaser.narrow{height:252px}.one-teaser.color-white,.one-teaser.color-white .link{color:#fff}.one-teaser.color-white:hover .link:after{background-color:#fff}.one-teaser:hover .link:after{background:#007fa3}@media screen and (max-width:768px){.one-teaser:hover .link:after{background:none}}@media screen and (max-width:1600px){.one-teaser{height:0;padding-top:calc(35% - 6px)}.one-teaser.narrow{height:0;padding-top:15.75%}}@media screen and (max-width:1280px){.one-teaser{height:442px;padding-top:0}.one-teaser.narrow{height:198px;padding-top:0}}@media screen and (max-width:1024px){.one-teaser{height:0;padding-top:43%}.one-teaser.narrow{height:0;padding-top:19.33%}}@media screen and (max-width:768px){.one-teaser{height:383px;padding-top:0}.one-teaser.mobile-only-tall{height:0;padding-top:78.9%}.one-teaser.narrow{padding-top:35.42%}}@media screen and (max-width:640px){.one-teaser{height:0;padding-top:50%}.one-teaser.mobile-only-tall{height:0;padding-top:78.9%}}.one-teaser .simple-picture{display:block;height:100%;width:100%}@media screen and (max-width:640px){.one-teaser .simple-picture{left:0;position:absolute;top:0}}.one-teaser .text-block{box-sizing:border-box;font-weight:300;position:absolute;top:50%;transform:translateY(-50%)}.left-center.one-teaser .text-block{left:0;padding:0 15px;right:60%}@media screen and (max-width:1600px){.left-center.one-teaser .text-block{padding:0 9%;right:50%}}@media screen and (max-width:768px){.left-center.one-teaser .text-block{padding:0 6%}}.right-center.one-teaser .text-block{left:50%;padding:0 15px;right:0}@media screen and (max-width:1600px){.right-center.one-teaser .text-block{padding:0 9%}}@media screen and (max-width:768px){.right-center.one-teaser .text-block{padding:0 6%}.narrow.right-center.one-teaser .text-block{bottom:10px;left:0;top:auto;transform:none}}.center.one-teaser .text-block{left:30%;padding:15px 0;right:30%}@media screen and (max-width:768px){.center.one-teaser .text-block{padding:0 6%}.narrow.center.one-teaser .text-block{bottom:auto;top:50%;transform:translateY(-50%)}.mobile-only-tall.one-teaser .text-block{bottom:10px;left:0;right:0;top:auto;transform:none}}.one-teaser .headline{word-wrap:break-word;display:block;font-size:40px;line-height:1.1;padding-bottom:10px}@media screen and (max-width:1600px){.one-teaser .headline{font-size:30px}}@media screen and (max-width:1280px){.one-teaser .headline{font-size:22px}}@media screen and (max-width:1024px){.one-teaser .headline{font-size:25px}}@media screen and (max-width:768px){.one-teaser .headline{font-size:28px;line-height:1.4}}@media screen and (max-width:640px){.one-teaser .headline{font-size:18px;line-height:1.2}}.one-teaser .headline:empty{padding:0}.one-teaser .headline a{color:inherit}.one-teaser .subline{display:block;font-size:20px;line-height:1.1;margin:0 auto;padding-bottom:20px;width:80%}@media screen and (max-width:1600px){.one-teaser .subline{width:100%}}@media screen and (max-width:1280px){.one-teaser .subline{font-size:16px}}@media screen and (max-width:768px){.one-teaser .subline{display:none}.narrow.one-teaser .subline{display:block;font-size:16px;padding-bottom:10px}}.one-teaser .subline:empty{padding:0}.one-teaser .link{color:#007fa3;font-size:16px;position:relative;text-transform:uppercase}.narrow.one-teaser .link{background:#fe504f;color:#fff;display:block;font-size:16px;line-height:50px;padding:0 10px;text-align:center}@media screen and (max-width:768px){.narrow.one-teaser .link{font-size:12px}}.narrow.one-teaser .link:after,.narrow.one-teaser .link:before{display:none}@media screen and (max-width:1280px){.one-teaser .link{font-size:14px}}@media screen and (max-width:768px){.one-teaser .link{font-size:12px;font-weight:500;letter-spacing:.7px}}@media screen and (max-width:640px){.narrow.one-teaser .link{font-size:12px;line-height:25px}}.one-teaser .link:after{bottom:-4px;content:"";height:2px;left:0;position:absolute;right:0}.one-teaser .additional-btn,.one-teaser .default-btn,.one-teaser .info-btn,.one-teaser .secondary-btn{display:inline-block;padding:0 20px;vertical-align:top;width:auto}@media screen and (max-width:768px){.one-teaser .additional-btn,.one-teaser .default-btn,.one-teaser .info-btn,.one-teaser .secondary-btn{display:none}}.one-teaser img{height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%)}@media screen and (max-width:1600px){.one-teaser img{left:0;transform:none;width:100%}}@media screen and (max-width:768px){.one-teaser img{-webkit-tap-highlight-color:inherit;object-fit:cover;object-position:left}}@media screen and (max-width:1280px){.left-center.one-teaser img{left:auto;right:0;width:auto}}@media screen and (max-width:1024px){.left-center.one-teaser img{left:0}}@media screen and (max-width:768px){.left-center.one-teaser img{object-fit:cover;object-position:left}}@media screen and (max-width:640px){.left-center.one-teaser img{left:0}}@media screen and (max-width:1280px){.right-center.one-teaser img{width:auto}}@media screen and (max-width:1024px){.right-center.one-teaser img{right:0;width:100%}}@media screen and (max-width:768px){.right-center.one-teaser img{object-fit:cover;object-position:left;right:auto;width:auto}}@media screen and (max-width:640px){.right-center.one-teaser img{right:0;width:100%}}@media screen and (max-width:1280px){.center.one-teaser img{left:50%;transform:translateX(-50%);width:auto}}.one-teaser img:not([src]){visibility:hidden}.flexible-one-image-teaser{-webkit-tap-highlight-color:rgba(0,0,0,0);background:#f4f4f4;font-weight:300;margin:0 auto 12px;max-width:2560px;overflow:hidden;position:relative;text-align:center}.flexible-one-image-teaser.color-white,.flexible-one-image-teaser.color-white .link{color:#fff}.flexible-one-image-teaser.color-white:hover .link:after{background-color:#fff}.flexible-one-image-teaser img{display:block;height:auto;max-width:100%;width:100%}.flexible-one-image-teaser .text-block{left:30%;position:absolute;right:30%;top:50%;transform:translateY(-50%)}@media screen and (max-width:1024px){.flexible-one-image-teaser .text-block{left:10%;right:10%}}@media screen and (max-width:768px){.flexible-one-image-teaser .text-block{left:15px;right:15px}}.flexible-one-image-teaser .headline{word-wrap:break-word;display:block;font-size:40px;font-weight:400}@media screen and (max-width:1024px){.flexible-one-image-teaser .headline{font-size:32px}}@media screen and (max-width:640px){.flexible-one-image-teaser .headline{font-size:24px}}.flexible-one-image-teaser .subline{display:block;font-size:20px;line-height:1.35;margin:10px 0 20px}@media screen and (max-width:768px){.flexible-one-image-teaser .subline{font-size:16px;line-height:1.43}}.flexible-one-image-teaser .subline:empty{margin-top:0}.flexible-one-image-teaser .additional-btn,.flexible-one-image-teaser .default-btn,.flexible-one-image-teaser .secondary-btn{display:inline-block;margin-top:20px;padding:0 20px;vertical-align:top}@media screen and (max-width:768px){.flexible-one-image-teaser .additional-btn,.flexible-one-image-teaser .default-btn,.flexible-one-image-teaser .secondary-btn{font-size:16px;height:50px;line-height:50px}}.flexible-one-image-teaser .additional-btn:empty,.flexible-one-image-teaser .default-btn:empty,.flexible-one-image-teaser .secondary-btn:empty{margin-top:0}.flexible-one-image-teaser .link{font-size:16px;font-weight:500}@media screen and (max-width:768px){.flexible-one-image-teaser .link{font-size:12px}}.flexible-one-image-teaser .link:after{bottom:-4px;content:"";height:2px;left:0;position:absolute;right:0}.two-teasers{font-weight:300;margin:0 auto 12px;max-width:2560px;text-align:center}.two-teasers .group{background:#f4f4f4;float:right;height:560px;overflow:hidden;position:relative;width:calc(50% - 6px)}@media screen and (max-width:1600px){.two-teasers .group{height:0;padding-top:35%}}@media screen and (max-width:1280px){.two-teasers .group{padding-top:calc(35% - 6px)}}@media screen and (max-width:1024px){.two-teasers .group{height:auto;padding:0}}@media screen and (max-width:768px){.two-teasers .group{display:block;float:none;height:383px;padding-top:0;width:100%}}@media screen and (max-width:640px){.two-teasers .group{height:0;padding-top:50%}}.two-teasers .group:first-child{float:left}@media screen and (max-width:768px){.two-teasers .group:first-child{float:none;margin:0 0 12px}}.two-teasers .simple-picture{color:#555;display:block;height:100%;width:100%}@media screen and (max-width:1024px){.two-teasers .simple-picture{height:0;padding-top:100%}}@media screen and (max-width:768px){.two-teasers .simple-picture{height:100%;padding-top:0}}@media screen and (max-width:640px){.two-teasers .simple-picture{bottom:0;position:absolute;top:0}}.two-teasers .simple-picture.color-white,.two-teasers .simple-picture.color-white .link{color:#fff}.two-teasers .simple-picture.color-white:hover .link:after{background-color:#fff}.two-teasers .simple-picture:hover .link:after{background-color:#007fa3}.two-teasers .headline{word-wrap:break-word;display:block;font-size:40px;line-height:1.1;padding-bottom:10px}@media screen and (max-width:1600px){.two-teasers .headline{font-size:30px}}@media screen and (max-width:1280px){.two-teasers .headline{font-size:28px}}@media screen and (max-width:1024px){.two-teasers .headline{font-size:25px}}@media screen and (max-width:768px){.two-teasers .headline{font-size:28px;line-height:1.4}}@media screen and (max-width:640px){.two-teasers .headline{font-size:18px}}.two-teasers .headline a{color:inherit}.two-teasers .subline{font-size:20px;line-height:1.2;padding-bottom:20px}@media screen and (max-width:1600px){.two-teasers .subline{font-size:20px}}@media screen and (max-width:1280px){.two-teasers .subline{font-size:16px}}@media screen and (max-width:768px){.two-teasers .subline{display:none}}.two-teasers .link{color:#007fa3;font-size:16px;position:relative;text-transform:uppercase}@media screen and (max-width:1280px){.two-teasers .link{font-size:14px}}@media screen and (max-width:768px){.two-teasers .link{border:0;display:inline-block!important;padding-bottom:0;vertical-align:top}}@media screen and (max-width:640px){.two-teasers .link{font-size:12px}}.two-teasers .link:after{bottom:-4px;content:"";height:2px;left:0;position:absolute;right:0}.two-teasers .additional-btn,.two-teasers .default-btn,.two-teasers .info-btn,.two-teasers .secondary-btn{display:inline-block!important;padding:0 20px;vertical-align:top;width:auto}@media screen and (max-width:768px){.two-teasers .additional-btn.desktop-view,.two-teasers .default-btn.desktop-view,.two-teasers .info-btn.desktop-view,.two-teasers .secondary-btn.desktop-view{display:none!important}}.two-teasers .additional-btn.mobile-view,.two-teasers .default-btn.mobile-view,.two-teasers .info-btn.mobile-view,.two-teasers .secondary-btn.mobile-view{display:none!important}@media screen and (max-width:768px){.two-teasers .additional-btn.mobile-view,.two-teasers .default-btn.mobile-view,.two-teasers .info-btn.mobile-view,.two-teasers .secondary-btn.mobile-view{display:inline-block!important}}.two-teasers .left-center .text-block{left:0;padding:0 15px;position:absolute;right:60%;top:50%;transform:translateY(-50%)}@media screen and (max-width:1600px){.two-teasers .left-center .text-block{right:50%}}@media screen and (max-width:1024px){.two-teasers .left-center .text-block{bottom:0;padding:15px;right:0;top:auto;transform:none}}@media screen and (max-width:768px){.two-teasers .left-center .text-block{bottom:auto;right:50%;top:50%;transform:translateY(-50%)}}.two-teasers .left-center img{height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%)}.two-teasers .left-center img:not([src]){visibility:hidden}@media screen and (max-width:1600px){.two-teasers .left-center img{left:0;right:auto;transform:none}}@media screen and (max-width:768px){.two-teasers .left-center img{height:100%;left:50%;transform:translateX(-50%);width:auto}}.two-teasers .right-center .text-block{left:50%;padding:0 15px;position:absolute;right:0;top:50%;transform:translateY(-50%)}@media screen and (max-width:1024px){.two-teasers .right-center .text-block{bottom:0;left:0;padding:15px;top:auto;transform:none}}@media screen and (max-width:768px){.two-teasers .right-center .text-block{bottom:auto;left:48%;top:50%;transform:translateY(-50%)}}.two-teasers .right-center img{height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%)}.two-teasers .right-center img:not([src]){visibility:hidden}@media screen and (max-width:1600px){.two-teasers .right-center img{left:auto;right:0;transform:none}}@media screen and (max-width:768px){.two-teasers .right-center img{left:50%;right:auto;transform:translateX(-50%);width:auto}}.two-teasers .center .text-block{left:30%;padding:15px 0;position:absolute;right:30%;top:50%;transform:translateY(-50%)}@media screen and (max-width:1024px){.two-teasers .center .text-block{bottom:0;left:0;padding:15px;right:0;top:auto;transform:none}}@media screen and (max-width:768px){.two-teasers .center .text-block{bottom:auto;left:25%;padding:14px 0;right:25%;top:50%;transform:translateY(-50%)}}.two-teasers .center img{height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%)}.two-teasers .center img:not([src]){visibility:hidden}@media screen and (max-width:1600px){.two-teasers .center img{left:auto;right:0;transform:none}}@media screen and (max-width:768px){.two-teasers .center img{bottom:0;left:0;width:100%}}.navigation-buttons-block{font-weight:300;padding:5px}@media screen and (max-width:768px){.navigation-buttons-block{bottom:0;left:0;margin:0;overflow:hidden;padding:0;position:absolute;right:0;transform:translateY(0);white-space:nowrap}}.navigation-buttons-block li{display:inline-block;margin:0 12px 10px;vertical-align:top}@media screen and (max-width:1024px){.navigation-buttons-block li{margin:4px 9px}}@media screen and (max-width:768px){.navigation-buttons-block li{margin:0 3px}}@media screen and (max-width:360px){.navigation-buttons-block li{margin:0}}.navigation-buttons-block a{border:1px solid #007fa3;border-radius:20px;display:block;padding:11px 20px}@media screen and (max-width:1024px){.navigation-buttons-block a{background:none;color:#007fa3;margin:4px}}@media screen and (max-width:768px){.navigation-buttons-block a{padding:7px 15px}}.navigation-buttons-block a:hover{background:#007fa3;color:#fff}@media screen and (max-width:768px){.navigation-buttons-block .links-item-wrap{-webkit-overflow-scrolling:touch;overflow:auto;width:100%}}.four-teasers{font-weight:300;margin:0 auto 12px;max-width:2560px;text-align:center}.four-teasers .group{float:right;width:calc(50% - 6px)}@media screen and (max-width:768px){.four-teasers .group{width:100%}}.four-teasers .group:first-child{float:left}@media screen and (max-width:768px){.four-teasers .group:first-child{margin:0 0 12px}}.four-teasers .simple-picture{background:#f4f4f4;color:#555;float:right;min-height:140px;overflow:hidden;position:relative;width:calc(50% - 6px)}.four-teasers .simple-picture.color-white,.four-teasers .simple-picture.color-white .link{color:#fff}.four-teasers .simple-picture.color-white:hover .link:after{background-color:#fff}.four-teasers .simple-picture:first-child{float:left}.four-teasers .simple-picture:hover .link:after{background-color:#007fa3}.four-teasers .text-block{bottom:0;box-sizing:border-box;left:0;padding:15px;position:absolute;right:0;transform:none}.four-teasers .text-block.resizable{padding:0}.four-teasers a{color:inherit}.four-teasers .headline{word-wrap:break-word;display:block;font-size:25px;line-height:1.4;padding-bottom:10px}@media screen and (max-width:1600px){.four-teasers .headline{font-size:20px}}@media screen and (max-width:1024px){.four-teasers .headline{padding:0}}@media screen and (max-width:768px){.four-teasers .headline{font-size:28px;line-height:1.2}}@media screen and (max-width:640px){.four-teasers .headline{font-size:16px}}.four-teasers img{aspect-ratio:1;display:block;height:auto;object-fit:cover;width:100%}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.four-teasers img:before{content:"";float:left;padding-top:100%}.four-teasers img:after{clear:both;content:"";display:block}}@supports not (aspect-ratio:1){.four-teasers img:before{content:"";float:left;padding-top:100%}.four-teasers img:after{clear:both;content:"";display:block}}.four-teasers img:not([src]){visibility:hidden}.four-teasers .link{color:#007fa3;font-size:14px;position:relative;text-transform:uppercase}@media screen and (max-width:1024px){.four-teasers .link{display:none}}.four-teasers .link:after{bottom:-4px;content:"";height:2px;left:0;position:absolute;right:0}.benefit-teaser{color:#555;font:300 20px/1.4 Source Sans Pro,sans-serif;margin:12px auto;max-width:1280px;text-align:center}@media screen and (max-width:1024px){.benefit-teaser{font-size:16px}}.benefit-teaser .group{float:right;width:calc(50% - 6px)}@media screen and (max-width:768px){.benefit-teaser .group{width:100%}}.benefit-teaser .group:first-child{float:left}@media screen and (max-width:768px){.benefit-teaser .group:first-child{margin:0 0 12px}}.benefit-teaser .simple-picture{box-sizing:border-box;float:right;min-height:140px;overflow:hidden;padding:50px 15px 60px;position:relative;width:calc(50% - 6px)}@media screen and (max-width:768px){.benefit-teaser .simple-picture{padding:15px 10px}}.benefit-teaser .simple-picture:first-child{float:left}.benefit-teaser .headline{word-wrap:break-word;display:table;font-size:40px;line-height:1.2;min-height:96px;padding:0 0 16px;width:100%}@media screen and (max-width:1280px){.benefit-teaser .headline{font-size:30px;min-height:72px}}@media screen and (max-width:1024px){.benefit-teaser .headline{font-size:24px;min-height:56px}}.benefit-teaser .headline span{display:table-cell;vertical-align:middle}.benefit-teaser img{aspect-ratio:1;display:block;height:auto;margin:0 auto 15px;max-width:100px;object-fit:contain;width:100%}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.benefit-teaser img:before{content:"";float:left;padding-top:100%}.benefit-teaser img:after{clear:both;content:"";display:block}}@supports not (aspect-ratio:1){.benefit-teaser img:before{content:"";float:left;padding-top:100%}.benefit-teaser img:after{clear:both;content:"";display:block}}.benefit-teaser img:not([src]){visibility:hidden}.benefit-teaser .subline b{font-weight:700}.benefit-teaser .subline i{font-style:italic}.benefit-teaser .subline ul{list-style:disc}.benefit-teaser .subline ol{list-style:auto}.benefit-teaser .subline ol,.benefit-teaser .subline ul{-ms-flex-pack:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:7px 14px}.benefit-teaser .subline blockquote{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:40px;-webkit-margin-end:40px;margin-block-end:1em;margin-block-start:1em;margin-inline-end:40px;margin-inline-start:40px;quotes:inherit}.benefit-teaser .subline ol,.benefit-teaser .subline ul{-ms-flex-align:center;align-items:center}.benefit-teaser-slider{box-sizing:border-box}.benefit-teaser-slider .slider-item{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.benefit-teaser-slider .slider-item .slider-item-img{aspect-ratio:1;height:auto;margin:0 8px 0 0;object-fit:contain;width:100%}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.benefit-teaser-slider .slider-item .slider-item-img:before{content:"";float:left;padding-top:100%}.benefit-teaser-slider .slider-item .slider-item-img:after{clear:both;content:"";display:block}}@supports not (aspect-ratio:1){.benefit-teaser-slider .slider-item .slider-item-img:before{content:"";float:left;padding-top:100%}.benefit-teaser-slider .slider-item .slider-item-img:after{clear:both;content:"";display:block}}.benefit-teaser-slider .benefit-teaser-slider-desktop{-ms-flex-pack:justify;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:space-between;margin:12px auto;width:810px}.benefit-teaser-slider .benefit-teaser-slider-desktop .slider-item{font-size:14px;height:45px;line-height:18px;padding:3px 10px 0 0;width:180px}.benefit-teaser-slider .benefit-teaser-slider-desktop .slider-item-img{height:45px;width:45px}.benefit-teaser-slider .slider-holder{margin:12px auto}.benefit-teaser-slider .slider-holder .slider{height:45px;padding-top:0}.benefit-teaser-slider .slider-holder .slider-item,.benefit-teaser-slider .slider-holder .slider-item:first-child{-ms-flex-pack:center;display:-ms-flexbox;display:flex;font-size:12px;font-weight:400;height:35px;justify-content:center;line-height:15px;opacity:0;text-align:left;top:5px;width:100%}.benefit-teaser-slider .slider-holder .slider-item-img{height:35px;width:35px}.video-teaser{color:#555;font-weight:300;height:560px;margin:0 auto 12px;max-width:2560px;overflow:hidden;position:relative;text-align:center}@media screen and (max-width:1600px){.video-teaser{height:0;padding-top:calc(35% - 6px)}}@media screen and (max-width:1280px){.video-teaser{height:442px;padding-top:0}}@media screen and (max-width:1024px){.video-teaser{height:0;padding-top:43%}}@media screen and (max-width:768px){.video-teaser{height:auto;padding-top:0}}.video-teaser .video-wrapper{bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0}@media screen and (max-width:640px){.video-teaser .video-wrapper{position:static}}.video-teaser .video-wrapper.is-open{cursor:default}.video-teaser .video-wrapper.is-open .close-btn,.video-teaser .video-wrapper.is-open iframe{display:block}.video-teaser img{height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:auto}@media screen and (max-width:1600px){.video-teaser img{height:100%;left:0;position:absolute;top:0;transform:none;width:100%}}@media screen and (max-width:1280px){.video-teaser img{height:100%;width:auto}}@media screen and (max-width:1024px){.video-teaser img{width:100%}}@media screen and (max-width:768px){.video-teaser img{height:auto;transform:none;width:100%}}@media screen and (max-width:1280px){.left-center.video-teaser img{left:auto;right:0}}@media screen and (max-width:1024px){.left-center.video-teaser img{left:0}}@media screen and (max-width:768px){.left-center.video-teaser img{left:0}}@media screen and (max-width:1280px){.right-center.video-teaser img{left:0;right:auto}}@media screen and (max-width:1024px){.right-center.video-teaser img{right:0}}@media screen and (max-width:768px){.right-center.video-teaser img{right:0}}.video-teaser .text-block{box-sizing:border-box;padding:0 15px;position:absolute;top:50%;transform:translateY(-50%)}@media screen and (max-width:1600px){.video-teaser .text-block{padding:0 9%}}@media screen and (max-width:768px){.video-teaser .text-block{padding:10px;position:relative;top:0;transform:none}}.left-center.video-teaser .text-block{left:0;right:60%}@media screen and (max-width:1600px){.left-center.video-teaser .text-block{right:50%}}@media screen and (max-width:768px){.left-center.video-teaser .text-block{right:0}}.right-center.video-teaser .text-block{left:60%;right:0}@media screen and (max-width:1600px){.right-center.video-teaser .text-block{left:50%}}@media screen and (max-width:768px){.right-center.video-teaser .text-block{left:0}.video-teaser .text-block.desktop-view{display:none}}.video-teaser .headline{word-wrap:break-word;font-size:40px;line-height:1.1;padding-bottom:10px}@media screen and (max-width:1600px){.video-teaser .headline{font-size:30px}}@media screen and (max-width:1280px){.video-teaser .headline{font-size:22px}}@media screen and (max-width:1024px){.video-teaser .headline{font-size:25px}}@media screen and (max-width:768px){.video-teaser .headline{font-size:28px;line-height:1.4}}@media screen and (max-width:640px){.video-teaser .headline{font-size:20px;line-height:1.2}}.video-teaser .headline.mobile-only{display:none}@media screen and (max-width:768px){.video-teaser .headline.mobile-only{display:block}}.video-teaser .headline a{color:inherit}.video-teaser .subline{font-size:20px;line-height:1.1;padding-bottom:20px}@media screen and (max-width:1280px){.video-teaser .subline{font-size:16px}}@media screen and (max-width:768px){.video-teaser .subline{display:none}}.video-teaser .link{color:#007fa3;font-size:16px;text-transform:uppercase}@media screen and (max-width:1280px){.video-teaser .link{font-size:14px}}@media screen and (max-width:768px){.video-teaser .link{display:none;font-size:14px}}.video-teaser .link.mobile-only{display:none}@media screen and (max-width:768px){.video-teaser .link.mobile-only{border:0;display:inline-block;padding-bottom:0}}.video-teaser .link:after{bottom:-4px;content:"";height:2px;left:0;position:absolute;right:0}.video-teaser .additional-btn,.video-teaser .default-btn,.video-teaser .info-btn,.video-teaser .secondary-btn{display:inline-block!important;padding:0 20px;vertical-align:top;width:auto}@media screen and (max-width:768px){.video-teaser .additional-btn,.video-teaser .default-btn,.video-teaser .info-btn,.video-teaser .secondary-btn{display:none!important}}.video-teaser .additional-btn.mobile-only,.video-teaser .default-btn.mobile-only,.video-teaser .info-btn.mobile-only,.video-teaser .secondary-btn.mobile-only{display:none}.video-teaser.color-white,.video-teaser.color-white .link{color:#fff}.video-teaser.color-white:hover .link:after{background-color:#fff}.video-teaser:hover .link:after{background-color:#007fa3}.video-teaser .video-container{bottom:0;left:0;position:absolute;right:0;top:0}@media screen and (max-width:768px){.video-teaser .video-container{position:static}}.video-teaser .video-container iframe{display:none}.video-teaser .video-block{position:absolute;top:50%;transform:translateY(-50%);width:800px}@media screen and (max-width:1600px){.video-teaser .video-block{width:50%}}@media screen and (max-width:1280px){.video-teaser .video-block{width:520px}}@media screen and (max-width:1024px){.video-teaser .video-block{width:45%}}@media screen and (max-width:768px){.video-teaser .video-block{margin:0 auto;position:relative;top:auto;transform:none;width:85%}}.right-center.video-teaser .video-block{left:8%}@media screen and (max-width:1600px){.right-center.video-teaser .video-block{left:4%}}@media screen and (max-width:1280px){.right-center.video-teaser .video-block{left:50px}}@media screen and (max-width:768px){.right-center.video-teaser .video-block{left:auto}}.left-center.video-teaser .video-block{right:8%}@media screen and (max-width:1600px){.left-center.video-teaser .video-block{right:4%}}@media screen and (max-width:1280px){.left-center.video-teaser .video-block{right:50px}}@media screen and (max-width:768px){.left-center.video-teaser .video-block{right:auto}}.video-teaser .youtube-embed{height:0;padding-bottom:56.25%;position:relative}.video-teaser .youtube-embed iframe,.video-teaser .youtube-embed iframe object,.video-teaser .youtube-embed iframe video{height:100%;left:0;position:absolute;top:0;width:100%}.video-teaser .close-btn{cursor:pointer;display:none;position:absolute;right:-18px;top:-18px}.video-teaser .mobile-only{display:none}@media screen and (max-width:768px){.video-teaser .mobile-only{display:block;padding:20px;position:relative}}.simple-video-teaser{box-sizing:border-box;margin:0 auto 150px;max-width:692px;width:70%}@media screen and (max-width:1024px){.simple-video-teaser{margin:0 0 100px}}@media screen and (max-width:640px){.simple-video-teaser{margin:0 0 90px;max-width:100%;padding:0 15px;width:100%}}.simple-video-teaser.small-bottom-gap{margin:0 auto 50px}@media screen and (max-width:640px){.simple-video-teaser.small-bottom-gap{margin:0 0 30px}}.simple-video-teaser .video-container{height:0;padding:56.25% 0 0;position:relative;width:100%}.simple-video-teaser .youtube-embed-inner{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.products-presentation{-ms-flex-pack:center;box-sizing:border-box;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:150px}@media screen and (max-width:1024px){.products-presentation{-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:100px}}@media screen and (max-width:640px){.products-presentation{-ms-flex-pack:start;-ms-flex-direction:column;flex-direction:column;justify-content:flex-start;margin-bottom:90px}}.products-presentation *,.products-presentation :after,.products-presentation :before{box-sizing:inherit}.products-presentation.small-bottom-gap{margin-bottom:50px}@media screen and (max-width:640px){.products-presentation.small-bottom-gap{margin-bottom:30px}}.products-presentation .custom-category-item{margin:0 60px 12px}@media screen and (max-width:1024px){.products-presentation .custom-category-item{margin:0 6px 12px}}@media screen and (max-width:640px){.products-presentation .custom-category-item{width:calc(100% - 12px)}}.products-presentation .custom-category-item:hover{border-bottom-color:#d8d8d8}.content-teaser{color:#555;font-weight:300;margin:0 auto 12px;max-width:2560px;min-height:560px;overflow:hidden;position:relative;text-align:center}@media screen and (max-width:1600px){.content-teaser{min-height:0;padding-top:calc(35% - 6px)}}@media screen and (max-width:1280px){.content-teaser{padding-top:0}}@media screen and (max-width:1024px){.content-teaser{margin:0 0 35px;min-height:0;text-align:left}}.content-teaser.right-top .text-block{float:right}@media screen and (max-width:1280px){.content-teaser.right-top img{left:0;right:auto}}@media screen and (max-width:1024px){.content-teaser.right-top img{left:50%}}.content-teaser.right-top.individual .text-block{left:50%;right:15%}.content-teaser.left-top .text-block{float:left}@media screen and (max-width:1280px){.content-teaser.left-top img{left:auto;right:0}}@media screen and (max-width:1024px){.content-teaser.left-top img{left:50%;right:auto}}.content-teaser.left-top.individual .text-block{left:15%;right:50%}.content-teaser.color-white,.content-teaser.color-white .link{color:#fff}.content-teaser.color-white:hover .link:after{background-color:#fff}@media screen and (max-width:1024px){.content-teaser picture{display:block;margin:0 0 10px}}.content-teaser img{height:560px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:auto}@media screen and (max-width:1600px){.content-teaser img{height:auto;left:0;top:0;transform:none;width:100%}}@media screen and (max-width:1280px){.content-teaser img{height:442px;width:auto}}@media screen and (max-width:1024px){.content-teaser img{height:auto;position:static;width:100%}}.content-teaser .text-block{box-sizing:border-box;padding:30px 15px 0;position:relative;top:50%;width:50%}@media screen and (max-width:1600px){.content-teaser .text-block{margin-top:calc(-35% - 6px)}}@media screen and (max-width:1280px){.content-teaser .text-block{margin-top:0}}@media screen and (max-width:1024px){.content-teaser .text-block{margin:0;padding:0 15px 10px;position:static;width:100%}}.content-teaser .text-block b{font-weight:700}.content-teaser .text-block i{font-style:italic}.content-teaser .text-block ul{list-style:disc}.content-teaser .text-block ol{list-style:auto}.content-teaser .text-block ol,.content-teaser .text-block ul{-ms-flex-pack:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:7px 14px}.content-teaser .text-block blockquote{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:40px;-webkit-margin-end:40px;margin-block-end:1em;margin-block-start:1em;margin-inline-end:40px;margin-inline-start:40px;quotes:inherit}.content-teaser .text-block ol,.content-teaser .text-block ul{-ms-flex-align:center;align-items:center}.content-teaser .headline{word-wrap:break-word;font-size:40px;line-height:1.1;padding-bottom:10px}@media screen and (max-width:1600px){.content-teaser .headline{font-size:30px}}@media screen and (max-width:1280px){.content-teaser .headline{font-size:22px}}@media screen and (max-width:1024px){.content-teaser .headline{font-size:25px}}.content-teaser .headline a{color:inherit}.content-teaser .subline{display:block;font-size:20px;line-height:1.4;margin:0 auto;padding-bottom:20px;width:85%}@media screen and (max-width:1600px){.content-teaser .subline{font-size:16px}}@media screen and (max-width:1280px){.content-teaser .subline{font-size:14px}}@media screen and (max-width:1024px){.content-teaser .subline{font-size:16px;padding-bottom:10px;width:100%}}.content-teaser .subline h2{font:normal normal 40px/1.2 Source Sans Pro,sans-serif;line-height:1.4;padding-bottom:10px;text-transform:none}@media screen and (max-width:1280px){.content-teaser .subline h2{font-size:22px}}@media screen and (max-width:1024px){.content-teaser .subline h2{font-size:25px}}.content-teaser .subline h3{font:normal normal 24px/1.2 Source Sans Pro,sans-serif;padding-bottom:15px;text-transform:none}@media screen and (max-width:1280px){.content-teaser .subline h3{font-size:18px}}@media screen and (max-width:1024px){.content-teaser .subline h3{font-size:22px}}.content-teaser .link{color:#007fa3;font-size:16px;text-transform:uppercase}@media screen and (max-width:1280px){.content-teaser .link{font-size:14px}}.content-teaser .link.mobile-only{display:none}.content-teaser .link:after{bottom:-4px;content:"";height:2px;left:0;position:absolute;right:0}.content-teaser .additional-btn,.content-teaser .default-btn,.content-teaser .info-btn,.content-teaser .secondary-btn{display:inline-block!important;padding:0 20px;vertical-align:top;width:auto}.content-teaser .additional-btn.mobile-only,.content-teaser .default-btn.mobile-only,.content-teaser .info-btn.mobile-only,.content-teaser .secondary-btn.mobile-only{display:none}.content-teaser .w1{display:table;height:100%;padding-bottom:30px;width:100%}@media screen and (max-width:1600px){.content-teaser .w1{height:0}}@media screen and (max-width:1280px){.content-teaser .w1{height:382px;padding-bottom:30px}}@media screen and (max-width:1024px){.content-teaser .w1{height:0!important;padding-bottom:0}}.content-teaser .w1 .w2{display:table-cell;vertical-align:middle}.category-teaser{color:#555;font-weight:300;margin:0 auto 12px;max-width:2560px;min-height:560px;overflow:hidden;position:relative;text-align:center}@media screen and (max-width:1600px){.category-teaser{min-height:0;padding-top:calc(35% - 6px)}}@media screen and (max-width:1280px){.category-teaser{padding-top:0}}@media screen and (max-width:1024px){.category-teaser{padding-top:43%}}@media screen and (max-width:768px){.category-teaser{height:500px;padding-top:0}}@media screen and (max-width:640px){.category-teaser{height:0;padding-top:78.12%}}.category-teaser.color-white{color:#fff}.category-teaser.color-white:hover .link:after{background-color:#fff}@media screen and (max-width:768px){.category-teaser.color-white:hover .link:after{display:none}}.category-teaser.color-white .link{color:#fff}.category-teaser.color-white .links-block a{border-color:#fff;color:#fff}@media screen and (max-width:768px){.category-teaser.color-white .links-block a{border-color:#007fa3;color:#007fa3}}.category-teaser:hover .link:after{background-color:#007fa3}@media screen and (max-width:768px){.category-teaser:hover .link:after{display:none}}.category-teaser .simple-picture{display:block;height:100%;width:100%}.category-teaser img{left:50%;position:absolute;top:0;transform:translateX(-50%);width:auto}@media screen and (max-width:1600px){.category-teaser img{left:0;transform:none;width:100%}}@media screen and (max-width:1280px){.category-teaser img{width:auto}}@media screen and (max-width:1024px){.category-teaser img{width:100%}}@media screen and (max-width:768px){.category-teaser img{height:calc(100% - 80px)}}@media screen and (max-width:1280px){.left-center.category-teaser img{left:auto;right:0}}@media screen and (max-width:1024px){.left-center.category-teaser img{left:0;width:100%}}@media screen and (max-width:768px){.left-center.category-teaser img{left:auto;width:auto}}@media screen and (max-width:640px){.left-center.category-teaser img{left:0}}@media screen and (max-width:1280px){.right-center.category-teaser img{left:0;right:auto}}@media screen and (max-width:1024px){.right-center.category-teaser img{right:0;width:100%}}@media screen and (max-width:768px){.right-center.category-teaser img{right:auto;width:auto}}@media screen and (max-width:640px){.right-center.category-teaser img{right:0}}.category-teaser img.icon{height:auto;margin:0 0 17px;position:static;transform:none;width:auto}@media screen and (max-width:1024px){.category-teaser img.icon{width:auto!important}}@media screen and (max-width:640px){.category-teaser img.icon{margin:0 0 10px;width:37px!important}}.category-teaser .text-block{box-sizing:border-box;padding:30px 15px 0;position:relative;top:50%;width:50%;z-index:2}@media screen and (max-width:1600px){.category-teaser .text-block{margin-top:calc(-35% - 6px)}}@media screen and (max-width:1280px){.category-teaser .text-block{margin-top:0}}@media screen and (max-width:1024px){.category-teaser .text-block{margin-top:-43%}}@media screen and (max-width:768px){.category-teaser .text-block{margin-top:0;padding:0 6% 60px;position:absolute;transform:translateY(-50%)}}.left-center.category-teaser .text-block{float:left}@media screen and (max-width:768px){.left-center.category-teaser .text-block{float:none;right:50%}}.right-center.category-teaser .text-block{float:right}@media screen and (max-width:768px){.right-center.category-teaser .text-block{float:none;left:50%}}.category-teaser .headline{word-wrap:break-word;font-size:40px;line-height:1.1;padding-bottom:10px}@media screen and (max-width:1600px){.category-teaser .headline{font-size:30px}}@media screen and (max-width:1280px){.category-teaser .headline{font-size:22px}}@media screen and (max-width:1024px){.category-teaser .headline{font-size:25px}}@media screen and (max-width:768px){.category-teaser .headline{font-size:28px}}@media screen and (max-width:640px){.category-teaser .headline{font-size:20px}}.category-teaser .headline.mobile-only{display:none}@media screen and (max-width:768px){.category-teaser .headline.mobile-only{display:block}}.category-teaser .headline a{color:inherit}.category-teaser .subline{font-size:20px;line-height:1.1;padding-bottom:20px}@media screen and (max-width:1280px){.category-teaser .subline{font-size:16px}}@media screen and (max-width:768px){.category-teaser .subline{display:none}}.category-teaser .link{color:#007fa3;font-size:16px;position:relative;text-transform:uppercase}@media screen and (max-width:1280px){.category-teaser .link{font-size:14px}}@media screen and (max-width:768px){.category-teaser .link{display:none;font-size:14px}}.category-teaser .link:after{bottom:-4px;content:"";height:2px;left:0;position:absolute;right:0}.category-teaser .link.mobile-only{display:none}@media screen and (max-width:768px){.category-teaser .link.mobile-only{border:0;display:inline-block;padding-bottom:0}}.category-teaser .links-block{font-weight:500;padding:9px 0 25px}@media screen and (max-width:768px){.category-teaser .links-block{background:#fff;bottom:0;height:80px;left:0;margin:0;overflow:hidden;padding:0;position:absolute;right:0;white-space:nowrap;z-index:3}.category-teaser .links-block .links-item-wrap{-webkit-overflow-scrolling:touch;height:70px;overflow:auto;padding:20px 0;width:100%}}.category-teaser .links-block li{display:inline-block;margin:0 6px 10px}@media screen and (max-width:768px){.category-teaser .links-block li{margin-bottom:0}}.category-teaser .links-block li:first-child{margin-left:0}@media screen and (max-width:768px){.category-teaser .links-block li:first-child{margin-left:20px}}.category-teaser .links-block li:last-child{margin-right:0}@media screen and (max-width:768px){.category-teaser .links-block li:last-child{margin-right:20px}}.category-teaser .links-block a{border:1px solid #007fa3;border-radius:20px;display:block;padding:11px 14px}.category-teaser .links-block a:hover{background:#007fa3;color:#fff}@media screen and (max-width:1024px){.category-teaser .links-block a:hover{background:none;color:#007fa3}.category-teaser .links-block a:focus{background:#007fa3;color:#fff}}.category-teaser .additional-btn,.category-teaser .default-btn,.category-teaser .info-btn,.category-teaser .secondary-btn{display:inline-block!important;padding:0 20px;vertical-align:top;width:auto}@media screen and (max-width:768px){.category-teaser .additional-btn,.category-teaser .default-btn,.category-teaser .info-btn,.category-teaser .secondary-btn{display:none!important}}.category-teaser .additional-btn.mobile-only,.category-teaser .default-btn.mobile-only,.category-teaser .info-btn.mobile-only,.category-teaser .secondary-btn.mobile-only{display:none}.category-teaser .w1{display:table;height:100%;padding-bottom:30px;width:100%}@media screen and (max-width:1600px){.category-teaser .w1{height:0}}@media screen and (max-width:1280px){.category-teaser .w1{height:382px;padding-bottom:30px}}@media screen and (max-width:768px){.category-teaser .w1{height:auto!important;padding-bottom:0}}.category-teaser .w1 .w2{display:table-cell;vertical-align:middle}.slider-holder{font-weight:300;margin:0 auto 12px;max-width:2560px;position:relative;text-align:center}.slider-holder .slider{height:560px;width:100%}@media screen and (max-width:1600px){.slider-holder .slider{height:0;padding-top:calc(35% - 6px)}}@media screen and (max-width:1280px){.slider-holder .slider{height:442px;padding-top:0}}@media screen and (max-width:1024px){.slider-holder .slider{height:0;padding-top:43%}}@media screen and (max-width:768px){.slider-holder .slider{height:383px;padding-top:0}}@media screen and (max-width:640px){.slider-holder .slider{height:0;padding-top:50%}}.slider-holder .slider li{display:none;height:100%;left:0;position:absolute;top:0;width:100%}.slider-holder .slider li .simple-picture{color:#555;display:block;height:100%;width:100%}.slider-holder .slider li .simple-picture img{height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:auto}@media screen and (max-width:1600px){.slider-holder .slider li .simple-picture img{height:100%;left:0;right:0;transform:none}}.slider-holder .slider li .simple-picture .text-block{box-sizing:border-box;left:50%;padding:0 9%;position:absolute;right:0;top:50%;transform:translateY(-50%)}.slider-holder .slider li .simple-picture .text-block .headline{word-wrap:break-word;display:block;font-size:40px;line-height:1.1;padding-bottom:10px}@media screen and (max-width:1600px){.slider-holder .slider li .simple-picture .text-block .headline{font-size:30px}}@media screen and (min-width:1601px){.slider-holder .slider li .simple-picture .text-block .headline.mobile-only{display:none}}.slider-holder .slider li .simple-picture .text-block .headline a{color:inherit}.slider-holder .slider li .simple-picture .text-block .subline{font-size:20px;padding-bottom:20px}.slider-holder .slider li .simple-picture .text-block .link{color:#007fa3;font-size:16px;text-transform:uppercase}.slider-holder .slider li .simple-picture .text-block .link:after{bottom:-4px;content:"";height:2px;left:0;position:absolute;right:0}.slider-holder .slider li .simple-picture .text-block .link.mobile-only{display:none;padding-bottom:0}.slider-holder .slider li .simple-picture .text-block .additional-btn,.slider-holder .slider li .simple-picture .text-block .default-btn,.slider-holder .slider li .simple-picture .text-block .info-btn,.slider-holder .slider li .simple-picture .text-block .secondary-btn{display:inline-block;padding:0 20px;vertical-align:top;width:auto}.slider-holder .slider li .simple-picture .text-block .additional-btn.mobile-only,.slider-holder .slider li .simple-picture .text-block .default-btn.mobile-only,.slider-holder .slider li .simple-picture .text-block .info-btn.mobile-only,.slider-holder .slider li .simple-picture .text-block .secondary-btn.mobile-only{display:none}.slider-holder .slider li .simple-picture:hover .text-block .link:after{background-color:#007fa3}.slider-holder .slider li .simple-picture.left-center .text-block{left:0;padding:0 9%;right:50%}.slider-holder .slider li.color-white .simple-picture,.slider-holder .slider li.color-white .simple-picture .text-block .link{color:#fff}.slider-holder .slider li.color-white .simple-picture:hover .text-block .link:after{background-color:#fff}.slider-holder .slider li:first-child{display:block}.slider-holder .controls{bottom:29px;left:0;position:absolute;right:0;text-align:center;z-index:3}.slider-holder .controls li{border:2px solid #555;border-radius:50%;cursor:pointer;display:inline-block;height:6px;margin:0 4px;vertical-align:bottom;width:6px}.slider-holder .controls li.active,.slider-holder .controls li:hover{background:#555}.slider-holder .controls li.active{cursor:default;pointer-events:none}.slider-holder .controls-holder .next-btn,.slider-holder .controls-holder .prev-btn{cursor:pointer;left:40px;margin:-25px 0 0;position:absolute;top:50%;z-index:3}.slider-holder .controls-holder .next-btn.white,.slider-holder .controls-holder .prev-btn.white{display:none!important}.slider-holder .controls-holder .next-btn{left:auto;right:40px}.slider-holder .controls-holder.color-white .controls li{border-color:#fff}.slider-holder .controls-holder.color-white .controls li.active,.slider-holder .controls-holder.color-white .controls li:hover{background:#fff}.slider-holder .controls-holder.color-white .next-btn.white,.slider-holder .controls-holder.color-white .prev-btn.white{display:block!important}.slider-holder .controls-holder.color-white .next-btn.grey,.slider-holder .controls-holder.color-white .prev-btn.grey{display:none!important}@media screen and (max-width:1600px){.slider-holder .slider li .simple-picture .text-block .headline{font-size:30px}.slider-holder .slider li .simple-picture .text-block .headline.mobile-only{display:none}}@media screen and (max-width:1280px){.slider-holder .slider li .simple-picture img{height:100%;left:0;right:auto;width:auto}.slider-holder .slider li .simple-picture .text-block .headline{font-size:28px}.slider-holder .slider li .simple-picture .text-block .headline.mobile-only{display:none}.slider-holder .slider li .simple-picture .text-block .subline{font-size:16px}.slider-holder .slider li .simple-picture .text-block .link{font-size:14px}}@media screen and (max-width:1024px){.slider-holder .slider li .simple-picture img{bottom:0;left:0;right:0;top:0;width:100%}.slider-holder .slider li .simple-picture .text-block .headline{font-size:25px}.slider-holder .slider li .simple-picture .text-block .headline.mobile-only{display:none}}@media screen and (max-width:768px){.slider-holder .slider li .simple-picture img{left:0;right:auto;width:auto}.slider-holder .slider li .simple-picture .text-block{padding:0 6%}.slider-holder .slider li .simple-picture .text-block .headline{font-size:28px;line-height:1.4}.slider-holder .slider li .simple-picture .text-block .headline.mobile-only{display:block}.slider-holder .slider li .simple-picture .text-block .subline{display:none;font-size:20px}.slider-holder .slider li .simple-picture .text-block .link{display:none}.slider-holder .slider li .simple-picture .text-block .link.mobile-only{display:inline-block}.slider-holder .slider li .simple-picture .text-block .additional-btn,.slider-holder .slider li .simple-picture .text-block .default-btn,.slider-holder .slider li .simple-picture .text-block .info-btn,.slider-holder .slider li .simple-picture .text-block .secondary-btn{display:none}.slider-holder .slider li .simple-picture .text-block .additional-btn.mobile-only,.slider-holder .slider li .simple-picture .text-block .default-btn.mobile-only,.slider-holder .slider li .simple-picture .text-block .info-btn.mobile-only,.slider-holder .slider li .simple-picture .text-block .secondary-btn.mobile-only{display:inline-block}.slider-holder .slider li.left-center .text-block{padding:0 6%}.slider-holder .controls-holder.color-white .next-btn.grey,.slider-holder .controls-holder.color-white .next-btn.white,.slider-holder .controls-holder.color-white .prev-btn.grey,.slider-holder .controls-holder.color-white .prev-btn.white{display:none!important}}@media screen and (max-width:640px){.slider-holder .slider li .simple-picture img{left:0;right:0;width:auto}.slider-holder .slider li .simple-picture .text-block .headline{font-size:20px;line-height:1.4}.slider-holder .slider li .simple-picture .text-block .headline.mobile-only{display:block}}.wysiwyg{margin:0 auto;max-width:1010px;padding:15px}.wysiwyg b{font-weight:700}.wysiwyg i{font-style:italic}.wysiwyg ul{list-style:disc}.wysiwyg ol{list-style:auto}.wysiwyg ol,.wysiwyg ul{-ms-flex-pack:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:7px 14px}.wysiwyg blockquote{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:40px;-webkit-margin-end:40px;margin-block-end:1em;margin-block-start:1em;margin-inline-end:40px;margin-inline-start:40px;quotes:inherit}.wysiwyg h1,.wysiwyg h2,.wysiwyg h3{font-weight:400;line-height:1.2;margin:21px 0 10px}.wysiwyg h1,.wysiwyg h2{font-size:1.3rem}.wysiwyg h3{font-size:1rem}.zigzag-teaser{-ms-flex-align:center;align-items:center;box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;margin:0 auto 150px;max-width:1280px;padding:0 29px}@media screen and (max-width:1024px){.zigzag-teaser{margin:0 0 100px}}@media screen and (max-width:640px){.zigzag-teaser{display:block;margin:0 0 90px;padding:0 15px}}.zigzag-teaser *{box-sizing:inherit}.zigzag-teaser.small-bottom-gap{margin:0 auto 50px}@media screen and (max-width:640px){.zigzag-teaser.small-bottom-gap{margin:0 0 30px}}.zigzag-teaser.right{-ms-flex-direction:row;flex-direction:row}.zigzag-teaser picture{-ms-flex:0 0 53%;flex:0 0 53%}.zigzag-teaser img{aspect-ratio:1.5;display:block;height:auto;object-fit:contain;width:100%}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.zigzag-teaser img:before{content:"";float:left;padding-top:66.6666666667%}.zigzag-teaser img:after{clear:both;content:"";display:block}}@supports not (aspect-ratio:1.5){.zigzag-teaser img:before{content:"";float:left;padding-top:66.6666666667%}.zigzag-teaser img:after{clear:both;content:"";display:block}}@media screen and (max-width:640px){.zigzag-teaser img{margin:0 0 20px}}.zigzag-teaser .text-block{-ms-flex:0 0 47%;flex:0 0 47%;padding:0 10% 0 0}.right.zigzag-teaser .text-block{padding:0 0 0 10%}@media screen and (max-width:640px){.right.zigzag-teaser .text-block,.zigzag-teaser .text-block{padding:0}}.zigzag-teaser .headline{display:block;font-size:26px;line-height:1.4}@media screen and (max-width:1024px){.zigzag-teaser .headline{font-size:20px}}.zigzag-teaser .subline{display:block;font-size:20px;font-weight:300;line-height:1.6;margin-top:12px}@media screen and (max-width:1024px){.zigzag-teaser .subline{font-size:16px}}@media screen and (max-width:640px){.zigzag-teaser .subline{margin-top:7px}}.zigzag-teaser .subline b{font-weight:700}.zigzag-teaser .subline i{font-style:italic}.zigzag-teaser .subline ul{list-style:disc}.zigzag-teaser .subline ol{list-style:auto}.zigzag-teaser .subline ol,.zigzag-teaser .subline ul{-ms-flex-pack:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:7px 14px}.zigzag-teaser .subline blockquote{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:40px;-webkit-margin-end:40px;margin-block-end:1em;margin-block-start:1em;margin-inline-end:40px;margin-inline-start:40px;quotes:inherit}.zigzag-teaser .subline ol,.zigzag-teaser .subline ul{-ms-flex-align:center;align-items:center}.zigzag-teaser .additional-btn,.zigzag-teaser .default-btn,.zigzag-teaser .info-btn,.zigzag-teaser .secondary-btn{display:inline-block;height:50px;margin-top:46px;padding:0 12.8%;vertical-align:top}@media screen and (max-width:768px){.zigzag-teaser .additional-btn,.zigzag-teaser .default-btn,.zigzag-teaser .info-btn,.zigzag-teaser .secondary-btn{font-size:16px;line-height:46px}}@media screen and (max-width:640px){.zigzag-teaser .additional-btn,.zigzag-teaser .default-btn,.zigzag-teaser .info-btn,.zigzag-teaser .secondary-btn{margin-top:20px;width:100%}}.zigzag-teaser .link{margin-top:36px}.zigzag-teaser .link:after{bottom:-4px;content:"";height:2px;left:0;position:absolute;right:0}.zigzag-teaser .link:hover:after{background-color:#007fa3}@media screen and (max-width:768px){.zigzag-teaser .link{margin-top:12px}}.cms-table-container{margin:15px;overflow-x:auto}@media screen and (max-width:768px){.cms-table-container{border:solid #d8d8d8;border-width:0 1px}}.cms-table-container .cms-table{border:1px solid #d8d8d8;margin:0 auto;max-width:1010px}@media screen and (max-width:768px){.cms-table-container .cms-table{border-width:0}}.cms-table-container .cms-table thead{background-color:#c5c5c5}.cms-table-container .cms-table th{min-width:75px;width:25%}.cms-table-container .cms-table td,.cms-table-container .cms-table th{border-bottom:1px solid #d8d8d8;border-right:1px solid #d8d8d8;padding:12px 15px}@media screen and (max-width:768px){.cms-table-container .cms-table td:last-child,.cms-table-container .cms-table th:last-child{border-right-width:0}}.is-running-animation{animation:easeOutBounce 1s linear 1}@keyframes easeOutBounce{0%{transform:translateX(0)}50%{transform:translateX(-100px)}67%{transform:translateX(0)}75%{transform:translateX(-30px)}86%{transform:translateX(0)}90%{transform:translateX(-15px)}95%{transform:translateX(0)}90%{transform:translateX(-5px)}to{transform:translateX(0)}}.portraitCategoriesList{box-sizing:border-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:23px 0 0;position:relative;z-index:7}@media screen and (max-width:768px){.portraitCategoriesList{-ms-flex-direction:column;flex-direction:column}}.portraitCategoriesList *,.portraitCategoriesList :after,.portraitCategoriesList :before{box-sizing:border-box}.portraitCategoriesList .product-grid-cms-blocks,.portraitCategoriesList .scroller-wrapper{width:100%}.PortraitCategoryItem{padding:0 16px 40px;position:relative;text-align:center;width:50%;z-index:1}@media screen and (max-width:768px){.PortraitCategoryItem{-ms-flex:1;flex:1;padding-bottom:40px;text-align:left;width:100%}}@media screen and (min-width:1025px){.PortraitCategoryItem{padding:0 10px 20px;width:33.333%}.PortraitCategoryItem:hover{z-index:2}}.PortraitCategoryItem-addToWishlist{-ms-flex-align:center;-ms-flex-pack:center;align-items:center;background:#fff;border-radius:50%;bottom:10px;cursor:pointer;display:-ms-flexbox;display:flex;height:40px;justify-content:center;overflow:hidden;position:absolute;right:10px;width:40px;z-index:10}@media screen and (min-width:1025px){.PortraitCategoryItem-addToWishlist:after{border:1px solid #007fa3;border-radius:50%;bottom:0;content:"";display:none;left:0;position:absolute;right:0;top:0;z-index:-1}}.PortraitCategoryItem-link{color:#555;display:block;position:relative}@media screen and (min-width:1025px){.PortraitCategoryItem-link--product:hover .PortraitCategoryItem-footerOnHoverShow,.PortraitCategoryItem-link--product:hover .PortraitCategoryItem-topOptions{opacity:1}.PortraitCategoryItem-link--contentInsert{position:relative}.PortraitCategoryItem-link--contentInsert:hover:after{display:block}.PortraitCategoryItem-link--contentInsert:after{border:2px solid #d8d8d8;bottom:0;content:"";display:none;left:-4px;position:absolute;right:-4px;top:-4px;z-index:7}}.PortraitCategoryItem-main{overflow:hidden;position:relative}.PortraitCategoryItem-main .label{display:inline-block;position:absolute;right:10px;top:5px;z-index:100}.PortraitCategoryItem-main .label label{background-color:#fff;font-size:16px;font-weight:400;line-height:40px;padding:6px 12px}@media screen and (min-width:641px){.PortraitCategoryItem-topOptions{-ms-flex-align:center;align-items:center;background:#fff;border-radius:30px;display:-ms-flexbox;display:flex;left:10px;padding:0 10px;position:absolute;top:10px;z-index:8}}@media screen and (min-width:1025px){.PortraitCategoryItem-topOptions{animation-duration:.4s;animation-fill-mode:forwards;animation-name:hideElement;max-height:0;opacity:0;overflow:hidden;transition:opacity .3s ease-in-out}}.PortraitCategoryItem-imageHolder{aspect-ratio:1;height:auto;object-fit:contain;position:relative;width:100%}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.PortraitCategoryItem-imageHolder:before{content:"";float:left;padding-top:100%}.PortraitCategoryItem-imageHolder:after{clear:both;content:"";display:block}}@supports not (aspect-ratio:1){.PortraitCategoryItem-imageHolder:before{content:"";float:left;padding-top:100%}.PortraitCategoryItem-imageHolder:after{clear:both;content:"";display:block}}.PortraitCategoryItem-image{left:0;max-height:100%;max-width:100%;position:absolute;top:0;width:100%;z-index:4}.PortraitCategoryItem-overlay{z-index:5}.PortraitCategoryItem-footer{padding-top:15px}.PortraitCategoryItem-productNameMain{color:#14294a;display:inline-block;font-family:Georgia,serif;font-size:18px;font-weight:400;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}@media screen and (max-width:768px){.PortraitCategoryItem-productNameMain{font-size:13px;position:relative}}.PortraitCategoryItem-options{bottom:14px;-ms-flex-wrap:wrap;flex-wrap:wrap}.PortraitCategoryItem-colorsList,.PortraitCategoryItem-options{-ms-flex-pack:end;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;justify-content:flex-end;position:absolute;right:0}@media screen and (max-width:768px){.PortraitCategoryItem-colorsList{display:none}}.PortraitCategoryItem-colorsList .color-item{margin:0 4px}.PortraitCategoryItem-colorsList .color-item:hover:after{display:none}.PortraitCategoryItem-colorsList .color-item.active:after{display:block}.PortraitCategoryItem-colorsList .color-item.active .icon{height:20px;width:20px}.PortraitCategoryItem-colorsList .color-item:after{border:2px solid #fff;content:"";display:none;height:18px;left:1px;position:absolute;top:1px;width:18px}.PortraitCategoryItem-colorsList .color-item.c01:after,.PortraitCategoryItem-colorsList .color-item.c80:after,.PortraitCategoryItem-colorsList .color-item.c97:after,.PortraitCategoryItem-colorsList .color-item.ec010:after,.PortraitCategoryItem-colorsList .color-item.ec011:after,.PortraitCategoryItem-colorsList .color-item.ec800:after,.PortraitCategoryItem-colorsList .color-item.mourning-white:after,.PortraitCategoryItem-colorsList .color-item.white:after{border:1px solid #d8d8d8;height:14px;left:3px;top:3px;width:14px}.PortraitCategoryItem-colorsList .icon{height:20px;width:20px}.PortraitCategoryItem a:hover{text-decoration:none}.PortraitCategoryItem .spinner{z-index:3}@keyframes hideElement{0%{max-height:0}99%{max-height:0}to{max-height:1000%}}.banner_product_review{-ms-flex-align:center;align-items:center;background:#fff;bottom:60px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:40px;text-align:center}.banner_product_review h2{margin-bottom:0}@media screen and (max-width:768px){.banner_product_review h2{font-size:24px}}.banner_product_review ul{list-style:none;margin:0;padding:0}.banner_product_review .product-reviews__product-rating{margin-bottom:0;margin-top:1em}@media screen and (max-width:768px){.banner_product_review .product-reviews__product-rating{margin-top:0}}.banner_product_review .product-reviews__rating .product-reviews__rating__star{font-size:10px}@media screen and (max-width:768px){.banner_product_review .product-reviews__rating{margin-right:0}}.banner_product_review .product-reviews__quantity{cursor:default;text-decoration:none}@media screen and (max-width:768px){.banner_product_review .product-reviews__quantity{font-size:12px}}.banner_product_review .product-reviews__list{height:100%;max-width:900px;width:100%}.banner_product_review .product-reviews__item{padding:2.5em 1.5em}.banner_product_review .product-reviews__item .product-reviews__product-reviews__review{padding:0;text-align:left}.banner_product_review .product-reviews__item .product-reviews__product-reviews__review .product-reviews__product-reviews__review__title{margin-left:0}@media screen and (max-width:768px){.banner_product_review .product-reviews__item .product-reviews__product-reviews__review .product-reviews__product-reviews__review__title{font-size:14px}}.banner_product_review .product-reviews__item .product-reviews__product-reviews__review .product-reviews__product-reviews__review__content{margin-bottom:1em;margin-top:1em}@media screen and (max-width:768px){.banner_product_review .product-reviews__item .product-reviews__product-reviews__review .product-reviews__product-reviews__review__content{font-size:15px}}.banner_product_review .product-reviews__pagination{margin-bottom:30px;margin-top:30px}.banner_product_review .product-reviews__pagination span{border:1px solid #e4e6ee;cursor:pointer;display:inline-block;margin:0 3px;padding:10px 15px}.banner_product_review .product-reviews__pagination span.active,.banner_product_review .product-reviews__pagination span:hover{border-color:#14294a}body.modal-opened{overflow:hidden;position:fixed;width:100%}.modal-window-overlay{background:rgba(0,0,0,.5);bottom:0;left:0;opacity:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden;z-index:20}.modal-window-overlay #localization-modal-overlay{display:block}.modal-opened .modal-window-overlay{opacity:1;transition:all .5s;visibility:visible}.modal-window{background:#fff;border:1px solid #d8d8d8;box-sizing:border-box;color:#555;font-size:12px;left:50%;max-height:calc(100% - 30px);max-width:580px;overflow:auto;padding:34px 30px 22px;position:fixed;top:50%;transform:translate(-50%,-50%) scale(0);transition:all .2s;width:calc(100% - 30px);z-index:21}.modal-window .next-btn,.modal-window .prev-btn{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%)}@media screen and (max-width:768px){.modal-window .next-btn,.modal-window .prev-btn{background:hsla(0,0%,100%,.6);box-shadow:0 3px 7px rgba(0,0,0,.3);padding:13px 17px}}@media screen and (min-width:769px){.modal-window .next-btn,.modal-window .prev-btn{display:none}}.modal-window .next-btn.is-disabled,.modal-window .prev-btn.is-disabled{cursor:default;opacity:.3;pointer-events:none}.modal-window .prev-btn{left:0;z-index:10}.navigation-visible .modal-window .prev-btn{display:block}.modal-window .next-btn{right:0;z-index:10}.navigation-visible .modal-window .next-btn{display:block}.modal-window.smallmodal{height:100%;max-height:350px;max-width:430px}@media screen and (max-width:640px){.modal-window{padding:30px 20px 20px}}.modal-window.zoom{border:none;max-width:1000px;opacity:0;padding:0;transition:transform .2s}.modal-window.zoom.visible{opacity:1;transform:translate(-50%,-50%) scale(1)}.modal-window.zoom img{transform:scale(1);transition:transform .3s ease-in-out;vertical-align:top;width:100%}.modal-window.zoom-portrait-image{max-width:750px}.modal-window.zoom-portrait-image .modal-content{max-height:calc(100vh - 30px);overflow:auto}@media screen and (max-width:768px){.modal-window.zoom-portrait-image{z-index:9999999999}}.modal-opened .modal-window:not(.zoom){transform:translate(-50%,-50%) scale(1)}.modal-window#localization-modal{text-align:center}@media screen and (max-width:640px){.modal-window#localization-modal .column{margin:10px 0 0;width:100%}}.modal-window#localization-modal p{margin:10px 0 30px}@media screen and (max-width:640px){.modal-window#localization-modal p{margin:10px 0}}.modal-window object{width:100%}.modal-window .zoom-gallery{cursor:url(/rosemood/images/icons/icon-magnifier-plus.png) 16 15,auto;cursor:-webkit-image-set(url("/rosemood/images/icons/icon-magnifier-plus.png") 1x,url("/rosemood/images/icons/icon-magnifier-plus-2x.png") 2x) 16 15,auto;overflow:hidden}.modal-window .zoom-gallery.active{cursor:url(/rosemood/images/icons/icon-magnifier-minus.png) 16 15,auto;cursor:-webkit-image-set(url("/rosemood/images/icons/icon-magnifier-minus.png") 1x,url("/rosemood/images/icons/icon-magnifier-minus-2x.png") 2x) 16 15,auto}.modal-window .zoom-gallery.active img{transform:scale(1.5) translate(0)}.modal-window .zoom-gallery.active.move{cursor:url(/rosemood/images/icons/icon-zoom-move.png) 16 15,auto;cursor:-webkit-image-set(url("/rosemood/images/icons/icon-zoom-move.png") 1x,url("/rosemood/images/icons/icon-zoom-move-2x.png") 2x) 16 15,auto}.modal-window .zoom-gallery.active.move img{transition:none}.modal-window .switch-slide{cursor:pointer;left:15px;position:absolute;top:50%;transform:translateY(-50%)}.modal-window .switch-slide.next{left:auto;right:15px}@media screen and (max-width:768px){.modal-window .switch-slide.next{right:5px}.modal-window .switch-slide{left:5px}.modal-window .switch-slide:before,.modal-window .switch-slide:hover:before{height:25px;width:25px}}.modal-window .close-btn{cursor:pointer;position:absolute;right:10px;top:10px;z-index:2}@media screen and (max-width:1024px){.modal-window .close-btn{-ms-flex-line-pack:distribute;-ms-flex-pack:justify;-ms-flex-align:center;align-content:space-around;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap;height:45px;justify-content:space-between;right:0;width:45px}}.modal-window .modal-title{color:#555;display:block;font:italic 24px Quickpen Regular,Georgia,Times,Times New Roman,serif;margin:0 0 2px;text-align:center}.modal-window .modal-title-regular{font:700 20px Source Sans Pro,sans-serif;margin-bottom:16px}.modal-window p{font-size:15px;margin:0 0 41px;text-align:center}.modal-window p:only-child{margin-bottom:0}.modal-window h3{font-size:14px;margin:0 0 20px}.modal-window .modal-content .title{display:block;padding:0 15px}.modal-window .modal-content .link{color:#007fa3;cursor:pointer;font-size:12px;margin-top:10px}.modal-window .modal-text,.modal-window .modal-text p{margin:0 0 20px}.modal-window .modal-text ul{font-size:15px}.modal-window .modal-text ul li{margin:0 0 10px}.modal-window .tabs .small-list{color:#555;font-size:14px;margin:0 0 25px}.modal-window .tabs .small-list>li{cursor:pointer;float:left;margin:0 23px 0 0;padding:0 0 0 28px;position:relative}.modal-window .tabs .small-list>li:before{border:1px solid #d8d8d8;border-radius:50%;content:"";height:18px;left:0;position:absolute;top:0;width:18px}.modal-window .tabs .small-list>li.active:after{background:#007fa3;border-radius:50%;content:"";height:10px;left:5px;position:absolute;top:5px;width:10px}.modal-window .tabs .big-list>li{display:none}.modal-window .tabs .big-list>li.active{display:block}.modal-window .input-cell{margin:0 0 20px}.modal-window .input-cell .label,.modal-window .input-cell label{display:block;margin:0 0 7px}.modal-window .input-cell .label label{float:left;margin:0}.modal-window .input-cell .label .forgot-password{float:right;text-decoration:underline}.modal-window .input-cell textarea{height:77px}.modal-window .input-cell .floated-star{box-sizing:border-box;display:inline-block;max-width:100%;overflow:hidden;padding:0 7px 0 0;position:relative;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}.modal-window .input-cell .floated-star:after{content:"*";position:absolute;right:0;top:0}.modal-window .column{float:right;width:calc(50% - 15px)}.modal-window .column:first-child{float:left}.modal-window input[type=submit]{width:100%}.modal-window .checkbox-row{margin:24px 0 0}.modal-window .checkbox-row label{display:block;position:relative}.modal-window .checkbox-row label:before{border:1px solid #d8d8d8;content:"";display:inline-block;height:18px;margin:-4px 9px 4px 0;vertical-align:top;width:18px}.modal-window .checkbox-row label:after{border:solid #fff;border-width:0 0 1px 1px;content:"";display:none;height:5px;left:5px;position:absolute;top:1px;transform:rotate(-45deg);width:9px}.modal-window .checkbox-row input[type=checkbox]{display:none}.modal-window .checkbox-row input[type=checkbox]:checked+label:before{background:#007fa3}.modal-window .checkbox-row input[type=checkbox]:checked+label:after{display:block}.modal-window .btn-row{text-align:center}.modal-window .btn-row .default-btn,.modal-window .btn-row .info-btn,.modal-window .btn-row .secondary-btn{box-sizing:border-box;font-size:16px;height:50px;width:calc(50% - 15px)}@media screen and (max-width:640px){.modal-window .btn-row .default-btn,.modal-window .btn-row .info-btn,.modal-window .btn-row .secondary-btn{float:none;width:100%}}.modal-window .btn-row .default-btn{float:right;line-height:50px}.modal-window .btn-row .default-btn.fr{float:right}.modal-window .btn-row .info-btn,.modal-window .btn-row .secondary-btn{float:left;line-height:46px}@media screen and (max-width:640px){.modal-window .btn-row .info-btn,.modal-window .btn-row .secondary-btn{margin-bottom:20px}}.modal-window .btn-row .info-btn.fl,.modal-window .btn-row .secondary-btn.fl{float:left}.modal-window .btn-row .attention-message{display:none;float:left;text-align:left;width:calc(50% - 15px)}.modal-window .btn-row.already-full .attention-message{display:block}.modal-window .btn-row.already-full .info-btn,.modal-window .btn-row.already-full .secondary-btn{display:none}.modal-window .friend-field{position:relative}.modal-window .friend-field .delete-btn{height:10px;position:absolute;right:0;top:0;width:10px}.modal-window .friend-field .delete-btn:after{background:#555;content:"";height:100%;left:50%;margin:0 0 0 -1px;position:absolute;top:0;transform:rotate(45deg);width:1px}.modal-window .friend-field .delete-btn:before{background:#555;content:"";height:1px;left:0;margin:-1px 0 0;position:absolute;top:50%;transform:rotate(45deg);width:100%}.modal-window .required-field{font-size:10px;padding:0 0 20px;text-align:right}.modal-window .invalid-item-notification-container .notification{margin:0 0 20px}.modal-window .invalid-item-notification-container .close-btn{float:none!important;position:relative;right:0;top:0;width:100%!important}.ajax-overlay{background:hsla(0,0%,100%,.65);height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.product-reviews__rating{-ms-flex-align:center;align-items:center;background:#fff;display:-ms-inline-flexbox;display:inline-flex;margin-right:var(--px5);position:relative}.product-reviews__rating:hover{cursor:pointer}.product-reviews__rating__star{fill:#12294a;color:#12294a;display:-ms-flexbox;display:flex;margin-right:2px;width:var(--px13)}.product-reviews__rating__star:last-of-type{margin-right:0}.product-reviews__product-rating__user a{text-decoration:underline}.product-reviews__rating__overlay{background-color:#fff;bottom:0;opacity:.7;position:absolute;right:0;top:0;z-index:1}.product-reviews__quantity{cursor:pointer;display:inline-block;text-decoration:underline}.product-reviews__product-reviews{-ms-flex-pack:start;-ms-flex-align:center;align-items:center;background:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100vh;justify-content:flex-start;max-width:50%;opacity:0;padding-bottom:var(--px15);pointer-events:none;position:fixed;right:0;top:0;transform:translate3d(840px,0,0);transition:all .3s ease-in-out;width:840px;z-index:100005}.product-reviews__product-reviews.active{opacity:1;pointer-events:all;transform:translateZ(0)}@media(max-width:1060px){.product-reviews__product-reviews{max-width:90%}}@media(max-width:660px){.product-reviews__product-reviews{border-radius:20px 20px 0 0;bottom:0;height:auto;left:0;max-height:85%;max-width:100%;padding:var(--px10);right:unset;top:unset;transform:translate3d(0,100vh,0);width:100vw}}.product-reviews__product-reviews__close{cursor:pointer;font-size:var(--px40);position:absolute;right:20px;top:20px}@media(max-width:660px){.product-reviews__product-reviews__close{display:none}}.product-reviews__product-reviews__title{font-family:Georgia;font-size:var(--px18);margin:130px auto 0}.product-reviews__product-reviews__title a{text-decoration:underline}@media(max-width:660px){.product-reviews__product-reviews__title{margin:var(--px20) auto 0}}.product-reviews__product-reviews__subtitle{font-size:var(--px13);margin:0 auto}.product-reviews__product-reviews__give-review-link,.product-reviews__product-reviews__give-review-link:hover{background:transparent;border:none;color:#14294a!important;font-size:var(--px13);font-weight:300;margin:0 auto;text-decoration:underline}.product-reviews__product-reviews__reviews{margin:30px auto;overflow:auto;padding:0;width:660px}@media(max-width:660px){.product-reviews__product-reviews__reviews{width:100%}}.product-reviews__product-reviews__review{padding:var(--px30)}.product-reviews__product-reviews__review__title{font-family:Fira Sans,Arial,sans-serif;font-size:var(--px16);font-weight:500;margin-left:var(--px7)}.product-reviews__product-reviews__review__answer__content,.product-reviews__product-reviews__review__content{font-family:Fira Sans,Arial,sans-serif;font-size:var(--px13);font-weight:300}.product-reviews__product-reviews__review__credits{font-family:Fira Sans,Arial,sans-serif;font-size:var(--px9);font-weight:500}.product-reviews__product-reviews__review__answer{background-color:#e6e9ec;margin:var(--px20) var(--px30) var(--px30);padding:var(--px30)}.product-reviews__product-reviews__review__answer__title{font-family:Fira Sans,Arial,sans-serif;font-size:var(--px14);font-weight:500}.product-reviews__product-reviews__see-more{font-family:Fira Sans;font-size:.8125rem;margin-left:25px;position:relative;text-decoration:underline}.product-reviews__product-reviews__see-more.hidden{display:none}.product-reviews__product-reviews__see-more.loading{color:transparent}.product-reviews__product-reviews__see-more.loading:after{animation:spinnerRotation 1s linear infinite;border:3px solid;border-color:#fff #fff #14294a;border-radius:50%;box-sizing:border-box;content:"";display:inline-block;height:28px;left:-3px;position:absolute;top:0;width:28px}@keyframes spinnerRotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pp-v3__expand-backdrop{background-color:rgba(0,0,0,.6);cursor:pointer;height:100vh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease-in-out;width:100vw;z-index:100002}.pp-v3__expand-backdrop.active{opacity:1;pointer-events:all}.grid_container{background-color:#fff;position:relative}.grid_container .categories-list-header{margin:0;padding:40px 6px 12px}