<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*konfiguratoren*/
.btnHidden {
    display: none;
}
.postop {
	position: absolute;
	top: 99px;
	z-index: 2;
  	padding-left: 80px;
	top: 160px;
}
.postop .konfMainBlock {
	font-size: 18px;
	padding: 0 40px;
}

.elementnopad {
	margin: 0;
	padding: 0;
}
.konfHeader {
	width: 1120px;
  	margin-left: auto;
	margin-right: auto;
}
.konfHeader h1 {
	font-size:2rem;
  	text-align: center;
	text-transform: uppercase;
  	margin-top:0;
  	padding-top:35px;
    font-stretch: condensed;
	letter-spacing: 0.5px;
}
.konfHeaderSub {
  	text-align: center;
	/*line-height: 1.625rem;*/
  	font-size:1.8rem;
  	margin: 0 0 20px 0;
}
.zweispaltig.txt .konfHeaderSub {
	/*padding: 0 130px;*/ /*wg. kissen konf seite*/
}
.konfigurator.kissenfestigkeit {
	background-image:url('/images/konfigurator/konfigurator_kissen_bg.jpg'),url(/images/konfigurator/bgcircle.png);
    background-position: center top,left, top;
  	background-size: contain;
  	min-height: 890px;
  	/*max-height: 1080px;*/
	padding-top: 0;
	background-repeat: no-repeat,repeat;
	background-size: 100%,auto;  
}
.konfigurator.matratzenfestigkeit {
	background-image:url('/images/konfigurator/konfigurator_matratze_bg.jpg'),url(/images/konfigurator/bgcircle.png);
    background-position: center top,left, top;
  	background-size: contain;
  	min-height: 890px;
  	/*max-height: 1080px;*/
	padding-top: 0;
  	background-repeat: no-repeat,repeat;
	background-size: 100%,auto;
}
.konfigurator.wba {
	background-image:url('/images/konfigurator/konfigurator_wba_bg.jpg'),url(/images/konfigurator/bgcircle.png);
    background-position: center;
  	background-size: cover;
  	min-height: 890px;
  	/*max-height: 1080px;*/
	padding-top: 0;
  	background-repeat: no-repeat,repeat;
	
}

.konfiguratorselectcirclewrapper {
	width: 540px;
  	height: 540px;
  	margin-left: auto;
    margin-right: auto;
  	padding-top: 29px;
}
.konfiguratorselectcircle {
    background: url(/images/konfigurator/bgcircle.png) repeat;
    border-radius: 100%;
    box-shadow: 0 0 10px rgba(0,0,0,.2);
    content: '';
    display: block;
    height: 520px;
    opacity: .8;
    width: 520px;
    /*z-index: -1;*/
    margin-left: auto;
    margin-right: auto;
}

.konfiguratorcontainer{
	padding-top:80px;
    width: 520px;
    text-align: center;
    color:#000000;
}

