ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/core/misc/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/core/misc/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/core/misc/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/core/misc/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/core/misc/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/core/misc/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.node--unpublished{background-color:#fff4f4;}
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.ui-dialog{position:absolute;z-index:1260;overflow:visible;padding:0;color:#000;border:solid 1px #ccc;background:#fff;}@media all and (max-width:48em){.ui-dialog{width:92% !important;}}.ui-dialog .ui-dialog-titlebar{border-width:0 0 1px 0;border-style:solid;border-color:#ccc;border-radius:0;background:#f3f4ee;font-weight:bold;}.ui-dialog .ui-dialog-titlebar-close{border:0;background:none;}.ui-dialog .ui-dialog-buttonpane{margin-top:0;padding:0.3em 1em;border-width:1px 0 0 0;border-color:#ccc;background:#f3f4ee;}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{margin:0;padding:0;}.ui-dialog .ui-dialog-buttonpane .ui-button-text-only .ui-button-text{padding:0;}.ui-dialog .ui-dialog-content .form-actions{margin:0;padding:0;}.ui-dialog .ajax-progress-throbber{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}.ui-dialog .ajax-progress-throbber .throbber,.ui-dialog .ajax-progress-throbber .message{display:none;}
.down-arrow{display:inline-block;background:url(/themes/magnamoments/images/blue-arrow.png) no-repeat center center;background-size:contain;margin:0 auto;width:6em;height:6em;z-index:99;position:relative;top:3em;left:calc(50% - 3.5em);}.home-page .down-arrow{top:-3em;}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,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,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;outline:0 none;padding:0;vertical-align:baseline;}audio,canvas,video{display:inline-block;}table{border-collapse:collapse;border-spacing:0;}caption,th,td{font-weight:normal;text-align:left;vertical-align:middle;}q,blockquote{quotes:none;}q:before,q:after,blockquote:before,blockquote:after{content:none;}a img{border:0;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,main{display:block;}img{font-size:0;height:auto;}img,object,embed{max-width:100%;}@font-face{font-family:"ALSSector-Bold";font-style:normal;font-weight:bold;src:url(/themes/magnamoments/fonts/ALSSector-Bold/ALSSector-Bold.eot) format("eot"),url(/themes/magnamoments/fonts/ALSSector-Bold/ALSSector-Bold.woff2) format("woff2"),url(/themes/magnamoments/fonts/ALSSector-Bold/ALSSector-Bold.woff) format("woff"),url(/themes/magnamoments/fonts/ALSSector-Bold/ALSSector-Bold.ttf) format("truetype"),url(/themes/magnamoments/fonts/ALSSector-Bold/ALSSector-Bold.svg#ALSSector-Bold) format("svg");font-display:swap;}@font-face{font-family:"ALSSector-Stencil";font-style:normal;font-weight:100;src:url(/themes/magnamoments/fonts/ALSSector-Stencil/ALSSector-Stencil.eot) format("eot"),url(/themes/magnamoments/fonts/ALSSector-Stencil/ALSSector-Stencil.woff2) format("woff2"),url(/themes/magnamoments/fonts/ALSSector-Stencil/ALSSector-Stencil.woff) format("woff"),url(/themes/magnamoments/fonts/ALSSector-Stencil/ALSSector-Stencil.ttf) format("truetype"),url(/themes/magnamoments/fonts/ALSSector-Stencil/ALSSector-Stencil.svg#ALSSector-Stencil) format("svg");font-display:swap;}@font-face{font-family:"ALSSectorRegular-Regular";font-style:normal;font-weight:100;src:url(/themes/magnamoments/fonts/ALSSectorRegular-Regular/ALSSectorRegular-Regular.eot) format("eot"),url(/themes/magnamoments/fonts/ALSSectorRegular-Regular/ALSSectorRegular-Regular.woff2) format("woff2"),url(/themes/magnamoments/fonts/ALSSectorRegular-Regular/ALSSectorRegular-Regular.woff) format("woff"),url(/themes/magnamoments/fonts/ALSSectorRegular-Regular/ALSSectorRegular-Regular.ttf) format("truetype"),url(/themes/magnamoments/fonts/ALSSectorRegular-Regular/ALSSectorRegular-Regular.svg#ALSSectorRegular-Regular) format("svg");font-display:swap;}@font-face{font-family:"Montserrat-Bold";font-style:normal;font-weight:bold;src:url(/themes/magnamoments/fonts/Montserrat-Bold/Montserrat-Bold.eot) format("eot"),url(/themes/magnamoments/fonts/Montserrat-Bold/Montserrat-Bold.woff2) format("woff2"),url(/themes/magnamoments/fonts/Montserrat-Bold/Montserrat-Bold.woff) format("woff"),url(/themes/magnamoments/fonts/Montserrat-Bold/Montserrat-Bold.ttf) format("truetype"),url(/themes/magnamoments/fonts/Montserrat-Bold/Montserrat-Bold.svg#Montserrat-Bold) format("svg");font-display:swap;}@font-face{font-family:"Montserrat-Medium";font-style:normal;font-weight:100;src:url(/themes/magnamoments/fonts/Montserrat-Medium/Montserrat-Medium.eot) format("eot"),url(/themes/magnamoments/fonts/Montserrat-Medium/Montserrat-Medium.woff2) format("woff2"),url(/themes/magnamoments/fonts/Montserrat-Medium/Montserrat-Medium.woff) format("woff"),url(/themes/magnamoments/fonts/Montserrat-Medium/Montserrat-Medium.ttf) format("truetype"),url(/themes/magnamoments/fonts/Montserrat-Medium/Montserrat-Medium.svg#Montserrat-Medium) format("svg");font-display:swap;}@font-face{font-family:"Montserrat-Regular";font-style:normal;font-weight:100;src:url(/themes/magnamoments/fonts/Montserrat-Regular/Montserrat-Regular.eot) format("eot"),url(/themes/magnamoments/fonts/Montserrat-Regular/Montserrat-Regular.woff2) format("woff2"),url(/themes/magnamoments/fonts/Montserrat-Regular/Montserrat-Regular.woff) format("woff"),url(/themes/magnamoments/fonts/Montserrat-Regular/Montserrat-Regular.ttf) format("truetype"),url(/themes/magnamoments/fonts/Montserrat-Regular/Montserrat-Regular.svg#Montserrat-Regular) format("svg");font-display:swap;}html{font-size:62.5%;font-family:"ALSSectorRegular-Regular","sans-serif";}html[lang="ro"]{font-family:"Montserrat-Medium","sans-serif";}a{cursor:pointer;text-decoration:none;color:#ffffff;}a:hover,a:active{color:#f2c617;}h1{font-size:4em;font-weight:bold;letter-spacing:0.2px;text-align:center;}@media (min-width:736px){h1{line-height:1.3;}}@media (min-width:980px){h1{font-size:5em;}}h2{font-size:3em;font-weight:bold;}@media (min-width:980px){h2{font-size:4em;}}h3{font-size:2em;font-weight:bold;}h4{font-size:1.5em;font-weight:bold;}h4 a{color:#000000;}h4 a:hover{color:#ff003c;}h5{font-size:1.3em;font-weight:bold;}ul > li{list-style:none;}li{margin:1em 0;}p{margin:1em 0;}html{scroll-behavior:smooth;}.container{margin:0 auto;max-width:87%;}@media (min-width:980px){.container{max-width:96em;}}body{background:#f4f4f4;}.front-page{background:#ffffff;}.front-page .status-message{position:fixed;width:100%;margin-top:10em;z-index:100;}main{padding-top:12.5em;}@media (min-width:736px){main{padding-top:13.5em;}}.top-head{background:#ff416e;position:fixed;width:100%;z-index:110;}.header{background:url(/themes/magnamoments/images/header.png) repeat;position:fixed;width:100%;z-index:100;margin-top:-1em;}.header .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:2em 0;-webkit-box-align:end;-webkit-align-items:end;-ms-flex-align:end;align-items:end;}@media (min-width:980px){.header .container{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}}.header #block-magnamoments-branding{-webkit-box-flex:15;-webkit-flex:15;-ms-flex:15;flex:15;padding-top:1em;}@media (min-width:980px){.header #block-magnamoments-branding{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}}.header .branding{width:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:end;-ms-flex-align:end;align-items:end;font-size:2em;text-transform:uppercase;}.header .branding img{width:50px;}.header .branding .site-name{font-family:"Montserrat-Bold","sans-serif";font-size:0.9em;width:100%;line-height:1;}.header .branding a,.header .branding a:hover,.header .branding a:active{color:#ffffff;}.header__menus{margin:0 auto;max-width:87%;display:none;margin-top:4em;padding-bottom:2em;}@media (min-width:980px){.header__menus{max-width:960px;}}.header__menus .header-menu{padding:0;margin:0;}.header-menu{display:none;padding:0.9em 0;}@media (min-width:980px){.header-menu{display:block;}}@media (min-width:980px){.header-menu__main{margin-left:4em;border-right:1px solid #93a2d8;}}.header-menu__account > ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}@media (min-width:980px){.header-menu__account > ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}}.header-menu__account li:first-child a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.header-menu__account li:first-child a:before{background:url(/themes/magnamoments/images/cart.svg) no-repeat center;background-size:contain;display:inline-block;content:"";width:2em;height:2em;}.header-menu__account li:last-child a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.header-menu__account li:last-child a:before{background:url(/themes/magnamoments/images/profile.svg) no-repeat center;background-size:contain;display:inline-block;content:"";width:2em;height:2em;}.header-menu__hamburger{display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}@media (min-width:980px){.header-menu__hamburger{display:none;}}.header-menu__hamburger em{background:#ffffff;display:block;content:"";width:2.5em;padding:1px 0;margin:0.6em;}.header-menu__hamburger .close{display:none;position:relative;}.header-menu__hamburger .close em:first-child{-webkit-transform:rotate(56deg);-ms-transform:rotate(56deg);transform:rotate(56deg);position:absolute;}.header-menu__hamburger .close em:last-child{-webkit-transform:rotate(-56deg);-ms-transform:rotate(-56deg);transform:rotate(-56deg);position:absolute;}.header-menu ul li{text-align:center;}@media (min-width:980px){.header-menu ul li{display:inline;margin:0 1.5em;text-align:left;}}.header-menu ul li a{font-size:2em;line-height:2;}@media (min-width:980px){.header-menu ul li a{font-size:1.3em;line-height:1;}}.menu-show{display:block;}.menu-show ul li a{line-height:3;}.header-white{background:#ffffff;}.header-white .site-name a,.header-white .site-name a:hover,.header-white .branding a{color:#7c7c7c;}.header-white a{color:#7c7c7c;}.header-white a:hover{color:#ff416e;}.header-white .hamburger-button em{background:#7c7c7c;}.header-white .header-menu__account li:first-child a:before{background:url(/themes/magnamoments/images/cartg.svg) no-repeat center;background-size:contain;}.header-white .header-menu__account li:last-child a:before{background:url(/themes/magnamoments/images/profileg.svg) no-repeat center;background-size:contain;}.header-white .cart-block--summary__icon{background:url(/themes/magnamoments/images/cartg.svg) no-repeat center;background-size:contain;}.footer{margin:0 auto;max-width:87%;text-align:center;}@media (min-width:980px){.footer{max-width:960px;}}.footer .copyright{color:#b8b8b8;margin-bottom:5em;}@media (min-width:576px){.footer .copyright{margin-bottom:8em;}}.footer .copyright h3{text-transform:uppercase;color:#000000;margin-bottom:1em;}.button2{padding:0.5em 2em;border-radius:0.3em;border:none;}.button2--primary{font-size:1.5em;background:#009cff;color:#ffffff;-webkit-box-shadow:2px 4px 6px #e2e2e2;box-shadow:2px 4px 6px #e2e2e2;}.button a{display:inline-block;padding:1em 3em;border:none;border-radius:0.8em;-webkit-box-shadow:2px 4px 6px #e2e2e2;box-shadow:2px 4px 6px #e2e2e2;}@media (min-width:736px){.button a{padding:1em 3.5em;}}.button--add-to-cart a{background:#00b540;color:#ffffff;}.button a:hover{color:#ffffff;}.button--second:hover a{color:#000000;}.button .ajax-progress-throbber{display:none;}.hero-region{background:url(/themes/magnamoments/images/background/hero-3-mobile.jpg) no-repeat center top;background-size:cover;}@media (min-width:736px){.hero-region{background:url(/themes/magnamoments/images/background/hero-3.jpg) no-repeat center top;background-size:cover;}}.lang-ro .hero-region{background:url(/themes/magnamoments/images/banners/ro-banner-2k.jpeg) no-repeat center top;background-size:cover;min-height:calc(100vw / 3);}@media (min-width:736px){.lang-ro .hero-region{background:url(/themes/magnamoments/images/banners/ro-banner.jpeg) no-repeat center top;background-size:cover;}}.lang-ro .hero-region h1{margin:0;}.hero-text{margin:0 auto;max-width:87%;text-align:center;color:#ffffff;padding:9em 0 2.5em 0;}@media (min-width:980px){.hero-text{max-width:960px;}}.hero-text h1{margin-top:8em;}@media (min-width:736px){.hero-text h1{margin-top:6em;font-size:3em;}}@media (min-width:1280px){.hero-text h1{font-size:4em;margin-top:5em;}}@media (min-width:1670px){.hero-text h1{font-size:5em;margin-top:6em;}}@media (min-width:1876px){.hero-text h1{margin-top:7em;}}@media (min-width:1900px){.hero-text h1{margin-top:8em;}}.hero-text .red-label{background:#ff003c;padding:0.1em 0.2em;}.hero-text .green-label{background:#00c595;padding:0.1em 0.2em;}@media (min-width:736px){.hero-text .green-label{padding:0.5em 0.5em;}}.hero-text > p{font-size:2em;}.cta{text-align:center;color:#ffffff;}.cta__gifts{background:url(/themes/magnamoments/images/background/mobile-gifts.jpg) no-repeat center top;background-size:cover;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;height:65em;}@media (min-width:736px){.cta__gifts{background:url(/themes/magnamoments/images/background/gifts.jpg) no-repeat center top;background-size:100% auto;}}@media (min-width:410px){.cta__gifts{height:75em;}}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2){.cta__gifts{height:70em;}}@media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3){.cta__gifts{height:69em;}}@media only screen and (min-device-width:414px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3){.cta__gifts{height:75em;}}@media (min-width:410px){.cta__gifts{height:75em;}}@media (min-width:480px){.cta__gifts{height:80em;}}@media (min-width:520px){.cta__gifts{height:85em;}}@media (min-width:570px){.cta__gifts{height:90em;}}@media (min-width:610px){.cta__gifts{height:95em;}}@media (min-width:650px){.cta__gifts{height:100em;}}@media (min-width:680px){.cta__gifts{height:105em;}}@media (min-width:720px){.cta__gifts{height:110em;}}@media (min-width:736px){.cta__gifts{height:55em;}}@media (min-width:850px){.cta__gifts{height:58em;}}@media (min-width:950px){.cta__gifts{height:62em;}}@media (min-width:950px){.cta__gifts{height:62em;}}@media (min-width:1100px){.cta__gifts{height:72em;}}@media (min-width:1150px){.cta__gifts{height:72em;}}@media (min-width:1350px){.cta__gifts{height:80em;}}@media (min-width:1500px){.cta__gifts{height:86em;}}@media (min-width:1700px){.cta__gifts{height:94em;}}@media (min-width:1850px){.cta__gifts{height:100em;}}@media (min-width:1876px){.cta__gifts{height:102em;}}@media (min-width:1950px){.cta__gifts{height:108em;}}@media (min-width:2200px){.cta__gifts{height:117em;}}@media (min-width:2350px){.cta__gifts{height:125em;}}.cta__title{width:70%;margin:0 auto;}.cta__description{font-size:1.5em;margin:2em 0 5em 0;}.cta__btn{font-size:1.7em;padding:1.2em 2.2em;border-radius:0.5em;}.cta__btn--green{background:#60d0a0;position:relative;top:0.5em;}.cta__btn--green:hover{color:#ffffff;}.steps{background:url(/themes/magnamoments/images/background/mobile-how-it-works.jpg) no-repeat center bottom;background-size:cover;text-align:center;height:130em;}@media (min-width:410px){.steps{height:153em;}}@media only screen and (min-device-width:360px) and (max-device-width:640px) and (-webkit-min-device-pixel-ratio:3){.steps{height:145em;}}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2){.steps{height:134em;}}@media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3){.steps{height:140em;}}@media only screen and (min-device-width:414px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3){.steps{height:146em;}}@media only screen and (min-device-width:411px) and (max-device-width:640px) and (-webkit-min-device-pixel-ratio:3){.steps{height:143em;}}@media (min-width:736px){.steps{height:73em;}}@media (min-width:980px){.steps{background:url(/themes/magnamoments/images/background/how-it-works.jpg) no-repeat center bottom;background-size:100% auto;}}@media (min-width:445px){.steps{height:156em;}}@media (min-width:500px){.steps{height:176em;}}@media (min-width:550px){.steps{height:190em;}}@media (min-width:600px){.steps{height:205em;}}@media (min-width:650px){.steps{height:220em;}}@media (min-width:700px){.steps{height:240em;}}@media (min-width:750px){.steps{height:255em;}}@media (min-width:800px){.steps{height:270em;}}@media (min-width:850px){.steps{height:285em;}}@media (min-width:900px){.steps{height:300em;}}@media (min-width:950px){.steps{height:318em;}}@media (min-width:980px){.steps{height:73em;}}@media (min-width:990px){.steps{height:75em;}}@media (min-width:1050px){.steps{height:78em;}}@media (min-width:1100px){.steps{height:82em;}}@media (min-width:1150px){.steps{height:85.5em;}}@media (min-width:1200px){.steps{height:90em;}}@media (min-width:1250px){.steps{height:93em;}}@media (min-width:1280px){.steps{height:98em;}}@media (min-width:1350px){.steps{height:101em;}}@media (min-width:1400px){.steps{height:104.5em;}}@media (min-width:1440px){.steps{height:107.5em;}}@media (min-width:1450px){.steps{height:108em;}}@media (min-width:1500px){.steps{height:112em;}}@media (min-width:1550px){.steps{height:116em;}}@media (min-width:1600px){.steps{height:120em;}}@media (min-width:1650px){.steps{height:123em;}}@media (min-width:1680px){.steps{height:125em;}}@media (min-width:1700px){.steps{height:127em;}}@media (min-width:1750px){.steps{height:131em;}}@media (min-width:1800px){.steps{height:134em;}}@media (min-width:1850px){.steps{height:138em;}}@media (min-width:1876px){.steps{height:142em;}}@media (min-width:1950px){.steps{height:146em;}}@media (min-width:2000px){.steps{height:150em;}}@media (min-width:2050px){.steps{height:153em;}}@media (min-width:2100px){.steps{height:157em;}}@media (min-width:2150px){.steps{height:161em;}}@media (min-width:2200px){.steps{height:165em;}}@media (min-width:2250px){.steps{height:168em;}}@media (min-width:2300px){.steps{height:172em;}}@media (min-width:2350px){.steps{height:176em;}}.steps__title{color:#ffffff;padding-top:2em;}@media (min-width:1280px){.steps__title{padding-top:4em;}}@media (min-width:1670px){.steps__title{padding-top:5em;}}.steps__messages{font-size:2em;width:70%;margin:0 auto;}@media (min-width:980px){.steps__messages{width:56%;margin:10em auto 0 auto;}.steps__messages .field{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}@media (min-width:980px){.steps__messages{margin-top:6em;width:53%;}}@media (min-width:990px){.steps__messages{margin-top:7em;width:53%;}}@media (min-width:1000px){.steps__messages{margin-top:7em;}}@media (min-width:1100px){.steps__messages{margin-top:8em;width:59%;}}@media (min-width:1150px){.steps__messages{margin-top:9em;width:59%;}}@media (min-width:1200px){.steps__messages{margin-top:11em;width:65%;}}@media (min-width:1250px){.steps__messages{margin-top:11em;width:66%;}}@media (min-width:1280px){.steps__messages{width:70%;margin:7em auto 0 auto;}}@media (min-width:1300px){.steps__messages{margin-top:6.5em;}}@media (min-width:1400px){.steps__messages{width:76%;margin-top:7.5em;}}@media (min-width:1440px){.steps__messages{width:76%;margin-top:8em;}}@media (min-width:1450px){.steps__messages{width:76%;margin-top:8em;}}@media (min-width:1500px){.steps__messages{width:83%;margin-top:9em;}}@media (min-width:1550px){.steps__messages{margin-top:10em;}}@media (min-width:1600px){.steps__messages{width:87%;margin-top:11em;}}@media (min-width:1670px){.steps__messages{width:91%;margin:10em auto 0 auto;}}@media (min-width:1750px){.steps__messages{width:97%;margin-top:11em;}}@media (min-width:1850px){.steps__messages{width:100%;margin-top:12em;}}@media (min-width:1900px){.steps__messages{margin-top:13em;}}@media (min-width:1950px){.steps__messages{margin-top:14em;}}@media (min-width:2000px){.steps__messages{margin-top:15em;}}@media (min-width:2100px){.steps__messages{margin-top:17em;}}@media (min-width:2200px){.steps__messages{margin-top:19em;}}.steps__messages .field__item-0{margin-top:12.5em;}@media (min-width:410px){.steps__messages .field__item-0{margin-top:15em;}}@media (min-width:400px){.steps__messages .field__item-0{margin-top:10em;}}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2){.steps__messages .field__item-0{margin-top:13.5em;}}@media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3){.steps__messages .field__item-0{margin-top:14em;}}@media only screen and (min-device-width:414px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3){.steps__messages .field__item-0{margin-top:15em;}}@media (min-width:500px){.steps__messages .field__item-0{margin-top:20em;}}@media (min-width:600px){.steps__messages .field__item-0{margin-top:24em;}}@media (min-width:700px){.steps__messages .field__item-0{margin-top:28em;}}@media (min-width:800px){.steps__messages .field__item-0{margin-top:30em;}}@media (min-width:900px){.steps__messages .field__item-0{margin-top:33em;}}@media (min-width:980px){.steps__messages .field__item-0{font-size:0.6em;margin-top:0;width:12em;}}@media (min-width:1280px){.steps__messages .field__item-0{font-size:0.8em;}}@media (min-width:1670px){.steps__messages .field__item-0{font-size:1em;}}.steps__messages .field__item-1{margin-top:15.5em;}@media (min-width:410px){.steps__messages .field__item-1{margin-top:18em;}}@media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3){.steps__messages .field__item-1{margin-top:17em;}}@media only screen and (min-device-width:414px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3){.steps__messages .field__item-1{margin-top:18em;}}@media (min-width:500px){.steps__messages .field__item-1{margin-top:23em;}}@media (min-width:550px){.steps__messages .field__item-1{margin-top:26em;}}@media (min-width:650px){.steps__messages .field__item-1{margin-top:32em;}}@media (min-width:750px){.steps__messages .field__item-1{margin-top:38em;}}@media (min-width:900px){.steps__messages .field__item-1{margin-top:46em;}}@media (min-width:950px){.steps__messages .field__item-1{margin-top:51em;}}@media (min-width:980px){.steps__messages .field__item-1{font-size:0.6em;margin-top:0;margin-left:8em;width:12em;}}@media (min-width:1280px){.steps__messages .field__item-1{font-size:0.8em;}}@media (min-width:1670px){.steps__messages .field__item-1{font-size:1em;}}.steps__messages .field__item-2{margin-top:13.5em;}@media (min-width:410px){.steps__messages .field__item-2{margin-top:17em;}}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2){.steps__messages .field__item-2{margin-top:14.5em;}}@media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3){.steps__messages .field__item-2{margin-top:15em;}}@media only screen and (min-device-width:414px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3){.steps__messages .field__item-2{margin-top:17em;}}@media (min-width:500px){.steps__messages .field__item-2{margin-top:22em;}}@media (min-width:550px){.steps__messages .field__item-2{margin-top:26em;}}@media (min-width:600px){.steps__messages .field__item-2{margin-top:29em;}}@media (min-width:700px){.steps__messages .field__item-2{margin-top:35em;}}@media (min-width:800px){.steps__messages .field__item-2{margin-top:40em;}}@media (min-width:850px){.steps__messages .field__item-2{margin-top:46em;}}@media (min-width:900px){.steps__messages .field__item-2{margin-top:42em;}}@media (min-width:950px){.steps__messages .field__item-2{margin-top:45em;}}@media (min-width:980px){.steps__messages .field__item-2{font-size:0.6em;margin-top:0;margin-left:8em;width:12em;}}@media (min-width:1280px){.steps__messages .field__item-2{font-size:0.8em;}}@media (min-width:1670px){.steps__messages .field__item-2{font-size:1em;}}.basic-page{margin:0 auto;max-width:87%;font-size:2em;}@media (min-width:980px){.basic-page{max-width:960px;}}.basic-page a{color:#009cff;}.book-page{margin:0 auto;max-width:87%;font-size:2em;margin-top:2em;}@media (min-width:980px){.book-page{max-width:960px;}}.book-page .node__content{margin-bottom:2em;}@media (min-width:576px){.book-page .node__content{margin-bottom:4em;}}.media{margin-bottom:3em;padding-bottom:3em;border-bottom:1px solid #d5d5d5;}.media__title{font-family:"ALSSector-Bold","sans-serif";display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:0.5em;margin-left:0.5em;}.media__title--message{margin:0 0 1em 0;}.media__title--book:before{background:url(/themes/magnamoments/images/book.svg) no-repeat center 0;background-size:contain;content:"";display:inline-block;width:1.5em;height:1.5em;margin-right:0.2em;}.media__container{display:block;margin-top:0.5em;}@media (min-width:576px){.media__container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;text-align:left;}}.media__container__info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.media__container__info img{width:80px;height:116px;}.media__container__info > div{margin-left:1em;}.media__type{color:#ff416e;font-size:0.6em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.media__type--book:after{background:url(/themes/magnamoments/images/book-red.svg) no-repeat center 0;background-size:contain;content:"";display:inline-block;width:1.5em;height:1.5em;margin-left:1em;}.media__book-title{font-size:1em;margin-top:0.5em;}.media__author{color:#7c7c7c;font-size:0.6em;margin-top:1em;}.media__button{font-size:0.8em;background:#009cff;padding:0.5em 1em;border-radius:0.3em;float:right;}@media (min-width:576px){.media__button{margin-top:0;float:none;}}.media__button:hover,.media__button:active{color:#ffffff;}.local-tasks{margin:3em auto;}.local-tasks .tabs{margin:0 auto;max-width:87%;border-bottom:1px solid #d5d5d5;padding-bottom:1.5em;}@media (min-width:980px){.local-tasks .tabs{max-width:960px;}}.local-tasks .tabs ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.local-tasks .tabs a{background:#009cff;padding:0.5em 1em;margin:0 0.5em;}.local-tasks .tabs .is-active{color:#f2c617;}.status-message{background:#60d0a0;}.status-message div[role="alert"]{background:#ff416e;margin-top:5em;}.status-message div[role="contentinfo"]{background:#60d0a0;}.status-message div{margin:0 auto;max-width:87%;padding:1.5em 0;}@media (min-width:980px){.status-message div{max-width:960px;}}.greeting-cards{background:#f5f5f5;}.gift-cards{margin:0 auto;max-width:87%;}@media (min-width:980px){.gift-cards{max-width:960px;}}.gift-cards h2{text-align:center;}.gift-cards__wrapper .views-infinite-scroll-content-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.gift-cards .views-row{margin:2em auto;width:90%;}@media (min-width:736px){.gift-cards .views-row{width:33%;}}.gift-cards img:after{content:"";display:block;background:url(/themes/magnamoments/images/image-shadow.png) no-repeat center;}.gift-cards .pager{text-align:center;position:relative;top:3em;}.gift-cards .pager__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.gift-cards .pager i{border-top:1px solid #d0cfcf;width:15%;}@media (min-width:576px){.gift-cards .pager i{width:30%;}}@media (min-width:576px){.gift-cards .pager i:first-child{margin-left:6em;}}@media (min-width:576px){.gift-cards .pager i:last-child{margin-right:6em;}}.gift-cards .pager .button{font-size:1.5em;padding:1.5em 4em;background:#ffffff;border:none;border-radius:0.5em;color:#7c7c7c;-webkit-box-shadow:2px 4px 6px #e2e2e2;box-shadow:2px 4px 6px #e2e2e2;position:relative;}.gift-cards .pager .button:before{content:"";display:inline-block;width:2em;height:2em;background:url(/themes/magnamoments/images/refresh.svg) no-repeat center;background-size:contain;position:absolute;left:1em;top:1.1em;}.price{font-size:2.5em;font-weight:bold;background:url(/themes/magnamoments/images/price-shape-g.svg) no-repeat center;background-size:contain;padding:1.2em;color:#ffffff;text-align:center;display:block;}.price .currency{font-size:0.5em;vertical-align:top;}.old-price{font-size:1.5em;text-decoration:line-through;display:block;margin-top:1em;text-align:left;margin-bottom:-1em;margin-left:1em;}.old-price .currency{font-size:0.7em;vertical-align:top;}.gift-card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.gift-card img{width:130px;border-radius:5px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;cursor:url(/themes/magnamoments/images/eye.png),auto;}.gift-card__info{margin-left:1.5em;margin-right:1.5em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2;width:15em;}.gift-card__label{font-size:1.5em;width:7em;color:#ff003c;margin-top:1em;}.gift-card__type{font-size:1.3em;color:#ff003c;margin:1em 0 0 0;}.gift-card__title{margin:0.5em 0;}.gift-card__media-label{margin-top:0.5em;}.gift-card__media-label--no-title{margin-top:2em;}.gift-card__author{color:#7c7c7c;}.gift-card__author--with-message{margin-bottom:2em;}.gift-card__add-to-cart{margin-top:1em;}.gift-card__add-to-cart .button,.gift-card__add-to-cart a{padding:1em 3em;background:#00b540;border:none;border-radius:0.8em;color:#ffffff;-webkit-box-shadow:2px 4px 6px #e2e2e2;box-shadow:2px 4px 6px #e2e2e2;display:inline-block;}@media (min-width:736px){.gift-card__add-to-cart .button,.gift-card__add-to-cart a{padding:1em 3.5em;}}.gift-card__old-price{font-size:0.8em;color:#000000;text-decoration:line-through;vertical-align:super;}.gift-card .ajax-progress-throbber{display:none;}.sales-title{font-weight:normal;text-align:center;margin-bottom:3em;}.gift-card__image:after{content:"";display:block;height:3em;background:url(/themes/magnamoments/images/image-shadow.png) no-repeat center bottom;background-size:cover;margin-top:-4px;}.price-shape{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}.custom-made-card{background-color:#eceff6;}.custom-made-card img{display:block;margin:0 auto;width:200px;border-radius:5px;}.custom-made-card image:after{content:"";display:block;background:url(/themes/magnamoments/images/image-shadow.png) no-repeat center bottom;height:3.9em;}@media (min-width:736px){.custom-made-card image:after{height:3.9em;}}.custom-made-card .media-items{border-left:2px solid #d9d9d9;border-right:2px solid #d9d9d9;}.custom-made-card .media-items .media-item{display:none;}.custom-made-card .media-items li{cursor:pointer;}.custom-made-card .media-item.active{display:block;}.custom-made-card__title{text-align:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin:2em auto;}.custom-made-card__title li{font-size:2em;color:#b8b8b8;}.custom-made-card__title li.active{color:#000000;}.custom-made-card__title li:before{content:"";display:block;width:1.2em;height:1.2em;margin:0 auto 0.5em auto;}.custom-made-card__title--design:before{background:url(/themes/magnamoments/images/c-palette.svg) no-repeat center center;background-size:contain;}.custom-made-card__title--book:before{background:url(/themes/magnamoments/images/c-book.svg) no-repeat center center;background-size:contain;}.custom-made-card__title--book.active:before{background:url(/themes/magnamoments/images/ca-book.svg) no-repeat center center;background-size:contain;}.custom-made-card__title--audio:before{height:1.4em !important;background:url(/themes/magnamoments/images/c-audio.svg) no-repeat center 4px;background-size:contain;margin-bottom:0.3em !important;}.custom-made-card__title--audio.active:before{height:1.4em !important;background:url(/themes/magnamoments/images/ca-audio.svg) no-repeat center 4px;background-size:contain;margin-bottom:0.3em !important;}.custom-made-card__title--video:before{background:url(/themes/magnamoments/images/c-video.svg) no-repeat center center;background-size:contain;}.custom-made-card__title--video.active:before{background:url(/themes/magnamoments/images/ca-video.svg) no-repeat center center;background-size:contain;}.custom-made-card__title--text:before{background:url(/themes/magnamoments/images/c-text.svg) no-repeat center center;background-size:contain;}.custom-made-card__info{font-size:1.5em;color:#b8b8b8;text-align:center;padding:0 2em;margin-top:2em;}.custom-made-card__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-top:3em;}@media (min-width:736px){.custom-made-card__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}}.custom-made-card__wrapper > div{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}.custom-made-card__text-message{margin:0 auto;}.custom-made-card__design .views-field-field-media-image:after{content:"";display:block;background:url(/themes/magnamoments/images/image-shadow.png) no-repeat center bottom;height:3.9em;}@media (min-width:736px){.custom-made-card__design .views-field-field-media-image:after{height:3.9em;}}.custom-made-card__design .pagerer-pager-slider{margin-top:2.2em;}.custom-made-card__design .ui-slider.ui-widget.ui-widget-content{margin-top:3em;}.custom-made-card__book,.custom-made-card__audio,.custom-made-card__video{color:#ffffff;}.custom-made-card__book .views-row,.custom-made-card__audio .views-row,.custom-made-card__video .views-row{background:url(/themes/magnamoments/images/cover.png) no-repeat center top;background-size:contain;width:200px;height:325px;margin:0 auto;text-align:center;padding-top:6em;}.custom-made-card__book .views-field-title,.custom-made-card__audio .views-field-title,.custom-made-card__video .views-field-title{padding:0 4em;}.custom-made-card__book .views-field-field-author,.custom-made-card__audio .views-field-field-author,.custom-made-card__video .views-field-field-author{margin-top:2em;padding:0 10em;}.custom-made-card__book .ui-slider.ui-widget.ui-widget-content,.custom-made-card__audio .ui-slider.ui-widget.ui-widget-content,.custom-made-card__video .ui-slider.ui-widget.ui-widget-content{margin-top:1.5em;}.custom-made-card__audio .views-row,.custom-made-card__video .views-row{background:url(/themes/magnamoments/images/movie-cover.png) no-repeat center center;background-size:60%;padding-top:10em;}.custom-made-card .filters-form{margin:2em auto 4.5em auto;}.custom-made-card .filters-form .ui-autocomplete-input{margin:2em auto;display:block;padding:1.5em;border:none;border-radius:1em 0 0 1em;outline:none;background-image:none;color:#000000;}.custom-made-card .filters-form .form-submit,.custom-made-card .filters-form .js-form-item-name,.custom-made-card .filters-form .js-form-item-title{display:none;}.custom-made-card .filters-form .search-button{display:inline-block;width:2em;height:2em;background:url(/themes/magnamoments/images/search.svg) no-repeat 0.5em center #ffffff;background-size:50%;border-radius:0 1em 1em 0;padding:2em;}.custom-made-card .filters-form .search-button__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.custom-made-card .price{background:url(/themes/magnamoments/images/price-shape-r.svg) no-repeat center;background-size:contain;}.text-message{font-size:1.5em;margin:0 auto;text-align:center;}.text-message__colors{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:20em;margin:5em auto 7em auto;}.text-message__colors li{border:0.5em solid #eceff6;width:2.5em;height:2.5em;border-radius:2em;cursor:pointer;}.text-message__colors li.active{border:0.5em solid #ffffff;}.text-message__cover{background:url(/themes/magnamoments/images/book-cover.svg) no-repeat center;background-size:58%;content:'';width:9em;height:44em;display:inline-block;position:absolute;margin-top:-3em;}.text-message__form{background:#ffffff;height:273px;width:20em;margin:0 auto;border-radius:0 5px 5px 0;}.text-message__form textarea{font-size:1.5em;line-height:1.3;resize:none;border:none;height:14em;width:10.3em;padding:1em 1.5em;outline:none;}.text-message__form:after{content:"";display:block;background:url(/themes/magnamoments/images/image-shadow.png) no-repeat center bottom;height:3.9em;margin-top:2.1em;}@media (min-width:736px){.text-message__form:after{height:3.9em;}}.text-message__chars-left{color:#b8b8b8;text-align:right;margin-right:2em;}.custom-made-card__text-message .custom-made-card__info{margin-top:4.2em;}.flex-direction-nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;position:relative;top:-20em;}.flex-direction-nav a{width:4em;height:4em;display:block;}.flex-direction-nav .flex-prev{background:url(/themes/magnamoments/images/nav-l.png) no-repeat center center;background-size:contain;margin-left:2em;}.flex-direction-nav .flex-next{background:url(/themes/magnamoments/images/nav-r.png) no-repeat center center;background-size:contain;margin-right:2em;}.flex-direction-nav .flex-prev:hover,.flex-direction-nav .flex-prev:active{background:url(/themes/magnamoments/images/nav-la.png) no-repeat center center;background-size:contain;}.flex-direction-nav .flex-next:hover,.flex-direction-nav .flex-next:active{background:url(/themes/magnamoments/images/nav-ra.png) no-repeat center center;background-size:contain;}.media-book-slider .flex-direction-nav,.media-audio-slider .flex-direction-nav,.media-video-slider .flex-direction-nav{top:-21.2em;}.user-form,.user-pass,.user-login-form,.user-register-form,.commerce-checkout-flow{margin:0 auto;max-width:87%;background:#ffffff;padding:3em;border-radius:2em;margin:3em auto;}@media (min-width:980px){.user-form,.user-pass,.user-login-form,.user-register-form,.commerce-checkout-flow{max-width:960px;}}.user-form .fieldset-legend,.user-pass .fieldset-legend,.user-login-form .fieldset-legend,.user-register-form .fieldset-legend,.commerce-checkout-flow .fieldset-legend{font-size:3em;}.user-form .form-item,.user-pass .form-item,.user-login-form .form-item,.user-register-form .form-item,.commerce-checkout-flow .form-item{margin:2em auto;display:block !important;}.user-form .js-form-type-radio,.user-form .js-form-type-checkbox,.user-pass .js-form-type-radio,.user-pass .js-form-type-checkbox,.user-login-form .js-form-type-radio,.user-login-form .js-form-type-checkbox,.user-register-form .js-form-type-radio,.user-register-form .js-form-type-checkbox,.commerce-checkout-flow .js-form-type-radio,.commerce-checkout-flow .js-form-type-checkbox{display:-webkit-box !important;display:-webkit-flex !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.user-form .js-form-type-radio label,.user-form .js-form-type-checkbox label,.user-pass .js-form-type-radio label,.user-pass .js-form-type-checkbox label,.user-login-form .js-form-type-radio label,.user-login-form .js-form-type-checkbox label,.user-register-form .js-form-type-radio label,.user-register-form .js-form-type-checkbox label,.commerce-checkout-flow .js-form-type-radio label,.commerce-checkout-flow .js-form-type-checkbox label{margin-left:0.5em;cursor:pointer;}.user-form label,.user-pass label,.user-login-form label,.user-register-form label,.commerce-checkout-flow label{font-size:2em;display:block;}.user-form input[type="text"],.user-form input[type="password"],.user-form input[type="email"],.user-pass input[type="text"],.user-pass input[type="password"],.user-pass input[type="email"],.user-login-form input[type="text"],.user-login-form input[type="password"],.user-login-form input[type="email"],.user-register-form input[type="text"],.user-register-form input[type="password"],.user-register-form input[type="email"],.commerce-checkout-flow input[type="text"],.commerce-checkout-flow input[type="password"],.commerce-checkout-flow input[type="email"]{border:1px solid #d5d5d5;height:3em;display:block;padding-left:0.5em;width:100%;}@media (min-width:736px){.user-form input[type="text"],.user-form input[type="password"],.user-form input[type="email"],.user-pass input[type="text"],.user-pass input[type="password"],.user-pass input[type="email"],.user-login-form input[type="text"],.user-login-form input[type="password"],.user-login-form input[type="email"],.user-register-form input[type="text"],.user-register-form input[type="password"],.user-register-form input[type="email"],.commerce-checkout-flow input[type="text"],.commerce-checkout-flow input[type="password"],.commerce-checkout-flow input[type="email"]{width:auto;}}.user-form select,.user-pass select,.user-login-form select,.user-register-form select,.commerce-checkout-flow select{border:1px solid #d5d5d5;height:3em;width:15.5em;padding-left:0.5em;}.user-form .button,.user-pass .button,.user-login-form .button,.user-register-form .button,.commerce-checkout-flow .button{margin-top:2em !important;padding:0.5em 2em;border-radius:0.3em;border:none;}.user-form .form-submit,.user-pass .form-submit,.user-login-form .form-submit,.user-register-form .form-submit,.commerce-checkout-flow .form-submit{font-size:1.5em;background:#009cff;color:#ffffff;-webkit-box-shadow:2px 4px 6px #e2e2e2;box-shadow:2px 4px 6px #e2e2e2;}.user-form .field--widget-commerce-shipping-rate input,.user-pass .field--widget-commerce-shipping-rate input,.user-login-form .field--widget-commerce-shipping-rate input,.user-register-form .field--widget-commerce-shipping-rate input,.commerce-checkout-flow .field--widget-commerce-shipping-rate input{display:none;}.user-form .field--widget-commerce-shipping-rate label,.user-pass .field--widget-commerce-shipping-rate label,.user-login-form .field--widget-commerce-shipping-rate label,.user-register-form .field--widget-commerce-shipping-rate label,.commerce-checkout-flow .field--widget-commerce-shipping-rate label{font-size:1.4em;background:#00b540;color:#ffffff;padding:0.5em 1em;margin-left:0;cursor:auto;width:13.3em;}@media (min-width:736px){.user-form .field--widget-commerce-shipping-rate label,.user-pass .field--widget-commerce-shipping-rate label,.user-login-form .field--widget-commerce-shipping-rate label,.user-register-form .field--widget-commerce-shipping-rate label,.commerce-checkout-flow .field--widget-commerce-shipping-rate label{width:21.5em;}}.user-form .stripe-form #card-number-element,.user-pass .stripe-form #card-number-element,.user-login-form .stripe-form #card-number-element,.user-register-form .stripe-form #card-number-element,.commerce-checkout-flow .stripe-form #card-number-element{width:13.3em;}@media (min-width:736px){.user-form .stripe-form #card-number-element,.user-pass .stripe-form #card-number-element,.user-login-form .stripe-form #card-number-element,.user-register-form .stripe-form #card-number-element,.commerce-checkout-flow .stripe-form #card-number-element{width:32em;}}.user-form .stripe-form #expiration-element,.user-form .stripe-form #security-code-element,.user-pass .stripe-form #expiration-element,.user-pass .stripe-form #security-code-element,.user-login-form .stripe-form #expiration-element,.user-login-form .stripe-form #security-code-element,.user-register-form .stripe-form #expiration-element,.user-register-form .stripe-form #security-code-element,.commerce-checkout-flow .stripe-form #expiration-element,.commerce-checkout-flow .stripe-form #security-code-element{width:8em;}.cart-empty-page{margin:0 auto;max-width:87%;font-size:3em;text-align:center;margin:5em auto;}@media (min-width:980px){.cart-empty-page{max-width:960px;}}.cart{margin:0 auto;max-width:87%;background:#ffffff;padding:3em;border-radius:2em;margin:3em auto;}@media (min-width:980px){.cart{max-width:960px;}}.cart h1{font-size:3em;display:inline-block;}.cart h1:before{background:url(/themes/magnamoments/images/cart-pg.svg) no-repeat center;background-size:contain;content:"";display:inline-block;width:1.5em;height:1.5em;position:relative;top:0.5em;}.cart .gift-card__info{width:auto;-webkit-box-pack:normal;-webkit-justify-content:normal;-ms-flex-pack:normal;justify-content:normal;margin-right:1em;}.cart .gift-card__info > h3{margin:1em 0 1em 0;color:#000000;max-width:100%;}.cart-form .views-row{border-bottom:1px solid #d5d5d5;padding:3em 0;}@media (min-width:736px){.cart-form .views-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}}.cart-form .views-row > h5{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-top:1em;}@media (min-width:736px){.cart-form .views-row > h5{display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin-top:0;}}.cart-form .views-row .views-field-product-id{-webkit-box-flex:5;-webkit-flex:5;-ms-flex:5;flex:5;}.cart-form .quantity .form-number{text-align:center;}@media (min-width:736px){.cart-form .quantity .form-number{margin-top:0.8em;}}.cart-form .field-content{color:#7c7c7c;}@media (min-width:736px){.cart-form .field-content{margin:0.5em auto;margin-top:1em;}}.cart-form .delete-order-item{background:transparent;color:#ff416e;border:none;display:block;margin:1.3em auto 0 auto;}.cart-form .form-actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}.cart-form .button,.commerce-checkout-flow .button{padding:0.5em 1.5em;border-radius:0.3em;border:none;}@media (min-width:736px){.cart-form .button,.commerce-checkout-flow .button{padding:0.5em 2em;}}.cart-form .button__update,.commerce-checkout-flow .button__update{font-size:1.5em;background:#ffffff;-webkit-box-shadow:2px 4px 6px #e2e2e2;box-shadow:2px 4px 6px #e2e2e2;margin-right:2em;}.cart-form .button__checkout,.commerce-checkout-flow .button__checkout{font-size:1.5em;background:#009cff;color:#ffffff;-webkit-box-shadow:2px 4px 6px #e2e2e2;box-shadow:2px 4px 6px #e2e2e2;}.order-total-line__subtotal{font-size:2em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #d5d5d5;padding:1.5em 1.5em 1.5em 0;color:#7c7c7c;}.order-total-line__total{font-size:2em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1.5em 1.5em 1.5em 0;}.order-total-line__adjustment{font-size:1.5em;padding-top:1em;padding-right:0;}.cart--cart-block{margin:1em 2em 1em 2em;}@media (min-width:736px){.cart--cart-block{margin-left:3em;}}.menu-show .cart--cart-block{display:none;}.cart-block--summary{font-size:1.3em;position:relative;}.cart-block--summary a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.cart-block--summary__count{background:#ff416e;color:#ffffff;border-radius:50%;padding:4px;position:absolute;top:-0.5em;left:-0.8em;width:1.6em;height:1.6em;text-align:center;line-height:1;}.cart-block--summary__icon{background:url(/themes/magnamoments/images/cart.svg) no-repeat center;background-size:contain;display:inline-block;content:"";width:2em;height:2em;}.checkout-pane-coupon-redemption{display:none;}.commerce-checkout-flow .fieldset-wrapper{margin-top:2em;}.commerce-checkout-flow .fieldset-wrapper a{font-size:1.2em;display:block;margin-top:1em;}.commerce-checkout-flow h3{font-size:3em;text-align:center;font-weight:normal;margin-bottom:0.9em;margin-top:0.6em;}.commerce-checkout-flow input[type="text"],.commerce-checkout-flow input[type="password"],.commerce-checkout-flow input[type="email"]{width:15em !important;}@media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3){.commerce-checkout-flow input[type="text"],.commerce-checkout-flow input[type="password"],.commerce-checkout-flow input[type="email"]{width:18em !important;}}@media (min-width:736px){.commerce-checkout-flow input[type="text"],.commerce-checkout-flow input[type="password"],.commerce-checkout-flow input[type="email"]{width:29.5em !important;}}.commerce-checkout-flow select{width:15.7em !important;}@media only screen and (min-device-width:375px) and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3){.commerce-checkout-flow select{width:18.7em !important;}}@media (min-width:736px){.commerce-checkout-flow select{width:30.2em !important;}}.commerce-checkout-flow .button__checkout{display:block;margin:0 auto;}@media (min-width:736px){.commerce-checkout-flow .button__checkout{margin-left:0;width:20.2em;}}.commerce-checkout-flow .form-actions a{font-size:1.5em;text-align:center;display:block;margin:2em auto 1em auto;width:12.5em;}@media (min-width:736px){.commerce-checkout-flow .form-actions a{width:19em;margin-left:0;}}.commerce-checkout-flow a{color:#009cff;}.block-about-us{margin-bottom:5em;margin-top:-15em;}.block-about-us h1{background:url(/themes/magnamoments/images/background/about-us.png) no-repeat #eceff6 center bottom;background-size:cover;padding:8em 0 2em 0;}.block-about-us2:after{background:url(/themes/magnamoments/images/background/mobile-about.png) no-repeat;background-size:cover;content:"";display:block;width:100%;height:45em;}.about-us{margin:0 auto;max-width:87%;margin:3em auto;font-size:1.2em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}@media (min-width:980px){.about-us{max-width:960px;}}@media (min-width:980px){.about-us{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}}@media (min-width:736px){.about-us p:first-child{font-size:2em;}}.about-us iframe{width:100%;height:auto;margin:2em auto;}@media (min-width:980px){.about-us iframe{display:none;}}.about-us__video{position:relative;margin:0 4em 0 0;display:none;}@media (min-width:980px){.about-us__video{display:block;}}.about-us__video:before{background:url(/themes/magnamoments/images/ca-video.svg) no-repeat center center;background-size:contain;display:block;content:"";width:5em;height:5em;z-index:10;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.about-us .ajax-progress-throbber{display:none;}.field--widget-commerce-product-variation-attributes{display:none;}.gift-pack-page{margin:0 auto;max-width:87%;margin:5em auto 10em auto;}@media (min-width:980px){.gift-pack-page{max-width:960px;}}.gift-pack-page h1{font-size:4em;}.gift-pack-page--description{font-size:1.5em;line-height:1.5;}.gift-pack-page--description iframe{width:100%;margin-top:2em;margin-bottom:1em;height:auto;}@media (min-width:736px){.gift-pack-page--description iframe{height:360px;}}.gift-pack-page--cards{margin:2em auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;}.gift-pack-page--cards .gift-card{width:25em;margin:2em;}.gift-pack-page .button{padding:0.5em 2em;border-radius:0.3em;border:none;margin:0 auto;display:block;}.gift-pack-page .button--primary{font-size:2em;background:#009cff;color:#ffffff;-webkit-box-shadow:2px 4px 6px #e2e2e2;box-shadow:2px 4px 6px #e2e2e2;}.gift-pack-page .gift-card__image:after{height:3em;}.gift-pack-cart{margin-top:2em;}.gift-pack-cart a{color:#009cff;}.button2{padding:0.5em 2em;border-radius:0.3em;border:none;}.button2--primary{font-size:1.5em;background:#009cff;color:#ffffff;-webkit-box-shadow:2px 4px 6px #e2e2e2;box-shadow:2px 4px 6px #e2e2e2;}.button a{display:inline-block;padding:1em 3em;border:none;border-radius:0.8em;-webkit-box-shadow:2px 4px 6px #e2e2e2;box-shadow:2px 4px 6px #e2e2e2;}@media (min-width:736px){.button a{padding:1em 3.5em;}}.button--add-to-cart a{background:#00b540;color:#ffffff;}.button a:hover{color:#ffffff;}.button--second:hover a{color:#000000;}.button .ajax-progress-throbber{display:none;}.title-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:7em;}@media (min-width:736px){.title-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;padding-top:3em;}}.pagerer-pager-slider .pagerer-slider{border:none;background:#dedede;height:0.5em;}.pagerer-pager-slider .ui-widget-header{background:#00d49c;}.pagerer-pager-slider .ui-slider-handle{border-radius:25em;width:4em !important;height:4em !important;top:-1.6em;background:url(/themes/magnamoments/images/slide-control.png) no-repeat center center #ffffff;background-size:69%;color:#b8b8b8;-webkit-box-shadow:0 5px 5px #b8b8b8;box-shadow:0 5px 5px #b8b8b8;cursor:pointer;}.pagerer-pager-slider .ui-state-active{color:#b8b8b8;}.pagerer-pager-slider .pagerer-slider-control-icon{display:none;}.pagerer-pager-slider div.pagerer-slider .ui-slider-handle{border:none;}.pagerer-pager-slider div.pagerer-slider-handle-icon.throbber{display:none;}.add-to-cart{display:block;}.add-to-cart__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:5em;}.add-to-cart__wrapper i{width:30%;border-top:1px solid #d0cfcf;}.add-to-cart__wrapper i:first-child{margin:0 1em 0 1em;}@media (min-width:736px){.add-to-cart__wrapper i:first-child{margin:0 4em 0 4em;}}.add-to-cart__wrapper i:last-child{margin:0 1em 0 1em;}@media (min-width:736px){.add-to-cart__wrapper i:last-child{margin:0 4em 0 4em;}}.add-to-cart .button{font-size:1.8em;font-weight:bold;padding:0 1.6em 0.6em 1.4em;background:#ffffff;border:none;border-radius:0.3em;color:#7c7c7c;-webkit-box-shadow:4px 4px 20px #b8b8b8;box-shadow:4px 4px 20px #b8b8b8;position:relative;text-align:center;width:11em;}@media (min-width:736px){.add-to-cart .button{padding:0 1.6em 0.6em 1.4em;width:auto;}}.add-to-cart .button:before{background:url(/themes/magnamoments/images/cart-red.svg) no-repeat center center;background-size:cover;content:"";display:inline-block;width:1.4em;height:1.4em;position:relative;top:0.4em;margin-right:0.2em;}.audio-page{margin:0 auto;max-width:87%;font-size:2em;margin-top:2em;}@media (min-width:980px){.audio-page{max-width:960px;}}.audio-page .node__content{margin-bottom:2em;}@media (min-width:576px){.audio-page .node__content{margin-bottom:4em;}}.audio-page .media__type--audio:after{background:url(/themes/magnamoments/images/audio-red.svg) no-repeat center 0;background-size:contain;content:"";display:inline-block;width:1.5em;height:2em;margin-left:0.5em;margin-top:-0.2em;}.audio-page .media__title--audio:before{background:url(/themes/magnamoments/images/audio.svg) no-repeat center 0;background-size:contain;content:"";display:inline-block;width:1.5em;height:1.5em;margin-right:0.2em;}.video-page{margin:0 auto;max-width:87%;font-size:2em;margin-top:2em;}@media (min-width:980px){.video-page{max-width:960px;}}.video-page .node__content{margin-bottom:2em;}@media (min-width:576px){.video-page .node__content{margin-bottom:4em;}}.video-page .media__type--video:after{background:url(/themes/magnamoments/images/video-red.svg) no-repeat center;background-size:contain;content:"";display:inline-block;width:1.5em;height:1.5em;margin-left:0.5em;margin-top:-0.3em;}.video-page .media__title--video:before{background:url(/themes/magnamoments/images/video.svg) no-repeat center 0;background-size:contain;content:"";display:inline-block;width:1.5em;height:1.5em;margin-right:0.2em;}.video-page video{width:100%;height:auto;border-radius:1em;}.amplitude-player{font-size:0.8em;}.amplitude-player__controller{background:#181818;border-radius:0.5em 0.5em 0 0;}.amplitude-player__controller .time-controller{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1em 3em;color:#828282;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media (min-width:736px){.amplitude-player__controller .time-controller{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}}.amplitude-player__controller .time-controller .amplitude-song-slider{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin:0 1em;background:#dedede;}.amplitude-player__controller .time-controller .current-time{margin-bottom:1em;}.amplitude-player__controller .time-controller .duration{margin-top:1em;}@media (min-width:736px){.amplitude-player__controller .time-controller .duration{margin-left:0.5em;}}.amplitude-player__controller .time-controller .current-time,.amplitude-player__controller .time-controller .duration{width:3.5em;}@media (min-width:736px){.amplitude-player__controller .time-controller .current-time,.amplitude-player__controller .time-controller .duration{margin:auto;}}.amplitude-player__controller .central-controls{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}.amplitude-player__controller .amplitude-prev{background:url(/themes/magnamoments/images/player/prev.svg) no-repeat center;background-size:contain;display:block;width:1.5em;height:1.5em;cursor:pointer;}.amplitude-player__controller .amplitude-next{background:url(/themes/magnamoments/images/player/next.svg) no-repeat center;background-size:contain;display:block;width:1.5em;height:1.5em;cursor:pointer;}.amplitude-player__controller .amplitude-paused{background:url(/themes/magnamoments/images/player/play.svg) no-repeat center;background-size:contain;display:block;width:2em;height:2em;margin:2em;cursor:pointer;}.amplitude-player__controller .amplitude-playing{background:url(/themes/magnamoments/images/player/pause.svg) no-repeat center;background-size:contain;display:block;width:2em;height:2em;margin:2em;cursor:pointer;}.amplitude-player__controller input[type=range].amplitude-song-slider{-webkit-appearance:none;width:100%;padding:0;height:4px;background:#dedede;border-radius:2em;}@media (min-width:736px){.amplitude-player__controller input[type=range].amplitude-song-slider{width:70%;}}@-moz-document url-prefix(){.amplitude-player__controller input[type=range].amplitude-song-slider{margin-top:0px;}}@supports (-ms-ime-align:auto){.amplitude-player__controller input[type=range].amplitude-song-slider{margin-top:-4px;height:30px;}}@media all and (-ms-high-contrast:none){.amplitude-player__controller *::-ms-backdrop,.amplitude-player__controller input[type=range].amplitude-song-slider{margin-top:-8px;}}.amplitude-player__controller input[type=range].amplitude-song-slider:focus{outline:none;}.amplitude-player__controller input[type=range].amplitude-song-slider::-webkit-slider-runnable-track{width:75%;height:2px;cursor:pointer;animate:0.2s;border:none;}.amplitude-player__controller input[type=range].amplitude-song-slider::-webkit-slider-thumb{height:1em;width:1em;border-radius:1em;background:#ffffff;cursor:pointer;margin-top:-0.5em;-webkit-appearance:none;}.amplitude-player__controller input[type=range].amplitude-song-slider:focus::-webkit-slider-runnable-track{border:none;}.amplitude-player__controller input[type=range].amplitude-song-slider::-moz-range-track{width:100%;height:1px;cursor:pointer;animate:0.2s;background:#CFD8DC;}.amplitude-player__controller input[type=range].amplitude-song-slider::-moz-range-thumb{height:1em;width:1em;border-radius:1em;background:#ffffff;cursor:pointer;margin-top:-0.5em;}.amplitude-player__controller input[type=range].amplitude-song-slider::-ms-track{width:100%;height:1px;cursor:pointer;animate:0.2s;background:#CFD8DC;}.amplitude-player__controller input[type=range].amplitude-song-slider::-ms-fill-lower{background:#CFD8DC;border-radius:2.6px;}.amplitude-player__controller input[type=range].amplitude-song-slider::-ms-fill-upper{background:#CFD8DC;border-radius:2.6px;}.amplitude-player__controller input[type=range].amplitude-song-slider::-ms-thumb{height:20px;width:20px;border-radius:10px;background:#ff416e;cursor:pointer;margin-top:4px;}.amplitude-player__controller input[type=range].amplitude-song-slider:focus::-ms-fill-lower{background:#CFD8DC;}.amplitude-player__controller input[type=range].amplitude-song-slider:focus::-ms-fill-upper{background:#CFD8DC;}.amplitude-player__controller input[type=range].amplitude-song-slider::-ms-tooltip{display:none;}.amplitude-player__controller div#progress-container progress#song-played-progress[value]::-webkit-progress-bar{background:none;border-radius:5px;}.amplitude-player__controller div#progress-container progress#song-played-progress[value]::-webkit-progress-value{background-color:#00A0FF;border-radius:5px;}.amplitude-player__controller progress.amplitude-song-slider[value]::-webkit-progress-value{background-color:#00A0FF;border-radius:5px;}.amplitude-player__controller div#progress-container progress#song-played-progress::-moz-progress-bar{background:none;border-radius:5px;background-color:#00A0FF;height:5px;margin-top:-2px;}.amplitude-player__playlist{background:#181818;color:#ffffff;padding:2em 0;border-radius:0 0 0.5em 0.5em;}@media (min-width:736px){.amplitude-player__playlist{padding:3em 0;}}.amplitude-player__playlist .song{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1em 2em;cursor:pointer;}@media (min-width:736px){.amplitude-player__playlist .song{padding:1em 3em;}}.amplitude-player__playlist .song .now-playing{margin-right:1em;}.amplitude-player__playlist .song .duration{margin-left:0.5em;}.amplitude-player__playlist .odd{background:#232323;}.amplitude-player__playlist .amplitude-playing,.amplitude-player__playlist .amplitude-active-song-container{color:#ff416e;}.amplitude-player__playlist .clock{display:inline-block;width:1em;height:1em;background:url(/themes/magnamoments/images/player/clock.svg) no-repeat center;background-size:contain;margin-right:0.5em;}.amplitude-player .playlist__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:1em 3em;}.ui-slider .ui-slider-range{border:none;background:#dedede;height:0.5em;}.ui-slider .ui-widget-header{background:#ff003c;height:0.8em;}.ui-slider .ui-slider-handle{border-radius:25em;width:4em !important;height:4em !important;top:-1.8em;background:url(/themes/magnamoments/images/slide-control.png) no-repeat center center #ffffff;background-size:69%;color:#b8b8b8;-webkit-box-shadow:0 5px 5px #b8b8b8;box-shadow:0 5px 5px #b8b8b8;cursor:pointer;}.ui-slider .ui-state-active{color:#b8b8b8;border:none;}.ui-widget.ui-widget-content{border:none;background:#848993;height:0.5em;width:25em;margin:0 auto;}.ui-menu.ui-widget.ui-widget-content{background:#ffffff;height:auto;padding:0 1em 1em 1em;margin-top:-2em;line-height:2;width:21.5em;}.ui-menu.ui-widget.ui-widget-content .ui-state-active{background:#00d49c;border:none;}.promotion{background:url(/themes/magnamoments/images/background/how-it-works.png) no-repeat center #ffffff;background-size:cover;text-align:center;padding-bottom:7em;}.promotion__description{padding-top:2em;}.promotion__description .ajax-progress-throbber{display:none;}.promotion h1{color:#544761;}.promotion .purple-label{background:#544761;color:#ffffff;padding:0.1em 0.2em;}.promotion iframe{width:100%;height:auto;}@media (min-width:736px){.promotion iframe{width:50%;}}@media (min-width:980px){.promotion iframe{display:none;}}.promotion .price-offer__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media (min-width:736px){.promotion .price-offer__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}}.promotion .price-offer:first-child .price-offer__link{background:#00b540;}.promotion .price-offer:first-child .price-offer__save{color:#00b540;}.promotion .price-offer:last-child .price-offer__link{background:#ff003c;}.promotion .price-offer:last-child .price-offer__save{color:#ff003c;}.promotion .promotion-video{display:none;position:relative;margin:0 auto;width:50%;}@media (min-width:980px){.promotion .promotion-video{display:block;}}.promotion .promotion-video:before{background:url(/themes/magnamoments/images/ca-video.svg) no-repeat center center;background-size:contain;display:block;content:"";width:2em;height:2em;z-index:10;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);}.lang-ro .promotion{padding-bottom:0;}.lang-ro .price-offer__wrapper{display:none;}.price-offer{font-size:1.5em;margin:1em;}.price-offer__save{font-size:1.5em;font-weight:bold;margin-bottom:0.5em;max-width:17em;}.price-offer__link,.price-offer__link:hover{color:#ffffff;}.price-offer__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border-radius:0.5em;-webkit-box-shadow:3px 3px 15px #b8b8b8;box-shadow:3px 3px 15px #b8b8b8;max-width:17em;}.price-offer__price{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;text-align:right;}.price-offer__price--standard{color:#000000;text-decoration:line-through;padding-top:0.5em;}.price-offer__price--standard .currency{text-decoration:unset;}.price-offer__price--promo{font-size:2em;font-weight:bold;padding:0 0 0.5em 1em;}.price-offer__title{padding:1em;text-align:left;}.price-offer .currency{font-size:0.8em;vertical-align:super;margin-right:0.1em;}.help-region{margin:0 auto;max-width:87%;font-size:1.5em;color:#8f8e8e;margin-bottom:5em;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}@media (min-width:980px){.help-region{max-width:960px;}}@media (min-width:736px){.help-region{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:10em;}}.help-region > div{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:100%;}.help-region a,.help-region a:hover{color:#8f8e8e;}.address .container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media (min-width:736px){.address .container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}}.address .container > div{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:100%;}.social-links{margin-top:2em;}@media (min-width:736px){.social-links{margin-top:0;margin-left:2em;}}.social-links a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:0.3em;}.icon:before{content:"";display:inline-block;width:2em;height:2em;}.icon{margin-right:1em;}.icon__instagram:before{background:url(/themes/magnamoments/images/instagram.svg) no-repeat center center;background-size:contain;}.icon__facebook:before{background:url(/themes/magnamoments/images/facebook.svg) no-repeat center center;background-size:contain;}.icon__youtube:before{background:url(/themes/magnamoments/images/youtube.svg) no-repeat center center;background-size:contain;}.sales-modal{color:#ffffff;}.sales-modal .modal-dialog{font-size:60%;}@media (min-width:736px){.sales-modal .modal-dialog{font-size:100%;}}.sales-modal .modal-content{background:#000000;border-radius:1.5em;padding:1.5em;margin-top:30%;}.sales-modal .modal-header{text-align:center;border:none;}.sales-modal .modal-header h4{font-size:2.5em;text-transform:uppercase;}.sales-modal .modal-header h5{font-size:2em;text-align:center;color:#ff1b81;}.sales-modal .modal-header .close{background:url(/themes/magnamoments/images/close.png) no-repeat center #5a5a5a;background-size:cover;border-radius:50%;text-shadow:none;opacity:1;outline:none;width:1em;height:1em;}.sales-modal .modal-body{font-size:2em;}.sales-modal .modal-body .promotion-counter{text-align:center;}.sales-modal .modal-body h6{text-align:center;color:#ff1b81;}.sales-modal .bundle{font-weight:bold;margin:0 auto;padding:1em 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:left;-webkit-justify-content:left;-ms-flex-pack:left;justify-content:left;text-align:center;}.sales-modal .bundle__three .bundle__image{background:url(/themes/magnamoments/images/other/bundle1.png) no-repeat center;background-size:contain;}.sales-modal .bundle__five{border-top:1px solid #454545;border-bottom:1px solid #454545;}.sales-modal .bundle__five .bundle__image{background:url(/themes/magnamoments/images/other/bundle2.png) no-repeat center;background-size:contain;}.sales-modal .bundle__ten .bundle__image{background:url(/themes/magnamoments/images/other/bundle3.png) no-repeat center;background-size:contain;}.sales-modal .bundle__image{width:3em;height:3em;}.sales-modal .bundle .currency{font-size:0.8em;vertical-align:super;}.sales-modal .bundle .strike-line{background:#ff1b81;-webkit-transform:rotate(-35deg);-ms-transform:rotate(-35deg);transform:rotate(-35deg);height:2px;width:90%;display:inline-block;position:absolute;left:0.5em;top:0.5em;}.sales-modal .bundle__number{-webkit-box-flex:0.5;-webkit-flex:0.5;-ms-flex:0.5;flex:0.5;}.sales-modal .bundle__price{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;position:relative;}.sales-modal .bundle__promo-price{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}.sales-modal .bundle__promo-price .circle{border-radius:50%;background:#ff1b81;padding:0.6em;}.sales-modal .bundle__message{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}.sales-modal .bundle__save{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;color:#ff1b81;}.sales-modal .bundle__cart a{-webkit-box-flex:2;-webkit-flex:2;-ms-flex:2;flex:2;background:#00dea8;font-size:0.8em;border-radius:0.4em;padding:0.8em 1em;text-align:center;}.sales-modal .bundle__cart a:hover{color:#ffffff;}.our-customers{background-color:#eceff6;}.our-customers h1{display:block;padding:2em 0;}.our-customers .customers{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:1em;}@media (min-width:736px){.our-customers .customers{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}}.our-customers .customers img{width:300px;}.our-customers .customer{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;margin:0 auto 1em auto;}.our-customers .customer__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}.our-customers .customer__text{font-size:1.5em;width:30rem;padding:0.3em;}.our-customers .stars{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.our-customers .stars span{width:1em;height:1em;margin:0 0.1em;}.our-customers .stars .gold-star{background:url(/themes/magnamoments/images/gold-star.png) no-repeat center;background-size:contain;}.our-customers .stars .grey-star{background:url(/themes/magnamoments/images/grey-star.png) no-repeat center;background-size:contain;}.customers-activity{margin:0 auto;max-width:87%;font-size:1em;color:#ffffff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}@media (min-width:980px){.customers-activity{max-width:960px;}}@media (min-width:736px){.customers-activity{font-size:1.5em;}}.customers-activity > div{margin:0 2em;}@media (min-width:736px){.customers-activity > div{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}}.customers-activity .text{display:none;}@media (min-width:736px){.customers-activity .text{display:block;}}.customers-activity .number{font-size:1.8em;margin-left:0.2em;}.customers-activity .icon{display:inline-block;width:2.5em;height:2.5em;margin:0;}.customers-activity .icon__customer{background:url(/themes/magnamoments/images/customer.svg) no-repeat center top;background-size:65%;}.customers-activity .icon__purchase{background:url(/themes/magnamoments/images/cart.svg) no-repeat center 0.4em;background-size:contain;}.bef-exposed-form{margin-bottom:2em;}.bef-exposed-form legend{display:none;}.bef-exposed-form label{font-size:2em;padding:0.3em;color:#ff416e;cursor:pointer;}@media (min-width:736px){.bef-exposed-form label{padding:0.5em;}}.bef-exposed-form .form-radios{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:12em;}@media (min-width:736px){.bef-exposed-form .form-radios{height:10em;}}.bef-exposed-form input[type="radio"]{display:none;}.footer-menu{font-size:1.5em;margin-bottom:3em;}@media (min-width:736px){.footer-menu ul{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}}.footer-menu ul li{padding:0 0.5em;}.footer-menu a{color:#7c7c7c;}.footer-menu a:hover{color:#ff416e;}#3d-gift-card{margin:-10em auto 0 auto;cursor:move;}canvas{cursor:e-resize;display:block;margin:0 auto;}.ui-widget-overlay{background:#000000;opacity:0.5;}.gift-card-3d-modal{border-radius:0.8em;padding:0;}.gift-card-3d-modal .ui-widget-header{background:#f4f4f4;border:none;border-radius:0.8em 0.8em 0 0;}.gift-card-3d-modal .ui-widget-header .ui-dialog-title{padding:0.5em;}.gift-card-3d-modal .ui-widget-header .ui-button{border:none;}.gift-card-3d-modal .ui-widget-header .ui-icon-closethick{background:url(/themes/magnamoments/images/close.svg) no-repeat;width:3em;height:3em;border:none;z-index:900;margin-left:-2em;margin-top:-1.5em;}.gift-card-3d-modal .ui-widget-content{background:#f4f4f4;border-radius:0 0 0.8em 0.8em;padding:0;}.gift-card-3d-modal__actions{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-top:2em;margin-bottom:1em;}.gift-card-3d-modal__actions a{color:#ff416e;border:1px solid #ff416e;padding:1em 4em;}.gift-card-3d-modal__actions a.active,.gift-card-3d-modal__actions a:hover{color:#ffffff;background:#ff416e;}@media (min-width:980px){.gift-card-3d-modal__actions{display:none;}}.gift-card-3d-modal__wrapper_content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}@media (min-width:736px){.gift-card-3d-modal__wrapper_content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}}.gift-card-3d-modal__viewer{margin:0 auto;position:relative;}.gift-card-3d-modal__viewer:after{background:url(/themes/magnamoments/images/touch-scroll.svg) no-repeat center center;background-size:contain;display:inline-block;content:"";width:10em;height:10em;position:absolute;right:0;bottom:4em;}@media (min-width:980px){.gift-card-3d-modal__viewer:after{background:url(/themes/magnamoments/images/scroll-down.svg) no-repeat center center;}}.gift-card-3d-modal__info{display:none;text-align:center;padding:5em 1em;margin:0 auto;}@media (min-width:980px){.gift-card-3d-modal__info{display:block;}}.gift-card-3d-modal__info .media{font-size:1.5em;padding:0 1em 3em 1em;}.gift-card-3d-modal__info .media__authore{text-align:left;}.gift-card-3d-modal__info .price{font-size:1em;padding:3em;}.gift-card-3d-modal__info .description{margin-bottom:2em;padding:0 1em;}.gift-card-3d-modal__info .isbn{margin:2em auto;}.add-to-cart-modal{padding:1em;text-align:center;}.add-to-cart-modal__message{font-size:1.5em;width:100%;padding:0 1em;}.add-to-cart-modal__message span{color:#ff416e;}.add-to-cart-modal__buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-webkit-justify-content:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-top:3em;margin-bottom:1em;}.eu-cookie-compliance-banner{padding:2em 0;}.video-preview-modal{border-radius:0.8em;padding:0;}.video-preview-modal .ui-dialog-titlebar{padding:0;border:none;}.video-preview-modal .ui-dialog-titlebar .ui-dialog-title{display:none;}.video-preview-modal .ui-dialog-titlebar .ui-button{border:none;background:transparent;margin-right:-1.6em;outline:none;}.video-preview-modal .ui-dialog-titlebar .ui-icon-closethick{background:url(/themes/magnamoments/images/close.svg) no-repeat;width:3em;height:3em;border:none;z-index:900;margin-left:-2em;margin-top:-1.5em;}.video-preview-modal .ui-dialog-content{margin:0;padding:0;border:none;border-radius:0.8em;}.gift-card-page{margin:0 auto;max-width:87%;}@media (min-width:980px){.gift-card-page{max-width:960px;}}.gift-card-page .box-out{z-index:-99;width:720px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;top:140px;}.gift-card-page .box-inner{z-index:99;width:900px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;top:350px;overflow:hidden;background-color:#fff;}.gift-card-page .book,.gift-card-page img{background:url(/../modules/custom/magna_3d_card/textures/backinside.jpg) no-repeat center;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform-origin:left center 0px;-ms-transform-origin:left center 0px;transform-origin:left center 0px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;border-top-right-radius:5px;border-bottom-right-radius:5px;-webkit-backface-visibility:hidden;overflow:hidden;}.gift-card-page img:hover{cursor:pointer;-webkit-transform:rotateY(-28deg) rotateZ(-2deg) scale(1.02);transform:rotateY(-28deg) rotateZ(-2deg) scale(1.02);-webkit-backface-visibility:hidden;-webkit-box-shadow:1px 3px 2px #353d85,20px 8px 0 #415bbb;box-shadow:1px 3px 2px #353d85,20px 8px 0 #415bbb;}.gift-card-page img:hover::after{content:" ";display:block;opacity:1;width:172px;height:255px;position:relative;left:8px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0.1)),color-stop(60%,rgba(255,255,255,0)));background:-o-linear-gradient(top,rgba(255,255,255,0.1) 0%,rgba(255,255,255,0) 60%);background:linear-gradient(-180deg,rgba(255,255,255,0.1) 0%,rgba(255,255,255,0) 60%);}.gift-card-page img:hover::before{-webkit-transform:translateY(9px);-ms-transform:translateY(9px);transform:translateY(9px);opacity:1;}.header .branding{align-items:center;width:100%;}.header .branding img{}.header .branding .site-name{width:100%;text-align:center;}.header .branding .site-name a{}.header .branding .site-name span{font-size:2.5rem;}.musical-wine .header{background:#4c0001;padding:1em 0;}.musical-wine .header .branding img{margin-top:0;}.musical-wine .wine-wrapper{margin:2em auto;font-size:4rem;padding-top:2em;color:#fff;}.musical-wine .footer{background:#4c0001;margin:0;width:100%;max-width:100%;}.musical-wine .block-wine-footer{color:#fff;}.musical-wine .block-copyright{color:#fff;padding-bottom:2em;font-size:2em;}.musical-wine .block-footer-logo{display:none;}.site-logo{display:none;}
