.CrinklePaperSectionsContainer{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-self:stretch}.CrinklePaperSectionsContainer .Navigator{display:flex;justify-content:center;gap:44px;overflow:scroll;width:100%;border-top:1px solid var(--Grey,#9dabb4);border-bottom:1px solid var(--Grey,#9dabb4);background:#fff;padding:0 24px}.CrinklePaperSectionsContainer .Navigator .link{padding:24px 0;cursor:pointer;color:var(--Grey,#9dabb4);font-family:Cera Pro;font-size:16px;font-style:normal;font-weight:500;line-height:150%;border-bottom:1.5px solid #fff}.CrinklePaperSectionsContainer .section{width:100%}.CrinklePaperSectionsContainer ::-webkit-scrollbar{display:none}@media(min-width:1000px){.CrinklePaperSectionsContainer .Navigator{justify-content:center}.CrinklePaperSectionsContainer .Navigator .link:hover{color:var(--Dark-Blue,#1f4d6f);border-bottom:1.5px solid var(--Dark-Blue,#1f4d6f)}}.CrinklePaperOverview{display:flex;flex-direction:column;gap:48px;padding:40px 5.3% 80px;background-size:cover;background-repeat:no-repeat;max-width:1746px;margin:0 auto}@media(max-width:1024px){.CrinklePaperOverview{padding:40px 0}}.CrinklePaperOverview>div:nth-child(2){display:flex;flex-direction:column;align-items:flex-start;gap:48px;align-self:stretch;padding:0 5.3%;justify-content:center}.CrinklePaperOverview>div:nth-child(2) .title{color:var(--Black,#000);font-family:Cera Pro;font-size:clamp(28px,3vw,56px);font-style:normal;font-weight:500;line-height:120%}.CrinklePaperOverview>div:nth-child(2) .description{display:flex;flex-direction:column}.CrinklePaperOverview>div:nth-child(2) .description p{color:var(--Colors-Grey-grey-600,#7a7c7e);font-family:Cera Pro;font-size:20px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.3px}.CrinklePaperOverview>div:nth-child(2) .button{margin:0;display:flex;justify-content:center;align-items:center;gap:10px;color:var(--White,#fff);font-family:Cera Pro;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.28px;text-transform:uppercase}@media(max-width:1024px){.CrinklePaperOverview>div:nth-child(2) .button{margin:0 auto;width:100%}}.CrinklePaperOverview>div:nth-child(2) .button .icon{align-self:center}@media(min-width:1000px){.CrinklePaperOverview{padding-right:0;flex-direction:row-reverse}.CrinklePaperOverview>div:nth-child(2){padding:0}.CrinklePaperOverview>div{flex:1 1}}@media(min-width:1024px){.CrinklePaperOverview{display:flex;gap:9.5vw;padding-bottom:4.17vw;max-width:none;margin:0 auto}.CrinklePaperOverview>div:first-child img{width:45.38vw;height:32.36vw;max-width:45.38vw;max-height:32.36vw}.CrinklePaperOverview>div:nth-child(2){display:flex;flex-direction:column;align-items:flex-start;gap:2.5vw;align-self:stretch;padding:0 1.5vw;justify-content:center}.CrinklePaperOverview>div:nth-child(2) .title{color:#1f4d6f;font-family:Cera Pro;font-size:2.4vw;font-style:normal;font-weight:400;line-height:120%}.CrinklePaperOverview>div:nth-child(2) .description{display:flex;flex-direction:column;max-width:95%}}@media(min-width:1024px)and (max-width:1024px){.CrinklePaperOverview>div:nth-child(2) .description{padding-left:1.25vw}}@media(min-width:1024px){.CrinklePaperOverview>div:nth-child(2) .description p{color:var(--Colors-Grey-grey-600,#7a7c7e);font-family:Cera Pro;font-size:1.14vw;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.016vw}.CrinklePaperOverview>div:nth-child(2) .button{margin:0;display:flex;justify-content:center;align-items:center;gap:.52vw;color:var(--White,#fff);font-family:Cera Pro;font-size:.91vw;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.067vw;text-transform:uppercase}}@media(min-width:1024px)and (max-width:1024px){.CrinklePaperOverview>div:nth-child(2) .button{margin:0 auto;width:100%}}@media(min-width:1024px){.CrinklePaperOverview>div:nth-child(2) .button .icon{align-self:center}}.CrinklePaperMaterial{padding:80px 0 80px 233px;width:100%;background-image:url(/assets/PrintedPolyMobBG.svg);background-size:cover;background-repeat:no-repeat;max-width:1746px;margin:0 auto}@media(max-width:1024px){.CrinklePaperMaterial{padding:80px 24px}}@media(max-width:628px){.CrinklePaperMaterial{background-image:url()}}.CrinklePaperMaterial .main{display:flex;width:100%;flex-direction:column;gap:48px;justify-content:center}.CrinklePaperMaterial .title{color:var(--Black,#000);font-family:Cera Pro;font-size:30px;font-style:normal;font-weight:500;line-height:120%}.CrinklePaperMaterial .content{display:flex;flex-direction:column;gap:38px}.CrinklePaperMaterial .content .subTitle{color:#555;font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:500;line-height:120%}.CrinklePaperMaterial .content .colors{display:flex;flex-direction:row;gap:5%}.CrinklePaperMaterial .content .colors .colorCol{display:flex;flex-direction:column;gap:32px;flex:1 1}.CrinklePaperMaterial .content .colors .colorCol .color{display:flex;max-width:178px;align-items:center;gap:32px;flex-shrink:0}.CrinklePaperMaterial .content .colors .colorCol .color img{max-width:33px;max-height:33px}.CrinklePaperMaterial .content .colors .colorCol .color .text{color:var(--Colors-Dark-Blue-500,var(--Dark-Blue,#1f4d6f));font-family:Cera Pro;font-size:20px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.3px}@media(min-width:1000px){.CrinklePaperMaterial .content .colors .colorCol .color .text{white-space:nowrap}}.CrinklePaperMaterial .button{display:flex;justify-content:center;align-items:center;gap:10px;color:var(--White,#fff);font-family:Cera Pro;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.28px;text-transform:uppercase}.CrinklePaperMaterial .button .icon{align-self:center}@media(min-width:1000px){.CrinklePaperMaterial{padding:100px 0 100px 233px;display:flex;flex-direction:row;background-image:url(/assets/PrintedPolyMaterialBG.svg)}.CrinklePaperMaterial>div{flex:1 1}.CrinklePaperMaterial .image{display:flex;justify-content:center;align-items:center}.CrinklePaperMaterial .button{width:-moz-fit-content;width:fit-content;margin:0}.CrinklePaperMaterial .content .colors{gap:110px}}@media(min-width:1024px){.CrinklePaperMaterial{padding:5.5vw 8.56vw;width:100vw;max-width:none;background-position:50%;background-size:cover}.CrinklePaperMaterial .main{display:flex;width:100%;flex-direction:column;gap:2.5vw;justify-content:center}.CrinklePaperMaterial .title{color:#1f4d6f;font-family:Cera Pro;font-size:2.4vw;font-style:normal;font-weight:400;line-height:120%}.CrinklePaperMaterial .content{display:flex;flex-direction:column;gap:1.98vw}.CrinklePaperMaterial .content .subTitle{color:#555;font-family:Cera Pro;font-size:.73vw;font-style:normal;font-weight:400;line-height:120%}.CrinklePaperMaterial .content .colors{display:flex;flex-direction:row;gap:5%}.CrinklePaperMaterial .content .colors .colorCol{display:flex;flex-direction:column;gap:1.67vw;flex:1 1}.CrinklePaperMaterial .content .colors .colorCol .color{display:flex;max-width:9.27vw;align-items:center;gap:1.67vw;flex-shrink:0}.CrinklePaperMaterial .content .colors .colorCol .color img{max-width:1.72vw;max-height:1.72vw}.CrinklePaperMaterial .content .colors .colorCol .color .text{color:var(--Colors-Dark-Blue-500,var(--Dark-Blue,#1f4d6f));font-family:Cera Pro;font-size:1.09vw;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.0156vw}}@media(min-width:1024px)and (min-width:1000px){.CrinklePaperMaterial .content .colors .colorCol .color .text{white-space:nowrap}}@media(min-width:1024px){.CrinklePaperMaterial .button{margin:0;display:flex;justify-content:center;align-items:center;gap:.52vw;color:var(--White,#fff);font-family:Cera Pro;font-size:.8999vw;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.067vw;text-transform:uppercase}.CrinklePaperMaterial .button .icon{align-self:center}}.CrinklePaperPricing{padding:120px 5.3%;gap:48px;background:#fbfbfb;max-width:1746px;margin:0 auto}.CrinklePaperPricing,.CrinklePaperPricing .top{display:flex;flex-direction:column;align-items:center;align-self:stretch}.CrinklePaperPricing .top{gap:12px}.CrinklePaperPricing .top .title{color:var(--Black,#000);font-size:48px;line-height:120%;text-transform:capitalize}.CrinklePaperPricing .top .description,.CrinklePaperPricing .top .title{text-align:center;font-family:Cera Pro;font-style:normal;font-weight:500}.CrinklePaperPricing .top .description{color:var(--Colors-Grey-grey-600,#7a7c7e);font-size:clamp(18px,3vw,24px);line-height:150%;letter-spacing:.3px}@media(min-width:1000px){.CrinklePaperPricing .top .description{width:60%;margin:auto}}.CrinklePaperPricing .pricev1{display:flex;flex-direction:column;gap:24px;width:100%}.CrinklePaperPricing .pricev1 .table{border:1px solid var(--Colors-Grey-grey-100,#d9dadb);background:#fff;box-shadow:4px 4px 50.1px 0 rgba(0,0,0,.08);padding:28px var(--spacing-base,14px);display:flex;flex-direction:column}.CrinklePaperPricing .pricev1 .table .headers{display:flex;border-bottom:1px solid #d9dadb;width:100%}.CrinklePaperPricing .pricev1 .table .headers div{color:var(--Colors-Dark-Blue-400,#4c718c);text-align:center;font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:500;line-height:150%;padding:12px;flex:1 1}.CrinklePaperPricing .pricev1 .table .headers div:first-child,.CrinklePaperPricing .pricev1 .table .headers div:nth-child(2){border-right:1px solid #d9dadb}.CrinklePaperPricing .pricev1 .table .headers div:nth-child(4){border-left:1px solid #d9dadb}.CrinklePaperPricing .pricev1 .table .prices{display:flex}.CrinklePaperPricing .pricev1 .table .prices .priceCol{display:flex;flex-direction:column;flex:1 1}.CrinklePaperPricing .pricev1 .table .prices .priceCol .price{display:flex;flex-direction:column;gap:4px;padding:12px;width:100%;color:var(--Colors-Grey-grey-600,#7a7c7e);text-align:center;font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:500;line-height:150%;height:80px;justify-content:center}.CrinklePaperPricing .pricev1 .table .prices .priceCol .price span:nth-child(2){color:var(--Colors-Grey-grey-300,#aeafb1);font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:500;line-height:150%}.CrinklePaperPricing .pricev1 .table .prices .priceCol:first-child,.CrinklePaperPricing .pricev1 .table .prices .priceCol:nth-child(2){border-right:1px solid #d9dadb}.CrinklePaperPricing .pricev1 .table .prices .priceCol:nth-child(4){border-left:1px solid #d9dadb}.CrinklePaperPricing .pricev1 .note{color:var(--Colors-Light-Blue-blue-900,#2c475d);text-align:center;font-family:Cera Pro;font-size:16px;font-style:normal;font-weight:500;line-height:140%}.CrinklePaperPricing .pricev2{display:flex;flex-direction:column;gap:24px;width:100%}.CrinklePaperPricing .pricev2 .table{border:1px solid var(--Colors-Grey-grey-100,#d9dadb);background:#fff;box-shadow:4px 4px 50.1px 0 rgba(0,0,0,.08);padding:28px var(--spacing-base,14px);display:flex;flex-direction:column}.CrinklePaperPricing .pricev2 .table .headers{display:flex;border-bottom:1px solid #d9dadb;width:100%}.CrinklePaperPricing .pricev2 .table .headers div{color:var(--Colors-Dark-Blue-400,#4c718c);text-align:center;font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:500;line-height:150%;padding:12px;flex:1 1}.CrinklePaperPricing .pricev2 .table .headers div:first-child{border-right:1px solid #d9dadb}.CrinklePaperPricing .pricev2 .table .headers div:nth-child(2){border-left:1px solid #d9dadb}.CrinklePaperPricing .pricev2 .table .prices{display:flex}.CrinklePaperPricing .pricev2 .table .prices .priceCol{display:flex;flex-direction:column;flex:1 1}.CrinklePaperPricing .pricev2 .table .prices .priceCol .price{display:flex;flex-direction:column;gap:4px;padding:12px;width:100%;color:var(--Colors-Grey-grey-600,#7a7c7e);text-align:center;font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:500;line-height:150%;height:80px;justify-content:center}.CrinklePaperPricing .pricev2 .table .prices .priceCol .price span:nth-child(2){color:var(--Colors-Grey-grey-300,#aeafb1);font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:500;line-height:150%}.CrinklePaperPricing .pricev2 .table .prices .priceCol:first-child{border-right:1px solid #d9dadb}.CrinklePaperPricing .pricev2 .table .prices .priceCol:nth-child(2){border-left:1px solid #d9dadb}.CrinklePaperPricing .pricev1,.CrinklePaperPricing .pricev2{max-width:1160px}.CrinklePaperPricing .notes{color:var(--Colors-Grey-grey-600,#7a7c7e);text-align:center;font-family:Cera Pro;font-size:20px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.3px}.CrinklePaperPricing .button{max-width:none!important;display:flex;justify-content:center;align-items:center;gap:10px;border:none;cursor:pointer;font-weight:400;text-transform:uppercase}.CrinklePaperPricing .button,.CrinklePaperPricing .button span:first-child{font-family:Cera Pro;font-size:16px;font-style:normal;line-height:normal;letter-spacing:1.28px}.CrinklePaperPricing .button span:first-child{color:#fff;font-weight:500}@media(min-width:1000px){.CrinklePaperPricing{gap:75px}}@media(min-width:1024px){.CrinklePaperPricing{padding:6.7vw 14vw;gap:3.8vw;background:#fbfbfb;max-width:none;width:100%}.CrinklePaperPricing,.CrinklePaperPricing .top{display:flex;flex-direction:column;align-items:center;align-self:stretch}.CrinklePaperPricing .top{gap:.63vw}.CrinklePaperPricing .top .title{color:#1f4d6f;font-family:Cera Pro;font-size:2.4vw;font-style:normal;font-weight:400;line-height:120%}.CrinklePaperPricing .top .description{color:var(--Colors-Grey-grey-600,#7a7c7e);text-align:center;font-family:Cera Pro;font-size:1.121vw;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.02vw;max-width:55%}.CrinklePaperPricing .pricev1{display:flex;flex-direction:column;gap:1.25vw;width:100%}.CrinklePaperPricing .pricev1 .table{border:.099vw solid var(--Colors-Grey-grey-100,#d9dadb);background:#fff;box-shadow:.21vw .21vw 2.61vw 0 rgba(0,0,0,.08);display:flex;padding:1.46vw var(--spacing-base,.73vw);flex-direction:column}.CrinklePaperPricing .pricev1 .table .headers{display:flex;border-bottom:.05vw solid #d9dadb;width:100%}.CrinklePaperPricing .pricev1 .table .headers div{color:var(--Colors-Dark-Blue-400,#4c718c);text-align:center;font-family:Cera Pro;font-size:.78vw;font-style:normal;font-weight:500;line-height:150%;padding:.63vw;flex:1 1}.CrinklePaperPricing .pricev1 .table .headers div:first-child{border-right:.05vw solid #d9dadb}.CrinklePaperPricing .pricev1 .table .headers div:nth-child(3){border-left:.05vw solid #d9dadb}.CrinklePaperPricing .pricev1 .table .prices{display:flex}.CrinklePaperPricing .pricev1 .table .prices .priceCol{display:flex;flex-direction:column;flex:1 1}.CrinklePaperPricing .pricev1 .table .prices .priceCol .price{display:flex;flex-direction:column;gap:.21vw;padding:.63vw;text-align:center;width:100%;color:var(--Colors-Grey-grey-600,#7a7c7e);font-family:Cera Pro;font-size:.73vw;font-style:normal;font-weight:500;line-height:150%;height:4.17vw;justify-content:center}.CrinklePaperPricing .pricev1 .table .prices .priceCol .price span:nth-child(2){color:var(--Colors-Grey-grey-300,#aeafb1);font-family:Cera Pro;font-size:.73vw;font-style:normal;font-weight:500;line-height:150%}.CrinklePaperPricing .pricev1 .table .prices .priceCol:first-child{border-right:.05vw solid #d9dadb}.CrinklePaperPricing .pricev1 .table .prices .priceCol:nth-child(3){border-left:.05vw solid #d9dadb}.CrinklePaperPricing .pricev1 .note{color:var(--Colors-Light-Blue-blue-900,#2c475d);text-align:center;font-family:Cera Pro;font-size:1vw;font-style:normal;font-weight:500;line-height:140%}.CrinklePaperPricing .pricev2{display:flex;flex-direction:column;gap:1.25vw;width:100%}.CrinklePaperPricing .pricev2 .table{border:.099vw solid var(--Colors-Grey-grey-100,#d9dadb);background:#fff;box-shadow:.21vw .21vw 2.61vw 0 rgba(0,0,0,.08);display:flex;padding:1.46vw var(--spacing-base,.73vw);flex-direction:column}.CrinklePaperPricing .pricev2 .table .headers{display:flex;border-bottom:.05vw solid #d9dadb;width:100%}.CrinklePaperPricing .pricev2 .table .headers div{color:var(--Colors-Dark-Blue-400,#4c718c);text-align:center;font-family:Cera Pro;font-size:.78vw;font-style:normal;font-weight:500;line-height:150%;padding:.63vw;flex:1 1}.CrinklePaperPricing .pricev2 .table .headers div:first-child{border-right:.05vw solid #d9dadb}.CrinklePaperPricing .pricev2 .table .headers div:nth-child(2){border-left:.05vw solid #d9dadb}.CrinklePaperPricing .pricev2 .table .prices{display:flex}.CrinklePaperPricing .pricev2 .table .prices .priceCol{display:flex;flex-direction:column;flex:1 1}.CrinklePaperPricing .pricev2 .table .prices .priceCol .price{display:flex;flex-direction:column;gap:.21vw;padding:.63vw;text-align:center;width:100%;color:var(--Colors-Grey-grey-600,#7a7c7e);font-family:Cera Pro;font-size:.73vw;font-style:normal;font-weight:500;line-height:150%;height:4.17vw;justify-content:center}.CrinklePaperPricing .pricev2 .table .prices .priceCol .price span:nth-child(2){color:var(--Colors-Grey-grey-300,#aeafb1);font-family:Cera Pro;font-size:.73vw;font-style:normal;font-weight:500;line-height:150%}.CrinklePaperPricing .pricev2 .table .prices .priceCol:first-child{border-right:.05vw solid #d9dadb}.CrinklePaperPricing .pricev2 .table .prices .priceCol:nth-child(2){border-left:.05vw solid #d9dadb}.CrinklePaperPricing .pricev1,.CrinklePaperPricing .pricev2{max-width:none;display:flex;flex-direction:column;gap:1.25vw;width:100%}.CrinklePaperPricing .pricev1 .table,.CrinklePaperPricing .pricev2 .table{border:.08vw solid var(--Colors-Grey-grey-100,#d9dadb);background:#fff;box-shadow:.21vw .21vw 2.61vw rgba(0,0,0,.08);display:flex;padding:0 .73vw;flex-direction:column}.CrinklePaperPricing .pricev1 .table .headers,.CrinklePaperPricing .pricev2 .table .headers{display:flex;border-bottom:.05vw solid #d9dadb;width:100%}.CrinklePaperPricing .pricev1 .table .headers div,.CrinklePaperPricing .pricev2 .table .headers div{color:var(--Colors-Dark-Blue-400,#4c718c);text-align:center;font-family:Cera Pro;font-size:.78vw;font-style:normal;font-weight:500;line-height:150%;padding:1.5vw .63vw;flex:1 1}.CrinklePaperPricing .pricev1 .table .headers div:first-child,.CrinklePaperPricing .pricev2 .table .headers div:first-child{border-right:.05vw solid #d9dadb}.CrinklePaperPricing .pricev1 .table .headers div:nth-child(3),.CrinklePaperPricing .pricev2 .table .headers div:nth-child(3){border-left:.05vw solid #d9dadb}.CrinklePaperPricing .pricev1 .table .prices,.CrinklePaperPricing .pricev2 .table .prices{display:flex}.CrinklePaperPricing .pricev1 .table .prices .priceCol,.CrinklePaperPricing .pricev2 .table .prices .priceCol{display:flex;flex-direction:column;flex:1 1}.CrinklePaperPricing .pricev1 .table .prices .priceCol .price,.CrinklePaperPricing .pricev2 .table .prices .priceCol .price{display:flex;flex-direction:column;gap:.21vw;padding:.63vw;text-align:center;width:100%;color:var(--Colors-Grey-grey-600,#7a7c7e);font-family:Cera Pro;font-size:.78vw;font-style:normal;font-weight:500;line-height:150%;height:4.17vw;justify-content:center}.CrinklePaperPricing .pricev1 .table .prices .priceCol .price span:nth-child(2),.CrinklePaperPricing .pricev2 .table .prices .priceCol .price span:nth-child(2){color:var(--Colors-Grey-grey-300,#aeafb1);font-family:Cera Pro;font-size:.73vw;font-style:normal;font-weight:500;line-height:150%}.CrinklePaperPricing .pricev1 .table .prices .priceCol:first-child,.CrinklePaperPricing .pricev2 .table .prices .priceCol:first-child{border-right:.05vw solid #d9dadb}.CrinklePaperPricing .pricev1 .table .prices .priceCol:nth-child(3),.CrinklePaperPricing .pricev2 .table .prices .priceCol:nth-child(3){border-left:.05vw solid #d9dadb}.CrinklePaperPricing .button{max-width:none!important;display:flex;justify-content:center;align-items:center;gap:.52vw;border:none;cursor:pointer;width:-moz-fit-content;width:fit-content;text-transform:uppercase;font-weight:500}.CrinklePaperPricing .button span:first-child{color:#fff;font-family:Cera Pro;font-size:.899vw;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.07vw}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.customQuantity{display:flex;border:1px solid #d9d9d9;border-radius:4px}.customQuantity .controls{border-left:1px solid #d2dde2;display:flex;flex-direction:column}.customQuantity .controls .icon{font-size:12px}.customQuantity .controls button{padding:2px var(--spacing-base,8px);cursor:pointer;border-radius:0;flex:1 1}.customQuantity .controls button:first-child{border-bottom:1px solid #d2dde2}.CrinklePaperSelectionParent{background:var(--White,#fff);padding:130px 180px 136px;max-width:1746px;margin:0 auto}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer{display:flex;justify-content:space-between;align-self:stretch;gap:4%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .ImageSlider{flex:1 1 50%;margin:auto}@media(max-width:1024px){.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .ImageSlider{display:flex;justify-content:center}}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .ImageSlider img{position:relative!important}@media(max-width:1024px){.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .ImageSlider img{max-width:80%;max-height:80%;margin-right:-48px}}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content{display:flex;flex-direction:column;gap:34px;flex:1 1 50%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .header{display:flex;flex-direction:column;align-items:flex-start;gap:9px;align-self:stretch}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .header>div{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .header .top{display:flex;justify-content:space-between;align-items:center}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .header .top .type{color:#000;font-family:Cera Pro;font-size:32px;font-style:normal;font-weight:500;line-height:120%;text-transform:capitalize;white-space:nowrap;text-align:left}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .header .top .actionButtons{border-radius:var(--size-150,6px);background-color:#f6f8f9;display:flex;width:-moz-fit-content;width:fit-content;height:44px;align-items:center;padding:4px 6px;gap:6px;box-shadow:0 4px 14px 0 rgba(0,0,0,.25)}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .header .top .actionButtons>div{display:flex;justify-content:center;height:22px;align-items:center;gap:9px;padding:16px;border-radius:4px;cursor:pointer;background-color:#f6f8f9;flex:1 1}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .header .top .actionButtons .second{background-color:#1f4d6e;color:#fff;color:var(--White,#fff);font-family:Cera Pro;font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1.28px;text-transform:uppercase}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .description{color:#6c6c6c;font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:300;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .description .faded{color:#c7c7c7;font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:300;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:34px;flex-shrink:0;align-self:stretch}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle{display:flex;flex-direction:column;justify-content:center;gap:8px;flex:1 1;justify-content:start}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle>div:first-child{border-radius:4px 4px 0 0;border:1px solid #d2dde2}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .title{padding:4px 16px;color:#6c6c6c;text-align:center;font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:500;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown{position:relative;width:100%;flex:1 1 75%;border-radius:4px 4px 0 0;border:1px solid rgba(165,187,197,.5)}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown .dropdown-header{padding:10px;font-family:Cera Pro;font-size:16px;font-weight:500;background-color:#f6f8f9;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown .dropdown-header .quantityOption div{color:var(--Dark-Blue,#1f4d6f)!important;text-align:center;font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:700;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown .arrow{margin-left:auto;font-size:12px}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown .preDefinedOptions{max-height:200px;overflow-y:scroll}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown .quantityOption{width:100%;display:flex;justify-content:center;align-items:center;padding:4px 28px 4px 12px;gap:24px;color:#6c6c6c;font-family:Cera Pro;font-size:16px;font-weight:700;cursor:pointer}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown .quantityOption:hover{background-color:#f6f8f9}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown .dropdown-menu{position:absolute;top:100%;left:0;width:100%;border:1px solid #d9d9d9;background-color:#fff;z-index:10;max-height:400px;overflow-y:auto;border-radius:4px;box-shadow:0 4px 8px rgba(0,0,0,.1);margin-top:4px}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown ::-webkit-scrollbar{width:10px;background-color:hsla(0,0%,100%,.5)}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown ::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.5)}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown ::-webkit-scrollbar-thumb{background-color:#c8c5c5;border-radius:10px;border:2px solid #ccc}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown ::-webkit-scrollbar-thumb:hover{background-color:#555}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown ::-webkit-scrollbar-corner{background-color:#e0e0e0}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle input{flex:1 1;width:100%;padding:12px 4px;border:none;text-align:center;color:var(--Dark-Blue,#1f4d6f);font-family:Cera Pro;font-size:16px;font-style:normal;font-weight:500;line-height:150%;margin:auto;cursor:pointer}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .customButton{color:var(--Dark-Blue,#1f4d6f);font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:500;line-height:150%;margin:auto;text-align:center;cursor:pointer;white-space:nowrap}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter{width:100%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter h3{font-family:Cera Pro;font-size:18px;font-weight:500;margin-bottom:10px;color:#1f4d6e;flex:1 1 25%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .tableHeads{justify-content:space-between;border-radius:4px 4px 0 0;border-bottom:1px solid rgba(165,187,197,.5);display:flex;padding:4px 28px 4px 12px;justify-content:center;align-items:center;align-self:stretch;gap:24px}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .tableHeads>div{flex:1 1;color:#6c6c6c;text-align:center;font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:700;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown{position:relative;width:100%;flex:1 1 75%;border-radius:4px 4px 0 0;border:1px solid rgba(165,187,197,.5)}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-header{padding:10px;font-family:Cera Pro;font-size:16px;font-weight:500;border:1px solid #d9d9d9;border-radius:4px;background-color:#f6f8f9;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-header .sizeOption div{color:var(--Dark-Blue,#1f4d6f)!important;text-align:center;font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:700;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .arrow{margin-left:auto;font-size:12px}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .preDefinedOptions{max-height:200px;overflow-y:scroll}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown ::-webkit-scrollbar{width:10px;background-color:hsla(0,0%,100%,.5)}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown ::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.5)}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown ::-webkit-scrollbar-thumb{background-color:#c8c5c5;border-radius:10px;border:2px solid #ccc}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown ::-webkit-scrollbar-thumb:hover{background-color:#555}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown ::-webkit-scrollbar-corner{background-color:#e0e0e0}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .sizeOption{width:100%;justify-content:space-between;border-radius:4px 4px 0 0;display:flex;padding:4px 28px 4px 12px;justify-content:center;align-items:center;align-self:stretch;gap:24px}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .sizeOption>div{flex:1 1;color:#6c6c6c;text-align:center;font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:700;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-menu{position:absolute;top:100%;left:0;width:100%;border:1px solid #d9d9d9;background-color:#fff;z-index:10;max-height:400px;overflow-y:auto;border-radius:4px;box-shadow:0 4px 8px rgba(0,0,0,.1);margin-top:4px}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-menu .dropdown-item{padding:10px;display:flex;align-items:center;gap:8px;font-family:Cera Pro;font-size:14px;font-weight:500;cursor:pointer}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-menu .dropdown-item:hover{background-color:#f6f8f9}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-menu .dropdown-item input[type=checkbox]{cursor:pointer}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-menu .custom-size{display:flex;flex-direction:column;align-items:start;gap:8px;cursor:pointer}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-menu .custom-size .title{display:flex;gap:4px;align-items:center;width:100%;cursor:pointer}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-menu .custom-size .title>span{display:flex;flex:1 1;justify-content:center;align-items:center;cursor:pointer}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-menu .custom-size .title span{color:var(--Dark-Blue,#1f4d6f);text-align:center;font-family:Cera Pro;font-size:16px;font-style:normal;font-weight:700;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-menu .custom-size .title hr{flex:1 1}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-menu .custom-size .custom-inputs{display:flex;align-items:center;justify-content:center;gap:8px;flex:1 1;width:100%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-menu .custom-size .custom-inputs input{flex:1 1;width:100%;padding:12px 4px;font-family:Cera Pro;font-size:14px;border:1px solid #d9d9d9;border-radius:4px;text-align:center}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-menu .custom-size .custom-inputs span{font-family:Cera Pro;font-size:14px;color:#1f4d6e}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .ColorandQuantityFilter,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialFilter,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter{width:100%;display:flex;align-items:center}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .ColorandQuantityFilter h3,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialFilter h3,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter h3{color:var(--Black,#000);font-family:Cera Pro;font-size:16px;font-style:normal;font-weight:500;line-height:normal;flex:1 1 25%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .ColorandQuantityFilter .material-options,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .ColorandQuantityFilter .printing-options,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialFilter .material-options,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialFilter .printing-options,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .material-options,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .printing-options{display:flex;gap:12px;flex:1 1 75%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .ColorandQuantityFilter .material-options img,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialFilter .material-options img,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .material-options img{min-width:34px!important}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .ColorandQuantityFilter .material-options>button,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialFilter .material-options>button,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .material-options>button{border-radius:4px;border:1px solid #d2dde2;background:#fff;display:flex;padding:8px;align-items:center;gap:12px;flex:1 0}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .ColorandQuantityFilter .material-options button,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialFilter .material-options button,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .material-options button{padding:10px 20px;font-family:Cera Pro;font-size:14px;font-weight:500;border:1px solid #d9d9d9;border-radius:4px;background-color:#f6f8f9;cursor:pointer}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .ColorandQuantityFilter .material-options button span,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialFilter .material-options button span,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .material-options button span{color:#6c6c6c;font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:500;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .ColorandQuantityFilter .material-options button.active,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialFilter .material-options button.active,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .material-options button.active{border:1px solid var(--Dark-Blue,#1f4d6f)}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .ColorandQuantityFilter .material-options button.active span,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialFilter .material-options button.active span,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .material-options button.active span{color:var(--Dark-Blue,#1f4d6f);font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:500;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .pricePreview{border-radius:2px;background:#f8f8f8;display:flex;padding:var(--spacing-small-100,11px) var(--spacing-base,14px);flex-direction:column;align-items:center;gap:27px}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .pricePreview .headers,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .pricePreview .prices{display:flex;justify-content:center;align-items:flex-start;gap:27px;width:100%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .pricePreview .headers span,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .pricePreview .prices span{flex:1 1;color:var(--Colors-Grey-grey-600,#7a7c7e);text-align:center;font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:500;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .pricePreview .headers span:first-of-type,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .pricePreview .prices span:first-of-type{color:var(--Colors-Dark-Blue-400,#4c718c);text-align:center;font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:500;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order{display:flex;gap:2vw}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order .top{display:flex;gap:2vw;align-items:end}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order .price{display:flex;flex-direction:row;align-items:baseline;flex:1 1;color:var(--Dark-Blue,#1f4d6f);font-family:Cera Pro;font-size:32px;font-style:normal;font-weight:500;line-height:120%;text-transform:capitalize;height:-moz-fit-content;height:fit-content;margin-right:2vw}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order .price span{height:-moz-fit-content;height:fit-content}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order .price>span:nth-child(2){color:var(--Dark-Blue,#1f4d6f);font-family:Cera Pro;font-size:24px;font-style:normal;font-weight:500;line-height:130%;text-transform:lowercase}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order .pricing{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex:1 1}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order .pricing>div{white-space:nowrap;display:flex;align-items:baseline}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order .pricing .Subtotal{color:var(--Black,#000);font-family:Cera Pro;font-size:16px;font-style:normal;font-weight:700;line-height:150%;gap:1.8vw}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order .pricing .Subtotal>span:first-child{min-width:64px}@media(max-width:1024px){.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order .pricing .Subtotal>span:first-child{margin-right:24px}}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order .pricing .turnaround{color:var(--Dark-Blue,#1f4d6f);font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:500;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order .button{border-radius:2px;display:flex;padding:8px 28px;flex:1 1;justify-content:center;align-items:center;gap:8px;align-self:stretch;flex-wrap:nowrap;background:var(--Green,#40be6c);color:var(--White,#fff);font-family:Cera Pro;font-size:16px;font-style:normal;font-weight:700;line-height:150%;width:100%}@media(max-width:1000px){.CrinklePaperSelectionParent{padding:120px 5.3% 80px}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer{flex-direction:column;gap:48px}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .header .top{flex-direction:column-reverse;gap:20px}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .header .top .actionButtons,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .header .top>div{width:100%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .header .top .actionButtons>div{flex:1 1}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .header .bottom{flex-direction:column;gap:10px}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .header .bottom>div{width:100%;text-align:start}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .pricePreview{flex-direction:row}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .pricePreview .headers,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .pricePreview .prices{flex-direction:column;justify-content:center}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .pricePreview .headers span,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .pricePreview .prices span{text-align:center;width:100%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialFilter .material-options,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters>div{flex-direction:column}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .ColorandQuantityFilter,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialFilter{align-items:start;gap:16px}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .ColorandQuantityFilter h3,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialFilter h3{color:var(--Black,#000);font-family:Cera Pro;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .ColorandQuantityFilter .material-options,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .ColorandQuantityFilter .printing-options,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialFilter .material-options,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialFilter .printing-options{width:100%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order{flex-direction:column;gap:28px}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order .top{display:flex;justify-content:space-between;align-items:center}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order .price{justify-content:end;align-items:end}}@media(min-width:1024px){.customQuantity{display:flex;border:.052vw solid #d9d9d9;border-radius:.208vw}.customQuantity .controls{border-left:.052vw solid #d2dde2;display:flex;flex-direction:column}.customQuantity .controls svg{width:.625vw;height:.625vw}.customQuantity .controls .icon{font-size:.625vw}.customQuantity .controls button{padding:.104vw .417vw;cursor:pointer;border-radius:0;flex:1 1}.customQuantity .controls button:first-child{border-bottom:.052vw solid #d2dde2}.CrinklePaperSelectionParent{background:var(--White,#fff);padding:9.77vw 9.38vw 7.08vw;max-width:none;margin:0 auto}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer{display:flex;justify-content:space-between;align-self:stretch;gap:12%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .ImageSlider{flex:1 1 50%;margin:auto}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .ImageSlider img{position:relative!important;margin-left:0}}@media(min-width:1024px)and (max-width:1024px){.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .ImageSlider img{margin-left:0}}@media(min-width:1024px){.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content{display:flex;flex-direction:column;gap:1.25vw;flex:1 1 50%;justify-content:center}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .header{display:flex;flex-direction:column;align-items:flex-start;gap:.47vw;align-self:stretch}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .header>div{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .header .top{display:flex;justify-content:space-between;align-items:center}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .header .top .type{color:#000;font-family:Cera Pro;font-size:1.79vw;font-style:normal;font-weight:500;line-height:120%;text-transform:capitalize;white-space:nowrap;text-align:left}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .header .top .actionButtons{border-radius:.31vw;background-color:#f6f8f9;display:flex;width:-moz-fit-content;width:fit-content;height:2.29vw;align-items:center;padding:.21vw .31vw;gap:.31vw;box-shadow:0 .21vw .73vw 0 rgba(0,0,0,.25)}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .header .top .actionButtons>div{display:flex;justify-content:center;height:1.15vw;align-items:center;gap:.47vw;padding:.83vw;border-radius:.21vw;cursor:pointer;background-color:#f6f8f9;flex:1 1}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .header .top .actionButtons .second{background-color:#1f4d6e;color:#fff;color:var(--White,#fff);font-family:Cera Pro;font-size:.83vw;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.07vw;text-transform:uppercase}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .description{color:#6c6c6c;font-family:Cera Pro;font-size:.79vw;font-style:normal;font-weight:300;line-height:150%;margin-bottom:2.2vw;max-width:87%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .description .faded{color:#c7c7c7;font-family:Cera Pro;font-size:.73vw;font-style:normal;font-weight:300;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.77vw;flex-shrink:0;align-self:stretch}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle{display:flex;flex-direction:column;justify-content:center;gap:.42vw;flex:1 1;justify-content:start}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle>div:first-child{border-radius:.21vw .21vw 0 0;border:.052vw solid #d2dde2}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .title{padding:.21vw .83vw;color:#6c6c6c;text-align:center;font-family:Cera Pro;font-size:.78vw;font-style:normal;font-weight:500;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown{position:relative;width:100%;flex:1 1 75%;border-radius:.21vw .21vw 0 0;border:.052vw solid rgba(165,187,197,.5)}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown .dropdown-header{padding:0 .52vw;font-family:Cera Pro;font-size:.83vw;font-weight:500;background:#f4fbff;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown .dropdown-header .quantityOption div{color:var(--Dark-Blue,#1f4d6f)!important;text-align:center;font-family:Cera Pro;font-size:.8999vw;font-style:normal;font-weight:500;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown .arrow{margin-left:auto;font-size:.63vw}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown .preDefinedOptions{max-height:10.42vw;overflow-y:scroll}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown .quantityOption{width:100%;display:flex;justify-content:center;align-items:center;padding:.21vw 1.46vw .21vw .63vw;gap:1.25vw;color:#6c6c6c;font-family:Cera Pro;font-size:.83vw;font-weight:700;cursor:pointer}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown .quantityOption:hover{background-color:#f6f8f9}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown .dropdown-menu{position:absolute;top:100%;left:0;width:100%;border:.052vw solid #d9d9d9;background-color:#fff;z-index:10;max-height:20.83vw;overflow-y:auto;border-radius:.21vw;box-shadow:0 .21vw .42vw rgba(0,0,0,.1);margin-top:.21vw}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown ::-webkit-scrollbar{width:.52vw;background-color:hsla(0,0%,100%,.5)}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown ::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.5)}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown ::-webkit-scrollbar-thumb{background-color:#c8c5c5;border-radius:.52vw;border:.1vw solid #ccc}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown ::-webkit-scrollbar-thumb:hover{background-color:#555}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .quantity-dropdown ::-webkit-scrollbar-corner{background-color:#e0e0e0}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle input{flex:1 1;width:100%;padding:.63vw .21vw;border:none;text-align:center;color:var(--Dark-Blue,#1f4d6f);font-family:Cera Pro;font-size:.83vw;font-style:normal;font-weight:500;line-height:150%;margin:auto;cursor:pointer}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .dropwTitle .customButton{color:var(--Dark-Blue,#1f4d6f);font-family:Cera Pro;font-size:.73vw;font-style:normal;font-weight:500;line-height:150%;margin:auto;text-align:center;cursor:pointer;white-space:nowrap}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .material-thickness-options>div{flex:1 1;border-radius:.21vw;border:.052vw solid #d2dde2;background:#fff;display:flex;padding:.42vw;align-items:center;gap:.63vw;flex:1 0;cursor:pointer}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .material-thickness-options .active{border:.052vw solid var(--Dark-Blue,#1f4d6f)}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .material-thickness-options .active span{color:var(--Dark-Blue,#1f4d6f);font-family:Cera Pro;font-size:.73vw;font-style:normal;font-weight:500;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .material-thickness-options .thickness{font-size:.73vw}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter{width:100%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter h3{font-family:Cera Pro;font-size:.94vw;font-weight:500;margin-bottom:.52vw;color:#1f4d6e;flex:1 1 25%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .tableHeads{display:flex;justify-content:space-between;border-radius:.21vw .21vw 0 0;border-bottom:.052vw solid rgba(165,187,197,.5);padding:.21vw 1.46vw .21vw .63vw;gap:1.25vw}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .tableHeads>div{flex:1 1;color:#6c6c6c;text-align:center;font-family:Cera Pro;font-size:.73vw;font-style:normal;font-weight:700;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown{position:relative;width:100%;flex:1 1 75%;border-radius:.21vw .21vw 0 0;border:.052vw solid rgba(165,187,197,.5)}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-header{padding:.52vw;font-family:Cera Pro;font-size:.83vw;font-weight:500;border:.052vw solid #d9d9d9;border-radius:.21vw;background-color:#f6f8f9;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-header .sizeOption div{color:var(--Dark-Blue,#1f4d6f)!important;text-align:center;font-family:Cera Pro;font-size:.73vw;font-style:normal;font-weight:700;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .arrow{margin-left:auto;font-size:.63vw}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .preDefinedOptions{max-height:10.42vw;overflow-y:scroll}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .sizeOption{width:100%;display:flex;justify-content:space-between;border-radius:.21vw .21vw 0 0;padding:.21vw 1.46vw .21vw .63vw;gap:1.25vw;align-self:stretch}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .sizeOption>div{flex:1 1;color:#6c6c6c;text-align:center;font-family:Cera Pro;font-size:.73vw;font-style:normal;font-weight:700;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-menu{position:absolute;top:100%;left:0;width:100%;border:.052vw solid #d9d9d9;background-color:#fff;z-index:10;max-height:20.83vw;overflow-y:auto;border-radius:.21vw;box-shadow:0 .21vw .42vw rgba(0,0,0,.1);margin-top:.21vw}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-menu .dropdown-item{padding:.52vw;display:flex;align-items:center;gap:.42vw;font-family:Cera Pro;font-size:.73vw;font-weight:500;cursor:pointer}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-menu .dropdown-item:hover{background-color:#f6f8f9}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-menu .dropdown-item input[type=checkbox]{cursor:pointer}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-menu .custom-size{display:flex;flex-direction:column;align-items:start;gap:.42vw;cursor:pointer}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-menu .custom-size .title{display:flex;gap:.21vw;align-items:center;width:100%;cursor:pointer}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-menu .custom-size .title>span{display:flex;flex:1 1;justify-content:center;align-items:center;cursor:pointer}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-menu .custom-size .title span{color:var(--Dark-Blue,#1f4d6f);text-align:center;font-family:Cera Pro;font-size:.83vw;font-style:normal;font-weight:700;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-menu .custom-size .title hr{flex:1 1}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-menu .custom-size .custom-inputs{display:flex;align-items:center;justify-content:center;gap:.42vw;flex:1 1;width:100%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-menu .custom-size .custom-inputs input{flex:1 1;width:100%;padding:.63vw .21vw;font-family:Cera Pro;font-size:.73vw;border:.052vw solid #d9d9d9;border-radius:.21vw;text-align:center}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-menu .custom-size .custom-inputs span{font-family:Cera Pro;font-size:.73vw;color:#1f4d6e}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .size-dropdown .dropdown-menu .custom-size .custom-inputs .controls svg{width:.625vw;height:.625vw}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .ColorandQuantityFilter,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialFilter,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialThickness,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter{width:100%;display:flex;align-items:center}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .ColorandQuantityFilter h3,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialFilter h3,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialThickness h3,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter h3{color:var(--Black,#000);font-family:Cera Pro;font-size:.8999vw;font-style:normal;font-weight:500;line-height:normal;flex:1 1 25%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .ColorandQuantityFilter .material-options,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .ColorandQuantityFilter .material-thickness-options,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .ColorandQuantityFilter .printing-options,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialFilter .material-options,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialFilter .material-thickness-options,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialFilter .printing-options,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialThickness .material-options,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialThickness .material-thickness-options,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialThickness .printing-options,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .material-options,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .material-thickness-options,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .printing-options{display:flex;gap:.63vw;flex:1 1 75%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .ColorandQuantityFilter .material-options img,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialFilter .material-options img,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialThickness .material-options img,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .material-options img{min-width:1.77vw!important}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .ColorandQuantityFilter .material-options>button,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialFilter .material-options>button,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialThickness .material-options>button,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .material-options>button{border-radius:.21vw;border:.052vw solid #d2dde2;background:#fff;display:flex;padding:.42vw;align-items:center;gap:.63vw;flex:1 0}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .ColorandQuantityFilter .material-options button span,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialFilter .material-options button span,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialThickness .material-options button span,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .material-options button span{color:#6c6c6c;font-family:Cera Pro;font-size:.73vw;font-style:normal;font-weight:500;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .ColorandQuantityFilter .material-options button.active,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialFilter .material-options button.active,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialThickness .material-options button.active,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .material-options button.active{border:.052vw solid var(--Dark-Blue,#1f4d6f);background:#f4fbff}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .ColorandQuantityFilter .material-options button.active span,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialFilter .material-options button.active span,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .MaterialThickness .material-options button.active span,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .filters .SizeFilter .material-options button.active span{color:var(--Dark-Blue,#1f4d6f);font-family:Cera Pro;font-size:.73vw;font-style:normal;font-weight:500;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .pricePreview{border-radius:.1vw;background:#f8f8f8;display:flex;padding:var(--spacing-small-100,.57vw) var(--spacing-base,.73vw);flex-direction:column;align-items:center;gap:1.41vw}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .pricePreview .headers,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .pricePreview .prices{display:flex;justify-content:center;align-items:flex-start;gap:1.41vw;width:100%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .pricePreview .headers span,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .pricePreview .prices span{flex:1 1;color:var(--Colors-Grey-grey-600,#7a7c7e);text-align:center;font-family:Cera Pro;font-size:.78vw;font-style:normal;font-weight:500;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .pricePreview .headers span:first-of-type,.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .pricePreview .prices span:first-of-type{color:var(--Colors-Dark-Blue-400,#4c718c);text-align:center;font-family:Cera Pro;font-size:.78vw;font-style:normal;font-weight:500;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order{display:flex;gap:2vw;width:100%;justify-content:space-between}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order .top{display:flex;gap:2vw;align-items:end}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order .price{display:flex;flex-direction:row;align-items:baseline;flex:1 1;color:var(--Dark-Blue,#1f4d6f);font-family:Cera Pro;font-size:1.75vw;font-style:normal;font-weight:500;line-height:120%;text-transform:capitalize;height:-moz-fit-content;height:fit-content;margin-right:2vw}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order .price span{height:-moz-fit-content;height:fit-content}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order .price>span:nth-child(2){color:var(--Dark-Blue,#1f4d6f);font-family:Cera Pro;font-size:1.32vw;font-style:normal;font-weight:500;line-height:130%;text-transform:lowercase}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order .pricing{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex:1 1}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order .pricing>div{white-space:nowrap;display:flex;align-items:baseline}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order .pricing .Subtotal{color:var(--Black,#000);font-family:Cera Pro;font-size:.8999vw;font-style:normal;font-weight:700;line-height:150%;gap:1.8vw}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order .pricing .Subtotal>span:first-child{min-width:3.33vw}}@media(min-width:1024px)and (max-width:1024px){.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order .pricing .Subtotal>span:first-child{margin-right:1.25vw}}@media(min-width:1024px){.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order .pricing .turnaround{color:var(--Dark-Blue,#1f4d6f);font-family:Cera Pro;font-size:.78vw;font-style:normal;font-weight:500;line-height:150%}.CrinklePaperSelectionParent .CrinklePaperSelectionContainer .content .order .button{border-radius:.1vw;padding:.425vw 1.46vw;flex:1 1;gap:.42vw;flex-wrap:nowrap;background:var(--Green,#40be6c);color:var(--White,#fff);font-family:Cera Pro;font-size:.8999vw;font-style:normal;font-weight:700;line-height:150%;width:12.86vw!important;text-wrap:nowrap;max-width:none}}.KraftPaperSectionsContainer{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-self:stretch}.KraftPaperSectionsContainer .Navigator{display:flex;justify-content:center;gap:44px;overflow:scroll;width:100%;border-top:1px solid var(--Grey,#9dabb4);border-bottom:1px solid var(--Grey,#9dabb4);background:#fff;padding:0 24px}.KraftPaperSectionsContainer .Navigator .link{padding:24px 0;cursor:pointer;color:var(--Grey,#9dabb4);font-family:Cera Pro;font-size:16px;font-style:normal;font-weight:500;line-height:150%;border-bottom:1.5px solid #fff}.KraftPaperSectionsContainer .section{width:100%}.KraftPaperSectionsContainer ::-webkit-scrollbar{display:none}@media(min-width:1000px){.KraftPaperSectionsContainer .Navigator{justify-content:center}.KraftPaperSectionsContainer .Navigator .link:hover{color:var(--Dark-Blue,#1f4d6f);border-bottom:1.5px solid var(--Dark-Blue,#1f4d6f)}}@media(min-width:1024px){.KraftPaperSectionsContainer{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-self:stretch}.KraftPaperSectionsContainer .Navigator{display:flex;justify-content:center;gap:2.29vw;overflow:scroll;width:100%;border-top:1px solid var(--Grey,#9dabb4);border-bottom:1px solid var(--Grey,#9dabb4);background:#fff;padding:0 1.25vw}.KraftPaperSectionsContainer .Navigator .link{padding:1.25vw 0;cursor:pointer;color:var(--Grey,#9dabb4);font-family:Cera Pro;font-size:.83vw;font-style:normal;font-weight:500;line-height:150%;border-bottom:1.5px solid #fff}.KraftPaperSectionsContainer .section{width:100%}.KraftPaperSectionsContainer ::-webkit-scrollbar{display:none}}.KraftPaperOverview{display:flex;flex-direction:column;gap:48px;padding-bottom:80px;max-width:1746px;margin:0 auto}@media(max-width:1024px){.KraftPaperOverview>div:first-child img{padding-top:24px}}.KraftPaperOverview>div:nth-child(2){display:flex;flex-direction:column;align-items:flex-start;gap:48px;align-self:stretch;padding:0 5.3%;justify-content:center}.KraftPaperOverview>div:nth-child(2) .title{color:var(--Black,#000);font-family:Cera Pro;font-size:clamp(28px,3vw,56px);font-style:normal;font-weight:500;line-height:120%}.KraftPaperOverview>div:nth-child(2) .description{display:flex;flex-direction:column}@media(max-width:1024px){.KraftPaperOverview>div:nth-child(2) .description{padding-left:24px}}.KraftPaperOverview>div:nth-child(2) .description ul li{color:var(--Colors-Grey-grey-600,#7a7c7e);font-family:Cera Pro;font-size:20px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.3px}@media(min-width:1000px){.KraftPaperOverview{padding:120px 0 120px 140px;flex-direction:row-reverse}.KraftPaperOverview>div:nth-child(2){padding:0}.KraftPaperOverview>div{flex:1 1}}@media(min-width:1024px){.KraftPaperOverview{display:flex;gap:2.5vw;padding:7vw 0;max-width:none;margin:0 auto}.KraftPaperOverview>div:first-child img{width:auto;height:auto;max-width:auto;max-height:auto}.KraftPaperOverview>div:nth-child(2){display:flex;flex-direction:column;align-items:flex-start;gap:2.5vw;align-self:stretch;padding:0 7.29vw;justify-content:center}.KraftPaperOverview>div:nth-child(2) .title{color:#1f4d6f;font-family:Cera Pro;font-size:2.4vw;font-style:normal;font-weight:400;line-height:120%}.KraftPaperOverview>div:nth-child(2) .description{display:flex;flex-direction:column;gap:2.14vw;max-width:90%}.KraftPaperOverview>div:nth-child(2) .description div{color:var(--Colors-Grey-grey-600,#7a7c7e);font-family:Cera Pro;font-size:1.01vw;font-style:normal;font-weight:400;line-height:140%}}.KraftPaperMaterials{padding:100px 0 100px 5.3%;width:100%;background-image:url(/assets/PrintedPolyMobBG.svg);background-size:cover;background-repeat:no-repeat;background-position:50%;max-width:1746px;margin:0 auto}.KraftPaperMaterials .main{display:flex;width:100%;flex-direction:column;gap:48px;justify-content:center}.KraftPaperMaterials .title{color:var(--Black,#000);font-family:Cera Pro;font-size:30px;font-style:normal;font-weight:500;line-height:120%}.KraftPaperMaterials .content{display:flex;flex-direction:column;gap:38px}.KraftPaperMaterials .content .subTitle{color:#555;font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:500;line-height:120%}.KraftPaperMaterials .content .colors{display:flex;flex-direction:column;gap:48px}.KraftPaperMaterials .content .colors .color{display:flex;flex-direction:row;gap:32px}.KraftPaperMaterials .content .colors .color .top{display:flex;flex-direction:column;align-items:start;justify-content:start}.KraftPaperMaterials .content .colors .color .top img{width:54px!important;height:54px!important}.KraftPaperMaterials .content .colors .color .bottom{display:flex;flex-direction:column;gap:16px;color:var(--Colors-Grey-grey-600,#7a7c7e);font-family:Cera Pro;font-size:16px;font-style:normal;font-weight:500;line-height:150%}.KraftPaperMaterials .content .colors .color .bottom>span:first-of-type{color:#2a6598;font-family:Cera Pro;font-size:18px;font-style:normal;font-weight:500;line-height:150%}.KraftPaperMaterials .button{display:flex;justify-content:center;align-items:center;gap:10px;background:var(--Colors-Dark-Blue-500,#1f4d6f)}@media(min-width:1000px){.KraftPaperMaterials{display:flex;flex-direction:row;background-image:url(/assets/PrintedPolyMaterialBG.svg)}.KraftPaperMaterials>div{flex:1 1}.KraftPaperMaterials .image{display:flex;justify-content:center;align-items:center}.KraftPaperMaterials .button{width:-moz-fit-content;width:fit-content;margin:0}}@media(min-width:1024px){.KraftPaperMaterials{padding:8.21vw 8.56vw;width:100vw;max-width:none}.KraftPaperMaterials .main{display:flex;width:100%;flex-direction:column;gap:3vw;justify-content:center}.KraftPaperMaterials .title{color:#1f4d6f;font-family:Cera Pro;font-size:2.4vw;font-style:normal;font-weight:400;line-height:120%;margin-bottom:1vw}.KraftPaperMaterials .content{display:flex;flex-direction:column;gap:1.98vw}.KraftPaperMaterials .content .subTitle{color:#555;font-family:Cera Pro;font-size:.8vw;font-style:normal;font-weight:400;line-height:120%}.KraftPaperMaterials .content .colors{display:flex;flex-direction:column;gap:2.5vw}.KraftPaperMaterials .content .colors .color{display:flex;flex-direction:row;gap:1.67vw}.KraftPaperMaterials .content .colors .color .top{display:flex;flex-direction:column;align-items:start;justify-content:start}.KraftPaperMaterials .content .colors .color .top img{width:2.81vw!important;height:2.81vw!important}.KraftPaperMaterials .content .colors .color .bottom{display:flex;flex-direction:column;gap:.83vw;color:var(--Colors-Grey-grey-600,#7a7c7e);font-family:Cera Pro;font-size:.8999vw;font-style:normal;font-weight:400;line-height:150%;max-width:72%}.KraftPaperMaterials .content .colors .color .bottom>span:first-of-type{color:#2a6598;font-family:Cera Pro;font-size:1.121vw;font-style:normal;font-weight:500;line-height:150%}.KraftPaperMaterials .button{display:flex;justify-content:center;align-items:center;font-size:.8999vw;gap:.52vw;background:var(--Colors-Dark-Blue-500,#1f4d6f);font-weight:500;text-transform:uppercase;margin-left:4.1vw}}.KraftPaperPricing{padding:120px 5.3%;gap:48px;background:#fbfbfb;max-width:1746px;margin:0 auto}.KraftPaperPricing,.KraftPaperPricing .top{display:flex;flex-direction:column;align-items:center;align-self:stretch}.KraftPaperPricing .top{gap:12px}.KraftPaperPricing .top .title{color:var(--Black,#000);font-size:48px;line-height:120%;text-transform:capitalize}.KraftPaperPricing .top .description,.KraftPaperPricing .top .title{text-align:center;font-family:Cera Pro;font-style:normal;font-weight:500}.KraftPaperPricing .top .description{color:var(--Colors-Grey-grey-600,#7a7c7e);font-size:clamp(18px,3vw,24px);line-height:150%;letter-spacing:.3px}@media(min-width:1000px){.KraftPaperPricing .top .description{width:60%;margin:auto}}.KraftPaperPricing .pricev1{display:flex;flex-direction:column;gap:24px;width:100%}.KraftPaperPricing .pricev1 .table{border:1px solid var(--Colors-Grey-grey-100,#d9dadb);background:#fff;box-shadow:4px 4px 50.1px 0 rgba(0,0,0,.08);padding:28px var(--spacing-base,14px);display:flex;flex-direction:column}.KraftPaperPricing .pricev1 .table .headers{display:flex;border-bottom:1px solid #d9dadb;width:100%}.KraftPaperPricing .pricev1 .table .headers div{color:var(--Colors-Dark-Blue-400,#4c718c);text-align:center;font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:500;line-height:150%;padding:12px;flex:1 1}.KraftPaperPricing .pricev1 .table .headers div:first-child{border-right:1px solid #d9dadb}.KraftPaperPricing .pricev1 .table .headers div:nth-child(3){border-left:1px solid #d9dadb}.KraftPaperPricing .pricev1 .table .prices{display:flex}.KraftPaperPricing .pricev1 .table .prices .priceCol{display:flex;flex-direction:column;flex:1 1}.KraftPaperPricing .pricev1 .table .prices .priceCol .price{display:flex;flex-direction:column;gap:4px;padding:12px;width:100%;color:var(--Colors-Grey-grey-600,#7a7c7e);text-align:center;font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:500;line-height:150%;height:80px;justify-content:center}.KraftPaperPricing .pricev1 .table .prices .priceCol .price span:nth-child(2){color:var(--Colors-Grey-grey-300,#aeafb1);font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:500;line-height:150%}.KraftPaperPricing .pricev1 .table .prices .priceCol:first-child{border-right:1px solid #d9dadb}.KraftPaperPricing .pricev1 .table .prices .priceCol:nth-child(3){border-left:1px solid #d9dadb}.KraftPaperPricing .pricev1 .note{color:var(--Colors-Light-Blue-blue-900,#2c475d);text-align:center;font-family:Cera Pro;font-size:16px;font-style:normal;font-weight:500;line-height:140%}.KraftPaperPricing .pricev2{display:flex;flex-direction:column;gap:24px;width:100%}.KraftPaperPricing .pricev2 .table{border:1px solid var(--Colors-Grey-grey-100,#d9dadb);background:#fff;box-shadow:4px 4px 50.1px 0 rgba(0,0,0,.08);padding:28px var(--spacing-base,14px);display:flex;flex-direction:column}.KraftPaperPricing .pricev2 .table .headers{display:flex;border-bottom:1px solid #d9dadb;width:100%}.KraftPaperPricing .pricev2 .table .headers div{color:var(--Colors-Dark-Blue-400,#4c718c);text-align:center;font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:500;line-height:150%;padding:12px;flex:1 1}.KraftPaperPricing .pricev2 .table .headers div:first-child{border-right:1px solid #d9dadb}.KraftPaperPricing .pricev2 .table .headers div:nth-child(2){border-left:1px solid #d9dadb}.KraftPaperPricing .pricev2 .table .prices{display:flex}.KraftPaperPricing .pricev2 .table .prices .priceCol{display:flex;flex-direction:column;flex:1 1}.KraftPaperPricing .pricev2 .table .prices .priceCol .price{display:flex;flex-direction:column;gap:4px;padding:12px;width:100%;color:var(--Colors-Grey-grey-600,#7a7c7e);text-align:center;font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:500;line-height:150%;height:80px;justify-content:center}.KraftPaperPricing .pricev2 .table .prices .priceCol .price span:nth-child(2){color:var(--Colors-Grey-grey-300,#aeafb1);font-family:Cera Pro;font-size:14px;font-style:normal;font-weight:500;line-height:150%}.KraftPaperPricing .pricev2 .table .prices .priceCol:first-child{border-right:1px solid #d9dadb}.KraftPaperPricing .pricev2 .table .prices .priceCol:nth-child(2){border-left:1px solid #d9dadb}.KraftPaperPricing .pricev1,.KraftPaperPricing .pricev2{max-width:1160px}.KraftPaperPricing .notes{color:var(--Colors-Grey-grey-600,#7a7c7e);text-align:center;font-family:Cera Pro;font-size:20px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.3px}.KraftPaperPricing .button{max-width:none!important;display:flex;justify-content:center;align-items:center;gap:10px;border:none;cursor:pointer}.KraftPaperPricing .button span:first-child{color:#fff;font-family:Cera Pro;font-size:16px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:1.28px}@media(min-width:1000px){.KraftPaperPricing{gap:75px}}@media(min-width:1024px){.KraftPaperPricing{padding:6.7vw 14vw;gap:3.8vw;background:#fbfbfb;max-width:none;width:100%}.KraftPaperPricing,.KraftPaperPricing .top{display:flex;flex-direction:column;align-items:center;align-self:stretch}.KraftPaperPricing .top{gap:1.8vw}.KraftPaperPricing .top .title{color:#1f4d6f;font-family:Cera Pro;font-size:2.8vw;font-style:normal;font-weight:400;line-height:120%}.KraftPaperPricing .top .description{color:var(--Colors-Grey-grey-600,#7a7c7e);text-align:center;font-family:Cera Pro;font-size:1.121vw;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.02vw;max-width:55%}.KraftPaperPricing .pricev1{display:flex;flex-direction:column;gap:1.25vw;width:100%}.KraftPaperPricing .pricev1 .table{border:.099vw solid var(--Colors-Grey-grey-100,#d9dadb);background:#fff;box-shadow:.21vw .21vw 2.61vw 0 rgba(0,0,0,.08);display:flex;padding:1.46vw var(--spacing-base,.73vw);flex-direction:column}.KraftPaperPricing .pricev1 .table .headers{display:flex;border-bottom:.05vw solid #d9dadb;width:100%}.KraftPaperPricing .pricev1 .table .headers div{color:var(--Colors-Dark-Blue-400,#4c718c);text-align:center;font-family:Cera Pro;font-size:.78vw;font-style:normal;font-weight:500;line-height:150%;padding:.63vw;flex:1 1}.KraftPaperPricing .pricev1 .table .headers div:first-child{border-right:.05vw solid #d9dadb}.KraftPaperPricing .pricev1 .table .headers div:nth-child(3){border-left:.05vw solid #d9dadb}.KraftPaperPricing .pricev1 .table .prices{display:flex}.KraftPaperPricing .pricev1 .table .prices .priceCol{display:flex;flex-direction:column;flex:1 1}.KraftPaperPricing .pricev1 .table .prices .priceCol .price{display:flex;flex-direction:column;gap:.21vw;padding:.63vw;text-align:center;width:100%;color:var(--Colors-Grey-grey-600,#7a7c7e);font-family:Cera Pro;font-size:.73vw;font-style:normal;font-weight:500;line-height:150%;height:4.17vw;justify-content:center}.KraftPaperPricing .pricev1 .table .prices .priceCol .price span:nth-child(2){color:var(--Colors-Grey-grey-300,#aeafb1);font-family:Cera Pro;font-size:.73vw;font-style:normal;font-weight:500;line-height:150%}.KraftPaperPricing .pricev1 .table .prices .priceCol:first-child{border-right:.05vw solid #d9dadb}.KraftPaperPricing .pricev1 .table .prices .priceCol:nth-child(3){border-left:.05vw solid #d9dadb}.KraftPaperPricing .pricev1 .note{color:var(--Colors-Light-Blue-blue-900,#2c475d);text-align:center;font-family:Cera Pro;font-size:1vw;font-style:normal;font-weight:500;line-height:140%}.KraftPaperPricing .pricev2{display:flex;flex-direction:column;gap:1.25vw;width:100%}.KraftPaperPricing .pricev2 .table{border:.099vw solid var(--Colors-Grey-grey-100,#d9dadb);background:#fff;box-shadow:.21vw .21vw 2.61vw 0 rgba(0,0,0,.08);display:flex;padding:1.46vw var(--spacing-base,.73vw);flex-direction:column}.KraftPaperPricing .pricev2 .table .headers{display:flex;border-bottom:.05vw solid #d9dadb;width:100%}.KraftPaperPricing .pricev2 .table .headers div{color:var(--Colors-Dark-Blue-400,#4c718c);text-align:center;font-family:Cera Pro;font-size:.78vw;font-style:normal;font-weight:500;line-height:150%;padding:.63vw;flex:1 1}.KraftPaperPricing .pricev2 .table .headers div:first-child{border-right:.05vw solid #d9dadb}.KraftPaperPricing .pricev2 .table .headers div:nth-child(2){border-left:.05vw solid #d9dadb}.KraftPaperPricing .pricev2 .table .prices{display:flex}.KraftPaperPricing .pricev2 .table .prices .priceCol{display:flex;flex-direction:column;flex:1 1}.KraftPaperPricing .pricev2 .table .prices .priceCol .price{display:flex;flex-direction:column;gap:.21vw;padding:.63vw;text-align:center;width:100%;color:var(--Colors-Grey-grey-600,#7a7c7e);font-family:Cera Pro;font-size:.73vw;font-style:normal;font-weight:500;line-height:150%;height:4.17vw;justify-content:center}.KraftPaperPricing .pricev2 .table .prices .priceCol .price span:nth-child(2){color:var(--Colors-Grey-grey-300,#aeafb1);font-family:Cera Pro;font-size:.73vw;font-style:normal;font-weight:500;line-height:150%}.KraftPaperPricing .pricev2 .table .prices .priceCol:first-child{border-right:.05vw solid #d9dadb}.KraftPaperPricing .pricev2 .table .prices .priceCol:nth-child(2){border-left:.05vw solid #d9dadb}.KraftPaperPricing .pricev1,.KraftPaperPricing .pricev2{max-width:none;display:flex;flex-direction:column;gap:1.25vw;width:100%}.KraftPaperPricing .pricev1 .table,.KraftPaperPricing .pricev2 .table{border:.08vw solid var(--Colors-Grey-grey-100,#d9dadb);background:#fff;box-shadow:.21vw .21vw 2.61vw rgba(0,0,0,.08);display:flex;padding:0 .73vw;flex-direction:column}.KraftPaperPricing .pricev1 .table .headers,.KraftPaperPricing .pricev2 .table .headers{display:flex;border-bottom:.05vw solid #d9dadb;width:100%}.KraftPaperPricing .pricev1 .table .headers div,.KraftPaperPricing .pricev2 .table .headers div{color:var(--Colors-Dark-Blue-400,#4c718c);text-align:center;font-family:Cera Pro;font-size:.78vw;font-style:normal;font-weight:500;line-height:150%;padding:1.5vw .63vw;flex:1 1}.KraftPaperPricing .pricev1 .table .headers div:first-child,.KraftPaperPricing .pricev2 .table .headers div:first-child{border-right:.05vw solid #d9dadb}.KraftPaperPricing .pricev1 .table .headers div:nth-child(3),.KraftPaperPricing .pricev2 .table .headers div:nth-child(3){border-left:.05vw solid #d9dadb}.KraftPaperPricing .pricev1 .table .prices,.KraftPaperPricing .pricev2 .table .prices{display:flex}.KraftPaperPricing .pricev1 .table .prices .priceCol,.KraftPaperPricing .pricev2 .table .prices .priceCol{display:flex;flex-direction:column;flex:1 1}.KraftPaperPricing .pricev1 .table .prices .priceCol .price,.KraftPaperPricing .pricev2 .table .prices .priceCol .price{display:flex;flex-direction:column;gap:.21vw;padding:.63vw;text-align:center;width:100%;color:var(--Colors-Grey-grey-600,#7a7c7e);font-family:Cera Pro;font-size:.78vw;font-style:normal;font-weight:500;line-height:150%;height:4.17vw;justify-content:center}.KraftPaperPricing .pricev1 .table .prices .priceCol .price span:nth-child(2),.KraftPaperPricing .pricev2 .table .prices .priceCol .price span:nth-child(2){color:var(--Colors-Grey-grey-300,#aeafb1);font-family:Cera Pro;font-size:.73vw;font-style:normal;font-weight:500;line-height:150%}.KraftPaperPricing .pricev1 .table .prices .priceCol:first-child,.KraftPaperPricing .pricev2 .table .prices .priceCol:first-child{border-right:.05vw solid #d9dadb}.KraftPaperPricing .pricev1 .table .prices .priceCol:nth-child(3),.KraftPaperPricing .pricev2 .table .prices .priceCol:nth-child(3){border-left:.05vw solid #d9dadb}.KraftPaperPricing .button{max-width:none!important;display:flex;justify-content:center;align-items:center;gap:.52vw;border:none;cursor:pointer;width:-moz-fit-content;width:fit-content;text-transform:uppercase;font-weight:500}.KraftPaperPricing .button span:first-child{color:#fff;font-family:Cera Pro;font-size:.899vw;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.07vw}}