.konfMainBlock .title {
	font-size: 22px;    
    font-weight:bold;
    padding-bottom: 8px;
    text-transform: uppercase;
  	font-stretch: condensed;
  	letter-spacing: 0.5px;
}
.konfMainBlock .titlesub {
	font-size: 16px;
  	line-height: 1.5em;
}
.konfMainBlock .title2 {
  	font-size: 32px;
}
.konfMainBlock .titleline {
	border-bottom: 1px solid #9eb9b6;
    height: 1px;
    margin-top: 14px;
    margin-bottom: 30px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.konfQueryBlock input[type='radio'] {
  	visibility: hidden;
  	position:absolute;
}

.konfQueryBlock .radiobox {
    display: block;
	margin: 8px auto;
    content: '';
    height: 45px;
    width: 45px;
	background-color: #fff;
    border-radius: 3px;    
    position: relative;    
}
.konfQueryBlock .data {
	display:block;
}

.konfradio:checked ~ .radiobox::after {
    background-image: url(/images/konfigurator/checked.svg);
    background-position: center center;
    background-repeat: no-repeat;
    content:'';
    width:45px;
    height:45px;
    display:block;
}

.exclusiveChoice {
	display: inline-block;
  	padding-left:40px;
    padding-right:40px;
  	cursor:pointer;
}
.exclusiveChoice.eC4 {
  padding-left: 15px;
  padding-right: 15px;
}

.exclusiveChoice .lbl {
  font-size:18px;
  display:block;
  padding-bottom: 18px;
}

.exclusiveChoice .icon {
  display:block;
}

.btnkonf {
  border: 0;
  border-radius: 4px;
  padding: 7px 14px;
  text-align: center;
  text-transform: uppercase;
  background-color: #0e9294;
  cursor:pointer;
  font-size:18px;
  
  color: #fff;
  display: inline-block;
  margin-top: 32px;
  width: auto;
  text-decoration:none;
}
.btnkofnomargin {
    margin-top:0;
}
.btnBackArr {
  position: relative;
  top: 280px;
  right: auto;
  bottom: auto;
  left: -24px;
  background-color: #0e9294;
  cursor: pointer;
  display: block;
  height: 38px;
  margin-top: -38px;
  vertical-align: middle;
  width: 35px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.btnForwArr {
  position: relative;
  top: 280px;
  left: 529px;
  bottom: auto;  
  background-color: #0e9294;
  cursor: pointer;
  display: block;
  height: 38px;
  margin-top: -38px;
  vertical-align: middle;
  width: 35px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.btnForwArrDummy {
  position: relative;
  top: 280px;
  left: 529px;
  bottom: auto;  
  background-color: #9eb9b6;
  cursor: pointer;
  display: block;
  height: 38px;
  margin-top: -38px;
  vertical-align: middle;
  width: 35px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  cursor: not-allowed;
}
.btnForwArrRestart {
  position: relative;
  top: 280px;
  left: 529px;
  bottom: auto;  
  background-color: #0e9294;
  cursor: pointer;
  display: inline-block;
  height: 38px;
  margin-top: -38px;
  vertical-align: middle;
  width: 35px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.btnkonf:active, .btnkonf:hover {
  background-color: #12c0c3;;  
}
.btnkonf.btnHidden, .btnHidden {
    display:none;
}
.konfMainBlock input[type="text"] {
  font-size: 28px;
  width: 90px;
  padding: 8px;
  border: 0;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 50px;
}

.konfSubTxt {
  display: block;
  font-size: 0.8em;
}

.elementType10 .konfMainBlock .info{
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  font-size:18px;
}

.btnResult {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
}

.konfAnswerBlock .imgCont a {
    font-size: 0.8rem;
    padding-bottom: 18px;
    width: 39%;
    padding-left: 7%;
    text-decoration: none;
    color: #1a1a1a;
    font-weight: bold;
}
.konfAnswerBlock .imgCont {
  display: flex;
  padding-left: 50px;
  padding-right: 50px;
}
.konfAnswerBlock .imgCont a img {
  width:164px;
}

.konfAnswerBlock .imgCont a .name {
  display:block;
}

.konf_measure {
	position: relative;
    display: inline-block;
    font-size: 18px;
    width: 75px;
    text-align: left;
  	margin-left: -50px;
}

.zweispaltig {
  padding: 0;
  margin: 0;
  display: table-cell;
  width: 50%;
  vertical-align: top;
}

.zweispaltig.img {
  font-size:0;
  min-height: 720px;
  background-size: cover;
}
.zweispaltig.img.tablet {
    background-image: url('/code/cms/MediaOpenHandler.ashx?mguid=7be0341640eb492e9397a3008dfff6fd&amp;rGUID=00fd6fde886d4700857fe4ad90ecc410&amp;asattachment=0');
	background-position: top center;
}

.zweispaltig.img img {
  width:100%;
  height:auto;
}

.zweispaltig.txt  {
  background-image:url(/images/konfigurator/bgcircle.png);
  width:100%;
  vertical-align: middle;
  text-align: center;
}

.iconpin::before {
  	background-image:url('/images/konfigurator/icon-pin.png');
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;
    content: '';
    display: block;
    height: 106px;
    margin: 0 auto 5px;
    width: 106px;
}
.icondisplay::before {
  	background-image:url('/images/konfigurator/icon-display.png');
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;
    content: '';
    display: block;
    height: 106px;
    margin: 0 auto 5px;
    width: 106px;
}

.konfcirclebtn {
	font-size:0;
  	display: inline-block;
  	cursor:pointer;
  	margin: 0 20px;
}
.konfcirclebtn.txt {
  	font-size:1.5rem;
}
.btnMoreProducts {
	font-size: 24px;
    margin-top: 50px;
}
.rahmen.accordion {
	height:1590px;
  	vertical-align:top;
}

.title.title2 {
	font-size:2.1rem;
}


#ProductDetails .konfigurator.kissenfestigkeit, #ProductDetails .konfigurator.wba, #ProductDetails .konfigurator.matratzenfestigkeit {
    min-height: unset;
    background-position-x:right;
    background-position-y:bottom;
    /*background: none;*/
    /*background-color: #bbdad6;*/
  	/*background-image:url('/MediaOpenHandler.ashx?mguid=8c40608d-b5c5-4186-8990-02e97e428853&amp;amp;rGUID=a96fd033-0c8d-457c-9ff1-68613f59faf5&amp;amp;u=1&amp;amp;uguid=0" alt="Paar Innova Air S 18 - 3.pn');*/
  	
	position: relative;
	margin-left: -4px;
	/*margin-right: -16px;*/
  	top:0;
}
 
#ProductDetails .konfHeader {
    display: table-cell;
    vertical-align: middle;
    padding: 0 24px;
}
#ProductDetails .konfiguratorselectcirclewrapper {
    display:table-cell;
  	padding-right:50px;
}
#ProductDetails .konfHeader .konfHeaderSub {
    font-size: 1.1rem;
    background-color: #ffffff70;
    border-radius: 10px;
    padding: 40px;
    margin-right: 40px;
    background: url(/images/konfigurator/bgcircle.png) repeat;
    opacity: .7;
    margin-top:10px;
}
#ProductDetails .konfiguratorselectcirclewrapper {
    box-sizing: border-box;  	
}
#ProductDetails .konfiguratorselectcircle {
    box-sizing: border-box;
  	margin-bottom: 30px;
}
#ProductDetails .btnForwArr, #ProductDetails .btnForwArrRestart,  #ProductDetails .btnForwArrDummy {
    left: 519px;
}
#ProductDetails .btnBackArr {
    left: -34px;
}
.plistheadercont {
    z-index: 1;
    position: relative;
}
.konfiguratorcontainer .info {
	padding: 0 30px;
}
.konfMoreProducts {
	display:none;
}
.konfMoreProductsVisible {
	display:block;
}






