.m\:grid,.m\:flex{margin-left:max(-15px,var(--column-gap-mobile, var(--column-gap))/-2);margin-right:max(-15px,var(--column-gap-mobile, var(--column-gap))/-2);row-gap:var(--row-gap-mobile, var(--column-gap-mobile, --column-gap))}@media screen and (min-width: 768px){.m\:grid,.m\:flex{margin-left:min(-7.5px,var(--column-gap-mobile, var(--column-gap))/-2);margin-right:min(-7.5px,var(--column-gap-mobile, var(--column-gap))/-2)}}@media screen and (min-width: 1024px){.m\:grid,.m\:flex{row-gap:var(--row-gap, var(--column-gap));margin-left:calc(var(--column-gap, 0)/-2);margin-right:calc(var(--column-gap, 0)/-2)}}.m\:grid,.m\:display-grid{display:grid}.m\:flex,.m\:display-flex{display:flex}.m\:flex-1{flex:1 1 0%}.m\:flex-none{flex:none}.m\:grid-1-cols{grid-template-columns:repeat(1,minmax(0,1fr))}.m\:grid-2-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.m\:grid-3-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.m\:grid-4-cols{grid-template-columns:repeat(4,minmax(0,1fr))}.m\:grid-5-cols{grid-template-columns:repeat(5,minmax(0,1fr))}.m\:grid-6-cols{grid-template-columns:repeat(6,minmax(0,1fr))}.m\:grid-7-cols{grid-template-columns:repeat(7,minmax(0,1fr))}.m\:grid-8-cols{grid-template-columns:repeat(8,minmax(0,1fr))}.m\:grid-9-cols{grid-template-columns:repeat(9,minmax(0,1fr))}.m\:grid-10-cols{grid-template-columns:repeat(10,minmax(0,1fr))}.m\:grid-11-cols{grid-template-columns:repeat(11,minmax(0,1fr))}.m\:grid-12-cols{grid-template-columns:repeat(12,minmax(0,1fr))}.m\:grid-1-rows{grid-template-rows:repeat(1,minmax(0,1fr))}.m\:grid-2-rows{grid-template-rows:repeat(2,minmax(0,1fr))}.m\:grid-3-rows{grid-template-rows:repeat(3,minmax(0,1fr))}.m\:grid-4-rows{grid-template-rows:repeat(4,minmax(0,1fr))}.m\:grid-5-rows{grid-template-rows:repeat(5,minmax(0,1fr))}.m\:grid-6-rows{grid-template-rows:repeat(6,minmax(0,1fr))}.m\:grid-7-rows{grid-template-rows:repeat(7,minmax(0,1fr))}.m\:grid-8-rows{grid-template-rows:repeat(8,minmax(0,1fr))}.m\:grid-9-rows{grid-template-rows:repeat(9,minmax(0,1fr))}.m\:grid-10-rows{grid-template-rows:repeat(10,minmax(0,1fr))}.m\:grid-11-rows{grid-template-rows:repeat(11,minmax(0,1fr))}.m\:grid-12-rows{grid-template-rows:repeat(12,minmax(0,1fr))}.m\:column{padding-left:calc(var(--column-gap-mobile, var(--column-gap))/2);padding-right:calc(var(--column-gap-mobile, var(--column-gap))/2)}@media screen and (min-width: 768px){.m\:column{padding-left:max(7.5px,var(--column-gap-mobile, var(--column-gap))/2);padding-right:max(7.5px,var(--column-gap-mobile, var(--column-gap))/2)}}@media screen and (min-width: 1024px){.m\:column{padding-left:calc(var(--column-gap, 0)/2);padding-right:calc(var(--column-gap, 0)/2)}}.m\:block{display:block}.m\:inline-block{display:inline-block}.m\:flex{display:flex}.m\:flex-col{flex-direction:column}.m\:flex-col-reverse{flex-direction:column-reverse}.m\:flex-row{flex-direction:row}.m\:flex-row-reverse{flex-direction:row-reverse}.m\:flex-wrap{flex-wrap:wrap}.m\:flex-nowrap{flex-wrap:nowrap}.m\:inline-flex{display:inline-flex}.m\:hidden{display:none}.m\:items-start{align-items:start}.m\:items-center{align-items:center}.m\:items-end{align-items:end}.m\:justify-start{justify-content:flex-start}.m\:justify-center{justify-content:center}.m\:justify-end{justify-content:flex-end}.m\:justify-between{justify-content:space-between}.m\:justify-around{justify-content:space-around}.m\:text-left{text-align:left}.m\:text-center{text-align:center}.m\:text-right{text-align:right}.m\:text-base{font-size:calc(var(--font-base-size, 1rem)*1px);line-height:1.5rem}.m\:text-sm{font-size:.875rem;line-height:1.25rem}.m\:text-xs{font-size:.75rem;line-height:1rem}.m\:text-lg{font-size:1.125rem;line-height:1.75rem}.m\:text-xl{font-size:1.25rem;line-height:1.75rem}.m\:text-2xl{font-size:1.5rem;line-height:2rem}.m\:text-3xl{font-size:1.875rem;line-height:2.25rem}.m\:text-4xl{font-size:2.25rem;line-height:2.5rem}.m\:text-5xl{font-size:3rem;line-height:1}.m\:text-6xl{font-size:3.75rem;line-height:1}.m\:text-7xl{font-size:4.5rem;line-height:1}.m\:text-8xl{font-size:6rem;line-height:1}.m\:text-9xl{font-size:8rem;line-height:1}.m\:w-1\/12{width:8.3333333333%}.m\:w-2\/12{width:16.6666666667%}.m\:w-3\/12{width:25%}.m\:w-4\/12{width:33.3333333333%}.m\:w-5\/12{width:41.6666666667%}.m\:w-6\/12{width:50%}.m\:w-7\/12{width:58.3333333333%}.m\:w-8\/12{width:66.6666666667%}.m\:w-9\/12{width:75%}.m\:w-10\/12{width:83.3333333333%}.m\:w-11\/12{width:91.6666666667%}.m\:w-12\/12,.m\:w-full{width:100%}.m\:h-full{height:100%}.m\:w-auto{width:auto}.m\:w-1\/2{width:50%}.m\:w-1\/3{width:33.33%}.m\:w-1\/4{width:25%}.m\:w-1\/5{width:20%}.m\:w-2\/5{width:40%}.m\:w-3\/5{width:60%}.m\:w-4\/5{width:80%}.m\:w-5\/5{width:100%}@media (min-width: 640px){.sm\:m\:grid-1-cols{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:m\:grid-2-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:m\:grid-3-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:m\:grid-4-cols{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:m\:grid-5-cols{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:m\:grid-6-cols{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\:m\:grid-7-cols{grid-template-columns:repeat(7,minmax(0,1fr))}.sm\:m\:grid-8-cols{grid-template-columns:repeat(8,minmax(0,1fr))}.sm\:m\:grid-9-cols{grid-template-columns:repeat(9,minmax(0,1fr))}.sm\:m\:grid-10-cols{grid-template-columns:repeat(10,minmax(0,1fr))}.sm\:m\:grid-11-cols{grid-template-columns:repeat(11,minmax(0,1fr))}.sm\:m\:grid-12-cols{grid-template-columns:repeat(12,minmax(0,1fr))}.sm\:m\:grid-1-rows{grid-template-rows:repeat(1,minmax(0,1fr))}.sm\:m\:grid-2-rows{grid-template-rows:repeat(2,minmax(0,1fr))}.sm\:m\:grid-3-rows{grid-template-rows:repeat(3,minmax(0,1fr))}.sm\:m\:grid-4-rows{grid-template-rows:repeat(4,minmax(0,1fr))}.sm\:m\:grid-5-rows{grid-template-rows:repeat(5,minmax(0,1fr))}.sm\:m\:grid-6-rows{grid-template-rows:repeat(6,minmax(0,1fr))}.sm\:m\:grid-7-rows{grid-template-rows:repeat(7,minmax(0,1fr))}.sm\:m\:grid-8-rows{grid-template-rows:repeat(8,minmax(0,1fr))}.sm\:m\:grid-9-rows{grid-template-rows:repeat(9,minmax(0,1fr))}.sm\:m\:grid-10-rows{grid-template-rows:repeat(10,minmax(0,1fr))}.sm\:m\:grid-11-rows{grid-template-rows:repeat(11,minmax(0,1fr))}.sm\:m\:grid-12-rows{grid-template-rows:repeat(12,minmax(0,1fr))}.sm\:m\:w-1\/12{width:8.3333333333%}.sm\:m\:w-2\/12{width:16.6666666667%}.sm\:m\:w-3\/12{width:25%}.sm\:m\:w-4\/12{width:33.3333333333%}.sm\:m\:w-5\/12{width:41.6666666667%}.sm\:m\:w-6\/12{width:50%}.sm\:m\:w-7\/12{width:58.3333333333%}.sm\:m\:w-8\/12{width:66.6666666667%}.sm\:m\:w-9\/12{width:75%}.sm\:m\:w-10\/12{width:83.3333333333%}.sm\:m\:w-11\/12{width:91.6666666667%}.sm\:m\:w-12\/12{width:100%}.sm\:m\:w-1\/2{width:50%}.sm\:m\:w-1\/3{width:33.33%}.sm\:m\:w-1\/4{width:25%}.sm\:m\:w-1\/5{width:20%}.sm\:m\:w-full{width:100%}.sm\:m\:w-auto{width:auto}.sm\:m\:mx-auto{margin-left:auto;margin-right:auto}.sm\:m\:mr-auto{margin-right:auto}.sm\:m\:ml-auto{margin-left:auto}.sm\:m\:items-start{align-items:start}.sm\:m\:items-center{align-items:center}.sm\:m\:items-end{align-items:end}.sm\:m\:flex-col{flex-direction:column}.sm\:m\:flex-col-reverse{flex-direction:column-reverse}.sm\:m\:flex-row{flex-direction:row}.sm\:m\:flex-row-reverse{flex-direction:row-reverse}.sm\:m\:flex-wrap{flex-wrap:wrap}.sm\:m\:flex-nowrap{flex-wrap:nowrap}.sm\:m\:justify-start{justify-content:flex-start}.sm\:m\:justify-center{justify-content:center}.sm\:m\:justify-end{justify-content:flex-end}.sm\:m\:justify-between{justify-content:space-between}.sm\:m\:justify-around{justify-content:space-around}.sm\:m\:text-left{text-align:left}.sm\:m\:text-center{text-align:center}.sm\:m\:text-right{text-align:right}.sm\:m\:hidden{display:none}.sm\:m\:block{display:block}.sm\:m\:flex{display:flex}.sm\:m\:grid{display:grid}.sm\:m\:display-flex{display:flex}.sm\:m\:display-grid{display:grid}.sm\:m\:text-base{font-size:calc(var(--font-base-size, 1rem)*1px);line-height:1.5rem}.sm\:m\:text-sm{font-size:.875rem;line-height:1.25rem}.sm\:m\:text-xs{font-size:.75rem;line-height:1rem}.sm\:m\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:m\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:m\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:m\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:m\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:m\:text-5xl{font-size:3rem;line-height:1}.sm\:m\:text-6xl{font-size:3.75rem;line-height:1}.sm\:m\:text-7xl{font-size:4.5rem;line-height:1}.sm\:m\:text-8xl{font-size:6rem;line-height:1}.sm\:m\:text-9xl{font-size:8rem;line-height:1}}@media (min-width: 768px){.md\:m\:grid-1-cols{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:m\:grid-2-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:m\:grid-3-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:m\:grid-4-cols{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:m\:grid-5-cols{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:m\:grid-6-cols{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:m\:grid-7-cols{grid-template-columns:repeat(7,minmax(0,1fr))}.md\:m\:grid-8-cols{grid-template-columns:repeat(8,minmax(0,1fr))}.md\:m\:grid-9-cols{grid-template-columns:repeat(9,minmax(0,1fr))}.md\:m\:grid-10-cols{grid-template-columns:repeat(10,minmax(0,1fr))}.md\:m\:grid-11-cols{grid-template-columns:repeat(11,minmax(0,1fr))}.md\:m\:grid-12-cols{grid-template-columns:repeat(12,minmax(0,1fr))}.md\:m\:grid-1-rows{grid-template-rows:repeat(1,minmax(0,1fr))}.md\:m\:grid-2-rows{grid-template-rows:repeat(2,minmax(0,1fr))}.md\:m\:grid-3-rows{grid-template-rows:repeat(3,minmax(0,1fr))}.md\:m\:grid-4-rows{grid-template-rows:repeat(4,minmax(0,1fr))}.md\:m\:grid-5-rows{grid-template-rows:repeat(5,minmax(0,1fr))}.md\:m\:grid-6-rows{grid-template-rows:repeat(6,minmax(0,1fr))}.md\:m\:grid-7-rows{grid-template-rows:repeat(7,minmax(0,1fr))}.md\:m\:grid-8-rows{grid-template-rows:repeat(8,minmax(0,1fr))}.md\:m\:grid-9-rows{grid-template-rows:repeat(9,minmax(0,1fr))}.md\:m\:grid-10-rows{grid-template-rows:repeat(10,minmax(0,1fr))}.md\:m\:grid-11-rows{grid-template-rows:repeat(11,minmax(0,1fr))}.md\:m\:grid-12-rows{grid-template-rows:repeat(12,minmax(0,1fr))}.md\:m\:w-1\/12{width:8.3333333333%}.md\:m\:w-2\/12{width:16.6666666667%}.md\:m\:w-3\/12{width:25%}.md\:m\:w-4\/12{width:33.3333333333%}.md\:m\:w-5\/12{width:41.6666666667%}.md\:m\:w-6\/12{width:50%}.md\:m\:w-7\/12{width:58.3333333333%}.md\:m\:w-8\/12{width:66.6666666667%}.md\:m\:w-9\/12{width:75%}.md\:m\:w-10\/12{width:83.3333333333%}.md\:m\:w-11\/12{width:91.6666666667%}.md\:m\:w-12\/12{width:100%}.md\:m\:w-1\/2{width:50%}.md\:m\:w-1\/3{width:33.33%}.md\:m\:w-1\/4{width:25%}.md\:m\:w-1\/5{width:20%}.md\:m\:w-full{width:100%}.md\:m\:w-auto{width:auto}.md\:m\:mx-auto{margin-left:auto;margin-right:auto}.md\:m\:mr-auto{margin-right:auto}.md\:m\:ml-auto{margin-left:auto}.md\:m\:items-start{align-items:start}.md\:m\:items-center{align-items:center}.md\:m\:items-end{align-items:end}.md\:m\:flex-col{flex-direction:column}.md\:m\:flex-col-reverse{flex-direction:column-reverse}.md\:m\:flex-row{flex-direction:row}.md\:m\:flex-row-reverse{flex-direction:row-reverse}.md\:m\:flex-wrap{flex-wrap:wrap}.md\:m\:flex-nowrap{flex-wrap:nowrap}.md\:m\:justify-start{justify-content:flex-start}.md\:m\:justify-center{justify-content:center}.md\:m\:justify-end{justify-content:flex-end}.md\:m\:justify-between{justify-content:space-between}.md\:m\:justify-around{justify-content:space-around}.md\:m\:text-left{text-align:left}.md\:m\:text-center{text-align:center}.md\:m\:text-right{text-align:right}.md\:m\:hidden{display:none}.md\:m\:block{display:block}.md\:m\:flex{display:flex}.md\:m\:grid{display:grid}.md\:m\:display-flex{display:flex}.md\:m\:display-grid{display:grid}.md\:m\:text-base{font-size:calc(var(--font-base-size, 1rem)*1px);line-height:1.5rem}.md\:m\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:m\:text-xs{font-size:.75rem;line-height:1rem}.md\:m\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:m\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:m\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:m\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:m\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:m\:text-5xl{font-size:3rem;line-height:1}.md\:m\:text-6xl{font-size:3.75rem;line-height:1}.md\:m\:text-7xl{font-size:4.5rem;line-height:1}.md\:m\:text-8xl{font-size:6rem;line-height:1}.md\:m\:text-9xl{font-size:8rem;line-height:1}}@media (min-width: 1024px){.lg\:m\:grid-1-cols{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:m\:grid-2-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:m\:grid-3-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:m\:grid-4-cols{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:m\:grid-5-cols{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:m\:grid-6-cols{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:m\:grid-7-cols{grid-template-columns:repeat(7,minmax(0,1fr))}.lg\:m\:grid-8-cols{grid-template-columns:repeat(8,minmax(0,1fr))}.lg\:m\:grid-9-cols{grid-template-columns:repeat(9,minmax(0,1fr))}.lg\:m\:grid-10-cols{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\:m\:grid-11-cols{grid-template-columns:repeat(11,minmax(0,1fr))}.lg\:m\:grid-12-cols{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:m\:grid-1-rows{grid-template-rows:repeat(1,minmax(0,1fr))}.lg\:m\:grid-2-rows{grid-template-rows:repeat(2,minmax(0,1fr))}.lg\:m\:grid-3-rows{grid-template-rows:repeat(3,minmax(0,1fr))}.lg\:m\:grid-4-rows{grid-template-rows:repeat(4,minmax(0,1fr))}.lg\:m\:grid-5-rows{grid-template-rows:repeat(5,minmax(0,1fr))}.lg\:m\:grid-6-rows{grid-template-rows:repeat(6,minmax(0,1fr))}.lg\:m\:grid-7-rows{grid-template-rows:repeat(7,minmax(0,1fr))}.lg\:m\:grid-8-rows{grid-template-rows:repeat(8,minmax(0,1fr))}.lg\:m\:grid-9-rows{grid-template-rows:repeat(9,minmax(0,1fr))}.lg\:m\:grid-10-rows{grid-template-rows:repeat(10,minmax(0,1fr))}.lg\:m\:grid-11-rows{grid-template-rows:repeat(11,minmax(0,1fr))}.lg\:m\:grid-12-rows{grid-template-rows:repeat(12,minmax(0,1fr))}.lg\:m\:w-1\/12{width:8.3333333333%}.lg\:m\:w-2\/12{width:16.6666666667%}.lg\:m\:w-3\/12{width:25%}.lg\:m\:w-4\/12{width:33.3333333333%}.lg\:m\:w-5\/12{width:41.6666666667%}.lg\:m\:w-6\/12{width:50%}.lg\:m\:w-7\/12{width:58.3333333333%}.lg\:m\:w-8\/12{width:66.6666666667%}.lg\:m\:w-9\/12{width:75%}.lg\:m\:w-10\/12{width:83.3333333333%}.lg\:m\:w-11\/12{width:91.6666666667%}.lg\:m\:w-12\/12{width:100%}.lg\:m\:w-1\/2{width:50%}.lg\:m\:w-1\/3{width:33.33%}.lg\:m\:w-1\/4{width:25%}.lg\:m\:w-1\/5{width:20%}.lg\:m\:w-full{width:100%}.lg\:m\:w-auto{width:auto}.lg\:m\:mx-auto{margin-left:auto;margin-right:auto}.lg\:m\:mr-auto{margin-right:auto}.lg\:m\:ml-auto{margin-left:auto}.lg\:m\:items-start{align-items:start}.lg\:m\:items-center{align-items:center}.lg\:m\:items-end{align-items:end}.lg\:m\:flex-col{flex-direction:column}.lg\:m\:flex-col-reverse{flex-direction:column-reverse}.lg\:m\:flex-row{flex-direction:row}.lg\:m\:flex-row-reverse{flex-direction:row-reverse}.lg\:m\:flex-wrap{flex-wrap:wrap}.lg\:m\:flex-nowrap{flex-wrap:nowrap}.lg\:m\:justify-start{justify-content:flex-start}.lg\:m\:justify-center{justify-content:center}.lg\:m\:justify-end{justify-content:flex-end}.lg\:m\:justify-between{justify-content:space-between}.lg\:m\:justify-around{justify-content:space-around}.lg\:m\:text-left{text-align:left}.lg\:m\:text-center{text-align:center}.lg\:m\:text-right{text-align:right}.lg\:m\:hidden{display:none}.lg\:m\:block{display:block}.lg\:m\:flex{display:flex}.lg\:m\:grid{display:grid}.lg\:m\:display-flex{display:flex}.lg\:m\:display-grid{display:grid}.lg\:m\:text-base{font-size:calc(var(--font-base-size, 1rem)*1px);line-height:1.5rem}.lg\:m\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:m\:text-xs{font-size:.75rem;line-height:1rem}.lg\:m\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:m\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:m\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:m\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:m\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:m\:text-5xl{font-size:3rem;line-height:1}.lg\:m\:text-6xl{font-size:3.75rem;line-height:1}.lg\:m\:text-7xl{font-size:4.5rem;line-height:1}.lg\:m\:text-8xl{font-size:6rem;line-height:1}.lg\:m\:text-9xl{font-size:8rem;line-height:1}}@media (min-width: 1280px){.xl\:m\:grid-1-cols{grid-template-columns:repeat(1,minmax(0,1fr))}.xl\:m\:grid-2-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:m\:grid-3-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:m\:grid-4-cols{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:m\:grid-5-cols{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:m\:grid-6-cols{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:m\:grid-7-cols{grid-template-columns:repeat(7,minmax(0,1fr))}.xl\:m\:grid-8-cols{grid-template-columns:repeat(8,minmax(0,1fr))}.xl\:m\:grid-9-cols{grid-template-columns:repeat(9,minmax(0,1fr))}.xl\:m\:grid-10-cols{grid-template-columns:repeat(10,minmax(0,1fr))}.xl\:m\:grid-11-cols{grid-template-columns:repeat(11,minmax(0,1fr))}.xl\:m\:grid-12-cols{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\:m\:grid-1-rows{grid-template-rows:repeat(1,minmax(0,1fr))}.xl\:m\:grid-2-rows{grid-template-rows:repeat(2,minmax(0,1fr))}.xl\:m\:grid-3-rows{grid-template-rows:repeat(3,minmax(0,1fr))}.xl\:m\:grid-4-rows{grid-template-rows:repeat(4,minmax(0,1fr))}.xl\:m\:grid-5-rows{grid-template-rows:repeat(5,minmax(0,1fr))}.xl\:m\:grid-6-rows{grid-template-rows:repeat(6,minmax(0,1fr))}.xl\:m\:grid-7-rows{grid-template-rows:repeat(7,minmax(0,1fr))}.xl\:m\:grid-8-rows{grid-template-rows:repeat(8,minmax(0,1fr))}.xl\:m\:grid-9-rows{grid-template-rows:repeat(9,minmax(0,1fr))}.xl\:m\:grid-10-rows{grid-template-rows:repeat(10,minmax(0,1fr))}.xl\:m\:grid-11-rows{grid-template-rows:repeat(11,minmax(0,1fr))}.xl\:m\:grid-12-rows{grid-template-rows:repeat(12,minmax(0,1fr))}.xl\:m\:w-1\/12{width:8.3333333333%}.xl\:m\:w-2\/12{width:16.6666666667%}.xl\:m\:w-3\/12{width:25%}.xl\:m\:w-4\/12{width:33.3333333333%}.xl\:m\:w-5\/12{width:41.6666666667%}.xl\:m\:w-6\/12{width:50%}.xl\:m\:w-7\/12{width:58.3333333333%}.xl\:m\:w-8\/12{width:66.6666666667%}.xl\:m\:w-9\/12{width:75%}.xl\:m\:w-10\/12{width:83.3333333333%}.xl\:m\:w-11\/12{width:91.6666666667%}.xl\:m\:w-12\/12{width:100%}.xl\:m\:w-1\/2{width:50%}.xl\:m\:w-1\/3{width:33.33%}.xl\:m\:w-1\/4{width:25%}.xl\:m\:w-1\/5{width:20%}.xl\:m\:w-full{width:100%}.xl\:m\:w-auto{width:auto}.xl\:m\:mx-auto{margin-left:auto;margin-right:auto}.xl\:m\:mr-auto{margin-right:auto}.xl\:m\:ml-auto{margin-left:auto}.xl\:m\:items-start{align-items:start}.xl\:m\:items-center{align-items:center}.xl\:m\:items-end{align-items:end}.xl\:m\:flex-col{flex-direction:column}.xl\:m\:flex-col-reverse{flex-direction:column-reverse}.xl\:m\:flex-row{flex-direction:row}.xl\:m\:flex-row-reverse{flex-direction:row-reverse}.xl\:m\:flex-wrap{flex-wrap:wrap}.xl\:m\:flex-nowrap{flex-wrap:nowrap}.xl\:m\:justify-start{justify-content:flex-start}.xl\:m\:justify-center{justify-content:center}.xl\:m\:justify-end{justify-content:flex-end}.xl\:m\:justify-between{justify-content:space-between}.xl\:m\:justify-around{justify-content:space-around}.xl\:m\:text-left{text-align:left}.xl\:m\:text-center{text-align:center}.xl\:m\:text-right{text-align:right}.xl\:m\:hidden{display:none}.xl\:m\:block{display:block}.xl\:m\:flex{display:flex}.xl\:m\:grid{display:grid}.xl\:m\:display-flex{display:flex}.xl\:m\:display-grid{display:grid}.xl\:m\:text-base{font-size:calc(var(--font-base-size, 1rem)*1px);line-height:1.5rem}.xl\:m\:text-sm{font-size:.875rem;line-height:1.25rem}.xl\:m\:text-xs{font-size:.75rem;line-height:1rem}.xl\:m\:text-lg{font-size:1.125rem;line-height:1.75rem}.xl\:m\:text-xl{font-size:1.25rem;line-height:1.75rem}.xl\:m\:text-2xl{font-size:1.5rem;line-height:2rem}.xl\:m\:text-3xl{font-size:1.875rem;line-height:2.25rem}.xl\:m\:text-4xl{font-size:2.25rem;line-height:2.5rem}.xl\:m\:text-5xl{font-size:3rem;line-height:1}.xl\:m\:text-6xl{font-size:3.75rem;line-height:1}.xl\:m\:text-7xl{font-size:4.5rem;line-height:1}.xl\:m\:text-8xl{font-size:6rem;line-height:1}.xl\:m\:text-9xl{font-size:8rem;line-height:1}}@media (min-width: 1536px){.xxl\:m\:grid-1-cols{grid-template-columns:repeat(1,minmax(0,1fr))}.xxl\:m\:grid-2-cols{grid-template-columns:repeat(2,minmax(0,1fr))}.xxl\:m\:grid-3-cols{grid-template-columns:repeat(3,minmax(0,1fr))}.xxl\:m\:grid-4-cols{grid-template-columns:repeat(4,minmax(0,1fr))}.xxl\:m\:grid-5-cols{grid-template-columns:repeat(5,minmax(0,1fr))}.xxl\:m\:grid-6-cols{grid-template-columns:repeat(6,minmax(0,1fr))}.xxl\:m\:grid-7-cols{grid-template-columns:repeat(7,minmax(0,1fr))}.xxl\:m\:grid-8-cols{grid-template-columns:repeat(8,minmax(0,1fr))}.xxl\:m\:grid-9-cols{grid-template-columns:repeat(9,minmax(0,1fr))}.xxl\:m\:grid-10-cols{grid-template-columns:repeat(10,minmax(0,1fr))}.xxl\:m\:grid-11-cols{grid-template-columns:repeat(11,minmax(0,1fr))}.xxl\:m\:grid-12-cols{grid-template-columns:repeat(12,minmax(0,1fr))}.xxl\:m\:grid-1-rows{grid-template-rows:repeat(1,minmax(0,1fr))}.xxl\:m\:grid-2-rows{grid-template-rows:repeat(2,minmax(0,1fr))}.xxl\:m\:grid-3-rows{grid-template-rows:repeat(3,minmax(0,1fr))}.xxl\:m\:grid-4-rows{grid-template-rows:repeat(4,minmax(0,1fr))}.xxl\:m\:grid-5-rows{grid-template-rows:repeat(5,minmax(0,1fr))}.xxl\:m\:grid-6-rows{grid-template-rows:repeat(6,minmax(0,1fr))}.xxl\:m\:grid-7-rows{grid-template-rows:repeat(7,minmax(0,1fr))}.xxl\:m\:grid-8-rows{grid-template-rows:repeat(8,minmax(0,1fr))}.xxl\:m\:grid-9-rows{grid-template-rows:repeat(9,minmax(0,1fr))}.xxl\:m\:grid-10-rows{grid-template-rows:repeat(10,minmax(0,1fr))}.xxl\:m\:grid-11-rows{grid-template-rows:repeat(11,minmax(0,1fr))}.xxl\:m\:grid-12-rows{grid-template-rows:repeat(12,minmax(0,1fr))}.xxl\:m\:w-1\/12{width:8.3333333333%}.xxl\:m\:w-2\/12{width:16.6666666667%}.xxl\:m\:w-3\/12{width:25%}.xxl\:m\:w-4\/12{width:33.3333333333%}.xxl\:m\:w-5\/12{width:41.6666666667%}.xxl\:m\:w-6\/12{width:50%}.xxl\:m\:w-7\/12{width:58.3333333333%}.xxl\:m\:w-8\/12{width:66.6666666667%}.xxl\:m\:w-9\/12{width:75%}.xxl\:m\:w-10\/12{width:83.3333333333%}.xxl\:m\:w-11\/12{width:91.6666666667%}.xxl\:m\:w-12\/12{width:100%}.xxl\:m\:w-1\/2{width:50%}.xxl\:m\:w-1\/3{width:33.33%}.xxl\:m\:w-1\/4{width:25%}.xxl\:m\:w-1\/5{width:20%}.xxl\:m\:w-full{width:100%}.xxl\:m\:w-auto{width:auto}.xxl\:m\:mx-auto{margin-left:auto;margin-right:auto}.xxl\:m\:mr-auto{margin-right:auto}.xxl\:m\:ml-auto{margin-left:auto}.xxl\:m\:items-start{align-items:start}.xxl\:m\:items-center{align-items:center}.xxl\:m\:items-end{align-items:end}.xxl\:m\:flex-col{flex-direction:column}.xxl\:m\:flex-col-reverse{flex-direction:column-reverse}.xxl\:m\:flex-row{flex-direction:row}.xxl\:m\:flex-row-reverse{flex-direction:row-reverse}.xxl\:m\:flex-wrap{flex-wrap:wrap}.xxl\:m\:flex-nowrap{flex-wrap:nowrap}.xxl\:m\:justify-start{justify-content:flex-start}.xxl\:m\:justify-center{justify-content:center}.xxl\:m\:justify-end{justify-content:flex-end}.xxl\:m\:justify-between{justify-content:space-between}.xxl\:m\:justify-around{justify-content:space-around}.xxl\:m\:text-left{text-align:left}.xxl\:m\:text-center{text-align:center}.xxl\:m\:text-right{text-align:right}.xxl\:m\:hidden{display:none}.xxl\:m\:block{display:block}.xxl\:m\:flex{display:flex}.xxl\:m\:grid{display:grid}.xxl\:m\:display-flex{display:flex}.xxl\:m\:display-grid{display:grid}.xxl\:m\:text-base{font-size:calc(var(--font-base-size, 1rem)*1px);line-height:1.5rem}.xxl\:m\:text-sm{font-size:.875rem;line-height:1.25rem}.xxl\:m\:text-xs{font-size:.75rem;line-height:1rem}.xxl\:m\:text-lg{font-size:1.125rem;line-height:1.75rem}.xxl\:m\:text-xl{font-size:1.25rem;line-height:1.75rem}.xxl\:m\:text-2xl{font-size:1.5rem;line-height:2rem}.xxl\:m\:text-3xl{font-size:1.875rem;line-height:2.25rem}.xxl\:m\:text-4xl{font-size:2.25rem;line-height:2.5rem}.xxl\:m\:text-5xl{font-size:3rem;line-height:1}.xxl\:m\:text-6xl{font-size:3.75rem;line-height:1}.xxl\:m\:text-7xl{font-size:4.5rem;line-height:1}.xxl\:m\:text-8xl{font-size:6rem;line-height:1}.xxl\:m\:text-9xl{font-size:8rem;line-height:1}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;-webkit-tap-highlight-color:rgba(0,0,0,0)}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}a{color:inherit;text-decoration:inherit;cursor:pointer}b,strong{font-weight:bolder}code,kbd,samp,pre{font-size:1em}small{font-size:80%}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:currentColor;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;appearance:textfied;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:.75;color:rgb(var(--color-form-field-text))}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block}img,video{max-width:100%;height:auto}[hidden]{display:none!important}.rte>*:last-child{margin-bottom:0}.rte :where(img,iframe){display:inline-block}.rte :where(h1,h2,h3,h4,h5,h6){margin-bottom:.85em;margin-top:1em}.rte p{margin-bottom:.75em;margin-top:.75em}.rte p:first-child{margin-top:0}.rte p:last-child{margin-bottom:0}.rte table{table-layout:fixed}.rte table:not([class]){border-collapse:collapse;border-style:hidden;box-shadow:0 0 0 1px rgba(var(--color-foreground),.2)}.rte table:not([class]) td,.rte table:not([class]) th{padding:.5em;border:1px solid rgba(var(--color-foreground),.2)}.rte img{height:auto;max-width:100%;margin-top:1rem;margin-bottom:1rem}.rte blockquote{display:inline-flex;font-style:italic;color:rgba(var(--color-foreground),.75);border-left:.2rem solid rgba(var(--color-foreground),.2);padding-left:1rem;margin:revert}.rte blockquote>*{margin:-.5rem 0}@media screen and (min-width: 750px){.rte blockquote{padding-left:1.5rem}}.rte :where(ul,ol){padding-left:2rem;margin-bottom:1.25em;margin-top:1.25em}.rte :where(ul,ol).liststyle-none{list-style:none;padding:0}.rte ul{list-style-type:disc}.rte ol{list-style-type:decimal}.rte ul.list-none{list-style:none;padding:0}.rte li{list-style:inherit;line-height:2}.rte li:last-child{margin-bottom:0}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=text],input[type=email],input[type=password],input[type=search],select{-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=number]{-moz-appearance:textfield}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}select{background-color:#0000;background-position:center;background-repeat:no-repeat;background-image:var(--arrow-select-box);background-size:10px;background-position-x:calc(100% - 9px);padding-right:25px}input:not(.m-quantity__input,.form-field,.m-facets-price--range),textarea:not(.m-quantity__input,.form-field,.m-facets-price--range){border-width:1px;border-style:solid}.m-button,.shopify-payment-button__button.shopify-payment-button__button--unbranded,.spr-button.spr-button-primary{outline:none;text-align:center;padding:10px 20px;white-space:normal;transition:var(--m-duration-default, .25s) all;display:inline-block;border:1px solid rgba(0,0,0,0);font-size:var(--font-btn-size, 1rem);font-weight:var(--font-btn-weight, 500);letter-spacing:var(--btn-letter-spacing, 0);text-transform:var(--btn-text-transform, "");border-radius:var(--btn-border-radius, 0);line-height:var(--btn-line-height, "normal")}.m-button:hover,.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover,.spr-button.spr-button-primary:hover{cursor:pointer}.m-button:focus,.shopify-payment-button__button.shopify-payment-button__button--unbranded:focus,.spr-button.spr-button-primary:focus,.m-button:hover,.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover,.spr-button.spr-button-primary:hover{border-color:rgb(var(--color-button-hover));background-color:rgb(var(--color-button-hover));color:rgb(var(--color-button-text-hover))}.m-button:not(.m-button--link,.m-link-underline,.m-button--blank):hover,.shopify-payment-button__button.shopify-payment-button__button--unbranded:not(.m-button--link,.m-link-underline,.m-button--blank):hover,.spr-button.spr-button-primary:not(.m-button--link,.m-link-underline,.m-button--blank):hover{box-shadow:0 0 0 .2rem rgb(var(--color-button-hover))}.m-button:disabled,.shopify-payment-button__button.shopify-payment-button__button--unbranded:disabled,.spr-button.spr-button-primary:disabled,.m-button.disabled,.disabled.shopify-payment-button__button.shopify-payment-button__button--unbranded,.disabled.spr-button.spr-button-primary,.m-button--disabled,.m-button[disabled],[disabled].shopify-payment-button__button.shopify-payment-button__button--unbranded,[disabled].spr-button.spr-button-primary{pointer-events:none;opacity:.5}.m-button.m-button--small,.m-button--small.shopify-payment-button__button.shopify-payment-button__button--unbranded,.m-button--small.spr-button.spr-button-primary{font-size:14px;line-height:20px}.m-button.m-button--small:not(.m-button--link):not(.m-link-underline),.m-button--small.shopify-payment-button__button.shopify-payment-button__button--unbranded:not(.m-button--link):not(.m-link-underline),.m-button--small.spr-button.spr-button-primary:not(.m-button--link):not(.m-link-underline){padding-top:8px;padding-bottom:8px}.m-button.m-button--large:not(.m-button--link):not(.m-link-underline),.m-button--large.shopify-payment-button__button.shopify-payment-button__button--unbranded:not(.m-button--link):not(.m-link-underline),.m-button--large.spr-button.spr-button-primary:not(.m-button--link):not(.m-link-underline){padding-top:12px;padding-bottom:12px}@media screen and (min-width: 1024px){.m-button.m-button--large,.m-button--large.shopify-payment-button__button.shopify-payment-button__button--unbranded,.m-button--large.spr-button.spr-button-primary{font-size:18px;line-height:28px}}@media screen and (min-width: 768px){.m-button,.shopify-payment-button__button.shopify-payment-button__button--unbranded,.spr-button.spr-button-primary{padding-left:30px;padding-right:30px}}.m-button--primary,.shopify-payment-button__button.shopify-payment-button__button--unbranded,.spr-button.spr-button-primary{background-color:rgb(var(--color-button));border-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.m-button--primary:focus,.shopify-payment-button__button.shopify-payment-button__button--unbranded:focus,.spr-button.spr-button-primary:focus,.m-button--primary:hover,.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover,.spr-button.spr-button-primary:hover{background:rgb(var(--color-button-hover));border-color:rgb(var(--color-button-hover));color:rgb(var(--color-button-text-hover))}.m-button--link,.m-section__description a,.m-link-underline,.rte a:not(.spr-summary-actions-newreview){padding:0;border-radius:0;border-width:0;position:relative;color:rgb(var(--color-foreground))}.m-button--link:hover,.m-section__description a:hover,.m-link-underline:hover,.rte a:hover:not(.spr-summary-actions-newreview),.m-button--link:focus,.m-section__description a:focus,.m-link-underline:focus,.rte a:focus:not(.spr-summary-actions-newreview){background:none;color:rgb(var(--color-foreground))}.m-button--link:hover:before,.m-section__description a:hover:before,.m-link-underline:hover:before,.rte a:hover:not(.spr-summary-actions-newreview):before,.m-button--link:focus:before,.m-section__description a:focus:before,.m-link-underline:focus:before,.rte a:focus:not(.spr-summary-actions-newreview):before{-webkit-transform:scaleX(0) translateZ(0);transform:scaleX(0) translateZ(0);-webkit-transition:-webkit-transform var(--m-duration-long, .5s) cubic-bezier(.165,.84,.44,1);transition:-webkit-transform var(--m-duration-long, .5s) cubic-bezier(.165,.84,.44,1);transition:transform var(--m-duration-long, .5s) cubic-bezier(.165,.84,.44,1)}.m-button--link:hover:after,.m-section__description a:hover:after,.m-link-underline:hover:after,.rte a:hover:not(.spr-summary-actions-newreview):after,.m-button--link:focus:after,.m-section__description a:focus:after,.m-link-underline:focus:after,.rte a:focus:not(.spr-summary-actions-newreview):after{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);transition:transform var(--m-duration-long, .5s) cubic-bezier(.165,.84,.44,1) .3s,-webkit-transform var(--m-duration-long, .5s) cubic-bezier(.165,.84,.44,1) .3s}.m-button--link:before,.m-section__description a:before,.m-link-underline:before,.rte a:not(.spr-summary-actions-newreview):before,.m-button--link:after,.m-section__description a:after,.m-link-underline:after,.rte a:not(.spr-summary-actions-newreview):after{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:var(--btn-link-border, 1px);background:currentColor;-webkit-transform-origin:right;-ms-transform-origin:right;transform-origin:right;-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);transition:transform var(--m-duration-long, .5s) cubic-bezier(.165,.84,.44,1) .3s,-webkit-transform var(--m-duration-long, .5s) cubic-bezier(.165,.84,.44,1) .3s}.m-button--link:after,.m-section__description a:after,.m-link-underline:after,.rte a:not(.spr-summary-actions-newreview):after{-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(0) translateZ(0);transform:scaleX(0) translateZ(0);-webkit-transition:-webkit-transform var(--m-duration-long, .5s) cubic-bezier(.165,.84,.44,1);transition:-webkit-transform var(--m-duration-long, .5s) cubic-bezier(.165,.84,.44,1);transition:transform var(--m-duration-long, .5s) cubic-bezier(.165,.84,.44,1),-webkit-transform var(--m-duration-long, .5s) cubic-bezier(.165,.84,.44,1)}.m-button--link.m-button--text-with-icon:before,.m-section__description a.m-button--text-with-icon:before,.m-button--text-with-icon.m-link-underline:before,.rte a.m-button--text-with-icon:not(.spr-summary-actions-newreview):before,.m-button--link.m-button--text-with-icon:after,.m-section__description a.m-button--text-with-icon:after,.m-button--text-with-icon.m-link-underline:after,.rte a.m-button--text-with-icon:not(.spr-summary-actions-newreview):after{width:calc(100% - 25px)}.m-button--blank{transition:all var(--m-duration-default);border:0;padding:0;background-color:#0000}.m-button--blank:hover,.m-button--blank:focus{background-color:#0000;color:rgba(var(--color-foreground),.75);box-shadow:none}.m-button--secondary{background-color:#0000;text-align:center;border:var(--btn-border-width) solid rgb(var(--color-outline-button));color:rgb(var(--color-outline-button))}.m-button--secondary.m-button--small{padding-top:7px;padding-bottom:7px}.m-button--secondary.m-button--large{padding-top:11px;padding-bottom:11px}.m-button--secondary:focus,.m-button--secondary:hover{background:rgb(var(--color-button-hover));border-color:rgb(var(--color-button-hover));color:rgb(var(--color-button-text-hover))}.m-button--plain{border:none!important;background:none!important;padding:0;box-shadow:none!important}.m-button--plain:hover{text-decoration:underline!important;background-color:#0000;color:rgba(var(--color-foreground),.75);transform:translate3d(0,-2px,0)}.m-button--white{background:rgba(var(--bg-white),1);color:rgba(var(--text-black),1)}.m-button--white:hover{border-color:#0000;background:rgb(var(--color-button-hover));color:rgb(var(--color-button-text-hover))}.m-button--text-with-icon{display:inline-flex;align-items:center;column-gap:4px}@media screen and (min-width: 1280px){.m-button--icon:hover{box-shadow:0 0 0 .2rem rgb(var(--color-button-hover))}}.shopify-payment-button__button{border-radius:var(--btn-border-radius, 0)!important;overflow:hidden}.shopify-payment-button__button.shopify-payment-button__button--unbranded,.spr-button.spr-button-primary{white-space:nowrap}.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover:not([disabled]),.spr-button.spr-button-primary:hover:not([disabled]){background:rgb(var(--color-button-hover))!important}.m-section__description a,.m-link-underline,.rte a:not(.spr-summary-actions-newreview){--btn-link-border: 1px}.m-section__description a:after,.m-section__description a:before,.m-link-underline:after,.m-link-underline:before,.rte a:not(.spr-summary-actions-newreview):after,.rte a:not(.spr-summary-actions-newreview):before{bottom:3px}.button[name=checkout]>*{pointer-events:none}.form-field-group{position:relative;margin-bottom:24px}.form-field-group:last-child{margin-bottom:0}.form-field{padding:6px 12px;border:var(--inputs-border-width) solid rgb(var(--color-border));border-radius:var(--inputs-radius);background-color:rgb(var(--color-form-field));color:rgb(var(--color-form-field-text));width:100%;outline:none;line-height:2;transition:all var(--m-duration-default, .25s)}.form-field+.form-field{margin-top:15px}.form-field:focus{border-color:rgb(var(--color-foreground))}.form-field--label{margin-bottom:5px;display:block}.form-field--input__icon{padding-left:48px;padding-right:48px}.form-field--input__plain{border:none;background-color:#0000!important;border-bottom:2px solid #000;border-radius:0;padding-left:0;padding-right:0}.form-field--checkbox{display:flex;align-items:center;padding-left:32px;position:relative;cursor:pointer}.form-field--checkbox input{display:none}.form-field--checkbox input:checked~.form-field--checkbox__icon svg path:last-child{display:block}.form-field--checkbox__icon{position:absolute;left:0}.form-field--checkbox__icon path:last-child{display:none}.form-field--checkbox p{margin:0}.form-field--checkbox a{text-decoration:underline}.form-field--checkbox a:hover{color:rgb(var(--color-foreground))}.form-field--message{align-items:center;font-size:14px;line-height:1;margin-top:10px}.form-field--message:not(.m\:hidden){display:flex}.form-field--message svg{flex-shrink:0;margin-right:5px}.form-field--no-border{border:none}.container{width:100%;margin:0 auto;padding:0 15px;max-width:var(--container-width, 1280px)}.container-fluid{width:100%;margin:0 auto;padding:0 15px;max-width:calc(var(--fluid-container-width, 1620px) + var(--fluid-container-offset)*2)}@media screen and (min-width: 1280px){.container-fluid{padding:0 var(--fluid-container-offset, 60px)}}.container-full{width:100%;margin:0 auto;padding:0 15px}.container-narrow{max-width:740px;width:100%;margin:0 auto;padding:0 15px}.m-section-my{margin-top:var(--spacing-sections-desktop);margin-bottom:var(--spacing-sections-desktop)}@media screen and (max-width: 1535px){.m-section-my{margin-top:var(--spacing-sections-laptop);margin-bottom:var(--spacing-sections-laptop)}}@media screen and (max-width: 1279px){.m-section-my{margin-top:var(--spacing-sections-tablet);margin-bottom:var(--spacing-sections-tablet)}}@media screen and (max-width: 767px){.m-section-my{margin-top:var(--spacing-sections-mobile);margin-bottom:var(--spacing-sections-mobile)}}.m-section-py{--section-padding-top-laptop: calc(var(--section-padding-top) * .8);--section-padding-bottom-laptop: calc(var(--section-padding-bottom) * .8);--section-padding-top-tablet: calc(var(--section-padding-top) * .6);--section-padding-bottom-tablet: calc(var(--section-padding-bottom) * .6);--section-padding-top-mobile: min(var(--section-padding-top),40px);--section-padding-bottom-mobile: min(var(--section-padding-bottom),40px);padding-top:var(--section-padding-top, var(--spacing-sections-desktop));padding-bottom:var(--section-padding-bottom, var(--spacing-sections-desktop))}@media screen and (max-width: 1535px){.m-section-py{padding-top:var(--section-padding-top-laptop, var(--spacing-sections-laptop));padding-bottom:var(--section-padding-bottom-laptop, var(--spacing-sections-laptop))}}@media screen and (max-width: 1279px){.m-section-py{padding-top:var(--section-padding-top-tablet, var(--spacing-sections-tablet));padding-bottom:var(--section-padding-bottom-tablet, var(--spacing-sections-tablet))}}@media screen and (max-width: 767px){.m-section-py{padding-top:var(--section-padding-top-mobile, var(--spacing-sections-mobile));padding-bottom:var(--section-padding-bottom-mobile, var(--spacing-sections-mobile))}}.m\:color-warning{color:rgb(var(--color-warning))}.m\:color-success{color:rgb(var(--color-success))}.m\:font-light{font-weight:300}.m\:font-regular{font-weight:400}.m\:font-medium{font-weight:500}.m\:font-semi-bold{font-weight:600}.m\:font-bold{font-weight:700}.m\:font-extrabold{font-weight:800}.m\:font-black{font-weight:900}@media screen and (min-width: 640px){.m\:text-medium{font-size:2.25rem;line-height:2.5rem}}@media screen and (min-width: 1024px){.m\:text-medium{font-size:3rem;line-height:1}}@media screen and (min-width: 640px){.m\:text-large{font-size:3rem;line-height:1}}@media screen and (min-width: 1024px){.m\:text-large{font-size:4.5rem;line-height:1}}.m\:text-black{color:rgba(var(--text-black),1)}.m\:text-white{color:rgba(var(--text-white),1)}.m\:text-inherit{color:rgb(var(--color-foreground))}.m\:text-color-subtext{color:rgb(var(--color-foreground-secondary))}.m\:text-color-body{color:rgb(var(--color-foreground))}.m\:text-color-warning{color:rgb(var(--color-warning))}.m\:text-color-error{color:rgb(var(--color-error))}.m\:text-color-success{color:rgb(var(--color-success))}.m\:color-price-regular{color:rgb(var(--color-price-regular))}.m\:color-price-sale{color:rgb(var(--color-price-sale))}.m\:text-heading{color:rgb(var(--color-heading))}.m\:rounded-full{border-radius:var(--rounded-full, 999px)}.m\:overflow-hidden{overflow:hidden}.m\:overflow-clip{overflow:clip}.m\:list-unstyled{margin:0;padding:0;list-style:none}.icon__fallback-text,.m\:visually-hidden{position:absolute!important;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.m\:visually-hidden--inline{margin:0;height:1em}.m\:uppercase{text-transform:uppercase}.m\:capitalize{text-transform:capitalize}.m\:object-cover{object-fit:cover}.m\:disabled,[disabled]{pointer-events:none;opacity:.5}[disabled=false],.m-button[disabled=false],[disabled=false].shopify-payment-button__button.shopify-payment-button__button--unbranded,[disabled=false].spr-button.spr-button-primary{pointer-events:auto;opacity:1}.m\:mx-auto{margin-left:auto;margin-right:auto}.m\:mr-auto{margin-right:auto}.m\:ml-auto{margin-left:auto}.m\:relative{position:relative}.m\:mt-cascade-1{margin-top:clamp(24px,2vw,42px)}.m\:mt-cascade-2{margin-top:clamp(32px,5vw,50px)}.m\:mt-cascade-3{margin-top:clamp(70px,12vw,120px)}.m\:mt-cascade-4{margin-top:clamp(100px,16vw,150px)}.m\:mt-cascade-5{margin-top:clamp(160px,24vw,230px)}@media screen and (max-width: 767px){.m\:mt-cascade-5{margin-top:clamp(70px,20vw,160px)}}.m\:mt-cascade-6{margin-top:clamp(200px,32vw,250px)}.m\:sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.m\:fade-out{opacity:0;pointer-events:none}@media screen and (max-width: 1279px){.xl\:m\:hide-br br{display:none}}@media screen and (max-width: 767px){.md\:m\:hide-br br{display:none}}@media (prefers-reduced-motion: reduce){.motion-reduce\:transition-none{transition-property:none}}html.no-js .no-js-hidden{display:none!important}a.m-text-link{text-decoration:underline}a.m-text-link:hover{color:rgb(var(--color-foreground))}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.m-link-absolute{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10}sup{top:-8px;color:#da3f3f}.m-hidden-link{position:absolute;top:0;left:0;right:0;bottom:0;z-index:6;display:block}.m-placeholder-svg{background-color:rgba(var(--color-foreground),.2);fill:rgba(var(--color-foreground),.4)}.m-placeholder-svg--no-border{border:none}.m-placeholder-wrapper{border:1px solid rgba(51,50,50,.2)}.m-link-lists--item{cursor:pointer;line-height:34px}.m-link-lists--item:hover .m-link,.m-link-lists--item.active .m-link{color:rgb(var(--color-foreground))}.m-link-lists--item:hover .m-link:after,.m-link-lists--item.active .m-link:after{width:100%}.m-link-lists--item.active .m-link{pointer-events:none}.m-link-lists .m-link{cursor:pointer;position:relative;color:rgb(var(--color-foreground-secondary));transition:all var(--m-duration-default, .25s) ease}.m-link-lists .m-link:after{content:"";height:1px;display:block;position:absolute;left:0;width:0;bottom:0;background-color:rgb(var(--color-foreground));transition:all var(--m-duration-default, .25s) ease}.m-link-lists--inline{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-content:stretch;align-items:flex-start;margin:0 -11px}.m-link-lists--inline .m-link-lists--item{margin:0 6px;padding:0 5px}.m-link-lists--border .m-link{color:rgb(var(--color-foreground-secondary));font-weight:500;display:block;padding-top:10px;padding-bottom:10px;transition:var(--m-duration-default, .25s) all}.m-link-lists--border .m-link.active,.m-link-lists--border .m-link:hover{color:rgb(var(--color-foreground))}.m-link-lists--border li+li .m-link{border-top:1px solid rgb(var(--color-border))}.social-media-links{display:flex;align-items:center;column-gap:24px;row-gap:12px;flex-wrap:wrap}.social-media-links--item{display:flex;align-items:center}.social-media-links--label{padding-left:10px}.m-svg-icon{width:16px;height:16px}.m-svg-icon--small{width:12px;height:12px}.m-svg-icon--medium-small{width:18px;height:18px}.m-svg-icon--medium{width:20px;height:20px}.m-svg-icon--large{width:24px;height:24px}.m-terms-conditons{width:100%;margin-top:20px}.m-countdown{display:flex}.m-countdown__heading{margin-bottom:20px}@media screen and (min-width: 768px){.m-countdown__heading{margin-bottom:40px}}.m-countdown__button{margin-top:32px}@media screen and (min-width: 768px){.m-countdown__button{margin-top:48px}}.m-countdown-timer{transition:opacity var(--m-duration-short, .1s) cubic-bezier(.4,0,.2,1)}.m-cart-icon-bubble{position:relative;padding:8px;white-space:nowrap;cursor:pointer}.m-cart-count{color:var(--color-cart-wishlist-count);font-size:12px;font-weight:500;height:22px;min-width:22px;background-color:var(--bg-cart-wishlist-count);position:absolute;top:5px;right:-5px;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:9999px}@media screen and (max-width: 1023px){.m-cart-count{right:-5px}}.m-cart-count.m\:hidden{display:none}.select-items,.m-scrollbar--vertical{overflow-y:auto}.select-items::-webkit-scrollbar,.m-scrollbar--vertical::-webkit-scrollbar{width:var(--sf-scroll-bar-width, 3px)}.select-items::-webkit-scrollbar-thumb,.m-scrollbar--vertical::-webkit-scrollbar-thumb{background:#ebebeb}.select-items::-webkit-scrollbar-thumb:hover,.m-scrollbar--vertical::-webkit-scrollbar-thumb:hover{background:#555}.m-breadcrumb--wrapper{margin:0 -15px}.m-breadcrumb--item{padding:15px;font-size:15px;color:inherit;white-space:nowrap;transition:all var(--m-duration-default, .25s) ease}.m-breadcrumb--item-current{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}.m-breadcrumb--item:hover{color:rgb(var(--color-foreground))}.m-breadcrumb--separator svg{width:9px;height:9px}.m-collapsible--button,.collapsible--button{-webkit-user-select:none;user-select:none;font-weight:500;width:100%;padding-top:16px;padding-bottom:10px;border-bottom:1px solid rgb(var(--color-border));transition:all var(--m-duration-default, .25s);display:flex;align-items:center;justify-content:space-between}.m-collapsible--button span,.collapsible--button span{text-transform:initial}.m-collapsible--icon,.collapsible--icon{transition:transform var(--m-duration-default, .25s) ease}.m-collapsible--content__inner,.m-collapsible--content-inner,.collapsible--content__inner,.collapsible--content-inner{padding:16px 0}.m-collapsible [data-trigger],.collapsible [data-trigger]{cursor:pointer;position:relative}.m-collapsible [data-content],.collapsible [data-content]{height:auto;overflow:hidden;transition:height var(--m-duration-default, .25s);will-change:height}.m-collapsible[data-destroy=true] [data-content],.collapsible[data-destroy=true] [data-content]{display:block}.m-collapsible[data-destroy=true] .f-facets__block-header,.collapsible[data-destroy=true] .f-facets__block-header{pointer-events:none}.m-collapsible[open=true] .m-collapsible--icon,.collapsible[open=true] .m-collapsible--icon{transform:rotateX(180deg)}.m-collapsible[open=true] .m-collapsible--button,.collapsible[open=true] .m-collapsible--button{border-bottom-color:rgb(var(--color-foreground))}.m-sharing-social label{display:block;font-weight:500;margin-right:20px}.m-sharing-social a{display:flex;align-items:center;justify-content:center;min-width:24px;transition:all var(--m-duration-default, .25s) ease}.m-sharing-social a+a{margin-left:16px}.m-sharing-social a:hover{color:rgb(var(--color-foreground-secondary))}.m-sharing{padding:24px;width:380px;background-color:rgba(var(--bg-white),1)}.m-sharing label{display:block;font-weight:500;margin-bottom:14px;margin-right:0}.m-sharing .m-sharing-social{margin-top:20px}.m-product-form .m-add-to-cart{position:relative;flex-grow:1;flex-shrink:1}.m-product-form--input{width:130px}@media screen and (min-width: 768px){.m-product-form--input{margin-right:20px}.m-product-media--layout-7 .m-product-form--input .m-product-option--label{display:none}}@media screen and (max-width: 767px){.m-product-form--input{width:100%;margin-right:0;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}.m-product-form--input label{margin-bottom:0;margin-right:20px}}.m-product-form .show-foxkit-preorder .m-product-dynamic-checkout{display:none}.m-quantity{display:flex;min-height:46px;border:1px solid rgb(var(--color-border));border-radius:var(--inputs-radius);background:rgb(var(--color-form-field));color:rgb(var(--color-form-field-text))}.m-quantity__button{width:46px;display:flex;align-items:center;justify-content:center}.m-quantity__button svg{width:12px;height:12px}.m-quantity__input{flex-grow:1;flex-shrink:1;width:40px;-webkit-appearance:none;appearance:none;text-align:center;background-color:#0000}.m-modal{--m-bg-opacity: .3;--m-opacity: 0;--m-bg-color: 0,0,0;position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;padding:0 20px;background-color:rgba(var(--m-bg-color),var(--m-bg-opacity));transition-duration:var(--m-duration-short, .1s);transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);opacity:var(--m-opacity);pointer-events:none}.m-modal.m-open-modal{pointer-events:auto}.m-modal--close{color:rgb(var(--color-foreground));background:rgb(var(--color-background));border-radius:100%;z-index:10;position:absolute;padding:8px;right:6px;top:6px;transition:all var(--m-duration-default, .25s) ease}.m-modal--close svg{width:16px;height:16px}.m-modal--close:hover{background-color:rgb(var(--color-button-hover));color:rgb(var(--color-button-text-hover));transform:rotate(180deg)}@media screen and (max-width: 767px){.m-modal--close{right:5px;top:5px}}.m-modal--content{position:relative;border-radius:4px;background:rgb(var(--color-background));max-height:90vh;overflow-y:auto;overflow-x:hidden;opacity:0;transform:scale(.9);transition:all var(--m-duration-default, .25s) ease-in-out}.m-open-modal .m-modal--content{transform:scale(1);opacity:1}.m-modal--content-inner{overflow-x:auto}responsive-image{display:inline-block;transition-duration:var(--m-duration-long);transition-timing-function:ease;background-color:var(--bg-card-placeholder);transition-property:background-color}responsive-image img{opacity:0;backface-visibility:hidden;transition-property:transform,opacity}.no-js responsive-image img{opacity:1}responsive-image.m-image-loaded{background-color:#0000}responsive-image.m-image-loaded img{animation:mZoomFadeSmall var(--m-duration-animate) ease forwards}.m-image{width:var(--image-width, 100%);vertical-align:middle}.m-bg-lazy{background-image:none!important}.m-switcher-dropdown form{padding-left:16px;padding-right:16px}.container-full .m-switcher-dropdown:last-child .m-select-custom--options{left:auto;right:0}@media screen and (max-width: 1279px){.m-switcher-dropdown:last-child .m-select-custom--options{left:auto;right:0}}m-select-component{display:block;position:relative}m-select-component select{border:0;background-color:#0000;display:none}.m-select-custom--plain{border-bottom:2px solid rgb(var(--color-foreground))}.m-select-custom--plain .m-select-custom--options{padding:20px 25px;line-height:inherit}.m-select-custom--plain .m-select-custom--trigger .m-select-custom--trigger-icon{padding-left:20px}.m-select-custom--custom-width{min-width:250px}@media screen and (max-width: 1535px){.m-select-custom--custom-width{min-width:180px}}@media screen and (max-width: 1279px){.m-select-custom--custom-width{min-width:130px}}.m-select-custom--options{background-color:rgb(var(--color-background));border-radius:5px;box-shadow:0 20px 30px rgba(var(--color-foreground),.12);color:rgba(var(--color-foreground),.75);left:0;line-height:32px;max-height:60vh;overflow-y:scroll;min-width:100%;padding:10px 20px;position:absolute;transform:translateZ(0);transition:all var(--m-duration-default, .25s) ease-in-out;width:min-content;z-index:80;opacity:0;top:calc(100% + 20px);visibility:hidden}.m-select-custom--options::-webkit-scrollbar{width:3px}.m-select-custom--options::-webkit-scrollbar-thumb{background:#ebebeb}.m-select-custom--options::-webkit-scrollbar-thumb:hover{background:#555}.m-select-custom--options-top{bottom:calc(100% + 20px);top:auto}.m-select-custom--option{color:rgba(var(--color-foreground),.75);max-width:250px;overflow:hidden;text-overflow:ellipsis;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color var(--m-duration-default, .25s) ease;white-space:nowrap}.m-select-custom--option.isActive,.m-select-custom--option:hover{color:rgb(var(--color-foreground))}.m-country-switcher .m-select-custom--option{display:flex;align-items:center;gap:8px}.m-select-custom--trigger{align-items:center;cursor:pointer;display:flex;gap:8px;font-weight:inherit;justify-content:space-between;-webkit-user-select:none;user-select:none}.m-select-custom--trigger-icon{transition:transform var(--m-duration-default, .25s) ease-in-out}.m-select-custom--trigger-icon svg{height:8px;width:8px}.m-select-custom.isActive .m-select-custom--options{opacity:1;visibility:visible;top:100%}.m-select-custom.isActive .m-select-custom--options-top{bottom:100%;top:auto}.m-select-custom.isActive .m-select-custom--trigger-icon{transform:rotateX(180deg)}.m-swiper-overflow .swiper-container,.m-swiper-overflow .m-mixed-layout--mobile-scroll{padding-bottom:5px;margin-bottom:-5px}@media screen and (min-width: 1024px){.m-swiper-overflow{--swiper-container-offset-top: 30px;--swiper-container-side-spacing: calc(-1 * var(--column-gap)/2)}.m-swiper-overflow .swiper-container{padding:var(--swiper-container-offset-top) calc(var(--column-gap, 0px)/2 - 1px) 60px;margin:calc(var(--swiper-container-offset-top)*-1) var(--swiper-container-side-spacing, auto) -60px}}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper--equal-height .swiper-slide{height:auto}.swiper--equal-height .swiper-slide>*{height:100%}.swiper-container{display:block}.swiper-pagination{display:inline-flex;justify-content:center;align-items:center;flex-flow:wrap;padding:5px 0;pointer-events:auto;z-index:29}@media screen and (min-width: 768px){.m-slider-controls--absolute .swiper-pagination{margin-top:40px}.m-slider-controls--absolute .swiper-pagination--vertical{margin-top:0;flex-direction:column}}.swiper-pagination:empty{display:none!important}@media screen and (min-width: 768px){.m-slider-control-hover-inside:hover .m-slider-controls--absolute .m-slider-controls__button{left:calc(var(--column-gap-mobile, 0px)/2 + 25px);opacity:1}.m-slider-control-hover-inside:hover .m-slider-controls--absolute .m-slider-controls__button-next{left:auto;right:calc(var(--column-gap-mobile, 0px)/2 + 25px)}}@media screen and (min-width: 1024px){.m-slider-control-hover-inside:hover .m-slider-controls--absolute .m-slider-controls__button{left:calc(var(--column-gap, 0px)/2 + 25px)}.m-slider-control-hover-inside:hover .m-slider-controls--absolute .m-slider-controls__button-next{left:auto;right:calc(var(--column-gap, 0px)/2 + 25px)}}.m-slider-controls{margin-top:40px}.m-mixed-layout .m-slider-controls{padding-left:min(15px,var(--column-gap-mobile, var(--column-gap))/2);padding-right:min(15px,var(--column-gap-mobile, var(--column-gap))/2)}@media screen and (min-width: 768px){.m-mixed-layout .m-slider-controls{padding-left:max(7.5px,var(--column-gap-mobile, var(--column-gap))/2);padding-right:max(7.5px,var(--column-gap-mobile, var(--column-gap))/2)}}@media screen and (min-width: 1024px){.m-mixed-layout .m-slider-controls{padding-left:calc(var(--column-gap, 0)/2);padding-right:calc(var(--column-gap, 0)/2)}}.m-slider-controls.m\:hidden{display:none}.m-slider-controls__wrapper{display:inline-flex;align-items:center;justify-content:center;pointer-events:none;margin-left:-8px;margin-right:-8px}.m-slider-controls__button{width:45px;height:45px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border:1px solid rgb(var(--color-border));border-radius:9999px;padding:0;margin-left:8px;margin-right:8px;z-index:1;transition:all var(--m-duration-default, .25s) ease;pointer-events:auto;cursor:pointer;outline:none;box-shadow:none;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.m-slider-controls__button[disabled]{opacity:.5;pointer-events:none}.m-slider-controls__button:after{display:none}.m-slider-controls__button:hover{border-color:rgb(var(--color-button-hover))}.m-slider-controls__button.m\:hidden{display:none}@media screen and (min-width: 1280px){.m-slider-controls__button:hover{background:rgb(var(--color-button-hover));color:rgb(var(--color-button-text-hover));border-color:rgb(var(--color-button-hover));box-shadow:0 0 0 .2rem rgb(var(--color-button-hover))}}@media screen and (max-width: 767px){.m-slider-controls__button{width:40px;height:40px}}.m-slider-controls--absolute{margin-top:0;font-size:0}.m-slider-controls--absolute .m-slider-controls__button{--button-offset-top: calc(var(--offset-top) + var(--swiper-container-offset-top,0px));position:absolute;top:var(--button-offset-top, 50%);transform:translateY(-50%);left:-80px}@media screen and (min-width: 1024px){.m-slider-control-hover-inside .m-slider-controls--absolute .m-slider-controls__button{opacity:0}}.m-slider-controls--absolute .m-slider-controls__button-next{left:auto;right:-80px}@media screen and (min-width: 768px){.m-slider-controls--absolute .m-slider-controls__button{margin-left:0;margin-right:0}.m-slider-controls--absolute .swiper-pagination{position:absolute;width:auto}.m-slider-controls--absolute[class*=-middle-] .swiper-pagination{top:50%;transform:translateY(-50%)}.m-slider-controls--absolute[class*=-top-] .swiper-pagination{top:0;bottom:auto}.m-slider-controls--absolute[class*=-left] .swiper-pagination{left:0;right:auto}.m-slider-controls--absolute[class*=-right] .swiper-pagination{right:0;left:auto}.m-slider-controls--absolute[class*=-bottom-] .swiper-pagination{position:relative}}@media screen and (max-width: 767px){.m-slider-controls--absolute{text-align:center}.m-slider-controls--absolute .m-slider-controls__button{position:static;transform:none;display:flex;flex:0 0 auto}.m-slider-controls--absolute .swiper-pagination{width:auto}}.m-slider-controls[class*=-bottom-left]{text-align:left}.m-slider-controls[class*=-bottom-center]{text-align:center}.m-slider-controls[class*=-bottom-right]{text-align:right}.m-slider-controls--full .m-slider-controls__button{left:30px}.m-slider-controls--full .m-slider-controls__button-next{left:auto;right:30px}.m-slider-controls--pagination-fraction .m-slider-controls__wrapper{display:inline-flex;height:40px;border-radius:44px;border:1px solid rgb(var(--color-border));margin-left:0;margin-right:0;padding:0 5px}.m-slider-controls--pagination-fraction .m-slider-controls__button{border:0;color:rgb(var(--color-foreground));background-color:#0000;box-shadow:unset;width:30px;height:40px}.m-slider-controls--pagination-fraction .m-slider-controls--show-pagination:not(.m-slider-controls--show-nav) .swiper-pagination{min-width:80px}.m-slider-controls--pagination-fraction .swiper-pagination,.m-slider-controls--pagination-fraction .m-slider-controls__button{margin:0}.m-slider-controls--pagination-fraction .swiper-pagination{color:rgb(var(--color-foreground));min-width:34px}@media screen and (max-width: 767px){.m-slider-controls{max-width:100vw;margin-top:20px}.m-slider-controls--md-hidden{display:none}}.m-section__header{margin-bottom:var(--m-section-header-spacing-bottom, 60px)}@media screen and (max-width: 1279px){.m-section__header{margin-bottom:40px}}@media screen and (max-width: 767px){.m-section__header{margin-bottom:var(--m-section-header-spacing-bottom-mobile, 24px)}}@media screen and (min-width: 768px){.m-section__header-with-button{display:flex;align-items:center;justify-content:space-between}}@media screen and (max-width: 767px){.m-section__header-with-button .m-button,.m-section__header-with-button .shopify-payment-button__button.shopify-payment-button__button--unbranded,.m-section__header-with-button .spr-button.spr-button-primary{margin-top:12px}}@media screen and (max-width: 767px){.m-section__heading br{display:none}}.m-section__subheading{margin-bottom:20px;color:rgb(var(--color-foreground))}@media screen and (max-width: 767px){.m-section__subheading{margin-bottom:12px}}.m-section__description{color:rgb(var(--color-foreground-secondary));font-size:calc(var(--font-base-size, 16)*1px);margin-top:16px}.m-image-box{position:relative;overflow:hidden}.m-content-box__description{color:rgb(var(--color-foreground-secondary))}.m-gradient{background:rgb(var(--color-background));background:var(--gradient-background)}.m-image-with-text__content{display:flex;align-items:center}.m-collapsible-section .m-collapsible--content__inner{color:rgb(var(--color-foreground));line-height:1.7;padding-top:20px;padding-bottom:40px}.m-product-recommendations__wrapper,.m-recently-viewed__wrapper{position:relative}.m-collection-list-template{margin-bottom:60px}@media screen and (min-width: 1024px){.m-collection-list-template{margin-bottom:80px}}.m-drawer__wrapper{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;touch-action:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:var(--m-duration-default, .25s);background-color:rgba(0,0,0,var(--m-bg-opacity))}.m-drawer__content{z-index:50;margin-left:auto;background-color:rgb(var(--color-background));transform:translate3d(var(--m-translate-x, 100%),0,0);transition-duration:var(--m-duration-default, .25s);transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media screen and (min-width: 768px){.m-drawer__content{width:450px}}@media screen and (max-width: 767px){.m-drawer__content{width:calc(100% - 40px)}}.m-drawer__header{padding:16px 24px}@media screen and (min-width: 768px){.m-drawer__header{padding-top:24px}}@media screen and (max-width: 767px){.m-drawer__header{padding:16px}}.m-drawer__body{overscroll-behavior:contain;padding:16px 24px}@media screen and (max-width: 767px){.m-drawer__body{padding:16px}}.m-drawer__close{position:absolute;top:5px;right:5px;cursor:pointer;padding:8px}.m-wishlist-count,.m-compare-count{color:var(--color-cart-wishlist-count);font-size:12px;line-height:22px;font-weight:500;background-color:var(--bg-cart-wishlist-count);width:22px;height:22px;position:absolute;right:-4px;top:11px;display:flex;align-items:center;justify-content:center;border-radius:9999px;text-align:center}.m-mobile-sticky-bar--wishlist .m-wishlist-count,.m-mobile-sticky-bar--wishlist .m-compare-count{right:-18px;top:-7px}.m-wishlist-count.m\:hidden,.m-compare-count.m\:hidden{display:none}deferred-media{display:block}.deferred-media>*:not(.zoom):not(.deferred-media__poster-button),.deferred-media model-viewer{display:flex;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%;align-items:center}.deferred-media__poster{background-color:#0000;border:none;cursor:pointer;margin:0;padding:0;height:100%;width:100%;overflow:hidden}.deferred-media__poster-button{background-color:rgb(var(--color-button, #f5f5f5));border:.1rem solid rgb(var(--color-button, #ddd));border-radius:50%;color:rgb(var(--color-button-text, #000));display:flex;align-items:center;justify-content:center;height:4.4rem;width:4.4rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1);transition:var(--m-duration-default, .25s) ease all;z-index:1}.deferred-media__poster-button.m\:text-white{color:rgba(var(--text-white),1);border-color:rgba(var(--text-white),1)}.deferred-media__poster-button.m\:text-black{color:rgba(var(--text-black),1);border-color:rgba(var(--text-black),1)}.deferred-media__poster-button svg{color:rgb(var(--color-button-text, #000));width:22px;height:22px}.deferred-media[loaded]>.deferred-media__poster{display:none}.shopify-model-viewer-ui__button.shopify-model-viewer-ui__button--poster{background-color:#f5f5f5;border:.1rem solid #ddd;border-radius:50%;color:#000;display:flex;align-items:center;justify-content:center;height:64px;width:64px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1);transition:var(--m-duration-default, .25s) ease all;z-index:1}.shopify-model-viewer-ui__button.shopify-model-viewer-ui__button--poster svg{margin:0;width:46px;height:46px}.shopify-model-viewer-ui__button.shopify-model-viewer-ui__button--poster[hidden]{display:none}.m-richtext__subtitle{margin-bottom:20px}@media screen and (max-width: 1279px){.m-richtext__subtitle{margin-bottom:16px}}@media screen and (max-width: 767px){.m-richtext__subtitle{margin-bottom:12px}}.m-richtext__title+.m-richtext__button{margin-top:32px}@media screen and (max-width: 1279px){.m-richtext__title+.m-richtext__button{margin-top:24px}}.m-richtext__description{margin-top:24px}.m-richtext__description+.m-richtext__button{margin-top:32px}@media screen and (max-width: 1279px){.m-richtext__description{margin-top:20px}.m-richtext__description+.m-richtext__button{margin-top:24px}}@media screen and (max-width: 767px){.m-richtext__description{margin-top:16px}}.m-richtext--small .m-richtext__subtitle{margin-bottom:12px}.m-richtext--small .m-richtext__description{margin-top:16px}@media screen and (max-width: 767px){.responsive-table thead{display:none}.responsive-table th,.responsive-table td{float:left;clear:left;width:100%;text-align:right;padding:10px 0;border:0;margin:0;color:rgb(var(--color-foreground-secondary))}.responsive-table th:before,.responsive-table td:before{content:attr(data-label);float:left;text-align:center;font-size:16px;padding-right:10px;font-weight:500;color:rgb(var(--color-foreground))}.responsive-table__row+.responsive-table__row,tfoot>.responsive-table__row:first-child{position:relative;margin-top:10px;padding-top:55px}.responsive-table__row+.responsive-table__row:after,tfoot>.responsive-table__row:first-child:after{content:"";display:block;position:absolute;top:0;left:27.5px;right:27.5px;border-bottom:1px solid rgb(var(--color-border))}tfoot .small-hide{display:none}}.m-parallax{pointer-events:none;overflow:hidden}.m-parallax *:is(img,svg){width:100%;height:100%;object-fit:cover}.animate-spin{animation:mSpin 1s linear infinite;display:none}.animate-spin.animate-spin-show{display:block}.animate-spin circle{opacity:.25}.animate-spin path{opacity:.75}.m-animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}.m-spinner-icon{display:none;position:absolute;top:0;right:0;left:0;bottom:0;align-items:center;justify-content:center}.m-spinner-loading .m-spinner-button,.m-spinner-loading.m-spinner-button{position:relative;pointer-events:none}.m-spinner-loading .m-spinner-button>*:not(.m-spinner-icon),.m-spinner-loading.m-spinner-button>*:not(.m-spinner-icon){visibility:hidden}.m-spinner-loading .m-spinner-button .m-spinner-icon,.m-spinner-loading.m-spinner-button .m-spinner-icon{display:flex}.m-spinner-loading .m-spinner-button .animate-spin,.m-spinner-loading.m-spinner-button .animate-spin{display:block}@media (prefers-reduced-motion: no-preference){.m-scroll-trigger.animate--fade-in,.m-scroll-trigger.animate--fade-in-up,.m-scroll-trigger.animate--fade-in-left,.m-scroll-trigger.animate--fade-in-right,.m-scroll-trigger.animate--zoom-fade{opacity:.01;transition-property:opacity,transform}.m-scroll-trigger.animate--fade-in-up{transform:translateY(20px)}.m-scroll-trigger.animate--fade-in-left{transform:translate(-20px)}.m-scroll-trigger.animate--fade-in-right{transform:translate(20px)}.m-scroll-trigger:not(.m-scroll-trigger--offscreen).animate--zoom-fade{opacity:1;transform:translateZ(0)}.m-scroll-trigger:not(.m-scroll-trigger--offscreen).animate--zoom-fade .m-image,.m-scroll-trigger:not(.m-scroll-trigger--offscreen).animate--zoom-fade .m-placeholder-svg{animation:var(--m-animation-zoom-fade)}.m-scroll-trigger:not(.m-scroll-trigger--offscreen).animate--fade-in{opacity:1;animation:var(--m-animation-fade-in)}.m-scroll-trigger:not(.m-scroll-trigger--offscreen).animate--fade-in-up{animation:var(--m-animation-fade-in-up);animation-delay:calc(var(--animation-order)*75ms)}.m-scroll-trigger:not(.m-scroll-trigger--offscreen).animate--fade-in-left{animation:var(--m-animation-fade-in-left);animation-delay:calc(var(--animation-order)*75ms)}[dir=rtl] .m-scroll-trigger:not(.m-scroll-trigger--offscreen).animate--fade-in-left{animation:var(--m-animation-fade-in-right-rtl)}.m-scroll-trigger:not(.m-scroll-trigger--offscreen).animate--fade-in-right{animation:var(--m-animation-fade-in-right);animation-delay:calc(var(--animation-order)*75ms)}[dir=rtl] .m-scroll-trigger:not(.m-scroll-trigger--offscreen).animate--fade-in-right{animation:var(--m-animation-fade-in-left-rtl)}.m-scroll-trigger.m-scroll-trigger--design-mode.animate--fade-in,.m-scroll-trigger.m-scroll-trigger--design-mode.animate--fade-in-up,.m-scroll-trigger.m-scroll-trigger--design-mode.animate--fade-in-left,.m-scroll-trigger.m-scroll-trigger--design-mode.animate--fade-in-right,.m-scroll-trigger:not(.m-scroll-trigger--offscreen).m-scroll-trigger--cancel{opacity:1;animation:none;transition:none}@keyframes m-fade-in-left{0%{transform:translate(var(--m-translate, -20px));opacity:.01}to{transform:translate(0);opacity:1}}@keyframes m-fade-in-right{0%{transform:translate(var(--m-translate, 20px));opacity:.01}to{transform:translate(0);opacity:1}}@keyframes m-fade-in-left-rtl{0%{transform:translate(var(--m-translate, 20px));opacity:.01}to{transform:translate(0);opacity:1}}@keyframes m-fade-in-right-rtl{0%{transform:translate(var(--m-translate, -20px));opacity:.01}to{transform:translate(0);opacity:1}}@keyframes m-fade-in-up{0%{transform:translateY(var(--m-translate, 20px));opacity:.01}to{transform:translateY(0);opacity:1}}@keyframes m-fade-in{0%{opacity:.01}to{opacity:1}}@keyframes m-zoom-fade{0%{opacity:0;transform:scale(1.08)}50%{opacity:1}to{opacity:1;transform:scale(1)}}}@keyframes mSpin{to{transform:rotate(360deg)}}@keyframes shimmer{to{transform:translate(100%)}}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:hidden;opacity:0}to{transform:translateZ(0);visibility:visible;opacity:1}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:hidden;opacity:0}to{transform:translateZ(0);visibility:visible;opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes rise-up{0%{opacity:0;transform:translate3d(0,35px,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes moPopUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translate(0)}}@keyframes moPopUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translate(0)}}@-webkit-keyframes moLeftToRight{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes moLeftToRight{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes portSliderLine{0%{transform:scaleX(0);transform-origin:left}to{transform:scaleX(1);transform-origin:left}}@keyframes mZoomFadeSmall{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes scrollText{0%{transform:translateZ(0)}to{transform:translate3d(-30%,0,0)}}@keyframes sf-scrolling-text-animation{0%{transform:translate(-20%) translateZ(0)}to{transform:translate(-120%) translateZ(0)}}@keyframes sf-scrolling-text-animation-reverse{0%{transform:translate(20%) translateZ(0)}to{transform:translate(120%) translateZ(0)}}@keyframes recipientAnimate{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@keyframes m-ping{75%,to{transform:scale(2);opacity:0}}@keyframes menu_slide_reveal{0%{transform:rotateX(-15deg);opacity:0}to{transform:rotateX(0);opacity:1}}@keyframes menu_slide_in{0%{transform:translate3d(var(--m-slide-from-val, 0),0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes menu_slide_out{0%{transform:translateZ(0);opacity:1}to{transform:translate3d(var(--m-slide-to-val, 0),0,0);opacity:0}}@keyframes mMoveUpDown{0%{transform:translateY(8px)}to{transform:translateY(-8px)}}@keyframes mMoveUpDownReverse{0%{transform:translateY(-8px)}to{transform:translateY(8px)}}@keyframes dotScale{0%{opacity:.4;transform:scale(1)}to{opacity:0;transform:scale(var(--m-scale, 2.5))}}.m-tooltip{border-radius:9999px;cursor:pointer;background-color:rgba(var(--bg-white),1);position:relative;margin-bottom:8px;padding:5px}.m-tooltip--style-2{margin-bottom:0;background-color:#0000}.m-tooltip--style-2 .m-tooltip-icon--active{display:none}.m-tooltip--style-1{width:45px;height:45px;border-radius:100%;display:flex;align-items:center;justify-content:center;transition:all var(--m-duration-default, .25s) ease;color:rgba(var(--text-black),1)}.m-tooltip--style-1.m-tooltip--top .m-tooltip__content{bottom:calc(120% + 8px)}.m-tooltip--style-1.m-tooltip--left .m-tooltip__content{right:calc(120% + 8px)}.m-tooltip--style-1.m-tooltip--bottom .m-tooltip__content{top:calc(120% + 8px)}.m-tooltip--style-1.m-tooltip--right .m-tooltip__content{left:calc(120% + 8px)}@media screen and (min-width: 1280px){.m-tooltip--style-1:hover{background:rgb(var(--color-button-hover));color:rgb(var(--color-button-text-hover));border-color:rgb(var(--color-button-hover))!important}}.m-tooltip--top .m-tooltip__content{bottom:110%;left:50%;transform:translate(-50%)}.m-tooltip--top .m-tooltip__content:after{left:calc(50% - 5px);bottom:-3px}.m-tooltip--top .m-tooltip__content:before{width:100%;height:8px;left:0;top:100%}.m-tooltip--left .m-tooltip__content{right:110%;top:50%;transform:translateY(-50%)}.m-tooltip--left .m-tooltip__content:after{right:-3px;top:calc(50% - 5px)}.m-tooltip--left .m-tooltip__content:before{height:100%;width:8px;top:0;right:100%}.m-tooltip--right .m-tooltip__content{left:110%;top:50%;transform:translateY(-50%)}.m-tooltip--right .m-tooltip__content:after{left:-3px;top:calc(50% - 5px)}.m-tooltip--right .m-tooltip__content:before{height:100%;width:8px;top:0;left:100%}.m-tooltip--bottom .m-tooltip__content{top:110%;left:50%;transform:translate(-50%)}.m-tooltip--bottom .m-tooltip__content:after{left:calc(50% - 5px);top:-3px}.m-tooltip--bottom .m-tooltip__content:before{width:100%;height:8px;left:0;bottom:100%}.m-tooltip__content{visibility:hidden;position:absolute;z-index:75;min-width:max-content;border-radius:.25rem;padding:.25rem .75rem;font-size:.875rem;line-height:1.25rem;opacity:0;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:var(--m-duration-default, .25s);display:none;background:rgb(var(--color-tooltip));color:rgb(var(--color-tooltip-text))!important}.m-tooltip__content:after{content:"";width:10px;height:10px;background:rgb(var(--color-tooltip));position:absolute;transform:rotate(45deg);z-index:-1}.m-tooltip__content:before{position:absolute;content:"";background:#0000}@media screen and (min-width: 1024px){.m-tooltip__content{display:block}}.m-tooltip--icon{color:#000}.m-tooltip:hover .m-tooltip__content{visibility:visible;opacity:1}.m-tooltip:hover.m-tooltip--style-1.m-tooltip--top .m-tooltip__content{bottom:calc(100% + 8px)}.m-tooltip:hover.m-tooltip--style-1.m-tooltip--left .m-tooltip__content{right:calc(100% + 8px)}.m-tooltip:hover.m-tooltip--style-1.m-tooltip--bottom .m-tooltip__content{top:calc(100% + 8px)}.m-tooltip:hover.m-tooltip--style-1.m-tooltip--right .m-tooltip__content{left:calc(100% + 8px)}.m-tooltip:hover.m-tooltip--bottom .m-tooltip__content{top:calc(100% + 8px)}.m-tooltip:hover.m-tooltip--top .m-tooltip__content{bottom:calc(100% + 8px)}.m-tooltip:hover.m-tooltip--left .m-tooltip__content{right:calc(100% + 8px)}.m-tooltip:hover.m-tooltip--right .m-tooltip__content{left:calc(100% + 8px)}.added-to-wishlist.m-tooltip--style-2 .m-tooltip-icon--active,.added-to-compare.m-tooltip--style-2 .m-tooltip-icon--active{display:block}.added-to-wishlist.m-tooltip--style-2 .m-tooltip-icon,.added-to-compare.m-tooltip--style-2 .m-tooltip-icon{display:none}.added-to-wishlist:not(.in-prod-page,.m-tooltip--style-2),.added-to-compare:not(.in-prod-page,.m-tooltip--style-2){background-color:rgb(var(--color-tooltip));color:rgb(var(--color-tooltip-text))}.added-to-wishlist.in-prod-page,.added-to-compare.in-prod-page{color:rgb(var(--color-success))}.added-to-wishlist .icon,.added-to-compare .icon{background-color:rgba(var(--bg-black),1);color:rgba(var(--text-white),1)}@media screen and (max-width: 767px){.m-wishlist-remove-button{position:absolute;top:5px;right:15px;z-index:10}}.m-mixed-layout{margin-left:max(-15px,var(--column-gap-mobile, var(--column-gap))/-2);margin-right:max(-15px,var(--column-gap-mobile, var(--column-gap))/-2)}@media screen and (min-width: 768px){.m-mixed-layout{margin-left:min(-7.5px,var(--column-gap-mobile, var(--column-gap))/-2);margin-right:min(-7.5px,var(--column-gap-mobile, var(--column-gap))/-2)}}@media screen and (min-width: 1024px){.m-mixed-layout{margin-left:calc(var(--column-gap, 0)/-2);margin-right:calc(var(--column-gap, 0)/-2)}}.m-mixed-layout__inner{margin-left:0;margin-right:0}@media screen and (max-width: 767px){.m-mixed-layout--mobile-grid{--grid-columns-mobile: 2}.m-mixed-layout--mobile-grid .m-mixed-layout__inner{width:100%;display:grid;grid-template-columns:repeat(var(--grid-columns-mobile, 2),minmax(0,1fr))}.m-mixed-layout--mobile-grid .m-mixed-layout__inner .m\:column{width:100%;min-width:auto}.m-mixed-layout--mobile-scroll{--offset-x: max(0px, calc( 15px - var(--column-gap-mobile, var(--column-gap, 0px)) / 2));overflow-x:scroll;overflow-y:hidden;margin-right:-15px;margin-left:-15px;padding-left:15px}.m-mixed-layout--mobile-scroll::-webkit-scrollbar{display:none}.m-mixed-layout--mobile-scroll .m-mixed-layout__inner{display:flex;margin-left:max(-15px,var(--column-gap-mobile, var(--column-gap))/-2);margin-right:max(-15px,var(--column-gap-mobile, var(--column-gap))/-2)}.m-mixed-layout--mobile-scroll .m-mixed-layout__inner>*{flex:none;width:var(--mobile-column-width, 66.66vw)!important}.m-mixed-layout--mobile-scroll .m-mixed-layout__inner:after{content:"";flex:0 0 var(--offset-x)}}.m-accordion--item-button{cursor:pointer;position:relative;font-weight:500;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between}.m-accordion--item-button.m-according{pointer-events:none}.m-accordion--item-icon{transition:transform var(--m-duration-default, .25s) ease}.m-accordion--item-content{transition:opacity var(--m-duration-short, .1s),max-height var(--duration, .3s);transition-timing-function:cubic-bezier(.4,0,.2,1);max-height:var(--content-max-height, 0);opacity:0}.m-accordion--item.open .m-accordion--item-icon{transform:rotateX(180deg)}.m-accordion--item.open .m-accordion--item-content{max-height:var(--content-max-height, auto)}.m-accordion--item.open .m-accordion--item-content.max-height-set{max-height:var(--content-max-height, 0)}.m-accordion--item:not(.order-first):last-child{margin-bottom:0}.notification{cursor:pointer;border-radius:4px;display:flex;align-items:center;transition-timing-function:cubic-bezier(.4,0,.2,1);opacity:0;padding:0 .75rem;max-height:0px;margin:10px 0}.notification svg{min-width:24px}.notification.show{transition:max-height var(--m-duration-default, .25s),padding var(--m-duration-default, .25s),opacity var(--m-duration-default, .25s) .2s;max-height:96px;padding:.5rem .75rem;opacity:1}.notification.hide{transition:max-height var(--m-duration-default, .25s) .2s,padding var(--m-duration-default, .25s) .2s,opacity var(--m-duration-default, .25s);opacity:0;padding:0 .75rem;max-height:0px}.notification.success{background-color:var(--color-success-bg);color:rgb(var(--color-success))}.notification.warning{background-color:var(--color-warning-bg);color:rgb(var(--color-warning))}.notification.error{background-color:var(--color-error-bg);color:rgb(var(--color-error))}.notification--sticky{position:fixed;top:12px;right:12px;z-index:999;max-height:100%!important;padding:7.5px 10px!important;opacity:1!important;margin:0!important;transition:var(--m-duration-default, .25s) all ease-in-out!important;transform:translate3d(calc(100% + 12px),0,0)!important}.notification--sticky.show{transform:translateZ(0)!important}.notification--error-message,.notification__text{margin-left:12px}.template-page .m-faqs-section:not(:first-of-type) .m-page-header{display:none}.template-page #MainContent{padding-bottom:80px}@media screen and (max-width: 1279px){.template-page #MainContent{padding-bottom:60px}}@media screen and (max-width: 767px){.template-page #MainContent{padding-bottom:48px}}.m-page-header{padding-top:30px;padding-bottom:30px}.m-page-header h1{font-size:26px;line-height:1.333}.m-page-header__description{color:rgb(var(--color-foreground-secondary));margin-top:8px}.m-page-header .m-breadcrumb{margin-top:8px}.m-page-header--template-order h1{margin-bottom:8px}.m-page-header--large .m-breadcrumb--item{padding-top:0;padding-bottom:0}.m-page-header--large .m-breadcrumb--separator{padding-top:10px;padding-bottom:10px}@media screen and (min-width: 1024px){.m-page-header{padding-top:60px;padding-bottom:60px}.m-page-header h1{font-size:36px}.m-page-header--large h1{font-size:42px}}.m-wishlist-page-content,.m-compare-page-content{--row-gap: 40px;--row-gap-mobile: 40px;--column-gap: 30px;--column-gap-mobile: 16px}.m-wishlist-page-content__wrapper,.m-compare-page-content__wrapper{opacity:0}.m-wishlist-page-content__wrapper.is-visible,.m-compare-page-content__wrapper.is-visible{opacity:1}.m-compare-no-products h3,.m-wishlist-no-products h3{font-size:20px;line-height:1.4;text-align:center}.m-wishlist-card{position:relative}.m-wishlist-card__remove{position:absolute;top:13px;right:13px}.m-info-box h3{font-size:18px;line-height:1.444;font-weight:500;margin-bottom:14px}.m-info-box__content{color:rgb(var(--color-foreground-secondary))}.m-contact-form{--column-gap: 30px;--column-gap-mobile: 16px;margin-top:60px;margin-bottom:60px}@media screen and (max-width: 767px){.m-contact-form{margin-top:40px;margin-bottom:40px}}.m-contact-form .m-row{display:flex;flex-wrap:wrap}@media screen and (max-width: 1279px){.m-contact-form .m-row{flex-wrap:wrap-reverse}}.m-contact-form .form-field form-field--input{vertical-align:middle}.m-contact-form__heading{font-size:24px;line-height:1.333;font-weight:500;margin-bottom:10px}.m-contact-form__description{color:rgb(var(--color-foreground-secondary));margin-bottom:40px}@media screen and (max-width: 1023px){.m-contact-form__description{margin-bottom:24px}}.m-contact-form__message{margin-bottom:20px;margin-top:calc(var(--column-gap))}@media screen and (max-width: 1023px){.m-contact-form__message{margin-top:var(--column-gap-mobile)}}.m-contact-form__save{display:flex;align-items:start;margin-bottom:30px}.m-contact-form__save input{width:14px;height:14px}.m-contact-form__main{margin-left:auto;margin-right:auto}@media screen and (min-width: 1280px){.m-contact-form__main{padding-right:100px}.m-contact-form__main--full{padding-right:0}}.m-contact-form__info{--column-gap: 30px;margin-bottom:10px}@media screen and (min-width: 1280px){.m-contact-form__info{--column-gap: 0;flex-direction:column}}@media screen and (max-width: 767px){.m-contact-form__info{flex-direction:column}}.m-contact-form .m-info-box{margin-bottom:30px}.m-contact-information{margin-top:50px;margin-bottom:50px}.m-contact-information .m-row{--column-gap: 60px}@media screen and (max-width: 1023px){.m-contact-information .m-row{--column-gap: 30px}}@media screen and (max-width: 767px){.m-contact-information .m-row{--column-gap: 0;--row-gap-mobile: 30px;flex-direction:column}}.m-contact-information h3{margin-bottom:10px}.m-contact-information__text{color:rgb(var(--color-foreground-secondary))}.m-faqs-section .m-row{display:flex;flex-direction:column-reverse}@media screen and (min-width: 1024px){.m-faqs-section .m-row{flex-direction:row}}.m-faqs-section__menu{margin-top:40px}@media screen and (min-width: 1024px){.m-faqs-section__menu{padding-right:60px;margin-top:0}}@media screen and (min-width: 1280px){.m-faqs-section__menu{padding-right:100px}}.m-faqs-section__block-content{margin-top:40px;margin-bottom:40px}.m-faqs-section__block-content:last-child{margin-bottom:0}.m-faqs-section__block-content:first-child{margin-top:0}.m-faqs-section .m-collapsible--button{font-size:18px;line-height:1.555;padding-top:16px;padding-bottom:16px}.m-faqs-section .m-collapsible--content{color:rgb(var(--color-foreground-secondary));transition:all var(--m-duration-default, .25s)}.m-page404{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:130px;padding-bottom:130px}@media screen and (min-width: 1024px){.m-page404{padding-top:200px;padding-bottom:200px}}.m-page404__icon{margin-bottom:16px}.m-page404__icon svg{width:64px;height:64px}.m-page404 h1{font-size:30px;font-weight:500;line-height:1.25}@media screen and (min-width: 1024px){.m-page404 h1{font-size:60px}}.m-page404 p{font-size:30px;font-weight:300;line-height:1.25;margin-bottom:32px}@media screen and (min-width: 1024px){.m-page404 p{font-size:60px}}.m-pagination{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.m-pagination>span{width:40px;height:40px;margin:0 4px;display:flex;align-items:center;justify-content:center}.m-pagination>span>a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.m-pagination>span:not(.deco){border-radius:999px}.m-pagination>span:not(.deco).current,.m-pagination>span:not(.deco):hover{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.m-pagination>span:not(.deco).current{width:44px;height:44px}.m-dot-circle .m-dot,.m-dot-circle .swiper-pagination-bullet,.swiper-pagination .m-dot,.swiper-pagination .swiper-pagination-bullet{pointer-events:all;opacity:1;position:relative;cursor:pointer;width:var(--swiper-bullet-size, 20px);height:var(--swiper-bullet-size, 20px);margin:5px;display:inline-block;color:var(--swiper-controls-color, --color-body-text)}.m-dot-circle .m-dot:before,.m-dot-circle .m-dot:after,.m-dot-circle .swiper-pagination-bullet:before,.m-dot-circle .swiper-pagination-bullet:after,.swiper-pagination .m-dot:before,.swiper-pagination .m-dot:after,.swiper-pagination .swiper-pagination-bullet:before,.swiper-pagination .swiper-pagination-bullet:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border-radius:100%;width:var(--swiper-bullet-inactive-size, 8px);height:var(--swiper-bullet-inactive-size, 8px);z-index:1;-webkit-transition:all var(--m-duration-default, .25s) cubic-bezier(.645,.045,.355,1);transition:all var(--m-duration-default, .25s) cubic-bezier(.645,.045,.355,1)}.m-dot-circle .m-dot:after,.m-dot-circle .swiper-pagination-bullet:after,.swiper-pagination .m-dot:after,.swiper-pagination .swiper-pagination-bullet:after{border:var(--swiper-bullet-border-size, 1px) solid rgba(0,0,0,0);border-radius:50%}.m-dot-circle .m-dot:before,.m-dot-circle .swiper-pagination-bullet:before,.swiper-pagination .m-dot:before,.swiper-pagination .swiper-pagination-bullet:before{background:currentColor}.m-dot-circle .m-dot:hover:before,.m-dot-circle .swiper-pagination-bullet:hover:before,.swiper-pagination .m-dot:hover:before,.swiper-pagination .swiper-pagination-bullet:hover:before{width:var(--swiper-bullet-hover-size, 10px);height:var(--swiper-bullet-hover-size, 10px)}.m-dot-circle .m-dot--active:before,.m-dot-circle .m-dot-active:before,.m-dot-circle .swiper-pagination-bullet--active:before,.m-dot-circle .swiper-pagination-bullet-active:before,.swiper-pagination .m-dot--active:before,.swiper-pagination .m-dot-active:before,.swiper-pagination .swiper-pagination-bullet--active:before,.swiper-pagination .swiper-pagination-bullet-active:before{opacity:0}.m-dot-circle .m-dot--active:after,.m-dot-circle .m-dot-active:after,.m-dot-circle .swiper-pagination-bullet--active:after,.m-dot-circle .swiper-pagination-bullet-active:after,.swiper-pagination .m-dot--active:after,.swiper-pagination .m-dot-active:after,.swiper-pagination .swiper-pagination-bullet--active:after,.swiper-pagination .swiper-pagination-bullet-active:after{border-color:currentColor;width:var(--swiper-bullet-active-size, 14px);height:var(--swiper-bullet-active-size, 14px)}.sf__hover-bg-scale-up .sf__hover-bg-effect{backface-visibility:hidden;transition:transform var(--m-duration-image) cubic-bezier(.15,.75,.5,1) 0s}@media screen and (min-width: 1280px){.sf__hover-bg-scale-up:hover .sf__hover-bg-effect{transform:scale(1.1) translateZ(0)}}@media screen and (min-width: 1280px){.m-hover-box{overflow:hidden}.m-hover-box__wrapper{width:100%;border-radius:inherit;overflow:hidden}.m-hover-box--scale-down .m-hover-box__wrapper,.m-hover-box--scale-down .m-image,.m-hover-box--scale-down svg{transition:transform var(--m-duration-image) cubic-bezier(.15,.75,.5,1) 0s;backface-visibility:hidden;transform:scale(1) translateZ(0)}.m-hover-box--scale-down:hover .m-hover-box__wrapper{transform:scale(.95) translateZ(0)}.m-hover-box--scale-down:hover .m-image,.m-hover-box--scale-down:hover svg{transform:scale(1.15) translateZ(0)}.m-hover-box--scale-up{will-change:transform}.m-hover-box--scale-up .m-image,.m-hover-box--scale-up svg{transition:transform var(--m-duration-image) cubic-bezier(.15,.75,.5,1) 0s;backface-visibility:hidden}.m-hover-box--scale-up:hover .m-image,.m-hover-box--scale-up:hover svg{transform:scale(1.08) translateZ(0)}.m-hover-box--scale-up.m-collection-card__inner{overflow:visible}.m-hover-box--scale-up.m-collection-card__inner .m-image,.m-hover-box--scale-up.m-collection-card__inner svg{transition:transform var(--m-duration-image) cubic-bezier(.15,.75,.5,1) 0s;transform:scale(1.13) translateZ(0);backface-visibility:hidden}.m-hover-box--scale-up.m-collection-card__inner .m-hover-box__wrapper{transition:transform var(--m-duration-image) cubic-bezier(.15,.75,.5,1) 0s;backface-visibility:hidden}.m-hover-box--scale-up.m-collection-card__inner .m-collection-card__image{overflow:visible}.m-hover-box--scale-up.m-collection-card__inner:hover .m-hover-box__wrapper{transform:scale(1.08) translateZ(0)}.m-hover-box--scale-up.m-collection-card__inner:hover .m-image,.m-hover-box--scale-up.m-collection-card__inner:hover svg{transform:scale(1) translateZ(0)}.m-hover-box--zoom-in .m-image,.m-hover-box--zoom-in svg{transform:scale(1.06);transform-origin:top right;will-change:transform;transition:transform var(--m-duration-image) ease}.m-hover-box--zoom-in:hover .m-image,.m-hover-box--zoom-in:hover svg{transform:scale(1)}}.m-product-quickview{display:flex;width:100%}.m-product-quickview.m-main-product--wrapper .m-product-info--wrapper{padding-top:20px}.m-product-quickview.m-main-product--wrapper .m-product-info--wrapper .main-product__block-buy_buttons{padding-bottom:25px}.m-product-quickview--media .m-product-media--slider__images{margin-bottom:0}.m-product-quickview--info{overflow-y:auto;height:100%}@media screen and (min-width: 768px){.m-product-quickview--info{position:absolute;top:0;right:0}}.m-product-quickview--viewmore{text-decoration:underline;margin-top:8px}.m-product-quickview--viewmore:hover{color:rgb(var(--color-foreground-secondary))}@media screen and (max-width: 767px){.m-product-quickview{flex-direction:column}.m-product-quickview.m-main-product--wrapper.m\:flex{margin:0}.m-product-quickview.m-main-product--wrapper.m\:flex .m-product-quickview--media{padding:0}}.m-product-option .option-label--selected{font-weight:400}.m-product-option .foxkit-sizechart-button--label{margin-left:8px}.m-product-option input[type=radio]{clip:rect(0,0,0,0);overflow:hidden;position:absolute;height:1px;width:1px}.m-product-option--label{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;line-height:24px;margin-bottom:12px;font-weight:500}.m-product-option--color .m-product-option--content{margin:0 -2px}.m-product-option--image .m-product-option--content,.m-product-option--button .m-product-option--content,.m-product-option--default .m-product-option--content{margin:0 -5px}.m-product-option--dropdown select{height:44px;border:1px solid rgb(var(--color-border));border-radius:4px;padding:0 40px 0 16px;cursor:pointer;width:100%}.m-product-option--button .m-product-option--node input:checked+label,.m-product-option--button .m-product-option--node__label[data-selected=true]{border-color:rgb(var(--color-button-hover));background-color:rgb(var(--color-button-hover));color:rgb(var(--color-button-text-hover))}.m-product-option--button .m-product-option--node__label{border:1px solid rgb(var(--color-border));min-width:35px;padding:10px;margin:5px;font-size:18px;border-radius:5px;transition:var(--m-duration-default, .25s) all;text-transform:capitalize;line-height:1.3;font-size:14px}variant-picker .m-product-option--button .m-product-option--node__label{font-size:var(--font-base-size);min-width:45px}.m-product-option--button .m-product-option--node__label:hover{border-color:rgb(var(--color-button-hover))}.m-product-option--image .m-product-option--node input:checked+label,.m-product-option--image .m-product-option--node__label[data-selected=true]{border-color:rgb(var(--color-button-hover))}.m-product-option--image .m-product-option--node__label{border:1px solid rgb(var(--color-border))}.m-product-option--image .m-product-option--node__label:hover{border-color:rgb(var(--color-button-hover))}.m-product-option--node__label{display:flex;align-items:center;justify-content:center;cursor:pointer}.m-product-option--node__label[data-option-type=default].has-bg-img,.m-product-option--node__label[data-option-type=image].has-bg-img,.m-product-option--node__label[data-option-type=color]{font-size:0;line-height:0;background-size:cover;background-position:center}.m-product-option--node__label[data-option-type=image]{min-width:40px;height:calc(40px/var(--option-aspect-ratio, 1));margin:5px;padding:5px 10px}variant-picker .m-product-option--node__label[data-option-type=image]{width:75px;height:calc(75px/var(--option-aspect-ratio, 1))}@media screen and (max-width: 639px){variant-picker .m-product-option--node__label[data-option-type=image]{width:45px;height:calc(45px/var(--option-aspect-ratio, 1))}}@media screen and (max-width: 639px){.m-product-option--node__label[data-option-type=image]{width:60px;height:calc(60px/var(--option-aspect-ratio, 1))}}.m-product-option--node__label.option-loading{position:relative;overflow:hidden;background-color:#f8f8f8!important}.m-product-option--node__label.option-loading:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);-webkit-animation:shimmer 2s infinite;animation:shimmer 2s infinite}.m-product-option--node__soldout .m-product-option--node__label{position:relative;opacity:.4}.m-product-option--node__soldout .m-product-option--node__label:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(to bottom right,transparent calc(50% - 1px),rgb(var(--color-border)) 50%,transparent calc(50% + 1px)) no-repeat;z-index:1}.m-product-option--node__soldout .m-product-option--node__label[data-option-type=color]:before{border-radius:50%}.m-product-option--node__unavailable{display:none}.m-product-option--node.m-tooltip{padding:0;margin:0;background-color:#0000}.m-product-option--swatch{display:flex;align-items:center;justify-content:center}.m-product-option--swatch .m-product-option--node__label{border-radius:50%;position:relative;width:26px;height:26px;box-shadow:0 0 0 1px rgba(var(--color-foreground),.1);transition:box-shadow var(--m-duration-default, .25s) ease,transform var(--m-duration-default, .25s) ease;margin:5px;background-color:#0000}variant-picker .m-product-option--swatch .m-product-option--node__label[data-option-type=color]{width:40px;height:40px}@media screen and (max-width: 767px){.m-product-option--swatch .m-product-option--node__label{width:24px;height:24px}}.m-product-option--swatch input:checked+label,.m-product-option--swatch .m-product-option--node__label[data-selected=true]{box-shadow:0 0 0 1px rgb(var(--color-foreground)),inset 0 0 0 4px rgb(var(--color-background))}@media screen and (min-width: 1280px){.m-product-option--swatch:hover .m-product-option--node__label{box-shadow:0 0 0 1px rgb(var(--color-foreground)),0 8px 20px rgba(var(--color-foreground),.2),inset 0 0 0 4px rgb(var(--color-background));-webkit-transform:scale(1.1);transform:scale(1.1)}}.m-product-option--unselect{position:relative;display:block}.m-product-option--unselect:after{position:absolute;content:"";top:-5px;left:-5px;width:calc(100% + 10px);height:calc(100% + 10px);z-index:-1;border:1px solid rgb(var(--color-error));background:rgba(var(--color-error),.045);border-radius:var(--btn-border-radius)}.m-product-option:not(:last-child){margin-bottom:20px}.m-product-tag{font-size:11px;text-transform:uppercase;line-height:16px;padding:2px 10px;font-weight:600;border-radius:11px;align-items:center}.m-product-tag:not(.hidden){display:inline-flex}.m-product-tag--discounted span{margin-left:5px}.m-product-tag--preorder .foxkit-preorder-badge{position:static;padding:0;background:#0000;font-weight:500;font-size:inherit;border-radius:11px}.m-product-tag--preorder .foxkit-preorder-badge:not(:first-child){display:none}.m-product-tag--soldout{width:54px;height:54px;font-size:10px;border-radius:50%;line-height:12px;align-items:center;justify-content:center;text-align:center;white-space:initial;padding:0 10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (max-width: 767px){.m-product-tag{font-size:10px;padding:2px 8px}}@font-face{font-family:LemonMilk;src:url(/cdn/shop/files/LEMONMILK-Regular.otf?v=1759920767) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Spooktober;src:url(/cdn/shop/files/Spooktober.ttf?v=1761286341) format("truetype");font-weight:400;font-style:normal;font-display:swap}.module-big-text h3{width:100%;font-size:5vw;color:#6b6b6b;white-space:nowrap;text-transform:uppercase;margin-bottom:35px}.module-middle-text h1{width:100%;font-size:4vw;color:#6b6b6b;text-transform:uppercase;white-space:nowrap;margin-bottom:35px}.module-middle-text.margin-top{margin-top:140px}#MinimogCart,.template-article article{margin-top:140px!important}@media only screen and (max-width:767px){#MinimogCart{margin-top:33px!important}}.module-middle-text.margin-top.grey{font-size:4vw;color:#6b6b6b;text-transform:uppercase}.m-button:not(.m-button--link,.m-link-underline,.m-button--blank):hover{box-shadow:none}.m-header__container{background-color:#292929!important}.module-big-text.center h3{width:100%;font-size:5vw;color:#6b6b6b;white-space:nowrap;text-transform:uppercase;margin-top:40px!important;margin-bottom:35px}.module-middle-text.konfig{margin-top:90px!important;margin-bottom:30px}.m-menu-drawer__navigation.m-menu-mobile{margin-left:20px}.module-middle-text.margin-top.grey.middle h2{width:100%;font-size:4vw;color:#6b6b6b;text-transform:uppercase}h3.omgn-social{font-size:44px;margin-bottom:0!important}.m-newsletter--home .m-newsletter-section__description h3{font-size:42px;text-align:center}.no-margin{margin-top:0!important}.module-middle-text h3{width:100%;font-size:4vw;color:#6b6b6b;text-transform:uppercase;white-space:nowrap;margin-bottom:35px}.video.no-margin .m-video__wrapper{margin-top:0!important}.text-with-h1 h1{margin-bottom:0;font-size:24px}@media only screen and (max-width: 767px){.text-with-media-module-half.no-margin{margin-top:0!important}.m-newsletter--home .m-newsletter-section__description h3{text-align:center;font-size:29px}h3.omgn-social{font-size:24px;margin-bottom:0!important}.module-middle-text h1{font-size:24px;display:block;white-space:nowrap;margin-bottom:30px}.module-middle-text.big-margin{margin-top:90px!important}.module-glow .glowing-btn:before{content:unset}.module-glow h2{font-size:24px}.text-with-media-module-half responsive-image{max-width:none!important}.module-big-text{margin:0 10px!important}.module-big-text.no-margin h3{margin-top:0!important}.module-big-text.center h3{font-size:24px!important}.module-middle-text.konfig{margin-top:0!important;margin-bottom:30px}.module-big-text h3{margin-bottom:24px}.module-middle-text h3{font-size:24px;display:block;white-space:nowrap;margin-bottom:30px}.module-big-text.margin-top{margin-top:90px!important}.module-middle-text.margin-top{margin-top:0!important}.text-with-media-module-half.order{display:flex}.text-with-media-module-half.order .dark-section{order:1}.text-with-media-module-half.order .text-with-button{order:2}.text-with-media-module-half{width:100%;margin:0 auto}}.glowing-btn.full{width:100%;display:flex;justify-content:center;align-items:center}.module-middle-text p{color:#6b6b6b;margin-bottom:15px;max-width:855px}h2.h2{font-size:30px!important}h3.h3,h3 a{font-size:24px!important}.m-article__header a{font-size:18px!important}@media only screen and (max-width: 1024px){h2.h2{font-size:24px!important}h3.h3,h3 a{font-size:20px!important}.m-article__header a{font-size:14px!important}p{font-size:18px!important}.module-big-text h3,.module-middle-text h3{margin-bottom:20px;margin-top:20px;font-size:24px}.hero-info{margin-top:30px}}p{font-size:22px!important;line-height:35px!important}@media only screen and (min-width: 1025px){.module-hero{padding-top:60px}}@media only screen and (max-width: 767px){.m-cart__body .m-cart__items .m-cart-item{display:block}.module-big-text.center.container-fluid.grey.no-margin{margin-left:0!important;padding-left:0!important}.module-middle-text.margin-top.grey.middle h2{font-size:24px!important}.module-middle-text.margin-top.grey.middle.margin-bottom{margin-bottom:90px}.module-big-text.center.container-fluid.grey.no-margin h3{margin-bottom:24px!important}.module-big-text.center.container-fluid.grey.no-margin.margin-top{margin-top:40px;margin-left:0!important;padding-left:0!important}.module-big-text.center h3{margin-bottom:24px}.m-cart__body .m-cart__items .m-cart__column.m-cart__column--price{margin-left:auto;margin-right:0;display:block}.module-hero p{max-width:300px}.module-hero.glow{padding:40px 20px 30px!important}.module-hero{padding:40px 20px!important}}.module-hero{padding:70px}.module-hero .m-gradient{background-color:transparent!important}.module-hero .m-image img{max-height:450px;width:auto;margin:0 auto}.module-hero responsive-image{max-height:450px}.module-hero.glow{padding:120px 50px 20px}.module-hero.glow h1{font-size:24px;margin-bottom:10px}.module-big-text.center.container-fluid.grey h2,.module-big-text.center.container-fluid.grey h3{font-size:4vw;color:#6b6b6b}.bt-hero-absolute{position:absolute;bottom:7%;left:50%;transform:translate(-50%)}.bt-hero-absolute.center .m-custom-content__block-inner{display:flex;justify-content:center}.module-hero a{font-size:17px!important}.text-with-media-module-half responsive-image{border-radius:32px}.module-hero.glow .m-custom-content__block-html{display:flex;align-items:center}.text-with-media-module-half.first{margin-top:0!important}.text-with-media-module-half p{max-width:555px}.text-with-media-module-half responsive-image{max-height:455px}.text-with-media-module-half h3{font-size:34px}.m-richtext__subtitle{display:inline-block;padding:2px 10px;background-color:#ecff12;border-radius:8px;font-size:18px!important;color:#000;text-align:center;line-height:20px!important;margin-bottom:10px!important}@media only screen and (max-width: 1024px){.m-richtext__subtitle{font-size:14px!important}.text-with-media-module-half responsive-image{max-height:325px}}.text-with-media-module-half.hero{margin:0 auto}.m-richtext__description{margin-top:10px}.text-with-media-module-full h3{font-size:34px}.text-with-media-module-full .m-gradient{background:#242424;border-radius:32px}.text-with-media-module-full .m-richtext{padding-left:80px}.text-with-media-module-full .m-gradient img{border-radius:32px}@media only screen and (max-width: 1024px){.text-with-media-module-half responsive-image{margin:0}p{font-size:18px!important;line-height:28px!important}.text-with-media-module-full .m-richtext{padding:24px}}.text-with-media-module-full.no-media .m-richtext{padding:0!important}.text-with-media-module-full.no-media .m-custom-content__wrapper{display:block;padding:50px!important}.module-small-text{margin:140px auto}.module-small-text.prozess{margin:0 0 140px!important}.module-small-text p{font-size:18px!important}.text-with-media-module-full h3,.text-with-media-module-half h3{font-size:24px}.module-small-text p{color:#b0b0b0;line-height:28px!important}.module-small-text h3{margin:5px!important;font-size:24px!important}.warum-omgn{margin:140px auto}.module-small-text h2{font-size:30px!important;margin-bottom:0}@media only screen and (max-width: 767px){.module-small-text{margin:90px auto}.module-small-text.prozess{margin-top:0!important;margin-bottom:90px!important}.warum-omgn{margin:40px auto}.social-media-module .description h2{font-size:24px}.social-media-module .description p{font-size:18px}}@media only screen and (max-width: 1024px){.module-small-text h3{font-size:20px!important}.module-small-text h2{font-size:24px!important}.module-hero.glow .m-image img{order:2}.module-hero.glow .m-custom-content__block-html{order:1}}.m-article-card{border:none;border-radius:24px;margin:50px;box-shadow:#00000080 0 5px 15px}.m-article-card__image{border-radius:24px 24px 0 0;border-bottom:1px solid #242424}.m-article-card__content{padding:15px}.m-article-card a.m-button{border:none;border-radius:12px;background-color:#47474780;padding:5px 10px;text-decoration:none}.m-article-card h3{font-size:24px}.m-article-card a:before,.m-article-card a:after{display:none}.m-article-card__excerpt{color:#B6B6B!important}.m-article-card__date{color:#B6B6B!important;font-size:16px!important;margin-bottom:10px!important;text-transform:initial!important;letter-spacing:.03rem!important}.m-article-card__tags{color:gray!important;letter-spacing:.03rem}.m-blog-sidebar{background-color:#242424;border-radius:24px;padding:15px}.m-article__blog{display:inline-block;padding:2px 10px;background-color:#ecff12;border-radius:8px;text-align:center;margin-bottom:10px!important}.m-article__header a{font-size:14px!important;color:#000!important;text-align:center;line-height:20px!important}@media only screen and (max-width: 1024px){.m-article__header a{font-size:14px}}.m-article__header{text-align:left}.m-article .m-article__feature-image{display:none!important}.m-article__content p:has(img){background-color:#242424!important;border-radius:32px;margin:40px 0}.m-article__content p{color:#b0b0b0}.m-related-posts .m-article-card{margin:0}.m-related-posts .m-article-card__title a{font-size:18px;line-height:22px}.m-article__content img{margin:0 auto;display:block}.m-article__content div:has(img){background-color:#242424!important;border-radius:32px;margin:40px 0}.m-article-card__title{margin-bottom:20px!important}.m-comment-form textarea.form-field,.m-comment-form input:not(.m-button){background-color:#242424!important}.m-article__content p:has(strong){color:#fff}.m-blog__list .m-article-card{margin:0!important}.module-custom-selection{position:relative;margin-bottom:140px}.module-custom-selection .btn-wrapper{text-align:right}.module-custom-selection .btn-wrapper button:first-of-type{margin-right:30px}.module-custom-selection .btn-wrapper a{display:flex;align-items:center}.module-custom-selection .btn-wrapper a img{width:40px;margin-right:15px}.module-custom-selection .btn-wrapper a:nth-of-type(2){margin-left:24px}.arrows-wrapper{position:absolute;width:auto;height:500px;left:0;bottom:-255px}.arrows-wrapper svg{width:auto}.module-custom-selection.height{padding-bottom:110px}@media only screen and (max-width: 1024px){.module-custom-selection .btn-wrapper a{font-size:20px}.module-custom-selection .btn-wrapper a img{width:30px}.arrows-wrapper{height:400px}}@media only screen and (max-width: 767px){.module-custom-selection{height:263px;margin-bottom:80px}.module-custom-selection .btn-wrapper button:first-of-type{margin-right:0;margin-bottom:10px}.module-custom-selection.height{padding:0 0 55px!important}.module-custom-selection .btn-wrapper a{font-size:18px;white-space:nowrap}.arrows-wrapper{height:220px;bottom:-111px;left:-65px}}body.template-product.ps5-preconfigured .m-main-product--wrapper,body.shop-base .m-main-product--wrapper,body.basic-controller .m-main-product--wrapper{width:100%;margin:0 auto;padding:0 15px}.m-product-media--slider__navigation button svg{display:none}body.template-product.ps5-preconfigured .container .m-main-product--wrapper .m-main-product--media,body.shop-base .container .m-main-product--wrapper .m-main-product--media,body.basic-controller .container .m-main-product--wrapper .m-main-product--media{padding:0!important;width:60%}body.template-product.ps5-preconfigured .container .m-main-product--wrapper .m-main-product--info,body.shop-base .container .m-main-product--wrapper .m-main-product--info,body.basic-controller .container .m-main-product--wrapper .m-main-product--info{width:40%;padding:0}.m-product-media--slider__images{margin-left:-5px!important}.m-product-media--layout-6 .m-product-media--slider__thumbnails{padding-right:0!important}@media only screen and (max-width: 1024px){.min-adjust{width:100%}body.template-product.ps5-preconfigured .container .m-main-product--wrapper .m-main-product--media,body.template-product.ps5-preconfigured .container .m-main-product--wrapper .m-main-product--info,body.shop-base .container .m-main-product--wrapper .m-main-product--media,body.shop-base .container .m-main-product--wrapper .m-main-product--info,body.basic-controller .m-main-product--wrapper .m-main-product--media,body.basic-controller .container .m-main-product--wrapper .m-main-product--info{width:100%!important}.m-product-media--layout-6 .m-product-media--slider__thumbnails .swiper-slide{width:90px!important;margin:0 20px!important}.text-with-media-module-half responsive-image{max-width:480px}.text-with-media-module-full responsive-image img{max-height:300px;padding-top:20px}.m-product-media--slider__images{margin:0 auto!important}body.template-product.ps5-preconfigured .container .m-main-product--wrapper .cl-po--gallery-wrapper,body.shop-base .container .m-main-product--wrapper .cl-po--gallery-wrapper,body.basic-controller .container .m-main-product--wrapper .cl-po--gallery-wrapper{max-height:600px}body.template-product.ps5-preconfigured .container .m-main-product--wrapper .cl-po--preview canvas,body.template-product.ps5-preconfigured .cl-po--gallery-main .splide__track .splide__slide,body.shop-based .container .m-main-product--wrapper .cl-po--preview canvas,body.shop-base .cl-po--gallery-main .splide__track .splide__slide body.basic-controller .container .m-main-product--wrapper .cl-po--preview canvas,body.basic-controller .cl-po--gallery-main .splide__track .splide__slide{width:400px!important;height:400px!important;margin:0 auto}}.text-with-media-module-half responsive-image{--aspect-ratio: 1 / 1}.text-with-media-module-half{margin:140px auto}@media only screen and (max-width: 767px){.text-with-media-module-half,.text-with-media-module-full{margin:40px auto!important}.text-with-media-module-half.first .img-small,.text-with-media-module-full.first .img-small{order:1}.text-with-media-module-half.first .m-custom-content__block-text,.text-with-media-module-full.first .m-custom-content__block-text{order:2}.text-with-media-module-full responsive-image img{margin:0 auto}}.text-with-media-module-full responsive-image img{object-fit:initial!important;max-height:400px;width:auto!important;margin-left:auto}.text-with-media-module-full [style*=--aspect-ratio]>*:first-child{position:relative!important}.text-with-media-module-full{margin:140px auto}.text-with-media-module-full responsive-image:before{display:none}.text-with-media-module-full .m-custom-content__block-image{display:flex;align-items:end}@media only screen and (min-width: 1023px){.text-with-media-module-full .m-richtext{padding-top:120px!important;padding-bottom:120px!important}}.product-module-card{border:none;border-radius:24px;margin:5px;box-shadow:#00000080 0 5px 15px}.product-module-card .m-product-card__price .m-price-item--regular{color:#ecff12!important}.product-module-card .m-product-card__price .m-price__sale .m-price-item--regular{color:#B6B6B!important}.product-module-card .m-price__sale .m-price-item--last{color:#ecff12!important}.m-price__sale{display:flex}.product-module-card{padding:0}.m-product-card__info{padding:25px 15px;margin-top:0!important}.product-module-card .m-product-card__main-image img{border-radius:24px 24px 0 0}.product-module-card .m-custom-content__block-inner{height:100%}.m-product-card__media{border-radius:24px 24px 0 0}.m-product-card__tags .m-product-card__tag-name{color:#000;border-radius:4px;font-size:14px;padding:3px 10px}main-product__block .m-price__sale .m-price-item--last{color:#ecff12!important}body.ps5-preconfigured .main-product__block .m-price__sale .m-price-item--last,body.shop-base .main-product__block .m-price__sale .m-price-item--last,body.basic-controller .main-product__block .m-price__sale .m-price-item--last{color:#c10808!important}.main-product__block .m-product-tax{display:none}.main-product__block+.main-product__block{margin-top:10px!important}.main-product__block+.main-product__block p:has(span){max-width:600px}.m-product-form .m-add-to-cart{width:100%;background-color:#18c827!important;border:none;color:#000}.main-product__block+.main-product__block .m-product-text{display:flex;justify-content:center;color:#9e9e9e;font-size:16px}.m-main-product--wrapper .m-button.m-button--small:not(.m-button--link):not(.m-link-underline){width:100%;font-size:18px;border:none;padding:14px 30px}.m-button.m-button--primary.m-button--small.white{background:linear-gradient(to right,#ff6,#0c6)!important}.m-quantity{margin-bottom:20px;background-color:transparent!important;border:none!important;height:40px!important;gap:10px}.m-product-option--label{font-size:18px;color:#333}.main-product__block .m-product-description{color:#c7c7c7!important}.main-product__block+.main-product__block .m-product-text{color:#747474}.m-quantity__input{background-color:transparent!important;border:1px solid #333;color:#333!important;width:50px}.m-quantity__button:first-of-type:hover{background-color:#e50000;color:#000}.m-quantity__button:last-of-type:hover{background-color:#ecff12;color:#000}.m-quantity__button svg{color:#333!important}.m-quantity__button{background:transparent!important;border-radius:4px;border:1px solid #333}#MinimogCart .m-quantity__button,#MinimogCart .m-quantity__button svg{color:#fff!important;border-color:#fff}#MinimogCart .m-quantity__input{border-color:#fff;color:#fff!important}.m-color-badge-sale{text-transform:capitalize;font-weight:400;border-radius:4px;font-size:12px}.m-product-media{padding:0!important;margin-bottom:5px;margin-right:5px}.m-product-media{border-radius:4px}.m-product-media img{border-radius:4px!important}.m-cart-count{background-color:#ecff12!important;color:#000}.m-collapsible--button,.collapsible--button{background-color:#484848!important;border-bottom:none!important;padding:15px 12px;border-radius:4px}.m-gradient .container-fluid .m-section-my .m-section-py container-fluid m-section-my m-section-py{marrgin-bottom:80px}.accordion{display:flex;background-color:#484848;padding:30px;border-radius:4px;margin-bottom:15px}.accordion.white{display:flex;background-color:transparent;padding:30px;border-radius:4px;margin-bottom:15px}.image{width:300px}.image img{border-radius:12px}.line{width:1px;background-color:#676767;margin:0 50px}.m-collapsible-section .m-collapsible--content__inner{padding:0!important}.m-collapsible--button,.collapsible--button h3:has(span){font-size:20px;font-weight:400}.m-collapsible--button{margin:6px auto}.accordion .content p{letter-spacing:1px;line-height:24px!important;max-width:550px}.accordion .content.full p{line-height:27px!important;max-width:1300px!important;width:100%!important}.accordion .link{display:block;font-size:18px;color:#ecff12;margin-top:40px!important;text-decoration:underline}.accordion.white .link{display:block;font-size:18px;color:#000;margin-top:40px!important;text-decoration:underline}.acco-white .m-collapsible--button{background-color:transparent!important;border-bottom:1px solid #888!important}@media only screen and (max-width: 767px){.accordion{flex-wrap:wrap}.accordion .line{display:none}.accordion .image{margin-bottom:20px}}.m-price-item--regular{color:#B6B6B!important}.m-price__regular .m-price-item--regular{color:#ecff12!important}.ps5-preconfigured .m-price__regular .m-price-item--regular,body.shop-base .m-price__regular .m-price-item--regular,body.basic-controller .m-price__regular .m-price-item--regular{color:#cd2f1e!important;font-size:24px!important;font-weight:700}.m-price__sale .m-price-item--last{color:#ecff12!important}body.ps5-preconfigured .m-price__sale .m-price-item--last,body.shop-base .m-price__sale .m-price-item--last,body.basic-controller .m-price__sale .m-price-item--last{color:#cd2f1e!important;font-size:24px!important}.m-price__sale .m-price-item--regular{font-size:22px!important}.m-product-list .swiper-slide .m-product-card{border-radius:24px;box-shadow:#00000080 0 5px 15px;margin-bottom:40px}.m-toolbar--column-switcher>button[data-column~="1"]{display:none}.m-toolbar--column-switcher>button[data-column~="4"]{display:none}.m-toolbar--column-switcher>button[data-column~="5"]{display:none}.m-toolbar--column-switcher>button[data-column~="2"]{background:transparent}.m-toolbar--column-switcher>button[data-column~="3"]{background:transparent}.m-blog__wrapper .m-article-card--view-list .m-article-card__image img,.m-blog__wrapper .m-article-card--view-list .m-article-card__image{border-radius:24px!important}.m-blog__wrapper .m-article-card--view-list{padding:24px}@media only screen and (max-width: 1024px){.m-blog__wrapper .m-article-card--view-list{padding:14px 12px 0}.m-article__title{font-size:20px!important}.m-article__meta{font-size:16px}}.m-footer--middle .m-footer--block-title{font-size:24px!important}@media only screen and (max-width: 1024px){.m-footer--middle .m-footer--block-title{font-size:20px!important}}.m-newsletter-section__image{order:2}#m-newsletter-template--23807700435277__1660188320aa06bbce{--section-padding-top:0 !important;--section-padding-bottom:0 !important}.m-newsletter-section--with_image .m-newsletter-section__inner{padding:70px 20px!important}.m-newsletter-section__content p{text-align:left;font-size:18px!important}.m-newsletter-section--with_image .m-newsletter-section__heading{width:100%;text-align:left;max-width:300px;margin-left:0;margin-right:auto;font-size:40px!important}@media only screen and (max-width: 1024px){.m-newsletter-section--with_image .m-newsletter-section__heading{font-size:30px!important}.m-newsletter-section__image img{border-radius:8px}.newsletter-footer .contact-form,.newsletter-footer .m-newsletter-form.m-newsletter-form--bordered{width:100%}}.m-newsletter-form__agreement-text{justify-content:flex-start!important}.m-newsletter-form__input-wrapper input:focus{background:transparent!important}.m-newsletter-form__input-wrapper input{background:transparent!important;border-radius:8px!important}.newsletter-footer .m-newsletter-form__input-wrapper input{background:#fff!important;color:#000}.newsletter-footer .m-newsletter-form__input-wrapper{border:black}.newsletter-footer .m-newsletter-form__button span{color:#000}.newsletter-footer{background:#ecff12!important}.m-newsletter-form__wrapper{border-radius:8px!important;width:500px}.m-collection-products .m-product-item{border:none;border-radius:24px;margin:5px;box-shadow:#00000080 0 5px 15px;padding:0!important}@media only screen and (max-width: 1024px){.m-collection-products .m-product-item{padding:0!important}}.m-collection-products.m-cols-2 .m-product-item{width:calc(50% - 10px)!important}.m-collection-products.m-cols-3 .m-product-item,.m-custom-content__block-product.lg\:m\:w-1\/3{width:calc(33.33333% - 10px)!important}.m-customer-forms input:focus{background:transparent!important}.m-customer-forms input{background:transparent!important}.m-register-form input:focus{background:transparent!important}.m-register-form input{background:transparent!important}.container-fluid.m-section-my.m-section-py .m-featured-slider__img img{border-radius:24px}.m-featured-slider__img:hover{border-radius:24px!important}.custom_module_blog_slider{max-width:1400px;margin:0 auto}.custom_module_blog_slider .container{overflow:hidden}.custom_module_blog_slider .slider{margin:0 auto 0 0;width:22.5em;height:23.75em;overflow:visible}@media only screen and (max-width: 767px){.custom_module_blog_slider .slider{width:80%;height:300px}}.custom_module_blog_slider .slider__list{width:fit-content;cursor:grab}.custom_module_blog_slider .slider__listItem{background:#434343;border-radius:24px}.custom_module_blog_slider .scroll{position:relative;left:0;margin-top:2.5em;width:100%;overflow:hidden}.custom_module_blog_slider .scroll:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;display:block;margin:auto 0;width:100%;height:100%;background-color:#655f5f}.custom_module_blog_slider .scroll .swiper-scrollbar-drag{position:relative;top:0;left:0;z-index:2;height:100%;background-color:#ecff12;border-radius:0;transform-origin:right center;will-change:transform;cursor:grab}.custom_module_blog_slider .scroll__growbar{content:"";position:absolute;top:0;bottom:0;left:0;display:block;height:100%;background:#ecff12}.swiper-slider .custom_module_image_slider .slider__listItem{width:240px!important}.custom_module_image_slider img{border-radius:24px}.custom_module_blog_slider .container-inner{padding-top:1.25em;margin:0 auto;width:calc(325/375*100%);overflow:visible}@media only screen and (max-width: 767px){.swiper-slider .container-inner{margin-top:0!important;padding-top:0!important}.swiper-slider .custom_module_image_slider .slider__listItem{width:160px!important}}.blog-module-card,.product-slider-module,.image-slider-module-wrapper{display:none}.container-inner{margin-top:40px;margin-bottom:40px}#grid .grid-item{background-color:#ecff12!important}@media only screen and (min-width: 1025px){.m-blog--sidebar-right .m-blog__wrapper{padding-right:30px!important}}@media only screen and (max-width: 378px){.m-newsletter-form__button-inline .m-newsletter-form__button{position:static!important;width:100%!important}.m-newsletter-form__wrapper input{width:100%!important;margin-bottom:10px}.m-newsletter-form__wrapper button{width:100%;border:1px solid!important}.m-newsletter-form__wrapper{flex-wrap:wrap}}.image-wrapper a img{border-radius:8px;height:auto;width:350px;filter:brightness(70%);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);transition:all .3s ease-out}.image-wrapper a img:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);transition:all .3s ease-out}.image-wrapper .flex-box{margin-right:20px;margin-bottom:10px;margin-top:10px;position:relative;overflow:hidden;border-radius:8px}.image-wrapper a p{color:#6b6b6b;position:absolute;left:24px;bottom:10px;white-space:nowrap;transition:all .3s ease-out}.image-wrapper a:hover p{transition:all .3s ease-out;color:#fff}.image-wrapper a{cursor:pointer}.image-wrapper{display:flex}@media only screen and (max-width: 767px){.image-wrapper a img{width:100%}.image-wrapper .flex-box{position:relative;overflow:hidden;border-radius:8px;margin:10px 5px;width:calc(50% - 10px)}.image-wrapper{padding:0 8px;flex-wrap:wrap}.module-custom-selection.height{height:auto;margin-bottom:90px}.image-wrapper a p{font-size:16px}}.module-custom-selection .m-gradient{background:transparent}.footer{display:flex;justify-content:space-between}.footer .abstand{max-width:300px}.footer-right{display:flex;justify-content:flex-end;width:calc(100% - 150px);margin-left:150px}.footer .flex-box{display:flex;justify-content:space-between}.abstand p{width:100%;color:#919191;margin-right:20px}.footer .abstand img{margin-top:20px}.footer .right{width:calc(100% - 150px);align-items:flex-start;margin:0 10px;justify-content:flex-start;display:flex;flex-wrap:wrap}.footer{width:100%}.footer .img-payment{display:flex;flex-wrap:wrap}.footer .img-payment img{width:45px;margin-top:20px}@media only screen and (max-width: 1300px){.footer-right{width:calc(100% - 100px);margin-left:100px}}@media only screen and (max-width: 1224px){.footer .abstand{width:100%;max-width:500px;margin-bottom:30px}.footer-right{margin-left:0}.footer .flex-box{flex-wrap:wrap}}.newsletter-footer{background-color:#fff}.newsletter-footer .flex-box{width:100%;display:flex;padding:10px 15px;align-items:center;justify-content:center}.newsletter-footer .flex-box img{width:65px;display:flex;margin:0 5px}.newsletter-footer .flex-box .newsletter-description img{width:30px}.newsletter-footer .flex-box .m-newsletter-section__form{margin-right:0}.newsletter-footer .flex-box .m-newsletter-form__agreement-text p{font-size:18px!important}.newsletter-footer .flex-box .m-newsletter-section__form .m-svg-icon--medium{color:#000;width:15px;height:15px}.newsletter-footer-hidden .m-newsletter-form__input-wrapper input{display:none!important}.newsletter-footer-hidden .m-newsletter-form__agreement-text{display:none}.newsletter-footer .flex-box p{display:flex;align-items:center;color:#000;text-transform:uppercase}.abstand img{width:80px;height:auto;margin-bottom:20px}.abstand h4{margin-bottom:20px}.right li{margin-top:7px;color:#919191;list-style:none;width:100%}.right .versandarten img{height:auto;width:50px}.right .versandarten h5{margin-bottom:10px}.right li a{width:100%;display:block}.right li:first-of-type{margin-top:15px}.right h5{text-transform:uppercase}@media only screen and (max-width: 1024px){.right{flex-wrap:wrap;width:100%!important}.m-footer--middle .m-footer--block{width:100%!important}.m-row .m-blog-sidebar{display:none}}@media only screen and (max-width: 767px){.footer .abstand{width:100%}.newsletter-footer .m-section.m-newsletter-section{display:none}.footer .abstand p{width:100%}.footer,.footer-right{flex-wrap:wrap}.footer .right{margin-top:20px;margin-left:0!important}.footer .right .zahlungsarten{margin-top:0!important;margin-left:0!important}.footer .right .versandarten{margin-top:40px;margin-left:0!important}}.m-footer{border:none!important}.m-footer--bottom-center{width:100%;text-align:left}.m-footer--bottom-inner{flex-direction:column}.m-footer--bottom-right{width:100%;align-items:flex-start;margin-bottom:20px}@media only screen and (min-width: 1024px){.m-section .m-custom-liquid a{padding:0 var(--fluid-container-offset, 60px)}}.footer-flex{display:flex;justify-content:space-between}.footer-flex a{color:#919191}@media only screen and (max-width: 767px){.footer-flex{flex-wrap:wrap}.footer a{font-size:18px}.footer-flex a{width:100%;margin-bottom:30px;font-size:16px}.m-footer--bottom.m-footer--bottom-footer-3.m-gradient{display:none}}.social-media-links{margin-bottom:20px}.social-media-links svg{width:22px;height:22px;color:#fff;cursor:pointer}.footer-line{height:1px;background-color:#919191;width:100%;margin-bottom:20px}.m-newsletter-section__wrapper{justify-content:space-between}.m-newsletter-section__wrapper .m-newsletter-section__inner{margin:0;padding-left:0!important}.m-header__menu .m-menu__link--main{font-size:20px!important;font-weight:500!important}.m-menu{justify-content:space-between!important}@media only screen and (min-width: 1024px){.m-header__desktop{-webkit-mask:radial-gradient(65px,#0000 100%,#000) 0 0 / 100% 175% no-repeat}.m-header.scroll-down.stuck .m-header__wrapper{transform:translate3d(0,-150%,0)!important}m-header{background:transparent;position:absolute!important;width:100%}.m-header__wrapper{position:relative}.m-header__wrapper:after{content:"";background-image:url(https://omgn.de/cdn/shop/files/WEIss_PNG.png);position:absolute;width:95px;height:95px;transform:translate(-50%);left:50%;z-index:9999;top:20px;background-size:100%,100%;pointer-events:auto;cursor:pointer}.m-header__container{padding-top:10px}m-header .m-logo__image{display:none}}@media only screen and (max-width: 1024px){.m-logo__image-default{height:50px}}.m-newsletter-section--horizontal{display:none}.m-footer--block-inner .zahlungsarten .img-payment{justify-content:left}@media only screen and (max-width: 767px){.m-icon-box__icon{width:70px!important}.m-newsletter-section__wrapper .m-newsletter-section__inner{margin:0;padding-left:20px!important}.m-announcement-bar__item.swiper-slide{height:auto!important}.m-announcement-bar__content{font-size:16px!important;height:100%;display:flex!important;justify-content:center;align-items:center}body.ps5-preconfigured .m-product-form--input,body.shop-base .m-product-form--input,body.basic-controller .m-product-form--input{display:none}.m-collapsible--button{font-size:18px!important}}.about-us .content{display:flex;align-items:center}.about-us .content img{width:40px;height:40px;margin-bottom:20px;margin-top:-10px;margin-right:15px}.about-us .content h4{margin-bottom:20px;margin-top:50px}.m-sidebar--content{background-color:#242424!important;border-radius:24px;padding:15px}.swiper-slider .slider__listItem{background-color:#242424!important}.swiper-slider .container-inner{margin-top:0;padding-top:0;margin-bottom:140px}#looxReviews{max-width:unset!important}.m-page-header{display:none}.template-login .m-page-header{display:block}.template-login .m-page-header .m-breadcrumb{display:none}.notification__text{font-size:16px}@media only screen and (min-width: 1025px){.m-collection-page-header__inner,.m-page-header,.m-article.m-article--layout1,.m-main-product{padding-top:150px}}@media only screen and (min-width: 1025px){.m-main-product{padding-top:115px}}@media only screen and (min-width: 1025px){#mczrProductIframe{padding-top:80px}}@media only screen and (max-width: 767px){.swiper-slider .container-inner{margin-bottom:0!important;margin-left:15px}.swiper-slider .m-article-card__readmore{font-size:16px!important}}.swiper-slider{max-width:1400px;margin:0 auto}.swiper-slider .slider{margin:0 auto 0 0;width:22.5em;height:auto;overflow:visible}@media only screen and (max-width: 767px){.swiper-slider .slider{width:80%}}.swiper-slider .slider__list{width:fit-content;cursor:grab}.swiper-slider .slider__listItem{background:#434343}.swiper-slider .scroll{position:relative;left:0;margin-top:2.5em;width:100%;overflow:hidden}.swiper-slider .scroll:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;display:block;margin:auto 0;width:100%;height:100%;background-color:#655f5f}.swiper-slider .scroll .swiper-scrollbar-drag{position:relative;top:0;left:0;z-index:2;height:100%;background-color:#ecff12;border-radius:0;transform-origin:right center;will-change:transform;cursor:grab}.swiper-slider .scroll__growbar{content:"";position:absolute;top:0;bottom:0;left:0;display:block;height:100%;background:#ecff12}a.m-product-card__name{font-size:20px!important}.container-inner{padding-top:1.25em;width:calc(325/375*100%);overflow:visible}.custom_module_blog_slider h3.m-article-card__title a{font-size:20px!important}.m-article-card__excerpt{font-size:18px!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:relative!important}@media only screen and (max-width: 767px){.custom_module_blog_slider h3.m-article-card__title a{font-size:16px!important}.custom_module_blog_slider h3.m-article-card__title{margin-bottom:10px!important}}.custom_module_image_sliders_square img,.custom_module_image_sliders_square .swiper-slide{border-radius:24px}@media only screen and (max-width: 767px){.m-icon-box__description p{font-size:16px!important;line-height:23px!important}}.m-icon-box .m-hover-box__wrapper{width:100px}.karriere-card .m-icon-box .m-hover-box__wrapper{width:100%}#clcysw71ahnc .cl-po--swatch{background-color:transparent!important;border:1px solid #C7C7C7!important;color:#c7c7c7}#clcysw71ahnc .cl-po--label{color:#333!important}#clcysw71ahnc .cl-po--input:checked+.cl-po--swatch-button{border:1px solid #ECFF12!important;color:#c7c7c7!important}#clcysw71ahnc .cl-po--swatch{width:150px;border-radius:7px!important}.splide__arrow svg{fill:#fff!important;height:20px!important}#clcysw71ahnc input[type=radio]:checked+.cl-po--swatch{box-shadow:none!important;border:1px solid #333!important}.m-main-product--wrapper .m-main-product--info{margin-left:auto;display:flex;justify-content:center}.m-product-media--slider__images{max-width:600px;margin-left:50px}.m-product-media--slider{justify-content:space-evenly!important}.m-product-info--wrapper{max-width:600px}.cl-po--gallery .splide__arrow--next{right:0!important}.cl-po--gallery .splide__arrow--prev{left:0!important}.cl-po--gallery .splide__arrow{background-color:transparent!important;border-radius:4px!important}.cl-po--gallery-thumbnails.splide--nav>.splide__track>.splide__list>.splide__slide .cl-po--gallery-thumbnail{border:2px solid#fff!important;border-radius:4px;margin:0 25px}.swiper-slider.product-mobile-slider{display:none!important}.product-card-content,.m-product-list .swiper-slide .m-product-card{background:#2f2f2f!important}.product-card-content img,.m-product-list .swiper-slide .m-product-card img{background-color:#414141!important}.product-card-content .m-product-card__info h3 a{font-size:18px!important}@media only screen and (max-width: 767px){.swiper-slider.product-mobile-slider{display:block!important}#clcysw71ahnc .cl-po--swatch{width:60px}.swiper.products{display:none}.product-card-content .m-product-card__info h3 a{font-size:16px!important;min-height:48px}}.product-card-content{box-shadow:#00000080 0 5px 15px;border-radius:24px}.form-field{background:transparent!important}.subnavigation{background-color:#333;padding:7px 0}.subnavigation .subnavigation-wrapper .m-sub-menu__item:first-of-type a{padding-left:0}.subnavigation .subnavigation-wrapper{display:flex;align-items:center;list-style:none;max-width:1400px;margin:0 auto}.m-sub-menu__item .m-sub-menu__item--level-1{display:flex;align-items:center}.subnavigation .m-sub-menu__item a:after{position:absolute;content:"";width:0;height:2px;background-color:currentColor;bottom:-3px;transition:width var(--m-duration-default, .25s) ease-in-out}.subnavigation .m-sub-menu__item:hover a:after{width:calc(100% - 1.5rem)}.subnavigation .m-sub-menu__item>a:hover{background-color:transparent}.subnavigation .m-sub-menu__item{position:relative}@media only screen and (max-width: 1495px){.subnavigation-wrapper{padding-left:40px}}.m-header__right .m-tooltip__content{display:none}.subnavigation li a{display:flex;flex-wrap:wrap}.subnavigation li a img{width:auto;height:35px;margin:0 auto 5px}.subnavigation li a p{width:100%;text-align:center}.m-product-tag.m-product-tag--soldout{border-radius:8px;background:#ecff12;width:auto;font-size:14px}#MainContent .shopify-policy__container{padding-top:150px;max-width:1300px!important}.shopify-section-group-footer-group .m-custom-liquid{background-color:#2f2f2f}@media only screen and (max-width:767px){#MainContent .shopify-policy__container{padding-top:10px}}.m-recently-viewed{padding:0 15px}:root{--glow-color: hsl(65, 100%, 54%)}*,*:before,*:after{box-sizing:border-box}.glowing-btn{position:relative;color:var(--glow-color);cursor:pointer;border:.15em solid var(--glow-color);border-radius:.45em;background:none;perspective:2em;font-size:22px;font-weight:400;padding:8px 22px;margin-top:24px;-webkit-box-shadow:inset 0px 0px .5em 0px var(--glow-color),0px 0px .5em 0px var(--glow-color);-moz-box-shadow:inset 0px 0px .5em 0px var(--glow-color),0px 0px .5em 0px var(--glow-color);box-shadow:inset 0 0 .5em 0 var(--glow-color),0 0 .5em 0 var(--glow-color);animation:border-flicker 2s linear infinite}.glowing-txt{-webkit-text-shadow:0 0 .125em hsl(0 0% 100% / .3),0 0 .45em var(--glow-color);-moz-text-shadow:0 0 .125em hsl(0 0% 100% / .3),0 0 .45em var(--glow-color);text-shadow:0 0 .125em hsl(0 0% 100% / .3),0 0 .45em var(--glow-color);animation:text-flicker 3s linear infinite}.glowing-btn.second .glowing-txt{-webkit-text-shadow:0 0 .125em hsl(0 0% 100% / .3),0 0 .45em var(--glow-color);-moz-text-shadow:0 0 .125em hsl(0 0% 100% / .3),0 0 .45em var(--glow-color);text-shadow:0 0 .125em hsl(0 0% 100% / .3),0 0 .45em var(--glow-color);animation:none!important}.glowing-btn.second .faulty-letter{animation:none!important;opacity:inherit}.glowing-btn{animation:none!important}.glowing-btn.second{display:flex}.glowing-btn.second.no-shadow img.first{height:30px;margin-right:12px}.glowing-btn.second.no-shadow img.second{height:30px;margin-right:12px;display:none}.glowing-btn.second.no-shadow:before{display:none}.glowing-btn.second.no-shadow:hover img.second{height:30px;margin-right:12px;display:block}.glowing-btn.second.no-shadow:hover img.first{height:30px;margin-right:12px;display:none}.glowing-btn.second.no-shadow{margin:10px 0!important}.faulty-letter{opacity:.5;animation:faulty-flicker 2s linear infinite}.glowing-btn:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;z-index:-1;background-color:var(--glow-color);box-shadow:0 0 2em .2em var(--glow-color);transition:opacity .1s linear}.glowing-btn:hover{color:#000c;text-shadow:none;animation:none}.glowing-btn:hover .glowing-txt{animation:none}.glowing-btn:hover .faulty-letter{animation:none;text-shadow:none;opacity:1}.glowing-btn:hover:before{filter:blur(1.5em);opacity:1}.glowing-btn:hover:after{opacity:1}@keyframes faulty-flicker{0%{opacity:.1}2%{opacity:.1}4%{opacity:.5}19%{opacity:.5}21%{opacity:.1}23%{opacity:1}80%{opacity:.5}83%{opacity:.4}87%{opacity:1}}@keyframes text-flicker{0%{opacity:.1}2%{opacity:1}8%{opacity:.1}9%{opacity:1}12%{opacity:.1}20%{opacity:1}25%{opacity:.3}30%{opacity:1}70%{opacity:.7}72%{opacity:.2}77%{opacity:.9}to{opacity:.9}}@keyframes border-flicker{0%{opacity:.1}2%{opacity:1}4%{opacity:.1}8%{opacity:1}70%{opacity:.7}to{opacity:1}}@media only screen and (max-width: 767px){.glowing-btn{font-size:18px;padding:5px 18px}.module-hero.glow{padding-bottom:18px}.m-icon-box-section__wrapper .m-icon-box__inner{margin:0 15px}}.module-hero.custom .container-fluid{min-height:60vh;display:flex;flex-wrap:wrap;align-items:flex-end}.module-hero.custom .m-custom-content__block-text{max-width:450px}.module-hero-video{position:relative}.module-hero-video video{width:100%;max-height:70vh;object-fit:cover}.configure-text{padding:12PX;color:#ecff12;margin:0 auto;text-align:center}.social-media-links{flex-wrap:nowrap}.banner{background:#c54245;color:#e4e3e8;width:100%;height:80px;display:flex;align-items:center}.banner.xmas{justify-content:space-around}.box-xmas{font-family:Unbounded}.box-xmas img{width:100px}.banner.black-friday{background:#ff0;height:40px}.banner.halloween .box p{font-family:Spooktober;line-height:50px!important;color:#c10}.banner.halloween .box img{height:130px}.banner .box{width:33.333%;display:flex;justify-content:center;align-items:center;font-family:Source Sans Pro}.banner .box p{color:#6b6b6b;white-space:nowrap;font-size:32px!important}.banner .box p span{font-family:Source Sans Pro;font-weight:600;color:#000}.banner .box img{height:60px;width:auto}.banner.black-friday .box img{height:100px}.banner.black-friday .box p{font-family:Helvetica}.banner.easter{background-color:#ff5c00;justify-content:space-around;display:flex;align-items:center;width:100%;height:120px;position:relative;overflow:hidden}.banner.easter .box-easter img{height:70px;width:auto;display:block}.banner.easter .box-easter p{font-family:Chewy,system-ui;font-size:30px!important;letter-spacing:.09rem;color:#fff;margin:0}.banner.bf{background-color:#000;justify-content:space-around;font-weight:800;display:flex;width:100%;height:120px}.banner.bf .box-bf img{height:70px;width:auto}.banner.halloween{background:linear-gradient(135deg,#000,#220004 40%,#6a000a 75%,#c90015);justify-content:space-around;display:flex;width:100%;height:120px}.banner.halloween .box-halloween p{font-family:Spooktober;color:red}.banner.halloween .box-halloween img{height:120px;width:auto}.banner.ny{background:#fff;justify-content:space-around;display:flex;width:100%;height:100px;position:relative;overflow:hidden}.banner.ny .box-ny:first-child p{font-family:Satisfy,cursive;font-size:30px!important;line-height:38px;color:#333;letter-spacing:.06rem}.banner.ny .box-ny img{height:100px;width:auto;margin-left:auto}.banner .box-ny.code p{font-size:26px;font-weight:700;color:#333}@media only screen and (max-width: 767px){.banner .box-ny.code p{margin-top:15px}}.banner.cm{background-color:#333;justify-content:space-around;display:flex;width:100%;height:120px;font-weight:800}.banner.cm .box-cm img{height:70px;width:auto}.banner.valentine{background:linear-gradient(225deg,#d4145a,#fbb03b);justify-content:space-around;display:flex;width:100%;height:120px}.box-vd{color:#efcb71}.box-vd p{font-family:Satisfy,cursive;font-size:30px!important;line-height:38px;color:#000;margin:0;text-align:center}.box-vd img{height:90px}@media only screen and (max-width: 767px){.banner.black-friday .box p{line-height:27px!important;font-size:23px!important}.banner.xmas{display:block}.banner .box-xmas{margin-bottom:10px}.banner .box-xmas::last-of-type{margin-bottom:0}}.banner *::selection{background:#f3f3f3;color:#ff2a2a}@media only screen and (max-width: 1024px){.banner{height:auto}.banner .box img{height:45px;width:auto}.banner .box p{white-space:break-spaces}}@media only screen and (max-width: 767px){.banner .box img{height:30px;width:auto}.banner.valentine,.banner.cm,.banner.ny,.banner.bf,.banner.easter{display:block;height:fit-content}.banner .box p{width:100%}.banner.easter .box img{height:70px;marign-bottom:0;width:auto}.banner.halloween .box-halloween p{font-size:16px!important}.banner.halloween{display:block;height:fit-content}.banner .box:first-of-type{display:none}.banner .box{width:100%}.banner .box p{line-height:33px!important}.banner.halloween .box p{font-size:18px!important;line-height:33px!important}.banner{padding:15px}.order-one{margin-bottom:20px}}.hero-btn-video{position:absolute;left:0;bottom:62px;background:transparent!important}.hero-btn-video .m-gradient{background:transparent!important}.modal-body .ds-i18n.accordion-button.collapsed,.modal-body .accordion-item .accordion-header h2,.accordion-button:not(.collapsed){font-family:system-ui!important}.announcement-bar-custom{color:#e4e3e8;width:100%;height:40px;display:flex;align-items:center;background-color:#000}.announcement-bar-custom div{width:33.333%;display:flex;justify-content:center;align-items:center}.announcement-bar-custom img{height:22px;width:auto;margin-right:20px}.announcement-bar-custom p{font-size:20px!important;margin-bottom:0!important}.announcement-bar-custom .img-announcement-bar-custom{height:15px;width:auto;margin-right:20px}@media only screen and (max-width: 1024px){.announcement-bar-custom{display:none}}@media only screen and (min-width: 1024px){.m-announcement-bar__container{display:none}}.icon-list p{color:#939393}.icon-list img,.icon-list .responsive-image.m-image-loaded{height:20px!important;width:auto!important}.icon-list [style*=--aspect-ratio]:before{display:none!important}.icon-list .m-richtext__description{margin:0!important}.icon-list .m-image.m-image-loaded img{position:static!important}.icon-list .m-image-with-text__content{padding:0!important}.icon-list .m-image-with-text__image{padding-right:0!important}.ueberschrift.border-top-line{border-top:1px solid #909090}.ueberschrift .container,.icon-list .container{padding-left:0!important}.icon-list .m-image-with-text__image{max-width:130px}.ueberschrift{font-family:Helvetica}.icon-list .m-image-with-text__inner{flex-wrap:nowrap!important}.icon-list .m-richtext__description{margin-top:0}.space-line .m-divider-section{margin:24px 0}.social-media-module{font-family:Helvetica;margin-bottom:50px}.social-media-module .flex-box{display:flex;width:100%}.social-media-module .flex-box .description{width:50%}.social-media-module .flex-box .description span{color:#ecff12}.social-media-module .flex-box .description h2,.social-media-module .flex-box .description p{color:#6b6b6b}.social-media-module .flex-box .social-btns{display:flex;align-items:center;justify-content:center;margin-left:auto}.social-media-module .flex-box .social-btns a{display:flex;padding:10px 15px;background-color:#fff;color:#000;align-items:center;justify-content:center;border-radius:6px;font-weight:300;font-size:16px;text-transform:uppercase}.social-media-module .flex-box .social-btns a:first-of-type{margin-right:15px}.social-media-module .flex-box .social-btns a img{width:30px;height:auto;margin-left:10px}@media only screen and (max-width: 767px){.social-media-module .flex-box{flex-wrap:wrap}.social-media-module .flex-box .description{width:100%}.social-media-module .flex-box .social-btns{margin-left:0;margin-top:10px}}.newsletter-footer .m-newsletter-section__description p{font-size:24px!important;color:#fff!important}.newsletter-footer .flex-box .m-newsletter-form__agreement-text p{font-size:14px!important}.form-field--checkbox a{margin-left:5px}.newsletter-footer .form-field--checkbox a{border-radius:8px!important}.newsletter-footer .m-newsletter-form__input-wrapper{border-radius:8px!important;border:1px solid black}.newsletter-footer .m-newsletter-form__input-wrapper placeholder{color:#000}.newsletter-footer .m-newsletter-form__input-wrapper{background-color:#fff;width:100%}.newsletter-footer .m-newsletter-form__input-wrapper{height:40px}.newsletter-footer .m-newsletter-form__input-wrapper input::placeholder{color:#000;font-size:16px}.newsletter-footer .m-newsletter-form__button-inline .m-newsletter-form__button--text{display:flex;align-items:center}.notification.success{width:500px;height:40px}.newsletter-footer .m-terms-conditons{width:auto}.m-terms-conditons{margin-top:30px}.newsletter-footer .m-newsletter-form.m-newsletter-form--bordered{margin-right:0;margin-left:auto;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center}.m-newsletter-form__agreement-text{height:17px;margin-bottom:12px}.newsletter-footer .form-field--checkbox a:hover{color:#000}.newsletter-footer .m-newsletter-form__button-inline .m-newsletter-form__button--text span{text-transform:uppercase;font-size:16px}@media only screen and (max-width: 1300px){.newsletter-footer .m-newsletter-section__form{margin-left:200px}}@media only screen and (max-width: 1145px){.newsletter-footer .flex-box{flex-wrap:wrap}.newsletter-footer .m-newsletter-form.m-newsletter-form--bordered{justify-content:flex-start!important}.newsletter-footer .m-newsletter-section__form{width:100%;max-widt:1145px;margin-left:0;margin-top:10px}.m-newsletter-section--horizontal .m-newsletter-section__header{order:2}.m-newsletter-section__form{order:1}.m-newsletter-form__wrapper{width:100%!important}}@media only screen and (max-width: 767px){.newsletter-footer .m-newsletter-form__input-wrapper input{width:100%}.m-newsletter-form__wrapper{width:100%!important}.m-video__wrapper{margin:90px 0!important}.karriere-card{margin-bottom:80px}}.karriere-card .m-icon-box__inner{border:1px solid black;border-radius:12px;background:#2f2f2f!important}.karriere-card .m-icon-box__description p{min-height:70px}.karriere-card .m-icon-box__icon .m-hover-box__wrapper,.karriere-card .m-icon-box__icon .m-hover-box__wrapper img{border-radius:12px 12px 0 0}.karriere-card .m-icon-box__icon{width:100%!important}.karriere-card{border-radius:12px 12px 0 0;margin-bottom:140px}.karriere-card .m-icon-box__content{width:100%;text-align:left;padding:20px;margin-top:15px}.m-icon-box--vertical .m-icon-box__content{margin-top:15px!important}.m-video__wrapper{max-width:1600px;width:100%!important;border-radius:12px;margin:140px 0}.product-trust{padding:16px;background-color:#f5f5f5!important;border-radius:14px;color:#fff;width:100%}.product-trust.second{padding:40px;margin-top:17px}.product-trust.second .flex-box{margin:15px 0}.product-trust.second .flex-box:first-of-type{margin-top:0}.product-trust.second .flex-box:last-of-type{margin-bottom:0}.margin{margin:20px 0}.product-trust .zufriedene-kunden{border-bottom:1px solid #C7C7C7;padding:14px 0}.product-trust .zufriedene-kunden.second{border-bottom:none;padding:0}.product-trust .zufriedene-kunden.second.border{border-bottom:1px solid #C7C7C7}.product-trust .zufriedene-kunden.second img{object-fit:contain;max-height:30px;max-width:35px}.product-trust .zufriedene-kunden.second p{margin-left:10px!important;font-size:16px!important;margin:5px 0;letter-spacing:.03rem;font-size:18px!important;color:#333!important}.product-trust .flex-box{display:flex;align-items:center;gap:12px}.product-trust p.txt-sec{margin:0;font-size:12px;line-height:22px;letter-spacing:.02rem;color:#000!important}.product-trust.second .flex-box img{width:30px;height:30px}.product-img-wrapper{position:relative;width:110px;height:44px;min-width:110px}.product-img-wrapper img{width:42px;height:42px;border-radius:9999px;object-fit:cover;border:1px solid #2f2f2f}.first-picture{position:absolute;z-index:30}.second-picture{position:absolute;left:34px;z-index:20}.third-picture{position:absolute;left:68px;z-index:10}.klarna-glow-btn{display:flex;align-items:center;justify-content:center;gap:14px;width:100%;background:#111;border-radius:8px;color:#fff;text-decoration:none;padding:5px;overflow:hidden}.klarna-glow-btn__badge img{height:30px!important}.klarna-glow-btn>*{position:relative;z-index:1}.klarna-glow-btn__text{font-size:16px;letter-spacing:.02rem}.klarna-glow-btn__text u{text-underline-offset:3px}.klarna-glow-btn__badge{padding:6px 10px;border-radius:10px;display:flex;align-items:center;height:34px}.klarna-glow-btn__badge img{height:18px;width:auto}.zahlungsarten{padding-top:10px}.zahlungsarten .img-payment{display:flex;flex-wrap:wrap;justify-content:start;gap:16px}.zahlungsarten img{height:22px;width:auto;opacity:.95}.delivery-box{background-color:#f5f5f5;border-radius:16px;padding:18px 20px;color:#333;width:100%;box-shadow:#00000017 0 3px 12px;margin-top:20px}.delivery-badge-text{color:#000!important}.delivery-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.delivery-country{display:flex;align-items:center;gap:10px;font-size:14px;opacity:.9;white-space:nowrap;border-bottom:1px solid#333}.delivery-country-link{color:#333;text-decoration:none}.delivery-country-sep{color:#333}.delivery-country-name{opacity:.95}.delivery-badge{display:flex;align-items:center;gap:12px;padding:5px 10px;border-radius:8px;font-size:14px;width:max-content;color:#333}.delivery-badge.is-in{background:#35cc5833;color:#35cc58}.black-btn .black-text{font-size:16px;color:#333}.black-btn{border:2px solid #333333;padding:10px 0;width:100%;margin-top:40px;border-radius:8px}.black-btn.green{background-color:#18c827;border:none}.delivery-badge.is-out{background:#fe0707e3;color:#ff4848}.delivery-dot:after{content:"";width:10px;height:10px;border-radius:50%;background:currentColor}.delivery-dot{width:18px!important;height:18px!important;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:1px solid currentColor;position:relative;animation:deliveryPulse 1.8s ease-out infinite}@keyframes deliveryPulse{0%{box-shadow:0 0 0 0 currentColor;opacity:1}70%{box-shadow:0 0 0 8px transparent;opacity:.9}to{box-shadow:0 0 0 0 transparent;opacity:1}}.delivery-date{font-size:24px;font-weight:700;margin-bottom:20px;color:#333}.delivery-date small{font-size:18px;font-weight:400;opacity:.85;margin-left:20px;color:#333}.timeline{display:flex;align-items:start;justify-content:space-between}.timeline-step{text-align:center;min-width:85px}.timeline-step:first-of-type{text-align:left}.timeline-step:last-of-type{text-align:right}.timeline-icon{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 10px;background:#35cc58}.timeline-step:first-of-type .timeline-icon{margin-left:0}.timeline-step:last-of-type .timeline-icon{margin-right:0}.timeline-icon img{width:24px;height:auto;filter:brightness(0) invert(1)}.timeline-line{flex:1;height:3px;background:#35cc58;margin-top:21px}.timeline-step p{margin:0;font-size:14px!important;line-height:14px!important}.timeline-step strong{display:block;font-size:16px!important}.delivery-box.is-out .timeline-icon,.delivery-box.is-out .timeline-line{background:#ff4848}@media (max-width:767px){.delivery-top{flex-direction:column;align-items:flex-start}.timeline-icon{width:30px;height:30px}.timeline-step p{margin:0;font-size:12px!important;line-height:14px!important}.timeline-icon img{width:16px}.delivery-date{font-size:18px}.timeline-step strong{display:block;font-size:12px!important}.delivery-box{padding:18px}.timeline-line{width:4px;height:2px;margin:10px 0}.delivery-date small{display:block;margin-left:0;margin-top:6px;font-size:16px}}.m-main-product--info .main-product__block .m-product-title{color:#333!important}.product-description.second .flex-box{display:flex;align-items:center}.product-description.second .flex-box p{margin-left:12px;font-size:18px!important}.product-description.second .flex-box img{height:22px;padding:0;margin:0}.product_info_rating_text{font-size:18px!important;margin-left:12px;letter-spacing:.03rem;color:#fff;margin-top:0!important}.product_info_rating_wrapper svg{width:100px}.product_info_rating_wrapper span{color:#333}.product_info_rating_wrapper{display:flex}.rte p{margin-top:0!important}.zufriedene-kunden.first.top .flex-box{display:flex;align-items:center;gap:12px}@media only screen and (max-width: 1024px){.product-trust .zufriedene-kunden.first .flex-box{flex-wrap:wrap}.product-trust .zufriedene-kunden .product-img-wrapper{margin-left:10px}.product-trust .zufriedene-kunden.first p{margin-left:0;width:100%}.product-trust .zufriedene-kunden .product-img-wrapper{width:100%}}@media only screen and (max-width: 1290px){.product-trust .zahlungsarten .img-payment{flex-wrap:wrap}}.cl-po--option:nth-of-type(2){display:none}.m-menu-mobile__item{border-bottom:1px solid}.hero-info{display:flex;justify-content:space-between;align-items:center}.trustpilot img{height:30px}.trustpilot span{font-weight:600;font-size:18px!important}.trustpilot p{font-size:18px!important}.modified .flex-box{display:flex}.modified .flex-box .black{height:15px;width:70px;background-color:#000;border-radius:2px;margin-right:5px}.modified .flex-box .red{height:15px;width:70px;background-color:red;border-radius:2px;margin:0 5px}.modified .flex-box .yellow{height:15px;width:70px;background-color:#ff0;border-radius:2px;margin-left:5px}.modified p{font-size:18px!important}@media only screen and (max-width: 767px){.trustpilot p,.trustpilot span{font-size:16px!important}.trustpilot img{height:20px}.modified .flex-box .yellow{height:10px;width:38px;background-color:#ff0;border-radius:1px;margin-left:5px}.modified .flex-box .red{height:10px;width:38px;background-color:red;border-radius:1px;margin:0 5px}.modified .flex-box .black{height:10px;width:38px;background-color:#000;border-radius:1px;margin:0 5px}.modified p{font-size:16px!important}}.m-header__desktop{transition:all .3s ease-out}.m-header__desktop.active{-webkit-mask:radial-gradient(0,#0000 100%,#000) 0 0 / 100% 175% no-repeat;transition:all .3s ease-out}.m-header__wrapper:after{transition:all .3s ease-out}.m-header__wrapper.active:after{width:50px;height:50px;transition:all .3s ease-in;top:15px}@media only screen and (max-width: 1442px){.m-menu{flex-wrap:nowrap!important}.m-header__center>div:nth-of-type(1).m-header__menu{margin-left:-70px}}.text-with-media-module-full.custom .m-custom-content__block-image{display:flex!important;justify-content:center;align-items:center!important}.text-with-media-module-full.custom .m-custom-content__block-image img{margin:0 auto!important}@media only screen and (max-width: 767px){.text-with-media-module-full.custom .m-custom-content__block-image{order:1}.text-with-media-module-full.custom .m-custom-content__block-text{order:2}}.spacing-card{padding-top:150px}.glowing-btn a{background:transparent!important;color:#ecff12!important}.glowing-btn a:hover{color:#000!important}@media only screen and (min-width: 768px){kickflip-customizer-iframe{height:calc(80vh + 80px)!important;padding-top:80px!important}.klaviyo-form{width:50%}}.splide__track .splide__list .splide__slide.is-active.is-visible .cl-po--gallery-thumbnail{border:2px solid #ecff12!important}#dynamic-checkout-cart .wallet-cart-grid{display:none!important}.gamescom-giveaway #MainContent{position:relative}.klaviyo-form{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width: 767px){.klaviyo-form{width:82%}.klaviyo-form .needsclick h1 span{font-size:22px!important}.klaviyo-form .needsclick span{font-size:16px!important}.klaviyo-form input,.klaviyo-form input::placeholder{font-size:13px!important}.klaviyo-form button{font-size:16px!important}.klaviyo-form .needsclick p span{font-size:15px!important;line-height:18px!important}}.gamescom-giveaway .container{opacity:0!important}.gamescom-giveaway .m-contact-form{background:#000!important;margin-top:0!important}.omgn-blog-beitraege .m-article__feature-image{display:block!important;width:100%;max-height:400px;margin-top:100px}.omgn-blog-beitraege .m-article__feature-image responsive-image{width:100%;height:100%;max-height:420px;object-fit:cover;border-radius:30px}.omgn-blog-beitraege .m-article__feature-image img{width:100%;height:100%}.omgn-blog-beitraege .m-article__inner article{background:#242424;border-radius:24px;margin-top:0!important;padding:34px!important}body.omgn-blog-beitraege{background:#414141!important}.m-article-tags a,.omgn-blog-beitraege .m-article__inner article a{color:#ecff12}.omgn-blog-beitraege .m-article__content div:has(img),.omgn-blog-beitraege .m-article__content p:has(img){background:transparent!important}.omgn-blog-beitraege .m-article__content img{border-radius:24px}.author-photo{width:52px;height:52px;border-radius:50%;margin-right:6px}.article-author{display:flex;align-items:center;gap:6px}.m-article__meta{margin-bottom:24px!important}@media only screen and (max-width: 767px){.omgn-blog-beitraege .m-article.m-article--layout2.m-article--no-sidebar{padding-top:0!important}.omgn-blog-beitraege .m-article__inner{padding-top:0;z-index:10;position:relative;width:calc(100% - 30px);margin:-55px auto 0}.omgn-blog-beitraege .m-article__feature-image{display:block!important;width:100%;max-height:400px;margin-top:0;position:relative;z-index:5}.omgn-blog-beitraege .m-article__feature-image responsive-image{border-radius:0 0 30px 30px}.omgn-blog-beitraege .m-article__inner article{padding:24px!important}.omgn-blog-beitraege .m-article-tags span,.omgn-blog-beitraege .m-article-tags a{font-size:18px}}.klaviyo-form.klaviyo-form.klaviyo-form{background-color:#434343!important}.klaviyo-form.klaviyo-form.klaviyo-form button{border-radius:4px!important;font-family:Source Sans Pro!important;max-width:280px;margin:0 auto;font-weight:400!important}.klaviyo-form.klaviyo-form.klaviyo-form p:first-of-type span{font-family:Helvetica!important}.klaviyo-form.klaviyo-form.klaviyo-form p span{font-family:Source Sans Pro!important}.klaviyo-form.klaviyo-form.klaviyo-form .needsclick p:nth-of-type(2){height:20px!important}.m-cart-item__title[href*=my-ps5-controller],.m-cart-item__title[href*=ps5-configurator],.m-cart-item__title[href*=my-ps4-controller],.m-cart-item__title[href*=my-xbox-controller]{position:relative}.m-cart-item__title[href*=my-ps5-controller]:after,.m-cart-item__title[href*=ps5-configurator]:after,.m-cart-item__title[href*=my-ps4-controller]:after,.m-cart-item__title[href*=my-xbox-controller]:after{content:"";display:inline-block;width:20px;height:20px;margin-left:8px;background:url(/cdn/shop/files/edit-pencil.png?v=1759229377) no-repeat center;background-size:contain;position:absolute;top:50%;transform:translateY(-50%)}.klaviyo-form span[style*="background-color: rgb(255, 255, 0)"]{border-radius:4px!important;padding:3px 7px}@media only screen and (max-width: 767px){.klaviyo-form .needsclick p span{font-size:21px!important}.klaviyo-form span[style*="background-color: rgb(255, 255, 0)"]{margin:0 auto;display:block;text-align:center;max-width:280px}.klaviyo-form p span span span[style*="color: rgb(255, 255, 255)"],.klaviyo-form.klaviyo-form.klaviyo-form button{font-size:18px!important}.m-menu-mobile__item>a{justify-content:flex-start!important}}.big-omgn p{font-size:12vw!important;line-height:12vw!important;letter-spacing:.09rem;color:#3c3c3c;margin-top:45px;font-family:LemonMilk}@media only screen and (max-width: 767px){.big-omgn p{font-size:25vw!important;line-height:28vw!important;margin-top:25px}}.m-footer--middle .m-footer--block{padding-bottom:0!important}@media only screen and (min-width: 2000px){.big-omgn p{font-size:200px!important;line-height:220px!important}}body.template-product .m-header__wrapper:after{width:50px;height:50px;transition:all .3s ease-in;top:15px}body.template-product .m-header__desktop{-webkit-mask:none}.announcement{--base-font: inherit;--small-font: .75rem;--normal-font: 1rem;--medium-font: 1.25rem;--primary-color: orange;--secondary-color: #fff;--base-padding: .5rem;position:relative;justify-content:center;align-items:center;background:var(--primary-color);font-family:Spooktober;padding:var(--base-padding);display:flex;border-radius:4px;padding:5px 6px}@media print{.announcement{display:none}}.announcement .text{padding:0 1rem;color:var(--secondary-color);font-size:14px;text-align:left;width:100%;padding:0;letter-spacing:.02rem}.announcement input,.announcement button{font-family:var(--base-font);font-size:var(--small-font);letter-spacing:1px;text-transform:uppercase;padding:var(--base-padding);border:2px dashed var(--secondary-color)}.announcement input{background:var(--primary-color);color:var(--secondary-color);text-align:center;border-right:0;font-size:16px}.announcement button{background:var(--secondary-color);color:var(--primary-color);cursor:pointer;box-shadow:none;border-radius:0;font-size:1rem}.announcement .coupon{display:flex;align-items:center}.announcement .tooltip{position:relative;display:inline-block;color:var(--secondary-color);opacity:1;line-height:inherit;font-size:14px;z-index:inherit}.announcement .tooltip .tooltiptext{visibility:hidden;position:absolute;bottom:130%;left:50%;background-color:#555;color:#fff;width:170px;font-size:smaller;text-align:center;border-radius:6px;padding:5px;margin-left:-75px;opacity:0;transition:opacity .3s;z-index:1}.announcement .tooltip:hover .tooltiptext{visibility:visible;opacity:1;bottom:-100%}.announcement .tooltip .tooltiptext:after{content:"";position:absolute;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#555 transparent transparent transparent;top:-35%;transform:rotate(180deg)}#couponCode{font-size:12px;padding:5px}.announcement button{font-size:14px;padding:5px}.product_info_rating_wrapper{margin-left:0;margin-right:auto}@media (max-width: 768px){.announcement{flex-wrap:wrap}.announcement .coupon{margin-top:10px}#couponCode{max-width:215px;width:100%;font-size:12px;padding:0}.announcement .text,.announcement button{font-size:12px}}.m-mega-menu__container{display:none!important}.footer-flex .notice{color:#919191}.footer-flex .notice a{text-decoration:underline}@media only screen and (max-width: 767px){.footer-flex p.notice{margin-bottom:12px}.footer-flex .notice a{font-size:18px}}#dynamic-checkout-cart{display:none}@media only screen and (max-width: 639px){.m-cart-item__product{flex-wrap:wrap}.m-cart-item__image{width:100px!important;min-width:100px!important}}.m-cart-item__info ul{color:#919191}@keyframes shine{0%{left:-150%}60%{left:150%}to{left:150%}}@keyframes hintPulse{0%{opacity:.25;transform:translate(-50%,-50%) scale(1)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.15)}to{opacity:.25;transform:translate(-50%,-50%) scale(1)}}#bf-app{font-family:system-ui;color:#fff;max-width:1440px;margin:20px auto 0;display:none;padding:0 24px}#bf-app .bf-title{text-align:center;margin-bottom:0;font-size:16px;font-weight:600;width:30%}#bf-app .bf-slider{cursor:pointer;position:relative;padding-right:70px}#bf-app .bf-wrapper{display:flex;width:100%;align-items:center;justify-content:center}#bf-app .bf-slider-bg{background:#0b0c0c;height:32px;border-radius:50px;overflow:hidden;position:relative}#slider-trigger{width:70%}#bf-app .bf-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 30% 50%,rgba(120,60,255,.45),transparent),radial-gradient(circle at 70% 50%,rgba(255,60,140,.3),transparent);filter:blur(20px)}#bf-app .bf-shine{position:absolute;top:0;left:-150%;width:120%;height:100%;background:linear-gradient(120deg,transparent,rgba(255,255,255,.35),transparent);animation:shine 3.5s infinite}#bf-app #bf-fill{position:absolute;top:0;right:0;bottom:0;left:0;width:0;background:linear-gradient(90deg,#3f51ff,#7b3cff,#ff4081);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;color:#fff;text-shadow:0 0 8px rgba(0,0,0,.65);transition:width .7s ease-out}#bf-app #bf-fill span{z-index:5}#bf-app .bf-percent{position:absolute;top:50%;right:0;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#1a1a1a;color:#ecff12;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;box-shadow:0 12px 30px #0000008c,0 0 20px #ecff1280,0 0 11px #ecff1273}#bf-app .bf-click-hint{position:absolute;left:70%;top:50%;transform:translate(-50%,-50%);pointer-events:none;font-size:17px;font-weight:600;color:#ecff12;text-shadow:0 0 6px rgba(236,255,18,.8);display:flex;align-items:center;gap:6px;animation:hintPulse 1.7s infinite ease-in-out}#bf-app .bf-click-hint span{font-size:18px}#bf-app .bf-accordion{max-height:0;overflow:hidden;transition:max-height .4s ease;background:#111;margin-top:12px;padding:0 18px;border-radius:8px}#bf-app .bf-accordion-inner{padding:18px 0;font-size:16px;line-height:1.55}#bf-app .bf-code-title{font-size:16px;font-weight:600;margin-bottom:8px;color:#ecff12}#bf-app .bf-space{height:22px}@media (max-width: 767px){#bf-app{padding:0 12px;margin:16px auto 0}#bf-app .bf-wrapper{display:block}#bf-app .bf-title{width:100%;font-size:13px;margin-bottom:18px}#slider-trigger{width:100%}#bf-app .bf-slider-bg{height:32px}#bf-app .bf-code-title{font-size:16px}#bf-app .bf-accordion-inner{font-size:14px}#bf-app .bf-slider{padding-right:55px}#bf-app #bf-fill,#bf-app #bf-fill span{font-size:14px!important}#bf-app .bf-percent{width:40px!important;height:40px!important;font-size:11px!important;right:-2px;box-shadow:0 10px 20px #00000073,0 0 15px #ecff1266}#bf-app .bf-click-hint{font-size:13px!important;gap:4px;left:66%}#bf-app .bf-click-hint span{font-size:15px!important}}@media (max-width: 420px){#bf-app .bf-slider{padding-right:52px}#bf-app .bf-click-hint{font-size:10px!important;gap:3px}#bf-app .bf-click-hint span{font-size:14px!important}#bf-app #bf-fill{font-size:15px!important}}.needsclick svg cricle{fill:gray}.bf-scroll-btn{background:#000;padding:10px 18px;font-size:14px;border:none;border-radius:6px;cursor:pointer;font-family:Sour Gummy,sans-serif;transition:background .25s ease;color:#fff;letter-spacing:.05rem}.bf-scroll-btn:hover{background:#fff;color:#000}@media (max-width: 767px){.bf-scroll-btn{padding:5px 14px;font-size:12px;letter-spacing:.03rem}}#bf-app .bf-slider-bg{overflow:visible}#bf-app .bf-slider-bg .bf-shine{opacity:0}#bf-fill{border-radius:24px}.bf-fill-icon{position:absolute;right:-23px;width:50px;height:50px;z-index:99999;animation:bfShake 1.6s infinite;transform-origin:center}@keyframes bfShake{0%{transform:translate(0) rotate(0)}5%{transform:translate(-1px) rotate(-1deg)}10%{transform:translate(2px) rotate(1deg)}15%{transform:translate(-2px) rotate(-1deg)}20%{transform:translate(2px) rotate(1deg)}25%{transform:translate(-1px) rotate(0)}to{transform:translate(0) rotate(0)}}@media only screen and (max-width:767px){.bf-fill-icon{width:40px;height:40px;right:-20px}}.m-product-card__info .m-product-card__name{font-weight:300}.banner.spacer{height:40px;background:#ecff12}#bf-percent{opacity:0}#bf-app .bf-glow{background:transparent}.main-product-desctiprion-template{padding:0 15px}.m-product-info--wrapper{background-color:#f5f5f5;padding:34px 35px;border-radius:12px}.lvl-wrap{max-width:1100px;margin:0 auto;padding:0}.lvl-tile{display:grid;grid-template-columns:1.55fr .5fr .5fr .5fr;gap:12px;align-items:stretch;background:#19191936;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:5px 10px;margin-bottom:10px}.lvl-header{display:grid;grid-template-columns:1.55fr 1.5fr;gap:12px;margin-bottom:10px;font-family:Source Sans Pro}.lvl-header__left,.lvl-header__right{background:#19191936;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:5px 18px}.lvl-header__left{display:flex;align-items:center}.lvl-header__right{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;align-items:center}.lvl-title{margin:0;font-size:18px;font-weight:500;letter-spacing:.2px;color:#fff;font-family:Source Sans Pro}.lvl-col{display:flex;align-items:center;justify-content:center;min-height:64px;border-radius:14px}.lvl-col--lvl{background:none;border:none}.feat{display:flex;flex-direction:column;justify-content:center;min-height:64px}.feat-title{font-size:18px;font-weight:500;line-height:1.15;color:#fff}.feat-sub{margin-top:6px;font-size:14px;color:#e5e4e2;letter-spacing:.2px}.icon-table{max-width:40px;height:auto!important;max-height:40px;min-height:unset}@media (max-width:767px){.icon-table{width:30px!important}.icon-table.battery{width:20px!important;max-height:30px!important}}.lvl-badge img{max-height:64px;width:auto;display:block}.lvl-badge{background:none;border:none}.badge-ph{color:#fff;opacity:.85;font-weight:700;letter-spacing:.3px}.lvl-col--lvl .badge-ph img{width:auto;height:60px}.lvl-icon{width:44px;height:44px;object-fit:contain;filter:drop-shadow(0 6px 12px rgba(0,0,0,.35))}.lvl-x{width:44px;height:44px;display:flex;align-items:center;justify-content:center}.lvl-x:before,.lvl-x:after{display:none!important}.lvl-col--lvl img{background:none;border:none;box-shadow:none;display:block;height:30px}@media (max-width:900px){.lvl-tile{grid-template-columns:1fr 75px 75px 75px}.lvl-title,.feat-title{font-size:16px}.feat-sub{font-size:12px}.lvl-col--lvl .badge-ph img{height:33px}.lvl-header__right{grid-template-columns:40px 40px 40px;justify-content:start}.lvl-icon,.lvl-x{width:34px;height:34px}.lvl-col--lvl img{background:none;border:none;box-shadow:none;display:block;height:20px}.lvl-tile{gap:0}}.main-product__block.main-product__block-description p{color:#676767!important;font-size:18px!important;line-height:24px!important;letter-spacing:.03rem!important}.main-product__block.main-product__block-description p strong{font-weight:200!important}.main-product__block.main-product__block-description a{color:#676767!important;font-size:18px!important;line-height:24px!important;text-decoration:underline!important;text-transform:lowercase!important;font-weight:200!important;letter-spacing:.03rem!important}.max-adjust{width:40%;margin-left:auto}.min-adjust{width:60%;padding-left:0!important}body.template-product .max-adjust{padding:0!important}.template-product .container{padding:0 15px!important}.m-section.m-app-section .template-product .container{padding:0 8px!important}.comparison-wrapper{padding:0 15px}@media (max-width: 767px){.max-adjust,.min-adjust{width:100%}.cl-po--gallery-thumbnails.splide--nav>.splide__track>.splide__list>.splide__slide .cl-po--gallery-thumbnail{margin:0 10px}}.product-bundle-section .pcard__cta{width:210px;height:35px}.garantie-wrapper{max-height:600px;padding:35px;border-radius:12px;background:#232323eb}.garantie-wrapper .wrapper-top{display:flex;margin-bottom:40px;justify-content:center}.garantie-wrapper .wrapper-top .garantie-img{width:120px;height:120px;margin-right:20px}.garantie-wrapper .wrapper-top .garantie-text{margin-left:25px}.garantie-wrapper .wrapper-top .garantie-text h4{margin-bottom:5px;font-size:24px;margin-top:0}.garantie-wrapper .wrapper-top .garantie-text p{max-width:430px;font-size:18px!important;line-height:28px!important;margin-top:0}.garantie-wrapper .wrapper-bottom{display:flex;justify-content:space-between;margin-top:40px}.garantie-wrapper .wrapper-bottom .first,.garantie-wrapper .wrapper-bottom .second,.garantie-wrapper .wrapper-bottom .third{display:flex;justify-content:space-between;align-items:center;max-width:340px}.garantie-wrapper .wrapper-bottom .first{margin-bottom:20px}.garantie-wrapper .wrapper-bottom .third{margin-top:20px}.garantie-wrapper .wrapper-bottom .first .img-wrapper,.garantie-wrapper .wrapper-bottom .second .img-wrapper{height:auto;width:45px;padding:7px;border:1px solid #fff;border-radius:999px}.garantie-wrapper .wrapper-bottom .third .img-wrapper{height:auto;padding:7px;width:45px;border:1px solid #fff;border-radius:999px}.garantie-wrapper .wrapper-bottom .third .img-wrapper img,.garantie-wrapper .wrapper-bottom .second .img-wrapper img,.garantie-wrapper .wrapper-bottom .first .img-wrapper img{height:auto;width:100%}.product-info-box{margin:70px auto;max-width:1440px;display:flex;justify-content:space-between;padding:0}.product-info-box .box-rigth h2.product-title{font-size:34px;margin-bottom:34px}.product-info-box .box-rigth li p strong{width:100%;margin-bottom:6px}.product-info-box .box-rigth li{margin-bottom:24px}.product-info-box .box-rigth li::last-of-type{margin-bottom:0}.product-info-box .box-rigth li p{display:flex;flex-wrap:wrap;margin:20px 0;color:#333;font-size:18px!important;line-height:25px!important}.product-info-box .box-rigth li p span{display:none}.product-info-box .box-left .img-wrapper{max-width:500px;height:auto;margin:0 auto 15px;display:flex;justify-content:center}.product-info-box .box-left .img-wrapper img{height:100%;width:auto}.product-info-box .box-left p strong{font-weight:300!important}.product-info-box .box-left p{font-size:16px!important;line-height:25px!important}.product-info-box .box-left{margin-right:70px;width:calc(50% - 70px)}@media (max-width: 767px){.garantie-wrapper .wrapper-bottom .first .img-wrapper,.garantie-wrapper .wrapper-bottom .second .img-wrapper,.garantie-wrapper .wrapper-bottom .third .img-wrapper{width:40px;padding:3px;margin-right:10px}.vergleich{padding:25px!important}.garantie-wrapper .wrapper-top .garantie-text p{font-size:16px!important;line-height:24px!important}.garantie-wrapper .left-wrapper p,.garantie-wrapper .right-wrapper p{font-size:16px!important}.garantie-wrapper .wrapper-top .garantie-img{height:80px;margin-right:0;margin-bottom:10px;display:flex;justify-content:center;width:100%}.garantie-wrapper .wrapper-top{display:block}.klarna-glow-btn__badge img{height:24px!important}.klarna-glow-btn__text{font-size:11px}.product-info-box .box-rigth li p{margin:15px 0;font-size:16px!important;line-height:22px!important}.product-info-box .box-left .img-wrapper{height:220px}.product-info-box .box-left{margin-right:0;width:100%;padding:0;order:2}.product-info-box .box-rigth{width:100%;margin:20px 0 0;order:1}.product-info-box .box-rigth h2.product-title,.small-header .m-richtext__title{font-size:20px}.small-header .m-richtext__description p{font-size:16px!important}.expanded-widget-header .expanded-summary-count span{font-size:20px!important}}.vergleich{padding:25px 60px 40px;border:1px solid #fff;border-radius:24px;max-width:700px;height:340px;margin-left:auto;margin-right:0;margin-top:70px}.vergleich .header{margin-bottom:50px}.vergleich .header h5{font-size:22px;color:#fff;text-align:center;font-weight:300}.vergleich .header p{font-size:17px;color:#b1b1b1;text-align:center}.vergleich .content .wrapper{display:flex;justify-content:space-between}.vergleich .content .green-line{height:5px;width:55px;background-color:#3df530;border-radius:4px;margin-bottom:18px}.vergleich .content .grey-line{height:5px;width:220px;background-color:#fff;margin-bottom:18px;border-radius:4px}.vergleich .content.first{margin-bottom:40px}.vergleich .content .price-omgn,.vergleich .content .price-original{font-size:30px!important;font-weight:600}.vergleich .content .price-omgn{color:#3df530}.vergleich .content .wrapper p:first-of-type{font-size:18px!important}.small-txt-grey p{color:#b1b1b1!important;font-size:14px!important;max-width:700px;line-height:22px!important;margin:0 auto}.vergleich-card{max-width:700px;height:340px;padding:18px;border-radius:26px;border:1px solid rgba(255,255,255,.9);background:radial-gradient(120% 140% at 50% 0%,#2c2c2c,#141414 55%,#0f0f0f);margin-top:70px}.vergleich-chart{width:100%;height:320px}.grid line{stroke:#ffffff14;stroke-width:2}.ylabels text{fill:#ffffff47;font-size:18px}.ylabels.y-right text{text-anchor:end}.line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:10}.line.sony{stroke:#fff;filter:drop-shadow(0 8px 22px rgba(255,255,255,.25))}.line.omgn{stroke:#2fd26a;filter:drop-shadow(0 6px 16px rgba(47,210,106,.45))}.product-bundle-section .pcard-wrapper{padding:0 15px}.raf-card{max-width:1400px;margin:0 auto;background:#000;border-radius:28px;overflow:hidden;min-height:220px;display:grid;grid-template-columns:1.1fr 40px 1fr;box-shadow:0 20px 60px #00000073}.raf-left{background:#000;display:flex;align-items:center;justify-content:center;padding:0 32px}.raf-left img{width:150px;height:auto;display:block}.raf-divider{position:relative}.raf-divider:before{content:"";position:absolute;left:50%;top:-50px;width:10px;height:calc(100% + 100px);background:#fff;transform:translate(-50%) rotate(12deg);border-radius:999px;opacity:.95}.raf-right{display:flex;flex-direction:column;justify-content:center;padding:32px 34px;gap:10px;align-items:flex-start}.raf-title{margin:0;color:#fff;font-weight:900;letter-spacing:1px;text-transform:uppercase;font-size:clamp(26px,3.2vw,44px);line-height:1.02}.raf-sub{margin:0;color:#ffffffd9;font-size:16px}.raf-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:10px;padding:12px 26px;border-radius:999px;background:#fff;color:#000;text-decoration:none;font-weight:800;letter-spacing:.6px;text-transform:uppercase;font-size:14px;box-shadow:0 14px 30px #00000059;border:2px solid rgba(255,255,255,.06);transition:transform .15s ease,filter .15s ease}.raf-btn:hover{transform:translateY(-1px);filter:brightness(1.05)}.raf-btn:active{transform:translateY(0)}@media (max-width: 1024px){.raf-left img{width:100px;height:auto;display:block}}@media (max-width: 900px){.raf-card{grid-template-columns:1fr;min-height:240px}.raf-left img{width:80px;height:auto;display:block;padding-top:15px}.raf-divider{display:none}.raf-right{padding:26px 22px;align-items:center}}@media (max-width: 767px){.vergleich .content .price-omgn,.vergleich .content .price-original{font-size:24px!important}.vergleich .content .wrapper p:first-of-type{font-size:16px!important}.vergleich .content .grey-line,.vergleich .content .green-line{height:3px;margin-bottom:13px}}.template-product .container{max-width:1480px}.m-product-media--layout-6 .m-product-media--slider__thumbnails .swiper-slide{width:95px;height:95px!important;margin-bottom:12px!important}.m-product-media--slider .nav-swiper-container{width:95px!important}.m-product-media--slider .nav-swiper-container .swiper-slide-thumb-active .m-product-media{border:1px solid #ecff12!important}.m-product-media--slider__navigation button{background:transparent!important}.m-product-media--slider__navigation button svg{color:#fff}.m-product-media--slider__navigation .swiper-button-next:after,.m-product-media--slider__navigation .swiper-button-prev:after{color:#fff!important}body.template-product .max-adjust{width:40%;margin:0 auto;transform:translateY(-32px)}body .main-product-desctiprion-template{max-width:1440px;margin:0 auto}body .main-product-desctiprion-template .m-gradient .m-custom-content__wrapper{width:100%;margin:0 auto}body .main-product-desctiprion-template .container-fluid{padding:0}body.template-product.ps5-preconfigured .m-main-product--info .m-product-info--wrapper,body.shop-base .m-main-product--info .m-product-info--wrapper,body.basic-controller .m-main-product--info .m-product-info--wrapper{width:100%}@media screen and (min-width: 1024px){.m-product-media--layout-6 .m-product-media--slider__thumbnails .swiper-slide{height:95px!important;justify-content:space-around}}body.template-product .m-product-media--slider .swiper-button-control:hover{box-shadow:none}.m-product-option--node__label{display:block;color:#333;font-size:18px!important;white-space:nowrap;display:flex;justify-content:center;align-items:center}body.template-product.ps5-preconfigured .m-product-option--node__label,body.shop-base .m-product-option--node__label{position:relative;display:block;width:100%;min-height:60px;text-indent:-9999px;overflow:hidden;background-repeat:no-repeat;background-position:center;background-size:contain}.m-product-option--button .m-product-option--node input:checked+label,.m-product-option--button .m-product-option--node__label[data-selected=true]{border-color:#333!important;background-color:transparent}.m-product-option--button .m-product-option--node{width:85px;background-color:transparent;margin-right:10px}.m-product-option--node[data-value="LVL 1"] .m-product-option--node__label{background-image:url(/cdn/shop/files/a_gH58_LVL_201.png?v=1751714914)}.m-product-option--node[data-value="LVL 2"] .m-product-option--node__label{background-image:url(/cdn/shop/files/a_ZPC7_LVL_202.png?v=1751714574)}.m-product-option--node[data-value="LVL 3"] .m-product-option--node__label{background-image:url(/cdn/shop/files/a_fxDL_LVL_203.png?v=1751714599)}.price-description{font-size:16px!important;transform:translateY(-10px)}.price-description span{font-size:16px!important}.m-product-text{text-align:left;margin-left:0;display:block!important;margin-top:0}.installment-shoppay{display:none}body.template-product .main-product__block.main-product__block-custom_liquid:has(.price-description){margin-top:0!important}body.template-product .m-quantity{min-height:unset!important;height:35px!important}.txt-seperator{margin-top:17px!important;text-transform:uppercase;color:#cacaca;text-align:center;font-size:20px!important}.m-product-option--button{margin-top:20px!important}body.template-product .garantie-wrapper .txt p{font-size:18px!important;font-weight:700;line-height:25px!important}body.template-product .garantie-wrapper .left-wrapper{margin-right:60px}.garantie-wrapper .wrapper-bottom .first,.garantie-wrapper .wrapper-bottom .second,.garantie-wrapper .wrapper-bottom .third{justify-content:start}.garantie-wrapper .wrapper-bottom .first .img-wrapper,.garantie-wrapper .wrapper-bottom .second .img-wrapper,.garantie-wrapper .wrapper-bottom .third .img-wrapper{margin-right:15px}.pcard-wrapper{gap:20px;margin-top:24px;width:100%;box-sizing:border-box}.pcard{position:relative;margin-bottom:25px}.pcard:last-of-type{margin-bottom:0}.pcard__body{background:#f5f5f5;border-radius:24px;padding:20px 72px 20px 20px}.pcard__main{display:grid;grid-template-columns:160px 1fr;gap:20px;text-decoration:none;color:inherit}.pcard__imgWrap{background:#f2f2f2;border-radius:16px;display:flex;align-items:center;justify-content:center;padding:12px}.pcard__img{width:100%;display:block;object-fit:contain}.pcard__content{display:flex;flex-direction:column;justify-content:center;gap:6px}.pcard__title{font-size:18px;font-weight:600;margin:0;color:#111}.pcard__desc{font-size:14px!important;line-height:1.45!important;color:#6f6f6f;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pcard__prices{display:flex;gap:12px;margin-top:8px}.pcard__price{font-size:20px;font-weight:600;color:#e10600}.pcard__compare{font-size:16px;color:#9a9a9a;text-decoration:line-through}.pcard__cta{position:absolute;right:0;bottom:0;width:166px;height:34px;border-radius:18px 0 24px;background:#18c827;color:#000;display:flex;align-items:center;justify-content:center;font-size:20px;text-decoration:none;z-index:10;cursor:pointer}.pcard__cta.is-loading{opacity:.6;pointer-events:none}.pcard__cta.is-added{background:#1faa59;font-size:22px}@media (max-width: 1230px){.pcard__cta{width:120px;height:43px}.product-bundle-section .pcard__cta{width:150px}}@media (max-width: 768px){.pcard__imgWrap{width:250px;margin:0 auto}.pcard__body{padding:16px}.pcard__main{grid-template-columns:1fr}.pcard__cta{margin-top:12px;width:100px;height:44px;border-radius:12px;align-self:flex-end}}.m-sticky-addtocart--title h3{font-family:Source Sans Pro}.m-sticky-addtocart--rightblock .m-quantity__button,.m-sticky-addtocart--rightblock .m-quantity__button svg,.m-sticky-addtocart--rightblock .m-quantity__input{border-color:#fff!important;color:#fff!important}.product-bundle-section{max-width:1440px;margin:0 auto;padding:70px 0 0}.product-bundle-section .pcard-wrapper{display:flex;justify-content:center;align-items:center;transform:translateY(-45px)}.product-bundle-section .pcard-wrapper .pcard{width:50%}.bundle-footer{margin-top:24px;padding:20px;border-radius:20px;color:#fff;display:flex;flex-direction:column;align-items:center;gap:14px;transform:translateY(-45px)}.bundle-total{font-size:22px;line-height:1.4;display:flex;align-items:center;gap:10px}.bundle-total-sale{font-size:22px;font-weight:700;color:#fff}.bundle-total-compare{font-size:16px;color:#b5b5b5;text-decoration:line-through}.bundle-discount{font-size:14px;color:#1faa59;font-weight:500}.bundle-add-btn{margin-top:8px;width:100%;max-width:420px;height:52px;border-radius:14px;border:none;background:#18c827;color:#111;font-size:16px;font-weight:600;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;cursor:pointer}.bundle-add-btn:hover{background:#f2f2f2;transform:translateY(-1px);box-shadow:0 6px 14px #0003}.bundle-add-btn:active{transform:translateY(0);box-shadow:none}@media (max-width: 768px){.product-bundle-section{padding:40px 0}.bundle-footer{padding:16px;border-radius:16px}.bundle-total-sale{font-size:18px}.bundle-add-btn{height:48px}}.comparison-wrapper{max-width:1400px;margin:70px auto}.comparison-title{text-align:center;margin-bottom:32px;font-size:24px;font-weight:600}.comparison-table{display:grid;grid-template-columns:1.2fr 1fr 1fr;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #00000014}.comparison-header{padding:18px 16px;font-weight:600;text-align:center;background:#eaeaea;color:#333}.feature-title{display:flex;align-items:center;gap:10px}.feature-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;font-size:18px}.comparison-header.omgn{background:#ecff12;color:#333}.comparison-header.empty{background:transparent;text-align:left}.comparison-row{padding:16px;border-top:1px solid #eee;display:flex;align-items:center;justify-content:center;text-align:center;font-size:18px}.comparison-row{color:#333}.comparison-row.label{justify-content:flex-start;font-weight:500;background:#4a4a4a;color:#fff}.comparison-row .feature-icon{width:30px;height:auto;margin-right:5px}.comparison-row.standard{color:#444}.comparison-row.omgn{font-weight:500}.comparison-row.no,.comparison-row.yes{display:flex;align-items:center;justify-content:center}.compare-icon{width:22px;height:22px;object-fit:contain;display:block}.yes{color:#1a8f3a;font-size:18px}.no{color:#c62828;font-size:18px}.cta-cell{justify-content:center;padding:24px 16px}.cta-button{display:inline-block;padding:14px 28px;background:#ecff12;color:#333;text-decoration:none;font-weight:600;border-radius:8px;border:1px solid #ecff12;transition:background .2s ease,transform .15s ease;cursor:pointer}.cta-button:hover{background:#fff;color:#333;border-color:#333;transform:translateY(-1px)}@media (max-width: 768px){.cta-cell{justify-content:flex-end}}@media (max-width: 768px){.compare-icon{width:18px;height:18px}}@media (max-width: 768px){.comparison-table{display:block;background:transparent;box-shadow:none}.comparison-header{display:none}.comparison-row{display:block;padding:0;border:none}.comparison-row.label{background:#4a4a4a;color:#fff;padding:16px;font-size:18px;font-weight:600;border-radius:10px;margin-top:15px;display:flex;align-items:center;gap:10px}.comparison-table .comparison-row.label:last-of-type{display:none}.hide-mobile{display:none!important}.comparison-row.standard,.comparison-row.omgn{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;margin-top:8px;border-radius:10px;font-size:16px;background:#fff;box-shadow:0 4px 14px #0000000d}.comparison-row.standard{color:#666}.comparison-row.standard:before{content:"Standard";font-weight:500;color:#999}.comparison-row.omgn{background:#ecff12;font-weight:600;color:#222}.comparison-row.omgn:before{content:"OMGN";font-weight:700}.yes{color:#1a8f3a;font-size:18px;font-weight:700}.no{color:#c62828;font-size:18px;font-weight:700}.cta-cell{margin-top:40px;text-align:center}.cta-button{width:100%}.garantie-wrapper .wrapper-top .garantie-text{margin-left:0}}@media (max-width: 768px){.comparison-row.cta-row{background:transparent;box-shadow:none;padding:0;margin-top:40px}.comparison-row.cta-row:before{content:none!important}.comparison-row.cta-row .cta-button{display:block;width:100%;padding:18px;border-radius:14px;font-size:17px;font-weight:700;text-align:center;background:#ecff12;color:#111;border:none;box-shadow:0 10px 25px #ecff1259;transition:transform .15s ease,box-shadow .2s ease}.comparison-row.cta-row .cta-button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #ecff1273}.comparison-row.cta-row .cta-button:active{transform:translateY(0);box-shadow:0 6px 18px #ecff124d}}.faq-title{background-color:#f5f5f5;padding:50px 0}body.ps5-preconfigured collapsible-tab .m-collapsible--button,body.shop-base collapsible-tab .m-collapsible--button,body.basic-controller collapsible-tab .m-collapsible--button{margin-top:0}body.ps5-preconfigured .m-collapsible-section__wrapper,body.shop-base .m-collapsible-section__wrapper,body.basic-controller.m-collapsible-section__wrapper{padding-bottom:50px;max-width:1400px;margin:0 auto}body.ps5-preconfigured .m-collapsible-section__wrapper .m-collapsible--button,body.shop-base .m-collapsible-section__wrapper .m-collapsible--button,body.basic-controller .m-collapsible-section__wrapper .m-collapsible--button{border-radius:0;border-color:#cdcdcd!important;font-weight:700;letter-spacing:.06rem}body.ps5-preconfigured .m-collapsible-section__wrapper collapsible-tab:last-of-type .m-collapsible--button,body.shop-base .m-collapsible-section__wrapper collapsible-tab:last-of-type .m-collapsible--button,body.basic-controller .m-collapsible-section__wrapper collapsible-tab:last-of-type .m-collapsible--button{border-bottom:none!important}body.ps5-preconfigured .m-collapsible-section__wrapper collapsible-tab .m-collapsible--icon svg,body.shop-base .m-collapsible-section__wrapper collapsible-tab .m-collapsible--icon svg,body.basic-controller .m-collapsible-section__wrapper collapsible-tab .m-collapsible--icon svg{width:24px;height:24px}body.ps5-preconfigured .m-collapsible-section__wrapper collapsible-tab .content.full p,body.shop-base .m-collapsible-section__wrapper collapsible-tab .content.full p,body.basic-controller .m-collapsible-section__wrapper collapsible-tab .content.full p{font-size:18px!important;letter-spacing:.02rem}body.ps5-preconfigured .accordion.white,body.shop-base .accordion.white,body.basic-controller .accordion.white{padding:30px 15px}.txt-related-spacer{margin:70px 0 40px}.refer-banner{margin-top:70px;margin-bottom:40px}body.ps5-preconfigured .recommendations-grid,body.shop-base .recommendations-grid,body.basic-controller .recommendations-grid{opacity:0;height:0;pointer-events:none}body.template-product .m-sticky-addtocart .m-quantity{margin-top:10px!important;margin-bottom:10px!important}body.template-product .m-sticky-addtocart .m-product-option--dropdown-select{outline:none}body.template-product .product-card-content,body.template-product .m-product-list .swiper-slide .m-product-card{background:#ededed!important}body.template-product .product-card-content .m-product-card__info h3 a{color:#333!important;font-weight:600!important}body.template-product .product-card-content .m-product-card__main-image img{background:#f5f5f5!important}.zufriedene-kunden.first.top p{color:#000}.zufriedene-kunden.first.top{margin-bottom:10px}.product-trust.first{display:none}@media (max-width: 768px){.txt-seperator{margin-top:0!important}.zahlungsarten .img-payment{display:flex;margin:0 0 15px;justify-content:center}.product-bundle-section .pcard-wrapper .pcard{width:100%}.product-bundle-section .pcard-wrapper{display:block;padding:15px}.m-main-product--info .main-product__block .m-product-title{font-size:20px}.template-product .m-price__regular .m-price-item--regular{font-size:20px!important}.main-product__block.main-product__block-description p strong,.main-product__block.main-product__block-description a{font-size:16px}.m-product-form--input label{display:none}.container.custom .text-wrapper p{font-size:16px!important}.garantie-wrapper .wrapper-top .garantie-text h4{font-size:20px}body.template-product .garantie-wrapper .txt p{font-size:16px!important}.m-product-form .m-add-to-cart{font-size:16px}.main-product__block.main-product__block-description a,.product_info_rating_text{font-size:16px!important}#clcysw71ahnc .cl-po--label{font-size:16px}.text-with-media-module-full h3,.text-with-media-module-half h3{font-size:20px!important}.text-with-media-module-full .m-richtext__description p,.text-with-media-module-half .m-richtext__description p{font-size:16px!important}.m-product-info--wrapper{padding:24px 20px}.zahlungsarten .img-payment{justify-content:center}.text-with-media-module-full responsive-image img{max-height:200px}.img-small img,.img-small{max-height:200px;border-radius:32px}.text-with-media-module-half responsive-image{max-height:200px}.text-with-media-module-full responsive-image img{margin:0 auto}.faq-title.small h3.h2{font-size:20px!important}.acco-white .m-collapsible--button,.faq-title .m-richtext__description p{font-size:16px!important}body.ps5-preconfigured .m-collapsible-section__wrapper collapsible-tab .content.full p,body.shop-base .m-collapsible-section__wrapper collapsible-tab .content.full p,body.basic-controller .m-collapsible-section__wrapper collapsible-tab .content.full p{font-size:16px!important}}body.template-page.ps5-configurator .shopify-section-group-header-group,body.template-page.ps5-configurator .shopify-section-group-footer-group{display:none}body.template-page.ps5-configurator #MainContent{width:100%;height:100vh}@media only screen and(max-width:767px){body.template-page.ps5-configurator #MainContent{width:100%;height:auto}}body.template-page.ps5-configurator .preview-area .bottom-wrapperLeft .switcher button{padding:9px 25px}body.template-page.ps5-configurator .info-popup img{margin:0 auto 16px}body.template-page.ps5-configurator .info-popup-text{font-size:14px!important;line-height:1.5!important}body.template-page.ps5-configurator .popup-content h2{font-size:26px}body.template-page.ps5-configurator .description-upsell p{font-size:14px!important;line-height:1.4!important}body.template-page.ps5-configurator .top-nav .nav-btn{padding:0}body.template-page.ps5-configurator .right-wrapper .wrapper-top .price-wrapper .block-wrapper p{font-size:11px!important;line-height:6px!important}body.template-page.ps5-configurator .right-wrapper .wrapper-top .price-wrapper .block-wrapper .old-price{line-height:8px!important}body.template-page.ps5-configurator .progress-dot{z-index:20}body.template-page.ps5-configurator #pushdaddy-widget{display:none!important}body.template-page.ps5-configurator .step-tooltip p{font-size:16px!important}body.template-page.ps5-configurator #displayer-controls__powered-by p{font-size:14px!important;color:gray}body.template-page.ps5-configurator #displayer-controls__powered-by img{height:40px}body.template-page.ps5-configurator #displayer-controls__powered-by a:hover{opacity:.5}body.template-page.ps5-configurator .needsclick{display:none!important}.m-product-text .zufriedene-kunden.first.top .flex-box p.txt-sec{font-size:16px!important;line-height:22px!important}@media only screen and (max-width: 767px){body.template-page.ps5-configurator .right-wrapper .wrapper-top .price-wrapper .discount-badge{width:20px;height:20px;font-size:16px}body.template-page.ps5-configurator .right-wrapper .wrapper-top .header{margin-right:10px}body.template-page.ps5-configurator #displayer-controls__powered-by{bottom:0;margin:0 0 5px}body.template-page.ps5-configurator #displayer-controls__powered-by p{font-size:12px!important}body.template-page.ps5-configurator #displayer-controls__powered-by img{width:66px;height:35px}body.template-page.ps5-configurator .right-wrapper .wrapper-top .header h1{font-size:13px}body.template-page.ps5-configurator #slideshow p{font-size:16px!important;line-height:20px!important}body.template-page.ps5-configurator #scroll-to-top-button{display:none}body.template-page.ps5-configurator .mobile-scroll-wrapper{min-height:140px}.text-with-media-module-half.no-margin.first .container-fluid.m-section-my.m-section-py,.text-with-media-module-full.last .container-fluid.m-section-my.m-section-py{padding:0 15px!important}.m-product-text .zufriedene-kunden.first.top .flex-box p.txt-sec{font-size:12px!important;line-height:14px!important}.product_info_rating_wrapper span{font-size:14px!important}.footer-right{width:100%}}.m-footer--block-inner .zahlungsarten .img-payment,.product-trust.first.desktop .zahlungsarten .img-payment{display:flex}.product-trust.first.desktop .zahlungsarten .img-payment{justify-content:center}.m-cart-item__info:has(.m-cart-item__title[href^="/pages/ps5-configurator"]) .m-cart-item__option{display:none!important}.m-cart-item__info:has(.m-cart-item__title[href^="/pages/ps5-configurator"]) ul[data-cart-item-details]>li.m-cart-item__property:first-of-type{display:none!important}body.ps5-configurator .top-nav .nav-logo{transform:translateY(-4px)}body.template-page.ps5-configurator .popup-button,body.template-page.ps5-configurator .popup-button:hover,body.template-page.ps5-configurator .popup-button:focus{outline:none!important;border-color:#fff!important}@media (max-width: 1024px){.container .m-main-product--wrapper .m-main-product--media,.m-main-product--wrapper .m-main-product--info{width:100%}.container .m-product-info--wrapper{width:100%;max-width:unset}.min-adjust{width:100%!important}body.template-product .max-adjust{transform:none!important;width:100%!important;padding:15px}.product-info-box-wrapper .m-section-py{padding-top:0!important}.product-info-box .box-left,.product-info-box .box-rigth{width:100%!important;margin-right:0}.product-info-box .box-left{order:2;margin-right:0!important}.product-info-box .box-rigth{order:1}.product-info-box{flex-wrap:wrap;padding:15px 0!important}.min-adjust{padding-right:0!important}body.template-product.ps5-preconfigured .container .m-main-product--wrapper .m-main-product--info,body.shop-base .container .m-main-product--wrapper .m-main-product--info,body.basic-controller .container .m-main-product--wrapper .m-main-product--info{margin-left:0}.main-product-desctiprion-template .container-fluid{padding:0!important}.text-with-media-module-full responsive-image img{margin:0 auto}.product-info-box{margin:0}}#shopify-section-template--27188129595725__main .container.m-section-my{padding:0 8px!important}.m-product-text .img-payment{flex-wrap:nowrap;gap:6px;justify-content:center}@media (max-width: 767px){.pcard .pcard__title{font-size:16px}.pcard__imgWrap{width:auto;max-height:165px;max-width:200px;padding:0;overflow:hidden}.pcard .pcard__prices .pcard__price{font-size:16px}.pcard__body{clip-path:none!important}.pcard__cta{background:#000;color:#fff;clip-path:none!important;margin:10px;height:40px;width:40px}.pcard-wrapper .pcard:nth-of-type(n+3){display:none}.product-bundle-section .pcard-wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:5px}.product-bundle-section .pcard-wrapper .pcard{width:calc(50% - 5px)}.product-bundle-section .pcard-wrapper .pcard .pcard__cta{width:40px;height:40px}.product-bundle-section .pcard-wrapper .pcard .pcard__prices{margin-top:15px}.product-bundle-section .pcard-wrapper .pcard .pcard__title{max-height:43px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bundle-footer{margin-top:0}.swiper-slider.product-mobile-slider .container-inner{width:100%}.product-bundle-section{padding-bottom:0}.swiper-pagination{z-index:9999!important;position:relative!important;margin-bottom:0!important;margin-top:0!important}.m-main-product--wrapper{gap:10px}.pcard-wrapper{display:flex}.pcard-wrapper .pcard{width:50%;margin-bottom:0}.pcard-wrapper .pcard .pcard__body{height:100%}.pcard-wrapper .pcard .pcard__title{max-height:43px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.main-product-desctiprion-template .m-custom-content__wrapper{gap:10px}.product-mobile-slider .product-card-content{box-shadow:none}.m-price-item.m-price-item--sale.m-price-item--last{font-weight:700;font-size:20px!important}.m-price__sale .m-price-item--regular{color:#747474!important;font-size:20px!important}.garantie-wrapper .wrapper-bottom{flex-wrap:wrap;gap:18px}.garantie-wrapper{max-height:unset}.bundle-total{font-size:18px}}.product-bundle-section .pcard-wrapper .pcard{margin:0}a.btn-secondary-hero{margin-top:20px;background:transparent;border:1px solid #fff;padding-top:12px;padding-bottom:12px;color:#fff;font-size:22px!important;white-space:nowrap!important;padding:12px 20px!important;border-radius:10px;cursor:pointer}@media (max-width: 767px){a.btn-secondary-hero{font-size:18px!important;padding:8px 13px!important}}.product_info_rating_img{height:23px!important}.m-product-option--button .m-product-option--node__label{border:1px solid #747474}.m-product-option--button .m-product-option--node input:checked+label,.m-product-option--button .m-product-option--node__label[data-selected=true]{border:2px solid #000}.delivery-badge.orange{background:#f803;color:#f80}.delivery-note{font-size:15px;text-decoration:underline;margin-top:20px!important;display:block;cursor:pointer}.m-cart-drawer__items .m-quantity__input,.m-cart-drawer__items .m-quantity__button,.m-cart-drawer__items .m-quantity__button svg{color:#fff!important;border-color:#fff!important}@media screen and (min-width: 768px){.m-collection-products.m-cols-4 .m-product-item{width:calc(25% - 10px)!important}}.form-field--checkbox{color:#333}m-recently-viewed .m-product-card__info{background:#333;border-radius:0 0 20px 20px}.template-product .m-price-item{color:#cd2f1e!important;font-size:24px!important;font-weight:700}#more-payment-options-link{color:#333}.zufriedene-kunden.first.top p{color:#333;font-size:16px!important;line-height:20px!important}body.shop-base .m-price__regular .m-price-item--regular{color:#cd2f1e!important;font-size:24px!important;font-weight:700}body.shop-base .m-price__sale .m-price-item--regular,body.template-product.ps5-preconfigured .m-price__sale .m-price-item--regular,body.basic-controller .m-price__sale .m-price-item--regular{color:#676767!important}body.shop-base .product-info-box .img-wrapper{display:none}body.basic-controller .m-product-option--button .m-product-option--node{width:auto!important}body.basic-controller .garantie-wrapper{margin-bottom:24px}
/*# sourceMappingURL=/cdn/shop/t/26/assets/main.css.map */
