.transform{margin-top:100px}.transform .picMobile{display:none}.transform .transform-title__wrap img{transition:2s ease transform}.transform .transform-title__wrap img:hover{transform:rotate(-180deg)}.transform .picPharmMobile{display:none}.transform .transform-content__inner-animwrap{overflow:hidden}.transform .best-pharm{overflow:hidden}.transform .pharm-review{overflow:hidden}.transform .picWrapReview{overflow:hidden;border-radius:20px;width:100%}.transform .picWrapReview img{width:100%;transition:transform .7s ease}.transform .picWrapReview:hover img{transform:scale(1.15)}.transform .best-pharm.visible .best-pharm__left{animation:slideInLeft;animation-duration:2s;animation-fill-mode:forwards}.transform .best-pharm.visible .best-pharm__right{animation:slideInRight;animation-duration:2s;animation-fill-mode:forwards}.transform .pharm-review.visible .pharm-review__left{animation:slideInLeft;animation-duration:2s;animation-fill-mode:forwards}.transform .pharm-review.visible .pharm-review__right-top p{animation:slideInRight;animation-duration:2s;animation-fill-mode:forwards}.transform .transform-card.visible .transform-title{opacity:1}.transform .transform-card.visible .transform-title__animwrap{animation:slideInDown;animation-duration:2s;animation-fill-mode:forwards}.transform .transform-card.visible .transform-content img{animation:slideInUp;animation-duration:2s;animation-fill-mode:forwards}.transform .transform-card.visible .transform-content__inner p{animation:slideInLeft;animation-duration:2s;animation-fill-mode:forwards}.transform-card{background:#fff;padding:20px;padding-top:60px;padding-bottom:50px;border-radius:20px;position:relative;overflow:hidden}.transform-card img.snow{position:absolute;bottom:-60px;left:-128px;transition:transform 5s ease}.transform-card img.snow:hover{transform:rotate(90deg)}.transform-title{opacity:0;overflow:hidden}.transform-title__wrap{display:flex;align-items:center}.transform-title__wrap-mobile{display:none}.transform-title__wrap h2{font-size:60px;font-weight:400;line-height:71.58px;text-align:left;text-transform:uppercase}.transform-title__wrap:first-child h2:first-child{padding-right:31px}.transform-title__wrap:first-child h2:last-child{padding-left:26px}.transform-title__wrap.desktop__bottom{padding-left:113px}.transform-title__wrap.desktop__bottom h2:first-child{padding-right:265px}.transform-title__wrap:last-child{padding-left:113px}.transform-title__wrap:last-child h2:first-child{padding-right:265px}.transform-content{display:flex;gap:40px;padding-left:354px}.transform-content img{margin-top:-24px;border-radius:16px}.transform-content__inner{display:flex;flex-direction:column;justify-content:end;gap:51px;padding-bottom:15px}.transform-content__info{font-size:24px;font-style:italic;font-weight:400;line-height:32.88px;text-align:left}.transform-content__info span{color:#ec6917}.transform-content__bottom{padding-left:70px}.transform-content__bottom p{font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#636363}.best-pharm{margin-top:110px;display:flex;gap:30px;justify-content:center;align-items:center}.best-pharm .mobile{display:none}.best-pharm__left{font-size:24px;font-style:italic;font-weight:400;line-height:36px;text-align:left}.best-pharm__right p{font-size:34px;font-weight:400;line-height:46.58px;text-align:left;padding-bottom:4px;text-transform:uppercase}.pharm-review{display:flex;gap:20px;margin-top:50px}.pharm-review .mobile{display:none}.pharm-review__left{background:#fff;padding:20px;display:flex;border-radius:20px;gap:5px;position:relative}.pharm-review__left-wrap{width:55%}.pharm-review__left:before{position:absolute;content:url(../images/review1.svg);top:20px;right:20px}.pharm-review__left img{border-radius:20px}.pharm-review__left-inner{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;min-width:200px;gap:70px}.pharm-review__left-top{display:flex;flex-direction:column;align-items:center;gap:6px}.pharm-review__left-top img{transition:1s ease transform}.pharm-review__left-top img:hover{transform:scale(.85)}.pharm-review__left-top p{font-size:24px;font-weight:400;line-height:28.8px;text-align:center;color:#636363}.pharm-review__left-bottom{display:flex;flex-direction:column;align-items:center;gap:9px}.pharm-review__right{display:flex;flex-direction:column;justify-content:flex-end;width:45%;gap:143px}.pharm-review__right-top{display:flex;width:100%;flex-direction:column;align-items:flex-end}.pharm-review__right-top p{font-size:16px;font-weight:400;line-height:21.92px;text-align:left;color:#636363}.pharm-review__right-top h3{font-size:24px;font-style:italic;font-weight:400;line-height:36px;text-align:left;position:relative}.pharm-review__right-top h3:before{content:"";position:absolute;height:1px;width:100%;background:#000;bottom:14px}.pharm-review__right-top h3 span{font-size:64px;font-weight:500;line-height:96px;text-align:left;color:#ec6917;padding:0 8px}.pharm-review__right ul{display:flex;gap:12px;align-items:center}.pharm-review__right ul li{width:40px;height:40px;background:#fff;border-radius:50%;position:relative}.pharm-review__right ul li svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.pharm-review__right ul li svg path{transition:.3s ease all}.pharm-review__right ul li:hover svg path{fill:#ec6917}@media (max-width:1250px){.transform-title{margin-bottom:20px}.transform-title__wrap:last-child{padding:0}.transform-title__wrap:last-child h2:first-child{padding-right:16px}.transform-content{padding-left:0;position:relative;z-index:1;justify-content:space-around}.transform-content img{margin-top:0}.best-pharm{flex-direction:column;align-items:start}.best-pharm .mobile{display:block}.best-pharm .desktop{display:none}.best-pharm__left br{display:none}.best-pharm__right{width:100%;display:flex;justify-content:space-between}.best-pharm__right div{display:flex;align-items:center;gap:40px;justify-content:flex-end}.pharm-review__left{flex-direction:column}.pharm-review__left:before{display:none}.pharm-review__left-inner{flex-direction:row;justify-content:space-between}}@media (max-width:1030px){.pharm-review{flex-direction:column-reverse}.pharm-review .mobile{display:block}.pharm-review .desktop{display:none}.pharm-review__right{width:100%}.pharm-review__right-top{justify-content:flex-start}.pharm-review__right-top br{display:none}.pharm-review__left{flex-direction:row}.pharm-review__left-wrap{width:100%}.pharm-review__left:before{display:none}.pharm-review__left-inner{flex-direction:column;justify-content:flex-end}.pharm-review__left-wrap ul{display:flex!important;gap:12px;align-items:center;justify-content:center;margin-top:20px}.pharm-review__left-wrap ul li{width:50px;height:50px;background:#fff;border-radius:50%;position:relative}.pharm-review__left-wrap ul li svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.pharm-review__left-wrap ul li svg path{transition:.3s ease all}.pharm-review__left-wrap ul li:hover svg path{fill:#ec6917}}@media (max-width:880px){.transform-content__bottom{padding:0}.transform-content__bottom br{display:none}.best-pharm__right{flex-direction:column}.best-pharm__right p br{display:none}}@media (max-width:780px){.transform .picPharmMobile{display:block}.transform .picPharmDesktop{display:none}.transform-title__wrap{display:none}.transform-title__wrap-mobile{display:block}.transform-title__wrap-mobile h2{font-size:40px;font-weight:400;line-height:47.72px;text-transform:uppercase}.transform-title__wrap-mobile h2.center{padding-left:14px}.transform-title__wrap-mobile h2:first-child{position:relative;width:fit-content}.transform-title__wrap-mobile h2:first-child:before{content:url(../images/star.svg);position:absolute;top:50%;transform:translateY(-40%) scale(.75);right:-50px}.transform-title__wrap-mobile h2:last-child{padding-left:50px}.pharm-review{margin-top:0}.pharm-review__left{flex-direction:column;gap:18px}.pharm-review__left-inner{flex-direction:row;justify-content:space-between}.pharm-review__left-bottom img{width:40px;height:40px}.pharm-review__left-top p{font-size:18px;font-weight:400;line-height:21.6px;text-align:start}.best-pharm__right div{gap:21px}.best-pharm__right div a{padding:15px 50px}}@media (max-width:600px){.transform{margin-top:30px}.transform-card{padding:20px 15px}.transform-card:before{top:90px;left:-140px}.transform-card img.snow{bottom:208px;left:-100px}.transform-title{margin-bottom:9px}.transform-content{flex-direction:column-reverse;gap:10px}.transform-content__inner{gap:10px;padding:0}.transform .picMobile{display:block}.transform .picDesktop{display:none}.pharm-review__right-top h3 span{font-size:40px;line-height:65px}.best-pharm{margin-top:30px}}@media (max-width:400px){.pharm-review__right-top h3{font-size:20px}}