@import"https://fonts.googleapis.com/css2?family=Lexend+Deca:wght@400;700;900&display=swap";*,*::before,*::after{box-sizing:border-box}html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strong,sub,sup,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}html{font-size:100%;line-height:1.5;-webkit-text-size-adjust:100%;scroll-behavior:smooth}ul,ol{list-style:none}a{text-decoration:none;color:inherit}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit;color:inherit;background-color:rgba(0,0,0,0);border:none;outline:none}button,input[type=button],input[type=submit],input[type=reset]{appearance:none;background:none;cursor:pointer}table{border-collapse:collapse;border-spacing:0}blockquote,q{quotes:none}blockquote::before,blockquote::after,q::before,q::after{content:"";content:none}.sr-only{position:absolute !important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}img{vertical-align:middle;max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}ul,ol{margin-top:0;margin-bottom:1rem}table{border-collapse:collapse}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button:focus,input:focus,select:focus,textarea:focus{outline:none}html{scroll-behavior:smooth}html,body{height:100%;margin:0;display:flex;flex-direction:column;min-height:100vh;font-family:"Lexend Deca",sans-serif;font-weight:400;font-size:16px;line-height:1.5;min-width:320px}main{flex:1}.bg-saxo-red-10{background-color:#f9e8e9}.btn{font-weight:700;font-size:16px;line-height:24px;box-shadow:none;min-height:48px;padding:0 24px;text-align:center;display:inline-flex;vertical-align:top;justify-content:center;align-items:center;font-family:"Lato",sans-serif;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .3s;cursor:pointer;background-image:none;border:solid 2px rgba(0,0,0,0);position:relative;gap:8px;border-radius:6px;width:100%}.btn[disabled]{pointer-events:none}.btn:focus,.btn:active{color:inherit}.btn:active{background-color:#e8e8e8;box-shadow:0 2px 3px 0 #a7a7a7}@media(min-width: 768px){.btn{border-radius:6px;width:auto}}@media(hover: hover)and (pointer: fine){.btn:hover{text-decoration:none}}.btn.btn--stretch{min-width:100%}.btn.btn--red{background-color:#c51924;color:#fff}@media(hover: hover)and (pointer: fine){.btn.btn--red:hover{background-color:#e8a3a7}}.btn.btn--red[disabled]{background-color:#d3d3d3;color:#a7a7a7}.btn.btn--red.btn--loading:before{background-color:#fff}.btn.btn--red-transparent{color:#c51924;background-color:rgba(0,0,0,0)}@media(hover: hover)and (pointer: fine){.btn.btn--red-transparent:hover{color:#e8a3a7}}.btn.btn--red-transparent[disabled]{color:#a7a7a7}.btn.btn--red-transparent.btn--loading:before{background-color:#c51924}.btn.btn--red-outline{border-color:#c51924;color:#c51924;background-color:#fff}@media(hover: hover)and (pointer: fine){.btn.btn--red-outline:hover{color:#e8a3a7;border-color:#e8a3a7}}.btn.btn--red-outline[disabled]{border-color:#d3d3d3;color:#a7a7a7}.btn.btn--red-outline.btn--loading:before{background-color:#c51924}.buttons-row{display:flex;flex-direction:column;gap:16px;width:100%}@media(min-width: 768px){.buttons-row{flex-direction:row}}.buttons-row .btn{flex:1}.input{position:relative;font-weight:400}.input.correct:before,.input.incorrect:before{transition:opacity .3s;position:absolute;width:22px !important;height:22px !important;text-align:center;top:50%;transform:translateY(-50%);z-index:2;pointer-events:none}.input.incorrect:before{color:#c51924;right:2px}.input.incorrect textarea,.input.incorrect select,.input.incorrect input{box-shadow:inset 0px 0px 0px 1px #fa4d56}.input.incorrect textarea:focus,.input.incorrect select:focus,.input.incorrect input:focus{box-shadow:inset 0px 0px 0px 2px #fa4d56}.input.correct:before{color:#41bc64;right:3px}.input.correct textarea,.input.correct select,.input.correct input{box-shadow:inset 0px 0px 0px 1px #41bc64}.input.correct textarea:focus,.input.correct select:focus,.input.correct input:focus{box-shadow:inset 0px 0px 0px 2px #41bc64}.input.input--search input{padding-top:8px;padding-bottom:7px;padding-right:50px}.input:has(label) select,.input:has(label) textarea,.input:has(label) input{padding-top:19px;padding-bottom:5px;padding:19px 24px 5px}.input select,.input textarea,.input input{padding:12px 24px;font-size:16px;line-height:24px;height:48px;margin:0;width:100%;max-width:100%;box-shadow:inset 0px 0px 0px 1px #a7a7a7;border:none;transition:all .3s;color:#222;background-color:#fff;border-radius:4px}@media(min-width: 768px){.input select,.input textarea,.input input{border-radius:6px}}.input select[type=date]::-webkit-inner-spin-button,.input textarea[type=date]::-webkit-inner-spin-button,.input input[type=date]::-webkit-inner-spin-button{display:none}.input select[type=date]::-webkit-calendar-picker-indicator,.input textarea[type=date]::-webkit-calendar-picker-indicator,.input input[type=date]::-webkit-calendar-picker-indicator{opacity:0}.input select:disabled,.input textarea:disabled,.input input:disabled{box-shadow:inset 0px 0px 0px 1px #d3d3d3;color:#a7a7a7}.input select:disabled~label,.input textarea:disabled~label,.input input:disabled~label{color:#a7a7a7}.input select:focus,.input textarea:focus,.input input:focus{box-shadow:inset 0px 0px 0px 2px #7a7a7a;outline:none}.input select:-webkit-autofill,.input select:-webkit-autofill:hover,.input select:-webkit-autofill:focus,.input select:-webkit-autofill:active,.input textarea:-webkit-autofill,.input textarea:-webkit-autofill:hover,.input textarea:-webkit-autofill:focus,.input textarea:-webkit-autofill:active,.input input:-webkit-autofill,.input input:-webkit-autofill:hover,.input input:-webkit-autofill:focus,.input input:-webkit-autofill:active{transition:background-color 9999s ease-in-out 0s;font-size:16px;line-height:24px}.input select:required~label:after,.input textarea:required~label:after,.input input:required~label:after{content:"*";position:absolute;top:-0.2em;right:0;color:#c51924}.input textarea:-webkit-autofill~label,.input textarea:focus~label,.input textarea:not(:placeholder-shown)~label,.input input:-webkit-autofill~label,.input input:focus~label,.input input:not(:placeholder-shown)~label{font-size:12px;line-height:16px;top:6px;margin-top:0}.input label{font-size:16px;line-height:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#7a7a7a;position:absolute;top:12px;left:24px;padding-right:.43em;max-width:calc(100% - 48px);pointer-events:none;transition:all .2s ease-in-out}.input input,.input select{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.input select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 24px center;background-size:20px;padding-right:45px}.input select:required:invalid~label{top:12px;font-size:16px;line-height:24px}.input select:required:valid~label{top:6px;font-size:12px;line-height:16px}.input textarea{min-height:172px;padding-top:30px}.input textarea~label{top:16px}.input textarea:-webkit-autofill~label,.input textarea:focus~label,.input textarea:not(:placeholder-shown)~label{top:2px;padding-top:14px;padding-bottom:5px;width:100%;background-color:#fff}.input [class*=icon]{width:40px;height:40px;position:absolute;top:3px;right:10px;background-color:rgba(0,0,0,0);border:0;border-radius:0;transition:all .3s;cursor:pointer;padding:0}.input [class*=icon]:hover{color:#dc757c}.input [class*=icon]:before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.text-8{font-size:8px}.text-14{font-size:14px}.text-16{font-size:16px}.text-18{font-size:18px}.text-24{font-size:24px}.text-32{font-size:32px}.text-40{font-size:40px}.text-48{font-size:48px}.text-80{font-size:80px}@media(min-width: 320px){.xs\:text-8{font-size:8px}.xs\:text-14{font-size:14px}.xs\:text-16{font-size:16px}.xs\:text-18{font-size:18px}.xs\:text-24{font-size:24px}.xs\:text-32{font-size:32px}.xs\:text-40{font-size:40px}.xs\:text-48{font-size:48px}.xs\:text-80{font-size:80px}}@media(min-width: 640px){.sm\:text-8{font-size:8px}.sm\:text-14{font-size:14px}.sm\:text-16{font-size:16px}.sm\:text-18{font-size:18px}.sm\:text-24{font-size:24px}.sm\:text-32{font-size:32px}.sm\:text-40{font-size:40px}.sm\:text-48{font-size:48px}.sm\:text-80{font-size:80px}}@media(min-width: 768px){.md\:text-8{font-size:8px}.md\:text-14{font-size:14px}.md\:text-16{font-size:16px}.md\:text-18{font-size:18px}.md\:text-24{font-size:24px}.md\:text-32{font-size:32px}.md\:text-40{font-size:40px}.md\:text-48{font-size:48px}.md\:text-80{font-size:80px}}@media(min-width: 1024px){.lg\:text-8{font-size:8px}.lg\:text-14{font-size:14px}.lg\:text-16{font-size:16px}.lg\:text-18{font-size:18px}.lg\:text-24{font-size:24px}.lg\:text-32{font-size:32px}.lg\:text-40{font-size:40px}.lg\:text-48{font-size:48px}.lg\:text-80{font-size:80px}}@media(min-width: 1920px){.xl\:text-8{font-size:8px}.xl\:text-14{font-size:14px}.xl\:text-16{font-size:16px}.xl\:text-18{font-size:18px}.xl\:text-24{font-size:24px}.xl\:text-32{font-size:32px}.xl\:text-40{font-size:40px}.xl\:text-48{font-size:48px}.xl\:text-80{font-size:80px}}.text-center{text-align:center}.text-400{font-weight:400}.text-700{font-weight:700}.text-900{font-weight:900}.m-0{margin:0px !important}.m-4{margin:4px !important}.m-6{margin:6px !important}.m-8{margin:8px !important}.m-16{margin:16px !important}.m-24{margin:24px !important}.m-32{margin:32px !important}.m-40{margin:40px !important}.m-48{margin:48px !important}.m-68{margin:68px !important}.mt-0{margin-top:0px !important}.mt-4{margin-top:4px !important}.mt-6{margin-top:6px !important}.mt-8{margin-top:8px !important}.mt-16{margin-top:16px !important}.mt-24{margin-top:24px !important}.mt-32{margin-top:32px !important}.mt-40{margin-top:40px !important}.mt-48{margin-top:48px !important}.mt-68{margin-top:68px !important}.mr-0{margin-right:0px !important}.mr-4{margin-right:4px !important}.mr-6{margin-right:6px !important}.mr-8{margin-right:8px !important}.mr-16{margin-right:16px !important}.mr-24{margin-right:24px !important}.mr-32{margin-right:32px !important}.mr-40{margin-right:40px !important}.mr-48{margin-right:48px !important}.mr-68{margin-right:68px !important}.mb-0{margin-bottom:0px !important}.mb-4{margin-bottom:4px !important}.mb-6{margin-bottom:6px !important}.mb-8{margin-bottom:8px !important}.mb-16{margin-bottom:16px !important}.mb-24{margin-bottom:24px !important}.mb-32{margin-bottom:32px !important}.mb-40{margin-bottom:40px !important}.mb-48{margin-bottom:48px !important}.mb-68{margin-bottom:68px !important}.ml-0{margin-left:0px !important}.ml-4{margin-left:4px !important}.ml-6{margin-left:6px !important}.ml-8{margin-left:8px !important}.ml-16{margin-left:16px !important}.ml-24{margin-left:24px !important}.ml-32{margin-left:32px !important}.ml-40{margin-left:40px !important}.ml-48{margin-left:48px !important}.ml-68{margin-left:68px !important}.mx-0{margin-left, margin-right:0px !important}.mx-4{margin-left, margin-right:4px !important}.mx-6{margin-left, margin-right:6px !important}.mx-8{margin-left, margin-right:8px !important}.mx-16{margin-left, margin-right:16px !important}.mx-24{margin-left, margin-right:24px !important}.mx-32{margin-left, margin-right:32px !important}.mx-40{margin-left, margin-right:40px !important}.mx-48{margin-left, margin-right:48px !important}.mx-68{margin-left, margin-right:68px !important}.my-0{margin-top, margin-bottom:0px !important}.my-4{margin-top, margin-bottom:4px !important}.my-6{margin-top, margin-bottom:6px !important}.my-8{margin-top, margin-bottom:8px !important}.my-16{margin-top, margin-bottom:16px !important}.my-24{margin-top, margin-bottom:24px !important}.my-32{margin-top, margin-bottom:32px !important}.my-40{margin-top, margin-bottom:40px !important}.my-48{margin-top, margin-bottom:48px !important}.my-68{margin-top, margin-bottom:68px !important}@media(min-width: 320px){.xs\:m-0{margin:0px !important}.xs\:m-4{margin:4px !important}.xs\:m-6{margin:6px !important}.xs\:m-8{margin:8px !important}.xs\:m-16{margin:16px !important}.xs\:m-24{margin:24px !important}.xs\:m-32{margin:32px !important}.xs\:m-40{margin:40px !important}.xs\:m-48{margin:48px !important}.xs\:m-68{margin:68px !important}.xs\:mt-0{margin-top:0px !important}.xs\:mt-4{margin-top:4px !important}.xs\:mt-6{margin-top:6px !important}.xs\:mt-8{margin-top:8px !important}.xs\:mt-16{margin-top:16px !important}.xs\:mt-24{margin-top:24px !important}.xs\:mt-32{margin-top:32px !important}.xs\:mt-40{margin-top:40px !important}.xs\:mt-48{margin-top:48px !important}.xs\:mt-68{margin-top:68px !important}.xs\:mr-0{margin-right:0px !important}.xs\:mr-4{margin-right:4px !important}.xs\:mr-6{margin-right:6px !important}.xs\:mr-8{margin-right:8px !important}.xs\:mr-16{margin-right:16px !important}.xs\:mr-24{margin-right:24px !important}.xs\:mr-32{margin-right:32px !important}.xs\:mr-40{margin-right:40px !important}.xs\:mr-48{margin-right:48px !important}.xs\:mr-68{margin-right:68px !important}.xs\:mb-0{margin-bottom:0px !important}.xs\:mb-4{margin-bottom:4px !important}.xs\:mb-6{margin-bottom:6px !important}.xs\:mb-8{margin-bottom:8px !important}.xs\:mb-16{margin-bottom:16px !important}.xs\:mb-24{margin-bottom:24px !important}.xs\:mb-32{margin-bottom:32px !important}.xs\:mb-40{margin-bottom:40px !important}.xs\:mb-48{margin-bottom:48px !important}.xs\:mb-68{margin-bottom:68px !important}.xs\:ml-0{margin-left:0px !important}.xs\:ml-4{margin-left:4px !important}.xs\:ml-6{margin-left:6px !important}.xs\:ml-8{margin-left:8px !important}.xs\:ml-16{margin-left:16px !important}.xs\:ml-24{margin-left:24px !important}.xs\:ml-32{margin-left:32px !important}.xs\:ml-40{margin-left:40px !important}.xs\:ml-48{margin-left:48px !important}.xs\:ml-68{margin-left:68px !important}.xs\:mx-0{margin-left, margin-right:0px !important}.xs\:mx-4{margin-left, margin-right:4px !important}.xs\:mx-6{margin-left, margin-right:6px !important}.xs\:mx-8{margin-left, margin-right:8px !important}.xs\:mx-16{margin-left, margin-right:16px !important}.xs\:mx-24{margin-left, margin-right:24px !important}.xs\:mx-32{margin-left, margin-right:32px !important}.xs\:mx-40{margin-left, margin-right:40px !important}.xs\:mx-48{margin-left, margin-right:48px !important}.xs\:mx-68{margin-left, margin-right:68px !important}.xs\:my-0{margin-top, margin-bottom:0px !important}.xs\:my-4{margin-top, margin-bottom:4px !important}.xs\:my-6{margin-top, margin-bottom:6px !important}.xs\:my-8{margin-top, margin-bottom:8px !important}.xs\:my-16{margin-top, margin-bottom:16px !important}.xs\:my-24{margin-top, margin-bottom:24px !important}.xs\:my-32{margin-top, margin-bottom:32px !important}.xs\:my-40{margin-top, margin-bottom:40px !important}.xs\:my-48{margin-top, margin-bottom:48px !important}.xs\:my-68{margin-top, margin-bottom:68px !important}}@media(min-width: 640px){.sm\:m-0{margin:0px !important}.sm\:m-4{margin:4px !important}.sm\:m-6{margin:6px !important}.sm\:m-8{margin:8px !important}.sm\:m-16{margin:16px !important}.sm\:m-24{margin:24px !important}.sm\:m-32{margin:32px !important}.sm\:m-40{margin:40px !important}.sm\:m-48{margin:48px !important}.sm\:m-68{margin:68px !important}.sm\:mt-0{margin-top:0px !important}.sm\:mt-4{margin-top:4px !important}.sm\:mt-6{margin-top:6px !important}.sm\:mt-8{margin-top:8px !important}.sm\:mt-16{margin-top:16px !important}.sm\:mt-24{margin-top:24px !important}.sm\:mt-32{margin-top:32px !important}.sm\:mt-40{margin-top:40px !important}.sm\:mt-48{margin-top:48px !important}.sm\:mt-68{margin-top:68px !important}.sm\:mr-0{margin-right:0px !important}.sm\:mr-4{margin-right:4px !important}.sm\:mr-6{margin-right:6px !important}.sm\:mr-8{margin-right:8px !important}.sm\:mr-16{margin-right:16px !important}.sm\:mr-24{margin-right:24px !important}.sm\:mr-32{margin-right:32px !important}.sm\:mr-40{margin-right:40px !important}.sm\:mr-48{margin-right:48px !important}.sm\:mr-68{margin-right:68px !important}.sm\:mb-0{margin-bottom:0px !important}.sm\:mb-4{margin-bottom:4px !important}.sm\:mb-6{margin-bottom:6px !important}.sm\:mb-8{margin-bottom:8px !important}.sm\:mb-16{margin-bottom:16px !important}.sm\:mb-24{margin-bottom:24px !important}.sm\:mb-32{margin-bottom:32px !important}.sm\:mb-40{margin-bottom:40px !important}.sm\:mb-48{margin-bottom:48px !important}.sm\:mb-68{margin-bottom:68px !important}.sm\:ml-0{margin-left:0px !important}.sm\:ml-4{margin-left:4px !important}.sm\:ml-6{margin-left:6px !important}.sm\:ml-8{margin-left:8px !important}.sm\:ml-16{margin-left:16px !important}.sm\:ml-24{margin-left:24px !important}.sm\:ml-32{margin-left:32px !important}.sm\:ml-40{margin-left:40px !important}.sm\:ml-48{margin-left:48px !important}.sm\:ml-68{margin-left:68px !important}.sm\:mx-0{margin-left, margin-right:0px !important}.sm\:mx-4{margin-left, margin-right:4px !important}.sm\:mx-6{margin-left, margin-right:6px !important}.sm\:mx-8{margin-left, margin-right:8px !important}.sm\:mx-16{margin-left, margin-right:16px !important}.sm\:mx-24{margin-left, margin-right:24px !important}.sm\:mx-32{margin-left, margin-right:32px !important}.sm\:mx-40{margin-left, margin-right:40px !important}.sm\:mx-48{margin-left, margin-right:48px !important}.sm\:mx-68{margin-left, margin-right:68px !important}.sm\:my-0{margin-top, margin-bottom:0px !important}.sm\:my-4{margin-top, margin-bottom:4px !important}.sm\:my-6{margin-top, margin-bottom:6px !important}.sm\:my-8{margin-top, margin-bottom:8px !important}.sm\:my-16{margin-top, margin-bottom:16px !important}.sm\:my-24{margin-top, margin-bottom:24px !important}.sm\:my-32{margin-top, margin-bottom:32px !important}.sm\:my-40{margin-top, margin-bottom:40px !important}.sm\:my-48{margin-top, margin-bottom:48px !important}.sm\:my-68{margin-top, margin-bottom:68px !important}}@media(min-width: 768px){.md\:m-0{margin:0px !important}.md\:m-4{margin:4px !important}.md\:m-6{margin:6px !important}.md\:m-8{margin:8px !important}.md\:m-16{margin:16px !important}.md\:m-24{margin:24px !important}.md\:m-32{margin:32px !important}.md\:m-40{margin:40px !important}.md\:m-48{margin:48px !important}.md\:m-68{margin:68px !important}.md\:mt-0{margin-top:0px !important}.md\:mt-4{margin-top:4px !important}.md\:mt-6{margin-top:6px !important}.md\:mt-8{margin-top:8px !important}.md\:mt-16{margin-top:16px !important}.md\:mt-24{margin-top:24px !important}.md\:mt-32{margin-top:32px !important}.md\:mt-40{margin-top:40px !important}.md\:mt-48{margin-top:48px !important}.md\:mt-68{margin-top:68px !important}.md\:mr-0{margin-right:0px !important}.md\:mr-4{margin-right:4px !important}.md\:mr-6{margin-right:6px !important}.md\:mr-8{margin-right:8px !important}.md\:mr-16{margin-right:16px !important}.md\:mr-24{margin-right:24px !important}.md\:mr-32{margin-right:32px !important}.md\:mr-40{margin-right:40px !important}.md\:mr-48{margin-right:48px !important}.md\:mr-68{margin-right:68px !important}.md\:mb-0{margin-bottom:0px !important}.md\:mb-4{margin-bottom:4px !important}.md\:mb-6{margin-bottom:6px !important}.md\:mb-8{margin-bottom:8px !important}.md\:mb-16{margin-bottom:16px !important}.md\:mb-24{margin-bottom:24px !important}.md\:mb-32{margin-bottom:32px !important}.md\:mb-40{margin-bottom:40px !important}.md\:mb-48{margin-bottom:48px !important}.md\:mb-68{margin-bottom:68px !important}.md\:ml-0{margin-left:0px !important}.md\:ml-4{margin-left:4px !important}.md\:ml-6{margin-left:6px !important}.md\:ml-8{margin-left:8px !important}.md\:ml-16{margin-left:16px !important}.md\:ml-24{margin-left:24px !important}.md\:ml-32{margin-left:32px !important}.md\:ml-40{margin-left:40px !important}.md\:ml-48{margin-left:48px !important}.md\:ml-68{margin-left:68px !important}.md\:mx-0{margin-left, margin-right:0px !important}.md\:mx-4{margin-left, margin-right:4px !important}.md\:mx-6{margin-left, margin-right:6px !important}.md\:mx-8{margin-left, margin-right:8px !important}.md\:mx-16{margin-left, margin-right:16px !important}.md\:mx-24{margin-left, margin-right:24px !important}.md\:mx-32{margin-left, margin-right:32px !important}.md\:mx-40{margin-left, margin-right:40px !important}.md\:mx-48{margin-left, margin-right:48px !important}.md\:mx-68{margin-left, margin-right:68px !important}.md\:my-0{margin-top, margin-bottom:0px !important}.md\:my-4{margin-top, margin-bottom:4px !important}.md\:my-6{margin-top, margin-bottom:6px !important}.md\:my-8{margin-top, margin-bottom:8px !important}.md\:my-16{margin-top, margin-bottom:16px !important}.md\:my-24{margin-top, margin-bottom:24px !important}.md\:my-32{margin-top, margin-bottom:32px !important}.md\:my-40{margin-top, margin-bottom:40px !important}.md\:my-48{margin-top, margin-bottom:48px !important}.md\:my-68{margin-top, margin-bottom:68px !important}}@media(min-width: 1024px){.lg\:m-0{margin:0px !important}.lg\:m-4{margin:4px !important}.lg\:m-6{margin:6px !important}.lg\:m-8{margin:8px !important}.lg\:m-16{margin:16px !important}.lg\:m-24{margin:24px !important}.lg\:m-32{margin:32px !important}.lg\:m-40{margin:40px !important}.lg\:m-48{margin:48px !important}.lg\:m-68{margin:68px !important}.lg\:mt-0{margin-top:0px !important}.lg\:mt-4{margin-top:4px !important}.lg\:mt-6{margin-top:6px !important}.lg\:mt-8{margin-top:8px !important}.lg\:mt-16{margin-top:16px !important}.lg\:mt-24{margin-top:24px !important}.lg\:mt-32{margin-top:32px !important}.lg\:mt-40{margin-top:40px !important}.lg\:mt-48{margin-top:48px !important}.lg\:mt-68{margin-top:68px !important}.lg\:mr-0{margin-right:0px !important}.lg\:mr-4{margin-right:4px !important}.lg\:mr-6{margin-right:6px !important}.lg\:mr-8{margin-right:8px !important}.lg\:mr-16{margin-right:16px !important}.lg\:mr-24{margin-right:24px !important}.lg\:mr-32{margin-right:32px !important}.lg\:mr-40{margin-right:40px !important}.lg\:mr-48{margin-right:48px !important}.lg\:mr-68{margin-right:68px !important}.lg\:mb-0{margin-bottom:0px !important}.lg\:mb-4{margin-bottom:4px !important}.lg\:mb-6{margin-bottom:6px !important}.lg\:mb-8{margin-bottom:8px !important}.lg\:mb-16{margin-bottom:16px !important}.lg\:mb-24{margin-bottom:24px !important}.lg\:mb-32{margin-bottom:32px !important}.lg\:mb-40{margin-bottom:40px !important}.lg\:mb-48{margin-bottom:48px !important}.lg\:mb-68{margin-bottom:68px !important}.lg\:ml-0{margin-left:0px !important}.lg\:ml-4{margin-left:4px !important}.lg\:ml-6{margin-left:6px !important}.lg\:ml-8{margin-left:8px !important}.lg\:ml-16{margin-left:16px !important}.lg\:ml-24{margin-left:24px !important}.lg\:ml-32{margin-left:32px !important}.lg\:ml-40{margin-left:40px !important}.lg\:ml-48{margin-left:48px !important}.lg\:ml-68{margin-left:68px !important}.lg\:mx-0{margin-left, margin-right:0px !important}.lg\:mx-4{margin-left, margin-right:4px !important}.lg\:mx-6{margin-left, margin-right:6px !important}.lg\:mx-8{margin-left, margin-right:8px !important}.lg\:mx-16{margin-left, margin-right:16px !important}.lg\:mx-24{margin-left, margin-right:24px !important}.lg\:mx-32{margin-left, margin-right:32px !important}.lg\:mx-40{margin-left, margin-right:40px !important}.lg\:mx-48{margin-left, margin-right:48px !important}.lg\:mx-68{margin-left, margin-right:68px !important}.lg\:my-0{margin-top, margin-bottom:0px !important}.lg\:my-4{margin-top, margin-bottom:4px !important}.lg\:my-6{margin-top, margin-bottom:6px !important}.lg\:my-8{margin-top, margin-bottom:8px !important}.lg\:my-16{margin-top, margin-bottom:16px !important}.lg\:my-24{margin-top, margin-bottom:24px !important}.lg\:my-32{margin-top, margin-bottom:32px !important}.lg\:my-40{margin-top, margin-bottom:40px !important}.lg\:my-48{margin-top, margin-bottom:48px !important}.lg\:my-68{margin-top, margin-bottom:68px !important}}@media(min-width: 1920px){.xl\:m-0{margin:0px !important}.xl\:m-4{margin:4px !important}.xl\:m-6{margin:6px !important}.xl\:m-8{margin:8px !important}.xl\:m-16{margin:16px !important}.xl\:m-24{margin:24px !important}.xl\:m-32{margin:32px !important}.xl\:m-40{margin:40px !important}.xl\:m-48{margin:48px !important}.xl\:m-68{margin:68px !important}.xl\:mt-0{margin-top:0px !important}.xl\:mt-4{margin-top:4px !important}.xl\:mt-6{margin-top:6px !important}.xl\:mt-8{margin-top:8px !important}.xl\:mt-16{margin-top:16px !important}.xl\:mt-24{margin-top:24px !important}.xl\:mt-32{margin-top:32px !important}.xl\:mt-40{margin-top:40px !important}.xl\:mt-48{margin-top:48px !important}.xl\:mt-68{margin-top:68px !important}.xl\:mr-0{margin-right:0px !important}.xl\:mr-4{margin-right:4px !important}.xl\:mr-6{margin-right:6px !important}.xl\:mr-8{margin-right:8px !important}.xl\:mr-16{margin-right:16px !important}.xl\:mr-24{margin-right:24px !important}.xl\:mr-32{margin-right:32px !important}.xl\:mr-40{margin-right:40px !important}.xl\:mr-48{margin-right:48px !important}.xl\:mr-68{margin-right:68px !important}.xl\:mb-0{margin-bottom:0px !important}.xl\:mb-4{margin-bottom:4px !important}.xl\:mb-6{margin-bottom:6px !important}.xl\:mb-8{margin-bottom:8px !important}.xl\:mb-16{margin-bottom:16px !important}.xl\:mb-24{margin-bottom:24px !important}.xl\:mb-32{margin-bottom:32px !important}.xl\:mb-40{margin-bottom:40px !important}.xl\:mb-48{margin-bottom:48px !important}.xl\:mb-68{margin-bottom:68px !important}.xl\:ml-0{margin-left:0px !important}.xl\:ml-4{margin-left:4px !important}.xl\:ml-6{margin-left:6px !important}.xl\:ml-8{margin-left:8px !important}.xl\:ml-16{margin-left:16px !important}.xl\:ml-24{margin-left:24px !important}.xl\:ml-32{margin-left:32px !important}.xl\:ml-40{margin-left:40px !important}.xl\:ml-48{margin-left:48px !important}.xl\:ml-68{margin-left:68px !important}.xl\:mx-0{margin-left, margin-right:0px !important}.xl\:mx-4{margin-left, margin-right:4px !important}.xl\:mx-6{margin-left, margin-right:6px !important}.xl\:mx-8{margin-left, margin-right:8px !important}.xl\:mx-16{margin-left, margin-right:16px !important}.xl\:mx-24{margin-left, margin-right:24px !important}.xl\:mx-32{margin-left, margin-right:32px !important}.xl\:mx-40{margin-left, margin-right:40px !important}.xl\:mx-48{margin-left, margin-right:48px !important}.xl\:mx-68{margin-left, margin-right:68px !important}.xl\:my-0{margin-top, margin-bottom:0px !important}.xl\:my-4{margin-top, margin-bottom:4px !important}.xl\:my-6{margin-top, margin-bottom:6px !important}.xl\:my-8{margin-top, margin-bottom:8px !important}.xl\:my-16{margin-top, margin-bottom:16px !important}.xl\:my-24{margin-top, margin-bottom:24px !important}.xl\:my-32{margin-top, margin-bottom:32px !important}.xl\:my-40{margin-top, margin-bottom:40px !important}.xl\:my-48{margin-top, margin-bottom:48px !important}.xl\:my-68{margin-top, margin-bottom:68px !important}}.container{max-width:1618px !important;padding-left:8px !important;padding-right:8px !important;margin-left:auto;margin-right:auto}@media(min-width: 640px){.container{max-width:100% !important}}@media(min-width: 768px){.container{padding-left:12px !important;padding-right:12px !important;max-width:100% !important}}@media(min-width: 1024px){.container{max-width:100% !important}}@media(min-width: 1920px){.container{max-width:80vw !important}}.row{display:flex;flex-wrap:wrap;margin-left:-4px !important;margin-right:-4px !important}@media(min-width: 768px){.row{margin-left:-6px !important;margin-right:-6px !important}}[class*=col],.col{padding-left:4px;padding-right:4px}@media(min-width: 768px){[class*=col],.col{padding-left:6px;padding-right:6px}}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}@media(min-width: 320px){.xs\:col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.xs\:col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.xs\:col-3{flex:0 0 25%;max-width:25%}.xs\:col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.xs\:col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.xs\:col-6{flex:0 0 50%;max-width:50%}.xs\:col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.xs\:col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.xs\:col-9{flex:0 0 75%;max-width:75%}.xs\:col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.xs\:col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.xs\:col-12{flex:0 0 100%;max-width:100%}}@media(min-width: 640px){.sm\:col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.sm\:col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.sm\:col-3{flex:0 0 25%;max-width:25%}.sm\:col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.sm\:col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.sm\:col-6{flex:0 0 50%;max-width:50%}.sm\:col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.sm\:col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.sm\:col-9{flex:0 0 75%;max-width:75%}.sm\:col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.sm\:col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.sm\:col-12{flex:0 0 100%;max-width:100%}}@media(min-width: 768px){.md\:col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.md\:col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.md\:col-3{flex:0 0 25%;max-width:25%}.md\:col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.md\:col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.md\:col-6{flex:0 0 50%;max-width:50%}.md\:col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.md\:col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.md\:col-9{flex:0 0 75%;max-width:75%}.md\:col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.md\:col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.md\:col-12{flex:0 0 100%;max-width:100%}}@media(min-width: 1024px){.lg\:col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.lg\:col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.lg\:col-3{flex:0 0 25%;max-width:25%}.lg\:col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.lg\:col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.lg\:col-6{flex:0 0 50%;max-width:50%}.lg\:col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.lg\:col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.lg\:col-9{flex:0 0 75%;max-width:75%}.lg\:col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.lg\:col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.lg\:col-12{flex:0 0 100%;max-width:100%}}@media(min-width: 1920px){.xl\:col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.xl\:col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.xl\:col-3{flex:0 0 25%;max-width:25%}.xl\:col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.xl\:col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.xl\:col-6{flex:0 0 50%;max-width:50%}.xl\:col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.xl\:col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.xl\:col-9{flex:0 0 75%;max-width:75%}.xl\:col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.xl\:col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.xl\:col-12{flex:0 0 100%;max-width:100%}}.link{color:#222;text-decoration:none;transition:color .3s ease-in-out}@media(hover: hover)and (pointer: fine){.link:hover{color:inherit;text-decoration:underline}}.link.link--underline{text-decoration:underline}@media(hover: hover)and (pointer: fine){.link.link--underline:hover{color:#7a7a7a}}.table-holder{overflow-x:auto}.table{width:100%;text-align:center}.table th{font-weight:700;padding-bottom:14px;padding-top:7px;border-bottom:2px solid #222;white-space:nowrap}.table th+th{border-left:2px solid #222}.table td{padding-top:12px;padding-bottom:12px}.table td+td{border-left:2px solid #222}.table th,.table td{padding-left:8px;padding-right:8px}.table tr+tr td{border-top:1px solid #d3d3d3}.pagination{display:flex;justify-content:center;align-items:center;gap:16px;font-weight:700;font-size:18px}.pagination__arrow{width:50px;height:50px;border-radius:25px;display:flex;justify-content:center;align-items:center;background-color:#d3d3d3;transition:background-color .3s}@media(hover: hover)and (pointer: fine){.pagination__arrow:hover{background-color:#e8e8e8}}.pagination__arrow:before{content:"";display:block;width:12px;height:12px;transform-origin:center;border:solid #222;border-width:2px 2px 0 0}.pagination__arrow.pagination__arrow--prev:before{transform:rotate(-135deg);margin-right:-5px}.pagination__arrow.pagination__arrow--next:before{transform:rotate(45deg);margin-left:-5px}.pagination__link{min-width:24px;height:28px;padding:0 4px;transition:border-color .3s;border-bottom:2px solid rgba(0,0,0,0)}.pagination__link.pagination__link--active{pointer-events:none;border-bottom-color:#222}@media(hover: hover)and (pointer: fine){.pagination__link:not(.pagination__link--active):hover{color:inherit;border-bottom-color:#222}}.header{position:relative;flex-direction:column;justify-content:center;display:flex;margin-bottom:16px;padding-top:16px;padding-bottom:16px}@media(min-width: 1024px){.header{height:94px;min-height:94px;margin-bottom:20px}}.header .container{display:flex;align-items:center;flex-direction:column;gap:24px}@media(min-width: 1024px){.header .container{justify-content:space-between;flex-direction:row}}@media(min-width: 1024px){.header .search-form{position:absolute;max-width:480px;top:50%;left:50%;transform:translate(-50%, -50%)}}.header-hamburger{position:absolute;padding:0;position:absolute;left:5px;top:7px;width:40px;height:42px;border-style:solid;border-color:#fff;background-color:#222;border-width:20px 8px;transition:color .3s}@media(min-width: 1024px){.header-hamburger{display:none}}.header-hamburger:before,.header-hamburger:after{content:"";position:absolute;height:2px;width:100%;background-color:#222;left:0;transition:all .3s}.header-hamburger:before{top:0;margin-top:-5px}.header-hamburger:after{bottom:0;margin-bottom:-5px}@media(max-width: 1024px){.header-hamburger.header-hamburger--open{background-color:rgba(0,0,0,0)}.header-hamburger.header-hamburger--open:before{margin-top:-0.5px;transform:rotate(45deg);border-radius:3px;height:3px}.header-hamburger.header-hamburger--open:after{margin-bottom:-0.5px;transform:rotate(-45deg);border-radius:3px;height:3px}}.header-logo{width:160px}.header-logo img{width:100%;height:auto;vertical-align:top}.header-nav{display:none;gap:32px;align-items:center;text-align:right;max-width:calc(50% - 260px)}@media(max-width: 1024px){.header-nav.header-nav--open{display:flex;flex-direction:column;position:absolute;left:0;width:100%;align-items:center;max-width:100%;background-color:#fff;padding:16px 8px;gap:24px;top:45px;z-index:1;text-align:center}}@media(min-width: 1024px){.header-nav{display:flex}}.header-nav .link{white-space:nowrap}.footer{margin-top:24px;border-top:2px solid #222;padding-top:16px;padding-bottom:16px}@media(min-width: 768px){.footer{margin-top:56px;padding-top:32px;padding-bottom:32px}}.search-form{width:100%;position:relative}.search-form button{position:absolute;background-color:rgba(0,0,0,0);height:40px;width:40px;padding:0;top:50%;margin-top:-20px;right:16px;display:flex;justify-content:center;align-items:center;transition:opacity .3s}@media(hover: hover)and (pointer: fine){.search-form button:hover{opacity:.6}}.search-form button svg{width:24px;height:24px}.popup{display:none;position:fixed;z-index:500;top:0;left:0;bottom:0;right:0;background-color:rgba(34,34,34,.6)}.popup .popup__body{position:absolute;padding:32px 8px 16px;max-width:100%;max-height:100%;height:100%}@media(max-width: 767px){.popup .popup__body{width:100% !important}}@media(min-width: 768px){.popup .popup__body{height:auto;top:50%;left:50%;max-width:85vw;max-height:95vh;overflow-y:auto;overflow-x:hidden;transform:translate(-50%, -50%);padding:24px;box-shadow:0px 0px 43px 5px rgba(34,34,34,.2)}}.popup .popup__close{position:absolute;display:flex;justify-content:center;align-items:center;z-index:10;background-color:#fff;top:8px;right:8px;border:0;padding:0;width:24px;height:24px;transition:opacity .3s}@media(hover: hover)and (pointer: fine){.popup .popup__close:hover{opacity:.8}}@media(min-width: 768px){.popup .popup__close{top:24px;right:24px}}.popup .saxo-popup-pre-title{margin-top:-24px;margin-left:40px;margin-right:40px}@media(min-width: 768px){.popup .saxo-popup-pre-title{margin-top:0;margin-left:0;margin-right:0}}.products-grid{display:flex;flex-wrap:wrap;gap:16px 8px}@media(min-width: 768px){.products-grid{gap:24px 16px}}@media(min-width: 1024px){.products-grid{gap:32px 24px}}.products-grid .product{width:100%;max-width:100%}@media(min-width: 320px){.products-grid .product{flex:0 0 calc((100% - 8px)/2);max-width:calc((100% - 8px)/2)}}@media(min-width: 640px){.products-grid .product{flex:0 0 calc((100% - 16px)/3);max-width:calc((100% - 16px)/3)}}@media(min-width: 768px){.products-grid .product{flex:0 0 calc((100% - 48px)/4);max-width:calc((100% - 48px)/4)}}@media(min-width: 1024px){.products-grid .product{flex:0 0 calc((100% - 120px)/6);max-width:calc((100% - 120px)/6)}}@media(min-width: 1920px){.products-grid .product{flex:0 0 calc((100% - 144px)/7);max-width:calc((100% - 144px)/7)}}.product{display:flex;flex-direction:column}.product__img-holder{margin-bottom:18px;height:180px;display:flex;justify-content:center;flex-direction:column;align-items:center;padding:10px;background-color:#f2f2f2}@media(min-width: 768px){.product__img-holder{height:246px;margin-bottom:16px}}.product__img{width:105px;height:135px;object-fit:contain}@media(min-width: 640px){.product__img{width:115px;height:155px}}@media(min-width: 768px){.product__img{width:150px;height:195px}}.product__title{font-weight:900;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(hover: hover)and (pointer: fine){.product__title:hover{color:inherit;text-decoration:underline}}.product__author{font-size:14px;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product__price{font-weight:900}.product__footer{margin-top:8px;display:flex;gap:8px;flex-direction:column}@media(min-width: 768px){.product__footer{margin-top:18px}}@media(min-width: 1024px){.product__footer{flex-direction:row}}.product__footer .input{text-align:center}@media(min-width: 1024px){.product__footer .input{max-width:95px}}.product__footer .input input{text-align:center;border:0;box-shadow:none;background-color:#e8e8e8}.product__footer .input input::-webkit-outer-spin-button,.product__footer .input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product__footer .btn{flex:1}.add-to-cart-product{display:flex;gap:8px}@media(min-width: 768px){.add-to-cart-product{gap:16px}}.add-to-cart-product__img{max-width:105px;width:100%}.add-to-cart-product__img img{width:100%;height:auto;vertical-align:top}.add-to-cart-product__info{flex:1;display:flex;flex-direction:column;justify-content:space-between}.cart-products-list{list-style:none;margin:0;padding:0;flex-grow:1}.cart-products-list li+li{position:relative;padding-top:26px;margin-top:24px}.cart-products-list li+li:before{content:"";top:0;left:24px;right:24px;height:2px;position:absolute;background-color:#222}@media(min-width: 1024px){.cart-products-list li+li{padding-top:16px;margin-top:16px}.cart-products-list li+li:before{left:0;right:0}}.cart-product{display:flex;gap:20px;flex-direction:column}@media(min-width: 768px){.cart-product{flex-direction:row;gap:32px}}.cart-product__cover{background-color:#f2f2f2;display:flex;align-items:center;justify-content:center;padding:16px;margin-left:-8px;min-width:calc(100% + 16px);max-width:calc(100% + 16px)}@media(min-width: 768px){.cart-product__cover{min-width:300px;max-width:300px;padding:20px;margin:0}}@media(min-width: 1920px){.cart-product__cover{min-width:430px;max-width:430px}}.cart-product__cover img{height:180px;max-width:100%;object-fit:contain}@media(min-width: 768px){.cart-product__cover img{height:250px}}.cart-product__info{flex-grow:1;display:flex;flex-direction:column;gap:16px;justify-content:space-between}.cart-product__actions{display:flex;flex-direction:column;gap:26px}@media(min-width: 1024px){.cart-product__actions{justify-content:space-between;align-items:flex-end;flex-direction:row}}.cart-dl{display:grid;gap:16px 8px;grid-template-columns:60px 1fr;margin-bottom:24px}.cart-dl dt{font-weight:700}.cart-page-row{display:flex;flex-direction:column;gap:24px}@media(min-width: 1024px){.cart-page-row{flex-direction:row;gap:15px}}.cart-summary{background-color:#f2f2f2;padding:16px 8px;margin-left:-8px;margin-right:-8px}@media(min-width: 1024px){.cart-summary{min-width:300px;padding:16px}}@media(min-width: 1024px){.cart-summary{min-width:400px}}@media(min-width: 1920px){.cart-summary{min-width:500px}}.cart-summary__total{font-weight:700;margin-bottom:24px;padding-top:16px;border-top:2px solid #222;display:flex;justify-content:space-between;margin-top:22px}@media(min-width: 768px){.cart-summary__total{margin-left:0;margin-right:0;margin-bottom:16px}}.home-intro{display:flex;flex-direction:column;background-color:#f9e8e9;align-items:center;justify-content:center;margin-left:-8px;margin-right:-8px;padding:16px 8px}@media(min-width: 768px){.home-intro{margin-left:0;margin-right:0;padding:60px 24px}}@media(min-width: 1024px){.home-intro{min-height:480px;margin-left:0;margin-right:0;padding:130px 24px}}.home-intro .search-form{margin:0 auto;max-width:850px}.home-intro .login-form{max-width:454px;width:100%}.product-page-intro{display:flex;flex-direction:column;gap:18px}@media(min-width: 768px){.product-page-intro{flex-direction:row;gap:40px}}.product-page-intro__cover{display:flex;justify-content:center;align-items:center;background-color:#f2f2f2;height:221px;margin-left:-8px;margin-right:-8px}@media(min-width: 768px){.product-page-intro__cover{min-width:calc(50% - 20px);max-width:calc(50% - 20px);margin-left:0;margin-right:0;height:543px}}.product-page-intro__cover img{max-width:190px;max-height:190px;object-fit:contain}@media(min-width: 768px){.product-page-intro__cover img{max-width:450px;max-height:450px}}@media(min-width: 768px){.product-page-intro__info{min-width:calc(50% - 20px);max-width:calc(50% - 20px)}}.product-details-list{display:grid;gap:14px;margin-bottom:22px;grid-template-columns:150px 1fr}@media(min-width: 768px){.product-details-list{grid-template-columns:170px 1fr}}.product-details-list dt{font-weight:700;grid-column:1}.product-details-list dd{margin:0;grid-column:2}.product-page__action{display:flex;flex-direction:column;gap:16px}@media(min-width: 640px){.product-page__action{gap:32px;flex-direction:row}}.product-page__action .btn{min-width:150px}.product-page__hr{border-width:2px;border-style:solid;border-color:#222;margin:24px -8px;opacity:1}@media(min-width: 640px){.product-page__hr{margin:48px 0 32px}}.product-quantity{display:flex;gap:16px;align-items:center}.product-quantity button{transition:opacity .3s}@media(hover: hover)and (pointer: fine){.product-quantity button:hover{opacity:.6}}.product-quantity .input{text-align:center;flex-grow:1}@media(min-width: 1024px){.product-quantity .input{max-width:95px}}.product-quantity .input input{text-align:center;border:0;box-shadow:none;background-color:#e8e8e8}.product-quantity .input input::-webkit-outer-spin-button,.product-quantity .input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
