Study Abroad Guide A-Z
Study Abroad নিয়ে confused?
Start করো smart way তে! 🚀
University selection থেকে visa পর্যন্ত — সব কিছু একটা complete A–Z PDF guide এ
1000+ students already benefited ✅
তুমিও কি এসব নিয়ে চিন্তিত? 😨
Most students এই problems face করে — আর সময় ও টাকা নষ্ট করে
📵
কোথা থেকে start করবে বুঝতে পারতেছো না?
❓
IELTS না MOI — কোনটা লাগবে?
🛡️
Visa reject হবে নাকি?
❔
Proper guideline নাই?
.fyb-problem-section{
text-align:center;
padding:60px 20px;
font-family:’Hind Siliguri’, sans-serif;
}
/* TITLE */
.fyb-title{
font-size:34px;
font-weight:700;
color:#0f2343;
margin-bottom:10px;
}
.fyb-title span{
color:#ED3131;
}
/* SUBTITLE */
.fyb-subtitle{
color:#6c7a8c;
font-size:16px;
margin-bottom:40px;
}
/* GRID */
.fyb-grid{
display:grid;
grid-template-columns:repeat(2,1fr);
gap:24px;
max-width:800px;
margin:0 auto;
}
/* CARD */
.fyb-card{
display:flex;
align-items:center;
gap:16px;
background:#ffffff;
border:1px solid #f2caca;
border-radius:14px;
padding:20px 22px;
text-align:left;
transition:.25s ease;
}
/* ICON BOX */
.fyb-icon{
width:46px;
height:46px;
border-radius:12px;
background:#fdeeee;
display:flex;
align-items:center;
justify-content:center;
font-size:22px;
flex-shrink:0;
}
/* TEXT */
.fyb-text{
font-size:17px;
color:#0f2343;
font-weight:500;
line-height:1.5;
}
/* 🔥 TABLET */
@media (max-width:992px){
.fyb-title{
font-size:28px;
}
}
/* 📱 MOBILE */
@media (max-width:767px){
.fyb-grid{
grid-template-columns:1fr;
}
.fyb-title{
font-size:24px;
}
.fyb-subtitle{
font-size:14px;
}
.fyb-card{
padding:18px;
}
.fyb-text{
font-size:15px;
}
}
এই guide তোমাকে step-by-step সব বুঝিয়ে দিবে
কোনো confusion ছাড়া — just follow the roadmap 🗺️
Country Selection Strategy
UK, USA, Canada, Europe — কোনটা তোমার জন্য best?
Scholarship Tips
Funding পাওয়ার proven techniques
Visa Process সহজভাবে
Step-by-step visa preparation guide
Real Roadmap
একদম শুরু থেকে শেষ পর্যন্ত clear path
.fyb-guide-section{
padding: 70px 20px;
font-family: ‘Hind Siliguri’, sans-serif;
}
.fyb-guide-container{
max-width: 1240px;
margin: 0 auto;
text-align: center;
}
.fyb-guide-title{
margin: 0;
font-size: 34px;
line-height: 1.3;
font-weight: 700;
color: #0f2343;
}
.fyb-guide-title span{
color: #2f80ff;
}
.fyb-guide-subtitle{
margin: 10px 0 46px;
font-size: 16px;
line-height: 1.7;
color: #6d7f96;
}
.fyb-guide-grid{
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
gap: 24px;
}
.fyb-guide-card{
background: #f7faff;
border: 1px solid #dfe7f2;
border-radius: 18px;
padding: 24px 20px 22px;
min-height: 194px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-start;
box-sizing: border-box;
}
.fyb-guide-icon{
width: 58px;
height: 58px;
border-radius: 14px;
background: #eaf2ff;
color: #2f80ff;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: 16px;
}
.fyb-guide-icon svg{
width: 28px;
height: 28px;
}
.fyb-card-title{
margin: 0 0 8px;
font-size: 17px;
line-height: 1.4;
font-weight: 700;
color: #0f2343;
}
.fyb-card-text{
margin: 0;
font-size: 15px;
line-height: 1.5;
color: #6d7f96;
}
@media (max-width: 1024px){
.fyb-guide-title{
font-size: 30px;
}
.fyb-guide-grid{
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}
@media (max-width: 767px){
.fyb-guide-section{
padding: 56px 16px;
}
.fyb-guide-title{
font-size: 24px;
}
.fyb-guide-subtitle{
font-size: 14px;
margin: 10px 0 30px;
}
.fyb-guide-grid{
grid-template-columns: 1fr;
gap: 16px;
}
.fyb-guide-card{
min-height: auto;
padding: 20px 18px;
}
.fyb-card-title{
font-size: 16px;
}
.fyb-card-text{
font-size: 14px;
}
}
Download Now / এখনই নিন
এই Guide এ কি কি পাচ্ছো? 📦
University & Country Selection Guide
SOP & CV Writing Tips
Scholarship Strategy
Visa Process Breakdown
Budget Planning
Mistake Avoid করার Guideline
.fyb-inside-section{
padding:70px 20px;
font-family:’Hind Siliguri’, sans-serif;
}
.fyb-inside-container{
max-width:980px;
margin:0 auto;
text-align:center;
}
.fyb-inside-title{
margin:0 0 34px;
font-size:34px;
line-height:1.3;
font-weight:700;
color:#0f2343;
}
.fyb-inside-title span{
color:#2f80ff;
}
.fyb-inside-grid{
display:grid;
grid-template-columns:repeat(2,minmax(0,1fr));
gap:18px 16px;
}
.fyb-inside-card{
display:flex;
align-items:center;
gap:14px;
min-height:82px;
background:#ffffff;
border:1px solid #dfe7f2;
border-radius:16px;
box-shadow:0 2px 6px rgba(15,35,67,0.05);
padding:0 22px;
text-align:left;
box-sizing:border-box;
}
.fyb-inside-icon{
width:22px;
height:22px;
color:#20b26b;
flex:0 0 22px;
}
.fyb-inside-icon svg{
width:22px;
height:22px;
display:block;
}
.fyb-inside-text{
font-size:17px;
line-height:1.45;
font-weight:500;
color:#0f2343;
}
@media (max-width:1024px){
.fyb-inside-title{
font-size:30px;
}
}
@media (max-width:767px){
.fyb-inside-section{
padding:56px 16px;
}
.fyb-inside-title{
font-size:24px;
margin-bottom:26px;
}
.fyb-inside-grid{
grid-template-columns:1fr;
gap:14px;
}
.fyb-inside-card{
min-height:72px;
padding:14px 16px;
}
.fyb-inside-text{
font-size:15px;
}
}
কেন এই Guide তোমার দরকার? 💡
Time & Money Save
অযথা ঘুরে ঘুরে সময় নষ্ট আর করতে হবে না
Clear Direction
ঠিক কোন step এ কি করতে হবে — সব clear
Confusion দূর
হাজারো প্রশ্নের উত্তর একটা guide এ
Visa Success বাড়বে
Proper preparation মানে বেশি chance
.fyb-why-section{
padding:70px 20px;
font-family:’Hind Siliguri’, sans-serif;
}
.fyb-why-container{
max-width:1240px;
margin:0 auto;
text-align:center;
}
.fyb-why-title{
margin:0 0 46px;
font-size:34px;
line-height:1.3;
font-weight:700;
color:#0f2343;
}
.fyb-why-title span{
color:#2f80ff;
}
.fyb-why-grid{
display:grid;
grid-template-columns:repeat(4,minmax(0,1fr));
gap:28px;
align-items:start;
}
.fyb-why-item{
display:flex;
flex-direction:column;
align-items:center;
text-align:center;
}
.fyb-why-icon{
width:64px;
height:64px;
border-radius:50%;
background:#eaf2ff;
color:#2f80ff;
display:flex;
align-items:center;
justify-content:center;
margin-bottom:16px;
}
.fyb-why-icon svg{
width:30px;
height:30px;
}
.fyb-why-item-title{
margin:0 0 8px;
font-size:18px;
line-height:1.4;
font-weight:700;
color:#0f2343;
}
.fyb-why-item-text{
margin:0;
font-size:15px;
line-height:1.55;
color:#6d7f96;
max-width:230px;
}
@media (max-width:1024px){
.fyb-why-title{
font-size:30px;
}
.fyb-why-grid{
grid-template-columns:repeat(2,minmax(0,1fr));
row-gap:34px;
}
}
@media (max-width:767px){
.fyb-why-section{
padding:56px 16px;
}
.fyb-why-title{
font-size:24px;
margin-bottom:30px;
}
.fyb-why-grid{
grid-template-columns:1fr;
gap:26px;
}
.fyb-why-item-title{
font-size:17px;
}
.fyb-why-item-text{
font-size:14px;
max-width:280px;
}
}
Guide এর একটু Preview দেখো




Special Offer — Limited Time! 🔥
আজকেই grab করো discount price এ
🔥 LIMITED OFFER
Complete Study Abroad Guide (A–Z)
৳1850৳185
90% OFF — Save ৳1665!
Download Now / এখনই নিন
⚡ Instant PDF download • Lifetime access
Students Review !
★★★★★
“শুরু বলতে এই guide পাওয়ার আগে কিছুই বুঝতাম না। এখন UK তে apply করছি confidently! Best investment ever 🔥”
রাকিব আহমেদ
🇬🇧 Applying to UK
★★★★★
“IELTS নিয়ে confusion ছিল, visa process বুঝতাম না। This guide literally changed everything. Step by step follow করেছি, Alhamdulillah visa পেয়েছি!”
তাসনিম আক্তার
🇨🇦 Canada CA
★★★★★
“Scholarship strategy part ta onek helpful chilo। 3 ta scholarship এর জন্য apply করেছি, 1 ta already পেয়েছি। Thank you Fyben Learn! 🎉”
মেহেদী হাসান
🇩🇪 Germany DE
★★★★★
“সবকিছু এক জায়গায় clear ভাবে ছিল বলে application process অনেক easy হয়ে গেছে। আগে খুব ভয় লাগতো, এখন confident feel করি।”
সাবিহা নওরীন
🇦🇺 Australia AU
★★★★★
“Document checklist আর scholarship section টা আমার সবচেয়ে বেশি helpful লেগেছে। One of the best study abroad resources I’ve seen.”
আরিফুল ইসলাম
🇺🇸 USA
★★★★★
“Guide টা পড়ার পর পুরো process টা মাথায় clear হয়ে গেছে। কোন document কখন লাগবে, কোন step আগে করতে হবে—সব nicely explained.”
নুসরাত জাহান
🇬🇧 UK
★★★★★
“এই PDF guide টা আমার জন্য huge time saver হয়েছে। আগে random source ঘুরতাম, এখন সব এক জায়গায় clear পাচ্ছি।”
ফারহান কবির
🇮🇪 Ireland IE
★★★★★
“Application timeline বুঝতে সবচেয়ে বেশি help করেছে। কোন step কখন করতে হবে সেটা খুব সুন্দর করে explain করা আছে।”
সুমাইয়া ইসলাম
🇳🇱 Netherlands NL
#fyb-slider-reviews{
–gap: 24px;
–peek-desktop: 90px;
–peek-mobile: 54px;
position: relative;
width: 100%;
max-width: 1280px;
margin: 0 auto;
padding: 0 56px 38px;
box-sizing: border-box;
font-family: ‘Hind Siliguri’, sans-serif;
}
#fyb-slider-reviews .fyb-viewport{
overflow: hidden;
width: 100%;
}
#fyb-slider-reviews .fyb-track{
display: flex;
gap: var(–gap);
transition: transform .55s ease;
will-change: transform;
}
#fyb-slider-reviews .fyb-card{
flex: 0 0 calc((100% – (2 * var(–gap)) – var(–peek-desktop)) / 3);
background: #ffffff;
border: 1px solid #d9e2ee;
border-radius: 18px;
padding: 26px 24px;
box-shadow: 0 2px 8px rgba(15,35,67,.06);
box-sizing: border-box;
min-height: 280px;
display: flex;
flex-direction: column;
justify-content: space-between;
user-select: text;
}
#fyb-slider-reviews .fyb-stars{
color: #f4b400;
font-size: 20px;
margin-bottom: 14px;
letter-spacing: 1px;
}
#fyb-slider-reviews .fyb-text{
color: #1f2d3d;
font-size: 16px;
line-height: 1.85;
margin-bottom: 22px;
}
#fyb-slider-reviews .fyb-name{
font-size: 18px;
font-weight: 700;
color: #0f2343;
}
#fyb-slider-reviews .fyb-country{
margin-top: 4px;
font-size: 14px;
color: #7f8ca0;
display: flex;
align-items: center;
gap: 6px;
}
#fyb-slider-reviews .fyb-arrow{
position: absolute;
top: 42%;
transform: translateY(-50%);
width: 42px;
height: 42px;
border: none;
border-radius: 50%;
background: #ffffff;
color: #0f2343;
box-shadow: 0 4px 14px rgba(15,35,67,.12);
cursor: pointer;
font-size: 28px;
line-height: 42px;
text-align: center;
padding: 0;
z-index: 10;
}
#fyb-slider-reviews .fyb-prev{
left: 0;
}
#fyb-slider-reviews .fyb-next{
right: 0;
}
#fyb-slider-reviews .fyb-dots{
display:flex;
justify-content:center;
align-items:center;
gap:8px;
margin-top:18px;
}
#fyb-slider-reviews .fyb-dot{
width:8px;
height:8px;
padding:0;
border:none;
border-radius:50%;
background:#d6deea;
cursor:pointer;
transition:background .25s ease, transform .25s ease;
}
#fyb-slider-reviews .fyb-dot.active{
background:#7f8ca0;
transform:scale(1);
}
@media (max-width: 767px){
#fyb-slider-reviews{
–gap: 14px;
padding: 0 34px 34px 12px;
}
#fyb-slider-reviews .fyb-card{
flex: 0 0 calc(100% – var(–peek-mobile));
min-height: 250px;
padding: 20px 16px;
}
#fyb-slider-reviews .fyb-text{
font-size: 14px;
line-height: 1.75;
}
#fyb-slider-reviews .fyb-name{
font-size: 16px;
}
#fyb-slider-reviews .fyb-country{
font-size: 13px;
}
#fyb-slider-reviews .fyb-arrow{
width: 34px;
height: 34px;
font-size: 22px;
line-height: 34px;
top: 41%;
}
#fyb-slider-reviews .fyb-prev{
left: 0;
}
#fyb-slider-reviews .fyb-next{
right: 0;
}
}
সচরাচর জিজ্ঞাসা (FAQ) ❓
সবসময় না! কিছু country এবং university তে MOI (Medium of Instruction) certificate দিয়েও apply করা যায়। Guide এ বিস্তারিত আছে।
100%! এই guide একদম scratch থেকে শুরু করে। কোনো prior knowledge দরকার নেই। যে কেউ follow করতে পারবে।
Payment complete হওয়ার সাথে সাথে instantly download link পেয়ে যাবে। Email এও PDF পাঠানো হবে।
Lifetime access! একবার কিনলে সব সময় তোমার কাছে থাকবে। Future updates ও free তে পাবে।
.fyb-faq-wrap{
font-family:’Hind Siliguri’, sans-serif;
}
/* ITEM */
.fyb-faq-item{
margin-bottom:14px;
}
/* QUESTION */
.fyb-faq-question{
width:100%;
background:#f3f6fb;
border:1px solid #d9e2ee;
border-radius:10px;
padding:18px 24px;
display:flex;
justify-content:space-between;
align-items:center;
cursor:pointer;
font-size:18px;
font-weight:600;
color:#0f2343;
transition:.25s ease;
}
/* ICON */
.fyb-faq-icon{
font-size:26px;
color:#0f2343;
transition:.25s ease;
}
/* 🔥 HOVER = RED */
.fyb-faq-question:hover{
background:#ED3131;
border-color:#ED3131;
color:#ffffff;
}
/* ICON hover */
.fyb-faq-question:hover .fyb-faq-icon{
color:#ffffff;
}
/* 🔥 ACTIVE = SAME RED */
.fyb-faq-item.active .fyb-faq-question{
background:#ED3131;
border-color:#ED3131;
color:#ffffff;
border-bottom-left-radius:0;
border-bottom-right-radius:0;
}
.fyb-faq-item.active .fyb-faq-icon{
color:#ffffff;
}
/* ANSWER */
.fyb-faq-answer{
max-height:0;
overflow:hidden;
transition:max-height .35s ease;
}
.fyb-faq-answer-inner{
background:#f3f6fb;
border:1px solid #d9e2ee;
border-top:none;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
padding:0 24px 20px 24px;
font-size:16px;
line-height:1.8;
color:#425466;
}
/* OPEN */
.fyb-faq-item.active .fyb-faq-answer{
max-height:250px;
}
/* MOBILE */
@media (max-width:767px){
.fyb-faq-question{
font-size:16px;
padding:16px 18px;
}
.fyb-faq-answer-inner{
font-size:14px;
padding:0 18px 18px 18px;
}
.fyb-faq-icon{
font-size:22px;
}
}
আজকেই start করো তোমার Study Abroad journey 🚀
আর দেরি করো না — হাজারো students এর মতো তুমিও সঠিক পথে এগিয়ে যাও
© 2026 Learn Fyben. All rights reserved.
Showing all 2 results
