.dbanner{width:925px;height:321px;background-color:#fff;display:flex;position:relative}.dbanner.m{width:650px;height:325px;background-color:#fff;display:flex;position:relative}.dbanner .image-container{flex:1 1 0%;display:flex;flex-direction:column;justify-content:center;padding:1rem}.dbanner .image-container img{object-fit:contain;width:100%;height:100%}.dbanner .template{display:flex;flex-direction:column;justify-content:space-between;width:460px;position:absolute;top:0;bottom:0;left:0;right:0;padding:20px;box-sizing:border-box}.dbanner.m .template{width:347px}.dbanner .template .template-top{flex:1 1 0%;display:flex;flex-direction:column;justify-content:center}.dbanner .template h4,.dbanner .template h5,.dbanner .template h6{margin:0;line-height:1.2;font-weight:600;font-family:'Open Sans',sans-serif;text-transform:uppercase}.dbanner .template h4{font-size:32px}.dbanner .template h5{font-size:24px}.dbanner.m .template h4{font-size:27px}.dbanner.m .template h5{font-size:21px}.dbanner .template .price{color:#fff;font-size:55px;margin-bottom:10px}.dbanner .template .price::after{content:" TL";font-size:34px}.dbanner .template .banner-btn{border-radius:40px;border:2px solid #fff;font-weight:600;padding:3px 15px 3px 4px;color:#fff;display:flex;align-items:center;margin-right:auto;font-size:18px;line-height:1;text-transform:uppercase}.dbanner .template .banner-btn svg{width:24px;height:24px;margin-right:6px}