@media only screen and (max-width: 1600px) {
    .konfHeader {
        width: 1020px;
    }

    .konfigurator.kissenfestigkeit {
        background-size: auto;
    }

    .konfigurator.matratzenfestigkeit {
        background-size: auto;
    }

    .postopimg .owl-carousel .owl-item img {
        object-position: 31% 50%;
    }


    #ProductDetails .konfigurator.kissenfestigkeit .konfHeader {
        padding: 0 24px;
    }

    #ProductDetails .konfigurator.kissenfestigkeit .konfiguratorselectcirclewrapper {
        display: table-cell;
        padding-right: 50px;
    }
}

@media only screen and (max-width: 1400px) {
    .postopimg .owl-carousel .owl-item img {
        object-position: 21% 50%;
    }

    #ProductDetails .elementType10 {
        font-size: 26px;
    }

    #ProductDetails .konfigurator.kissenfestigkeit .konfHeader .konfHeaderSub {
        font-size: 1.2rem;
    }

    #ProductDetails .konfigurator.kissenfestigkeit .konfHeader, #ProductDetails .konfigurator.matratzenfestigkeit .konfHeader, #ProductDetails .konfigurator.wba .konfHeader {
        padding: 40px 50px;
        display: block;
        box-sizing: border-box;
        width: auto;
    }

    #ProductDetails .konfigurator.kissenfestigkeit .konfiguratorselectcirclewrapper, #ProductDetails .konfigurator.matratzenfestigkeit .konfiguratorselectcirclewrapper, #ProductDetails .konfigurator.wba .konfiguratorselectcirclewrapper {
        display: inline-block;
        padding: 0 25%;
    }
}

