*{box-sizing:border-box;font-family:Poppins,sans-serif}.giftsItem--page{max-width:1200px;margin:0 auto}.giftsItems--container{display:flex;flex-wrap:wrap;justify-content:space-around}.giftsItems--content{width:25%;max-width:280px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border:1px solid #e0e0e0;padding:20px;border-radius:8px;height:463px;margin:10px 0;cursor:pointer}.giftsItems--content:hover{box-shadow:0 4px 14px 0 hsla(0,0%,65.9%,.25)}.giftsItems--content-image{width:250px;display:flex;justify-content:center}.giftsItems--content-image img{max-width:270px;max-height:270px;width:100%;-o-object-fit:contain;object-fit:contain}.giftsItems--content-infos{display:flex;flex-direction:column;align-items:flex-start;height:100%;width:100%;justify-content:space-around}.giftsItems--content-tag{background:#e91977;border-radius:4px;font-weight:400;font-size:12px;line-height:18px;color:#f7f7f7;padding:2px 8px}.giftsItems--content-name{text-align:left;font-size:14px;line-height:24px;color:#353535;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0}.giftsItems--content-howToWin{color:#727273;text-decoration:underline;border:0;background:none;padding:0;font-family:Poppins,sans-serif}.giftsItem--content-iWant,.giftsItems--content-howToWin{font-size:14px;text-transform:uppercase;font-weight:700;cursor:pointer}.giftsItem--content-iWant{text-align:center;font-family:Poppins;background:#8dd4ca;border:none;width:100%;text-decoration:none;border-radius:8px;line-height:21px;color:#353535;padding:6px 21px;position:relative;transition:all .6s;overflow:hidden}.giftsItem--content-iWant:before{content:".";color:transparent;width:29px;height:75px;background:radial-gradient(36.94% 57.75% at 52.15% 53.1%,hsla(0,0%,100%,.8) 0,hsla(0,0%,100%,0) 100%);transform:matrix(-.89,-.45,-.45,.89,0,0);-webkit-animation:shine 4s linear infinite;animation:shine 4s linear infinite;position:absolute;left:-35px;top:-15px}.giftsItem--seeMore{display:flex;align-items:center;justify-content:center;margin:20px 0}.giftsItem--seeMore button{font-family:Poppins;background:#8dd4ca;border:none;text-transform:uppercase;display:inline-block;text-decoration:none;font-weight:700;border-radius:8px;font-size:14px;line-height:21px;color:#353535;padding:6px 21px;position:relative;transition:all .6s;overflow:hidden;width:262px;cursor:pointer}.giftsItem--seeMore button.loaded:before{content:".";color:transparent;width:18px;height:62px;background:radial-gradient(36.94% 57.75% at 52.15% 53.1%,hsla(0,0%,100%,.8) 0,hsla(0,0%,100%,0) 100%);transform:matrix(-.89,-.45,-.45,.89,0,0);position:absolute;left:0;margin-top:-25px;-webkit-animation:shine 4s linear infinite;animation:shine 4s linear infinite;overflow:hidden}.giftsItem--seeMore button.loading{font-size:0;position:relative}.giftsItem--seeMore button.loading:after{content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid'%3E%3Cstyle%3E@keyframes build-status-rotate{0%25{transform:rotate(0)}to{transform:rotate(360deg)}}%3C/style%3E%3Cg fill='none' stroke='%23F71963'%3E%3Ccircle cx='50' opacity='.4' cy='50' r='40' stroke-width='14'/%3E%3Ccircle cx='50' cy='50' r='40' stroke-dasharray='60 900' stroke-width='12' stroke-linecap='round' style='transform-origin:50px 50px;animation:build-status-rotate .7s infinite linear'/%3E%3C/g%3E%3C/svg%3E");position:absolute;width:15px;height:15px;background-size:contain}.giftsItems--content-image.loading{max-width:270px;max-height:270px;width:100%;height:100%;background-color:#f6f6f6}.giftsItems--content-name.loading{width:250px;height:30px;background-color:#f6f6f6;margin-top:15px}.giftsItems--content-tag.loading{background:#f6f6f6;border-radius:4px;font-weight:400;font-size:12px;line-height:18px;padding:2px 8px;width:70px;height:30px}.giftsItems--content-howToWin.loading{width:100px;height:20px;background:#f6f6f6}.giftsItems--content-buttons{display:flex;flex-direction:column;gap:14px;width:100%;align-items:center;justify-content:space-between}@-webkit-keyframes shine{0%{left:calc(-100% - .2rem)}15%{left:calc(100% + .2rem)}to{left:calc(100% + .2rem)}}@keyframes shine{0%{left:calc(-100% - .2rem)}15%{left:calc(100% + .2rem)}to{left:calc(100% + .2rem)}}.wrapperClosed{display:none}.wrapperOpen{display:block;position:fixed;width:100%;height:100%;top:0;background:rgba(0,0,0,.5);z-index:1}.modalToWin{background-color:#fff;margin:20% auto;max-width:512px;box-shadow:0 4px 32px 0 rgba(99,99,99,.25);border-radius:8px;padding:10px;position:relative}.modalToWin--name{font-size:16px;background:#f7f7f7;color:#353535;padding:10px;border-radius:4px}.modalToWin--textPromotional{font-size:16px;color:#353535;margin:14px 0 14px 10px}.modalToWin--textFixed{font-size:12px;color:#353535;font-weight:600;margin:14px 0 14px 10px}.modalToWin--close{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='none'%3E%3Cpath d='M13 1L1 13M1 1l12 12' stroke='%23E91977' stroke-width='1.875' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;background-color:transparent;width:14px;height:14px;position:absolute;right:10px;top:5px;cursor:pointer;border:0;outline:0;padding:0}@media (max-width:1020px){.giftsItems--content{width:33.33333%;max-width:220px}.giftsItems--content-image{max-width:200px}.giftsItems--content-image img{max-width:170px;max-height:170px;width:220px}.giftsItems--content-name.loading{width:180px}.modalToWin{max-width:80%}.giftsItem--content-iWant{visibility:visible!important}}@media (max-width:620px){.giftsItems--content{width:50%;max-width:190px}.giftsItems--content-image{max-width:180px}.giftsItems--content-name.loading{width:150px}.modalToWin{margin:70% auto;max-width:95%}}@media (max-width:480px){.giftsItems--content{width:50%;max-width:180px}.giftsItems--content-image{max-width:170px}}