@media only screen and (max-width: 1300px) {
    .konfigurator.wba {
        background-position: -580px;
    }
    #ProductDetails .konfigurator.kissenfestigkeit .konfiguratorselectcirclewrapper, #ProductDetails .konfigurator.matratzenfestigkeit .konfiguratorselectcirclewrapper, #ProductDetails .konfigurator.wba .konfiguratorselectcirclewrapper {
        padding: 0 8%;
    }
}















@media only screen and (max-width: 1200px) { /*mobile (max-width: 1280px) */

    .konfHeader {
        width: 70%;
        padding-left: 15%;
        padding-right: 15%;
    }

    .zweispaltig.img {
        display: block;
        width: 100%;
        height: 500px;
        overflow: hidden;
        padding: 0;
    }

        .zweispaltig.img img {
            margin: -75px 0 0 0;
        }

    .zweispaltig.txt {
        padding: 100px 0;
    }

    .elementType10.zweispaltig.txt {
        display: block;
        /*padding-top:0;*/
    }

    .rahmen.accordion {
        height: auto;
    }

    #ProductDetails .konfigurator.kissenfestigkeit .konfHeader {
        padding: 80px 50px;
        display: block;
    }

    #ProductDetails .konfHeader, #ProductDetails .konfiguratorselectcirclewrapper {
        display: block;
        padding: 0;
    }
}



@media only screen and (max-width: 900px) {

    #ProductDetails .konfigurator.kissenfestigkeit .konfiguratorselectcirclewrapper, #ProductDetails .konfigurator.matratzenfestigkeit .konfiguratorselectcirclewrapper, #ProductDetails .konfigurator.wba .konfiguratorselectcirclewrapper {
        padding: 0;
        width:100%;
    }

    #ProductDetails .konfigurator.kissenfestigkeit .konfHeader, #ProductDetails .konfigurator.matratzenfestigkeit .konfHeader, #ProductDetails .konfigurator.wba .konfHeader {
        padding: 0;
    }

    #ProductDetails .konfigurator.kissenfestigkeit, #ProductDetails .konfigurator.wba, #ProductDetails .konfigurator.matratzenfestigkeit {
        margin: 0;
    }

    #ProductDetails .konfHeader .konfHeaderSub {
        padding: 0;
        margin: 0px 10px 8px 8px;
        background: none;
        padding-top:60px;
    }

    .konfigurator.matratzenfestigkeit, .konfigurator.wba {
        background-image: none;
    }

    .konfiguratorselectcirclewrapper {
        width:unset;
    }

    .konfiguratorselectcircle {
        border-radius: 0;
        opacity: 1;
        width: unset;
    }

    .konfiguratorcontainer {
        width: unset;
    }

    .btnForwArr, #ProductDetails .btnForwArr, #ProductDetails .btnForwArrRestart, #ProductDetails .btnForwArrDummy {
        top: 257px;
        left: unset !important;
        float: right;
    }
    #ProductDetails .btnBackArr, .btnBackArr {
        left: 0;
        top: 257px;
    }
}

</pre></body></html>